Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 505
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3021
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 292
originally caused by:
Started by timer
Obtained buildenv/jenkins/openjdk_tests from git https://github.com/adoptium/aqa-tests.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-08-26T20:51:44.141Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-08-26T20:51:44.142Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-08-26T20:51:44.157Z] Found a total of 8 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-26T20:51:44.162Z] dynamicAgents: []
[Pipeline] node
[2025-08-26T20:51:44.195Z] Running on test-docker-ubi8-armv8-2 in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests
[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-26T20:51:44.229Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-26T20:51:44.635Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-26T20:51:44.635Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-26T20:51:44.814Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-26T20:51:45.020Z] The recommended git tool is: git
[2025-08-26T20:51:45.375Z] No credentials specified
[2025-08-26T20:51:45.548Z] Cloning the remote Git repository
[2025-08-26T20:51:45.805Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-08-26T20:51:45.806Z] > git init /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests # timeout=10
[2025-08-26T20:51:45.818Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-08-26T20:51:45.819Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-08-26T20:51:45.819Z] > git --version # timeout=10
[2025-08-26T20:51:45.823Z] > git --version # 'git version 2.43.7'
[2025-08-26T20:51:45.823Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-26T20:51:49.292Z] Avoid second fetch
[2025-08-26T20:51:49.470Z] Checking out Revision 1ef663ab0243186b896488a2eb1f06c5adbefced (origin/master)
[2025-08-26T20:51:49.015Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-08-26T20:51:49.020Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-26T20:51:49.373Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-08-26T20:51:49.552Z] > git config core.sparsecheckout # timeout=10
[2025-08-26T20:51:49.557Z] > git checkout -f 1ef663ab0243186b896488a2eb1f06c5adbefced # timeout=10
[2025-08-26T20:51:50.739Z] Commit message: "Remove PARALLEL info in the job description (#6532)"
[2025-08-26T20:51:50.841Z] > git rev-list --no-walk 733e828eaf707709002a67c0ca06e9e08055f474 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/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-26T20:51:53.481Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-08-26T20:51:53.516Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-08-26T20:51:55.566Z] + LC_TIME=C
[2025-08-26T20:51:55.567Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-08-26T20:51:56.272Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-26T20:51:58.081Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-08-26T20:51:58.081Z] Unix type machine..
[2025-08-26T20:51:58.081Z] Running on a Linux host
[2025-08-26T20:51:58.081Z] 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-26T20:52:01.159Z] + printenv
[2025-08-26T20:52:01.159Z] TIME_LIMIT=1
[2025-08-26T20:52:01.159Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/340/display/redirect
[2025-08-26T20:52:01.159Z] JENKINS_URL=https://ci.adoptium.net/
[2025-08-26T20:52:01.159Z] EXECUTOR_NUMBER=0
[2025-08-26T20:52:01.159Z] SSH_CONNECTION=78.47.239.97 36544 172.17.0.7 22
[2025-08-26T20:52:01.159Z] _=/usr/bin/printenv
[2025-08-26T20:52:01.159Z] LANG=C.utf8
[2025-08-26T20:52:01.159Z] BUILD_ID=340
[2025-08-26T20:52:01.159Z] USE_JRE=false
[2025-08-26T20:52:01.159Z] jobStatus=SUCCESS
[2025-08-26T20:52:01.159Z] OLDPWD=/home/jenkins
[2025-08-26T20:52:01.159Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/340/display/redirect?page=changes
[2025-08-26T20:52:01.159Z] STF_OWNER_BRANCH=adoptium:master
[2025-08-26T20:52:01.159Z] PERSONAL_BUILD=false
[2025-08-26T20:52:01.159Z] LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-08-26T20:52:01.159Z] JENKINS_NODE_COOKIE=128c1545-b941-4845-b785-ba8c14a3b10a
[2025-08-26T20:52:01.159Z] JDK_IMPL=hotspot
[2025-08-26T20:52:01.160Z] JOB_BASE_NAME=jdk8u-linux-aarch64-temurin_SmokeTests
[2025-08-26T20:52:01.160Z] WORKSPACE_TMP=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests@tmp
[2025-08-26T20:52:01.160Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-08-26T20:52:01.160Z] DYNAMIC_COMPILE=true
[2025-08-26T20:52:01.160Z] OPENJ9_BRANCH=master
[2025-08-26T20:52:01.160Z] which_declare=declare -f
[2025-08-26T20:52:01.160Z] CI=true
[2025-08-26T20:52:01.160Z] HUDSON_COOKIE=0f62dd5f-0849-42df-be09-5145135ca974
[2025-08-26T20:52:01.160Z] USER=jenkins
[2025-08-26T20:52:01.160Z] ADOPTOPENJDK_BRANCH=master
[2025-08-26T20:52:01.160Z] ORIGIN_JDK_VERSION=8
[2025-08-26T20:52:01.160Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2025-08-26T20:52:01.160Z] UPSTREAM_JOB_NUMBER=505
[2025-08-26T20:52:01.160Z] BUILD_NUMBER=340
[2025-08-26T20:52:01.160Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-08-26T20:52:01.160Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-08-26T20:52:01.160Z] WORKSPACE=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests
[2025-08-26T20:52:01.160Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2025-08-26T20:52:01.160Z] KEEP_REPORTDIR=false
[2025-08-26T20:52:01.160Z] PWD=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests
[2025-08-26T20:52:01.160Z] HUDSON_URL=https://ci.adoptium.net/
[2025-08-26T20:52:01.160Z] USE_TESTENV_PROPERTIES=false
[2025-08-26T20:52:01.160Z] HOME=/home/jenkins
[2025-08-26T20:52:01.160Z] NODE_NAME=test-docker-ubi8-armv8-2
[2025-08-26T20:52:01.160Z] PERF_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../benchmarks
[2025-08-26T20:52:01.160Z] DOCKER_REQUIRED=false
[2025-08-26T20:52:01.160Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-08-26T20:52:01.160Z] SSH_CLIENT=78.47.239.97 36544 22
[2025-08-26T20:52:01.160Z] ARCHIVE_TEST_RESULTS=false
[2025-08-26T20:52:01.160Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-08-26T20:52:01.160Z] JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests
[2025-08-26T20:52:01.160Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/340/display/redirect?page=tests
[2025-08-26T20:52:01.160Z] BUILD_LIST=functional/buildAndPackage
[2025-08-26T20:52:01.160Z] KEEP_WORKSPACE=false
[2025-08-26T20:52:01.160Z] EXIT_SUCCESS=false
[2025-08-26T20:52:01.160Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-08-26T20:52:01.160Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-08-26T20:52:01.160Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/display/redirect
[2025-08-26T20:52:01.160Z] SDK_RESOURCE=upstream
[2025-08-26T20:52:01.160Z] ACTIVE_NODE_TIMEOUT=5
[2025-08-26T20:52:01.160Z] SPEC=linux_aarch64
[2025-08-26T20:52:01.160Z] ITERATIONS=1
[2025-08-26T20:52:01.160Z] GENERATE_JOBS=false
[2025-08-26T20:52:01.160Z] TEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-08-26T20:52:01.160Z] LIGHT_WEIGHT_CHECKOUT=true
[2025-08-26T20:52:01.160Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/340/display/redirect?page=artifacts
[2025-08-26T20:52:01.160Z] AUTO_DETECT=true
[2025-08-26T20:52:01.160Z] TAP_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests.tap
[2025-08-26T20:52:01.160Z] VENDOR_TEST_BRANCHES=master
[2025-08-26T20:52:01.160Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/340/
[2025-08-26T20:52:01.160Z] SHELL=/bin/bash
[2025-08-26T20:52:01.160Z] STAGE_NAME=Setup
[2025-08-26T20:52:01.160Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-26T20:52:01.160Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-temurin_SmokeTests/
[2025-08-26T20:52:01.160Z] TKG_OWNER_BRANCH=adoptium:master
[2025-08-26T20:52:01.160Z] JDK_VERSION=8
[2025-08-26T20:52:01.160Z] BUILD_DISPLAY_NAME=#340
[2025-08-26T20:52:01.160Z] PLATFORM=aarch64_linux
[2025-08-26T20:52:01.160Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-08-26T20:52:01.160Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2025-08-26T20:52:01.160Z] SHLVL=3
[2025-08-26T20:52:01.160Z] PARALLEL=None
[2025-08-26T20:52:01.160Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk8u-jdk8u-linux-aarch64-temurin_SmokeTests-340
[2025-08-26T20:52:01.160Z] TKG_ITERATIONS=1
[2025-08-26T20:52:01.160Z] EXIT_FAILURE=false
[2025-08-26T20:52:01.160Z] NODE_LABELS=test-docker-ubi8-armv8-2 armv8 hw.arch.aarch64 test ci.role.test hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-2 linux armv8.2 sw.os.linux ubi8 ubi
[2025-08-26T20:52:01.160Z] TARGET=extended.functional
[2025-08-26T20:52:01.160Z] LOGNAME=jenkins
[2025-08-26T20:52:01.160Z] JOBSTARTTIME=Tue, 26 Aug 2025 20:51:54 +0000
[2025-08-26T20:52:01.160Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2025-08-26T20:52:01.160Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-08-26T20:52:01.160Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-08-26T20:52:01.160Z] VENDOR_TEST_DIRS=/test/functional
[2025-08-26T20:52:01.160Z] JENKINS_SERVER_COOKIE=durable-6bd27e7ff0fbe85a40fd33a64e82fa80a1886147bba6003d8bc3a164622fcd35
[2025-08-26T20:52:01.160Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-08-26T20:52:01.160Z] BASH_FUNC_which%%=() { ( alias;
[2025-08-26T20:52:01.160Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2025-08-26T20:52:01.160Z] }
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-26T20:52:01.682Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-08-26T20:52:01.704Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-26T20:52:53.836Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 505
[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 OPENJ9_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 OPENJ9_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 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 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 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-26T20:52:54.105Z] 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-08-26T20:52:54.111Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2025-08-26T20:52:54.212Z] $ ssh-agent
[2025-08-26T20:52:54.994Z] SSH_AUTH_SOCK=/tmp/ssh-0oShU6Uo6egz/agent.97585
[2025-08-26T20:52:54.994Z] SSH_AGENT_PID=97587
[2025-08-26T20:52:54.994Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-08-26T20:52:55.017Z] Running in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2025-08-26T20:52:56.876Z] ++ pwd
[2025-08-26T20:52:56.876Z] + ./get.sh -s /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/functional
[2025-08-26T20:52:56.876Z] TESTDIR: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests
[2025-08-26T20:52:56.876Z] get jdk binary...
[2025-08-26T20:52:56.876Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-08-26T20:52:56.876Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b04-ea.tar.gz ...
[2025-08-26T20:52:57.810Z] List files in jdkbinary folder...
[2025-08-26T20:52:57.810Z] total 283472
[2025-08-26T20:52:57.810Z] -rw-r--r-- 1 jenkins jenkins 147508822 Aug 26 20:38 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b04-ea.tar.gz
[2025-08-26T20:52:57.810Z] -rw-r--r-- 1 jenkins jenkins 102215121 Aug 26 20:38 OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b04-ea.tar.gz
[2025-08-26T20:52:57.810Z] -rw-r--r-- 1 jenkins jenkins 40436514 Aug 26 20:38 OpenJDK8U-jre_aarch64_linux_hotspot_8u472b04-ea.tar.gz
[2025-08-26T20:52:57.810Z] -rw-rw-r-- 1 jenkins jenkins 21192 Aug 26 20:45 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b04-ea-metadata.json
[2025-08-26T20:52:57.811Z] -rw-r--r-- 1 jenkins jenkins 80942 Aug 26 20:48 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b04-ea.json
[2025-08-26T20:52:57.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 20:52 tmp
[2025-08-26T20:52:57.811Z] List files in jdkbinary/tmp folder...
[2025-08-26T20:52:57.811Z] total 4
[2025-08-26T20:52:57.811Z] drwxr-xr-x 8 jenkins jenkins 4096 Aug 26 20:38 jdk8u472-b04
[2025-08-26T20:52:57.811Z] Moving directory jdk8u472-b04/ to ../j2sdk-image
[2025-08-26T20:52:57.811Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u472b04-ea.tar.gz ...
[2025-08-26T20:52:58.745Z] List files in jdkbinary folder...
[2025-08-26T20:52:58.745Z] total 283476
[2025-08-26T20:52:58.745Z] -rw-r--r-- 1 jenkins jenkins 147508822 Aug 26 20:38 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b04-ea.tar.gz
[2025-08-26T20:52:58.745Z] -rw-r--r-- 1 jenkins jenkins 102215121 Aug 26 20:38 OpenJDK8U-jdk_aarch64_linux_hotspot_8u472b04-ea.tar.gz
[2025-08-26T20:52:58.745Z] -rw-r--r-- 1 jenkins jenkins 40436514 Aug 26 20:38 OpenJDK8U-jre_aarch64_linux_hotspot_8u472b04-ea.tar.gz
[2025-08-26T20:52:58.745Z] -rw-rw-r-- 1 jenkins jenkins 21192 Aug 26 20:45 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b04-ea-metadata.json
[2025-08-26T20:52:58.745Z] -rw-r--r-- 1 jenkins jenkins 80942 Aug 26 20:48 OpenJDK8U-sbom_aarch64_linux_hotspot_8u472b04-ea.json
[2025-08-26T20:52:58.745Z] drwxr-xr-x 8 jenkins jenkins 4096 Aug 26 20:38 j2sdk-image
[2025-08-26T20:52:58.745Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 20:52 tmp
[2025-08-26T20:52:58.745Z] List files in jdkbinary/tmp folder...
[2025-08-26T20:52:58.745Z] total 4
[2025-08-26T20:52:58.745Z] drwxr-xr-x 5 jenkins jenkins 4096 Aug 26 20:38 jdk8u472-b04-jre
[2025-08-26T20:52:58.745Z] Moving directory jdk8u472-b04-jre/ to ../j2re-image
[2025-08-26T20:52:58.745Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u472b04-ea.tar.gz over ./j2sdk-image/jre...
[2025-08-26T20:53:01.710Z] Removing top-level folder jdk8u472-b04-debug-image/
[2025-08-26T20:53:01.710Z] Removing top-level folder jdk8u472-b04/
[2025-08-26T20:53:01.710Z] Run /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2025-08-26T20:53:01.710Z] =JAVA VERSION OUTPUT BEGIN=
[2025-08-26T20:53:01.710Z] openjdk version "1.8.0_472-beta"
[2025-08-26T20:53:01.710Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508262014-b04)
[2025-08-26T20:53:01.710Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b04, mixed mode)
[2025-08-26T20:53:01.710Z] =JAVA VERSION OUTPUT END=
[2025-08-26T20:53:01.710Z] =RELEASE INFO BEGIN=
[2025-08-26T20:53:01.710Z] JAVA_VERSION="1.8.0_472"
[2025-08-26T20:53:01.710Z] OS_NAME="Linux"
[2025-08-26T20:53:01.710Z] OS_VERSION="2.6"
[2025-08-26T20:53:01.710Z] OS_ARCH="aarch64"
[2025-08-26T20:53:01.710Z] SOURCE=".:git:83a973d78b01+"
[2025-08-26T20:53:01.710Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-08-26T20:53:01.710Z] BUILD_SOURCE="git:1ac572c0f3e63d2e3eb82f9fad04b3836d468330"
[2025-08-26T20:53:01.710Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-08-26T20:53:01.710Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-08-26T20:53:01.710Z] FULL_VERSION="1.8.0_472-beta-202508262014-b04"
[2025-08-26T20:53:01.710Z] SEMANTIC_VERSION="8.0.472+4"
[2025-08-26T20:53:01.710Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2025-08-26T20:53:01.710Z] JVM_VARIANT="Hotspot"
[2025-08-26T20:53:01.710Z] JVM_VERSION="25.472-b04"
[2025-08-26T20:53:01.710Z] IMAGE_TYPE="JDK"
[2025-08-26T20:53:01.710Z] =RELEASE INFO END=
[2025-08-26T20:53:01.710Z] get testKitGen...
[2025-08-26T20:53:01.710Z] git clone -q https://github.com/adoptium/TKG.git
[2025-08-26T20:53:02.687Z] git rev-parse master
[2025-08-26T20:53:02.687Z] git checkout -q -f 22529199368176ccd2e43c4cf47437798dcecf81
[2025-08-26T20:53:02.687Z] get functional test material...
[2025-08-26T20:53:02.687Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-08-26T20:53:02.687Z] Cloning into 'openj9'...
[2025-08-26T20:53:02.687Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2025-08-26T20:53:10.722Z] Updating files: 86% (8883/10320)
[2025-08-26T20:53:10.722Z] Updating files: 87% (8979/10320)
[2025-08-26T20:53:10.722Z] Updating files: 88% (9082/10320)
[2025-08-26T20:53:10.722Z] Updating files: 89% (9185/10320)
[2025-08-26T20:53:10.722Z] Updating files: 90% (9288/10320)
[2025-08-26T20:53:10.722Z] Updating files: 91% (9392/10320)
[2025-08-26T20:53:10.722Z] Updating files: 92% (9495/10320)
[2025-08-26T20:53:10.722Z] Updating files: 93% (9598/10320)
[2025-08-26T20:53:10.722Z] Updating files: 94% (9701/10320)
[2025-08-26T20:53:10.722Z] Updating files: 95% (9804/10320)
[2025-08-26T20:53:10.722Z] Updating files: 96% (9908/10320)
[2025-08-26T20:53:10.722Z] Updating files: 97% (10011/10320)
[2025-08-26T20:53:10.722Z] Updating files: 98% (10114/10320)
[2025-08-26T20:53:10.722Z] Updating files: 99% (10217/10320)
[2025-08-26T20:53:10.722Z] Updating files: 100% (10320/10320)
[2025-08-26T20:53:10.722Z] Updating files: 100% (10320/10320), done.
[2025-08-26T20:53:10.722Z] check OpenJ9 Repo sha
[2025-08-26T20:53:10.722Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/openj9 --output_file /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-08-26T20:53:10.722Z] Check sha in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-08-26T20:53:10.722Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-26T20:53:10.722Z] OPENJ9_SHA=6e16eb1a4fc681949ccc6b100b984ab217d8cb3f
[2025-08-26T20:53:10.722Z] total 132
[2025-08-26T20:53:10.722Z] -rw-rw-r-- 1 jenkins jenkins 6735 Aug 26 20:51 Contributing.md
[2025-08-26T20:53:10.722Z] -rw-rw-r-- 1 jenkins jenkins 11360 Aug 26 20:51 LICENSE
[2025-08-26T20:53:10.722Z] -rw-rw-r-- 1 jenkins jenkins 65 Aug 26 20:51 NOTICE
[2025-08-26T20:53:10.722Z] -rw-rw-r-- 1 jenkins jenkins 8335 Aug 26 20:51 README.md
[2025-08-26T20:53:10.722Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 20:53 TKG
[2025-08-26T20:53:10.722Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 20:51 buildenv
[2025-08-26T20:53:10.722Z] -rwxrwxr-x 1 jenkins jenkins 339 Aug 26 20:51 compile.sh
[2025-08-26T20:53:10.722Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 20:51 config
[2025-08-26T20:53:10.722Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 20:51 doc
[2025-08-26T20:53:10.722Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 26 20:51 docs
[2025-08-26T20:53:10.722Z] drwxrwxr-x 34 jenkins jenkins 4096 Aug 26 20:51 external
[2025-08-26T20:53:10.722Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 20:51 functional
[2025-08-26T20:53:10.722Z] -rwxrwxr-x 1 jenkins jenkins 30008 Aug 26 20:51 get.sh
[2025-08-26T20:53:10.722Z] drwxrwxr-x 20 jenkins jenkins 4096 Aug 26 20:51 jck
[2025-08-26T20:53:10.722Z] drwxrwxr-x 14 jenkins jenkins 4096 Aug 26 20:53 openj9
[2025-08-26T20:53:10.722Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 20:51 openjdk
[2025-08-26T20:53:10.722Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 26 20:51 perf
[2025-08-26T20:53:10.722Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 20:51 scripts
[2025-08-26T20:53:10.722Z] drwxrwxr-x 13 jenkins jenkins 4096 Aug 26 20:51 system
[2025-08-26T20:53:10.722Z] -rwxrwxr-x 1 jenkins jenkins 3935 Aug 26 20:51 terminateTestProcesses.sh
[2025-08-26T20:53:10.722Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 20:51 testenv
[2025-08-26T20:53:10.722Z] get vendor test material...
[2025-08-26T20:53:10.722Z] vendor repo is https://github.com/adoptium/temurin-build
[2025-08-26T20:53:10.722Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2025-08-26T20:53:10.722Z] check vendor repo sha
[2025-08-26T20:53:10.722Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2025-08-26T20:53:10.722Z] Check sha in vendor_0 and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-08-26T20:53:10.722Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2025-08-26T20:53:10.722Z] temurin-build_BRANCH=a3862d196b7ecaa6556191934d7015bf35e3b4f9
[2025-08-26T20:53:10.722Z] Stage vendor_0//test/functional to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-08-26T20:53:11.349Z] $ ssh-agent -k
[2025-08-26T20:53:11.354Z] unset SSH_AUTH_SOCK;
[2025-08-26T20:53:11.354Z] unset SSH_AGENT_PID;
[2025-08-26T20:53:11.354Z] echo Agent pid 97587 killed;
[2025-08-26T20:53:12.130Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-26T20:53:12.701Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-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=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=505&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-08-26T20:53:12.721Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=test-docker-ubi8-armv8-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-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=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=505&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-08-26T20:53:12.784Z] Building tests...
[Pipeline] timeout
[2025-08-26T20:53:12.791Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-26T20:53:12.815Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-26T20:53:14.884Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-26T20:54:06.425Z] --------------------------------------------
[2025-08-26T20:54:06.425Z] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-08-26T20:54:06.425Z] task is set to default
[2025-08-26T20:54:06.425Z] dependencyList is set to all
[2025-08-26T20:54:06.425Z] --------------------------------------------
[2025-08-26T20:54:06.425Z] Starting download third party dependent jars
[2025-08-26T20:54:06.425Z] --------------------------------------------
[2025-08-26T20:54:06.425Z] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-26T20:54:06.425Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-08-26T20:54:07.375Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (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 TARGET (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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-26T20:54:07.401Z] ITERATION: 1/1
[Pipeline] wrap
[2025-08-26T20:54:07.837Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/.xvfb-340-..fbdir1375887214039416230
[Pipeline] {
[Pipeline] sh
[2025-08-26T20:54:30.259Z] + ps -f
[2025-08-26T20:54:30.259Z] + grep '[X]vfb'
[2025-08-26T20:54:30.259Z] + awk '{print $9}'
[Pipeline] echo
[2025-08-26T20:54:30.952Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-08-26T20:54:31.036Z] $ ssh-agent
[2025-08-26T20:54:31.819Z] SSH_AUTH_SOCK=/tmp/ssh-w7o6jOxZSOhX/agent.97803
[2025-08-26T20:54:31.819Z] SSH_AGENT_PID=97805
[2025-08-26T20:54:31.819Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-08-26T20:54:33.645Z] ++ uname
[2025-08-26T20:54:33.645Z] + '[' Linux = AIX ']'
[2025-08-26T20:54:33.645Z] ++ uname
[2025-08-26T20:54:33.645Z] + '[' Linux = SunOS ']'
[2025-08-26T20:54:33.645Z] ++ uname
[2025-08-26T20:54:33.645Z] + '[' Linux = '*BSD' ']'
[2025-08-26T20:54:33.645Z] + MAKE=make
[2025-08-26T20:54:33.645Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-08-26T20:54:33.645Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-08-26T20:54:35.976Z] ++ uname
[2025-08-26T20:54:35.976Z] + '[' Linux = AIX ']'
[2025-08-26T20:54:35.976Z] ++ uname
[2025-08-26T20:54:35.976Z] + '[' Linux = SunOS ']'
[2025-08-26T20:54:35.976Z] ++ uname
[2025-08-26T20:54:35.976Z] + '[' Linux = '*BSD' ']'
[2025-08-26T20:54:35.976Z] + MAKE=make
[2025-08-26T20:54:35.976Z] + cd ./aqa-tests
[2025-08-26T20:54:35.976Z] + . ./scripts/testenv/testenvSettings.sh
[2025-08-26T20:54:35.976Z] ++ set +x
[2025-08-26T20:54:35.976Z] JAVA_HOME is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-08-26T20:54:35.976Z] LIB_DIR is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-08-26T20:54:35.976Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-26T20:54:35.976Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-26T20:54:35.976Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-26T20:54:35.976Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-26T20:54:35.976Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml
[2025-08-26T20:54:35.976Z]
[2025-08-26T20:54:35.976Z] build:
[2025-08-26T20:54:35.976Z]
[2025-08-26T20:54:35.976Z] clean:
[2025-08-26T20:54:35.976Z]
[2025-08-26T20:54:35.976Z] init:
[2025-08-26T20:54:35.976Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/bin
[2025-08-26T20:54:35.976Z]
[2025-08-26T20:54:35.976Z] getDependentLibs:
[2025-08-26T20:54:35.976Z] [exec] --------------------------------------------
[2025-08-26T20:54:35.976Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-08-26T20:54:35.976Z] [exec] task is set to default
[2025-08-26T20:54:35.976Z] [exec] dependencyList is set to json_simple
[2025-08-26T20:54:35.976Z] [exec] --------------------------------------------
[2025-08-26T20:54:35.976Z] [exec] Starting download third party dependent jars
[2025-08-26T20:54:35.976Z] [exec] --------------------------------------------
[2025-08-26T20:54:35.976Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-08-26T20:54:35.976Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-26T20:54:35.976Z] [exec] downloaded dependent third party jars successfully
[2025-08-26T20:54:35.976Z]
[2025-08-26T20:54:35.976Z] compile:
[2025-08-26T20:54:35.976Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-08-26T20:54:35.976Z] [echo] ============COMPILER SETTINGS============
[2025-08-26T20:54:35.976Z] [echo] ===fork: yes
[2025-08-26T20:54:35.976Z] [echo] ===debug: on
[2025-08-26T20:54:35.976Z] [javac] Compiling 28 source files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/bin
[2025-08-26T20:54:37.898Z]
[2025-08-26T20:54:37.899Z] dist:
[2025-08-26T20:54:37.899Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar
[2025-08-26T20:54:37.899Z]
[2025-08-26T20:54:37.899Z] BUILD SUCCESSFUL
[2025-08-26T20:54:37.899Z] Total time: 1 second
[2025-08-26T20:54:37.899Z] 0
[2025-08-26T20:54:37.899Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-26T20:54:37.899Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-26T20:54:37.899Z] microArchOutput:
[2025-08-26T20:54:37.899Z] ****************************** MACHINE INFO ******************************
[2025-08-26T20:54:37.899Z] File path : /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG
[2025-08-26T20:54:37.899Z] Free Physical Memory Size : 2798936064
[2025-08-26T20:54:37.899Z] Free space (bytes) : 59800834048
[2025-08-26T20:54:37.899Z] Total Physical Memory Size : 6442450944
[2025-08-26T20:54:37.899Z] Total space (bytes) : 167961710592
[2025-08-26T20:54:37.899Z] Usable space (bytes) : 51194335232
[2025-08-26T20:54:37.899Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-08-26T20:54:37.899Z] bashVersion :
[2025-08-26T20:54:37.899Z] GNU bash, version 4.4.20(1)-release (aarch64-redhat-linux-gnu)
[2025-08-26T20:54:37.899Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-08-26T20:54:37.899Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-26T20:54:37.899Z]
[2025-08-26T20:54:37.899Z] This is free software; you are free to change and redistribute it.
[2025-08-26T20:54:37.899Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-26T20:54:37.899Z] cpuCores : 8
[2025-08-26T20:54:37.899Z] curlVersion :
[2025-08-26T20:54:37.899Z] curl 7.61.1 (aarch64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0
[2025-08-26T20:54:37.899Z] Release-Date: 2018-09-05
[2025-08-26T20:54:37.899Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-08-26T20:54:37.899Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2025-08-26T20:54:37.899Z] dockerVersion : bash: docker: command not found
[2025-08-26T20:54:37.899Z] gcc version : 8
[2025-08-26T20:54:37.899Z] gclibc version : ldd (GNU libc) 2.28
[2025-08-26T20:54:37.899Z] gdb version : bash: gdb: command not found
[2025-08-26T20:54:37.899Z] lldb version : Command could not be executed
[2025-08-26T20:54:37.899Z] makeVersion :
[2025-08-26T20:54:37.899Z] GNU Make 4.2.1
[2025-08-26T20:54:37.899Z] Built for aarch64-redhat-linux-gnu
[2025-08-26T20:54:37.899Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-08-26T20:54:37.899Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-26T20:54:37.899Z] This is free software: you are free to change and redistribute it.
[2025-08-26T20:54:37.899Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-26T20:54:37.899Z] mavenVersion : bash: mvn: command not found
[2025-08-26T20:54:37.899Z] osInfo :
[2025-08-26T20:54:37.899Z] NAME="Red Hat Enterprise Linux"
[2025-08-26T20:54:37.899Z] VERSION="8.10 (Ootpa)"
[2025-08-26T20:54:37.899Z] ID="rhel"
[2025-08-26T20:54:37.899Z] ID_LIKE="fedora"
[2025-08-26T20:54:37.899Z] VERSION_ID="8.10"
[2025-08-26T20:54:37.899Z] PLATFORM_ID="platform:el8"
[2025-08-26T20:54:37.899Z] PRETTY_NAME="Red Hat Enterprise Linux 8.10 (Ootpa)"
[2025-08-26T20:54:37.899Z] ANSI_COLOR="0;31"
[2025-08-26T20:54:37.899Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
[2025-08-26T20:54:37.899Z] HOME_URL="https://www.redhat.com/"
[2025-08-26T20:54:37.899Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
[2025-08-26T20:54:37.899Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-08-26T20:54:37.899Z]
[2025-08-26T20:54:37.899Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
[2025-08-26T20:54:37.899Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.10
[2025-08-26T20:54:37.899Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-08-26T20:54:37.899Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.10"
[2025-08-26T20:54:37.899Z] osLabel : rhel.8
[2025-08-26T20:54:37.899Z] perlVersion :
[2025-08-26T20:54:37.899Z]
[2025-08-26T20:54:37.899Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for aarch64-linux-thread-multi
[2025-08-26T20:54:37.899Z] (with 59 registered patches, see perl -V for more detail)
[2025-08-26T20:54:37.899Z]
[2025-08-26T20:54:37.899Z] Copyright 1987-2018, Larry Wall
[2025-08-26T20:54:37.899Z]
[2025-08-26T20:54:37.899Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-26T20:54:37.899Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-26T20:54:37.899Z]
[2025-08-26T20:54:37.899Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-26T20:54:37.899Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-26T20:54:37.899Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-08-26T20:54:37.899Z]
[2025-08-26T20:54:37.899Z] podmanVersion : bash: podman: command not found
[2025-08-26T20:54:37.899Z] procArch : aarch64
[2025-08-26T20:54:37.899Z] sysArch : aarch64
[2025-08-26T20:54:37.899Z] sysOS : Linux
[2025-08-26T20:54:37.899Z] ulimit :
[2025-08-26T20:54:37.899Z] core file size (blocks, -c) unlimited
[2025-08-26T20:54:37.899Z] data seg size (kbytes, -d) unlimited
[2025-08-26T20:54:37.899Z] scheduling priority (-e) 0
[2025-08-26T20:54:37.899Z] file size (blocks, -f) unlimited
[2025-08-26T20:54:37.899Z] pending signals (-i) 63426
[2025-08-26T20:54:37.899Z] max locked memory (kbytes, -l) 8192
[2025-08-26T20:54:37.899Z] max memory size (kbytes, -m) unlimited
[2025-08-26T20:54:37.899Z] open files (-n) 1048576
[2025-08-26T20:54:37.899Z] pipe size (512 bytes, -p) 8
[2025-08-26T20:54:37.899Z] POSIX message queues (bytes, -q) 819200
[2025-08-26T20:54:37.899Z] real-time priority (-r) 0
[2025-08-26T20:54:37.899Z] stack size (kbytes, -s) 8192
[2025-08-26T20:54:37.899Z] cpu time (seconds, -t) unlimited
[2025-08-26T20:54:37.899Z] max user processes (-u) unlimited
[2025-08-26T20:54:37.899Z] virtual memory (kbytes, -v) unlimited
[2025-08-26T20:54:37.899Z] file locks (-x) unlimited
[2025-08-26T20:54:37.899Z] uname : Linux 5e4fb022845b 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-08-26T20:54:37.899Z] vmVendor : Oracle Corporation
[2025-08-26T20:54:37.899Z] vmVersion : 25.472-b04
[2025-08-26T20:54:37.899Z] xlc version : bash: xlC: command not found
[2025-08-26T20:54:37.899Z] **************************************************************************
[2025-08-26T20:54:37.899Z]
[2025-08-26T20:54:37.899Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-26T20:54:37.899Z]
[2025-08-26T20:54:37.899Z] System.getProperty('java.vendor')=Temurin
[2025-08-26T20:54:37.899Z]
[2025-08-26T20:54:37.899Z] System.getProperty('os.name')=Linux
[2025-08-26T20:54:37.899Z]
[2025-08-26T20:54:37.899Z] System.getProperty('os.arch')=aarch64
[2025-08-26T20:54:37.899Z]
[2025-08-26T20:54:37.899Z] System.getProperty('java.fullversion')=null
[2025-08-26T20:54:37.899Z]
[2025-08-26T20:54:37.899Z] System.getProperty('sun.arch.data.model')=64
[2025-08-26T20:54:37.899Z]
[2025-08-26T20:54:37.899Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2025-08-26T20:54:37.899Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-26T20:54:37.899Z] perl scripts/configure.pl
[2025-08-26T20:54:38.957Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_aarch64 --microArch="" --osLabel="rhel.8" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2025-08-26T20:54:38.957Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-26T20:54:38.957Z]
[2025-08-26T20:54:38.957Z]
[2025-08-26T20:54:38.957Z] Starting to generate build list.
[2025-08-26T20:54:38.957Z]
[2025-08-26T20:54:38.957Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2025-08-26T20:54:38.957Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-08-26T20:54:38.957Z]
[2025-08-26T20:54:38.957Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-26T20:54:38.957Z] make -f clean.mk cleanBuild
[2025-08-26T20:54:38.957Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-26T20:54:38.957Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest
[2025-08-26T20:54:38.957Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-26T20:54:38.957Z] make -f compile.mk compile
[2025-08-26T20:54:38.958Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-26T20:54:38.958Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-26T20:54:38.958Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-26T20:54:38.958Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-26T20:54:38.958Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-26T20:54:38.958Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml
[2025-08-26T20:54:39.896Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2025-08-26T20:54:39.896Z]
[2025-08-26T20:54:39.896Z] -create_test_directory:
[2025-08-26T20:54:39.896Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest
[2025-08-26T20:54:39.896Z]
[2025-08-26T20:54:39.896Z] stage_test_material:
[2025-08-26T20:54:39.896Z] [copy] Copying 137 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest
[2025-08-26T20:54:39.896Z]
[2025-08-26T20:54:39.896Z] build:
[2025-08-26T20:54:39.896Z]
[2025-08-26T20:54:39.896Z] init:
[2025-08-26T20:54:39.896Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/TestConfig
[2025-08-26T20:54:39.896Z]
[2025-08-26T20:54:39.896Z] build:
[2025-08-26T20:54:39.896Z] [copy] Copying 14 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/TestConfig
[2025-08-26T20:54:39.896Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/TestConfig
[2025-08-26T20:54:39.896Z] [copy] Copying 1 file to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/TestConfig
[2025-08-26T20:54:39.896Z]
[2025-08-26T20:54:39.896Z] build:
[2025-08-26T20:54:39.896Z]
[2025-08-26T20:54:39.896Z] init:
[2025-08-26T20:54:39.896Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2025-08-26T20:54:39.896Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-08-26T20:54:39.896Z]
[2025-08-26T20:54:39.896Z] getDependentLibs:
[2025-08-26T20:54:39.896Z] [exec] --------------------------------------------
[2025-08-26T20:54:39.896Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-08-26T20:54:39.896Z] [exec] task is set to default
[2025-08-26T20:54:39.896Z] [exec] dependencyList is set to testng,jcommander
[2025-08-26T20:54:39.896Z] [exec] --------------------------------------------
[2025-08-26T20:54:39.896Z] [exec] Starting download third party dependent jars
[2025-08-26T20:54:39.896Z] [exec] --------------------------------------------
[2025-08-26T20:54:39.896Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-08-26T20:54:39.896Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-26T20:54:39.896Z] [exec] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-26T20:54:39.896Z] [exec] downloaded dependent third party jars successfully
[2025-08-26T20:54:39.896Z]
[2025-08-26T20:54:39.896Z] compile:
[2025-08-26T20:54:39.896Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-08-26T20:54:39.896Z] [echo] ============COMPILER SETTINGS============
[2025-08-26T20:54:39.896Z] [echo] ===fork: yes
[2025-08-26T20:54:39.896Z] [echo] ===executable: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2025-08-26T20:54:39.896Z] [echo] ===debug: on
[2025-08-26T20:54:39.896Z] [echo] ===destdir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage
[2025-08-26T20:54:39.896Z] [javac] Compiling 9 source files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-08-26T20:54:41.000Z] [javac] Creating empty /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class
[2025-08-26T20:54:41.000Z]
[2025-08-26T20:54:41.000Z] dist_functional:
[2025-08-26T20:54:41.000Z] [copy] Copying 2 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/functional
[2025-08-26T20:54:41.000Z]
[2025-08-26T20:54:41.000Z] dist:
[2025-08-26T20:54:41.000Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar
[2025-08-26T20:54:41.000Z] [copy] Copying 3 files to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jvmtest/functional/buildAndPackage
[2025-08-26T20:54:41.000Z]
[2025-08-26T20:54:41.000Z] clean:
[2025-08-26T20:54:41.000Z] [delete] Deleting directory /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin
[2025-08-26T20:54:41.000Z]
[2025-08-26T20:54:41.000Z] BUILD SUCCESSFUL
[2025-08-26T20:54:41.000Z] Total time: 1 second
[2025-08-26T20:54:41.000Z] 0
[2025-08-26T20:54:41.000Z]
[2025-08-26T20:54:41.000Z]
[2025-08-26T20:54:41.000Z] RECORD TEST REPOs SHA
[2025-08-26T20:54:41.000Z] cd "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \
[2025-08-26T20:54:41.000Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-08-26T20:54:41.000Z] Check shas in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2025-08-26T20:54:41.000Z] touch /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt
[2025-08-26T20:54:41.000Z] ================================================
[2025-08-26T20:54:41.000Z] timestamp: 20250826-205440
[2025-08-26T20:54:41.000Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/vendor_0
[2025-08-26T20:54:41.000Z] git repo:
[2025-08-26T20:54:41.000Z] Fetch URL: https://github.com/adoptium/temurin-build
[2025-08-26T20:54:41.000Z] sha:
[2025-08-26T20:54:41.000Z] a3862d196b7ecaa6556191934d7015bf35e3b4f9
[2025-08-26T20:54:41.000Z] ================================================
[2025-08-26T20:54:41.000Z] timestamp: 20250826-205440
[2025-08-26T20:54:41.000Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG
[2025-08-26T20:54:41.000Z] git repo:
[2025-08-26T20:54:41.000Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-08-26T20:54:41.000Z] sha:
[2025-08-26T20:54:41.000Z] 22529199368176ccd2e43c4cf47437798dcecf81
[2025-08-26T20:54:41.000Z] ================================================
[2025-08-26T20:54:41.000Z] timestamp: 20250826-205440
[2025-08-26T20:54:41.000Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests
[2025-08-26T20:54:41.000Z] git repo:
[2025-08-26T20:54:41.000Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-08-26T20:54:41.000Z] sha:
[2025-08-26T20:54:41.000Z] 1ef663ab0243186b896488a2eb1f06c5adbefced
[2025-08-26T20:54:41.000Z] ================================================
[2025-08-26T20:54:41.000Z] timestamp: 20250826-205440
[2025-08-26T20:54:41.000Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/openj9
[2025-08-26T20:54:41.000Z] git repo:
[2025-08-26T20:54:41.000Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-08-26T20:54:41.000Z] sha:
[2025-08-26T20:54:41.000Z] 6e16eb1a4fc681949ccc6b100b984ab217d8cb3f
[2025-08-26T20:54:41.000Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-26T20:54:41.000Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2025-08-26T20:54:41.000Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-26T20:54:41.000Z] perl scripts/configure.pl
[2025-08-26T20:54:41.000Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="rhel.8" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2025-08-26T20:54:41.937Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-26T20:54:41.937Z]
[2025-08-26T20:54:41.937Z] Starting to generate test make files.
[2025-08-26T20:54:41.937Z]
[2025-08-26T20:54:41.937Z] Parsing /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml
[2025-08-26T20:54:41.937Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk
[2025-08-26T20:54:41.937Z]
[2025-08-26T20:54:41.937Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk
[2025-08-26T20:54:41.937Z]
[2025-08-26T20:54:41.937Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk
[2025-08-26T20:54:41.937Z]
[2025-08-26T20:54:41.937Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk
[2025-08-26T20:54:41.937Z]
[2025-08-26T20:54:41.937Z] Generated /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk
[2025-08-26T20:54:41.937Z]
[2025-08-26T20:54:41.937Z] Make files are generated successfully.
[2025-08-26T20:54:41.937Z]
[2025-08-26T20:54:41.937Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-26T20:54:41.937Z] make -f runtest.mk _extended.functional
[2025-08-26T20:54:41.937Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG'
[2025-08-26T20:54:41.937Z]
[2025-08-26T20:54:41.937Z] Running make 4.2.1
[2025-08-26T20:54:41.937Z] set TEST_ROOT to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/TKG/..
[2025-08-26T20:54:41.937Z] set JDK_VERSION to 8
[2025-08-26T20:54:41.937Z] set JDK_IMPL to hotspot
[2025-08-26T20:54:41.937Z] set JVM_VERSION to openjdk8
[2025-08-26T20:54:41.937Z] set JCL_VERSION to latest
[2025-08-26T20:54:41.937Z] set JAVA_HOME to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-08-26T20:54:41.937Z] set SPEC to linux_aarch64
[2025-08-26T20:54:41.937Z] set TEST_FLAG to
[2025-08-26T20:54:41.937Z] set OS_LABEL to rhel.8
[2025-08-26T20:54:41.937Z] Running extended.functional ...
[2025-08-26T20:54:41.937Z] There are 1 test targets in extended.functional
[2025-08-26T20:54:41.937Z] "/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java" -version
[2025-08-26T20:54:41.937Z] openjdk version "1.8.0_472-beta"
[2025-08-26T20:54:41.937Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508262014-b04)
[2025-08-26T20:54:41.937Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b04, mixed mode)
[2025-08-26T20:54:41.937Z] make[2]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests'
[2025-08-26T20:54:41.937Z] make[3]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional'
[2025-08-26T20:54:41.937Z] make[4]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2025-08-26T20:54:41.937Z]
[2025-08-26T20:54:41.937Z] ===============================================