Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin" build number 507
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3060
originally caused by:
Started by user Adam Farley
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ef7987d9c9552c25c89637d8157f462f07c7fb78 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ef7987d9c9552c25c89637d8157f462f07c7fb78 # timeout=10
Commit message: "Exclude Float/Double128VectorTests for OpenJ9 jdk21+ (#6797)"
> git rev-list --no-walk b7d5084d51f87a62e5dcda3fc65709e9ed5f7e35 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-01-08T15:14:13.692Z] Found a total of 2 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2026-01-08T15:14:13.701Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2026-01-08T15:14:13.702Z] Specified LABEL: hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
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
[2026-01-08T15:14:13.720Z] dynamicAgents: []
[Pipeline] echo
[2026-01-08T15:14:13.726Z] Provisioning LABEL: hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf
[Pipeline] nodesByLabel
[2026-01-08T15:14:13.735Z] Found a total of 2 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] node
[2026-01-08T15:14:13.755Z] Running on test-docker-alpine320-x64-2 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-08T15:14:13.774Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-08T15:14:14.088Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-08T15:14:14.088Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-08T15:14:14.220Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-08T15:14:14.394Z] The recommended git tool is: git
[2026-01-08T15:14:14.677Z] No credentials specified
[2026-01-08T15:14:14.806Z] Cloning the remote Git repository
[2026-01-08T15:14:15.013Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-08T15:14:15.014Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests # timeout=10
[2026-01-08T15:14:15.030Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-08T15:14:15.035Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-08T15:14:15.035Z] > git --version # timeout=10
[2026-01-08T15:14:15.041Z] > git --version # 'git version 2.45.4'
[2026-01-08T15:14:15.041Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-08T15:14:19.992Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-08T15:14:19.995Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-08T15:14:20.216Z] Avoid second fetch
[2026-01-08T15:14:20.349Z] Checking out Revision ef7987d9c9552c25c89637d8157f462f07c7fb78 (origin/master)
[2026-01-08T15:14:20.280Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-01-08T15:14:20.413Z] > git config core.sparsecheckout # timeout=10
[2026-01-08T15:14:20.416Z] > git checkout -f ef7987d9c9552c25c89637d8157f462f07c7fb78 # timeout=10
[2026-01-08T15:14:21.581Z] Commit message: "Exclude Float/Double128VectorTests for OpenJ9 jdk21+ (#6797)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-08T15:14:23.364Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-08T15:14:23.393Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-08T15:14:24.988Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-08T15:14:25.518Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-08T15:14:27.307Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-08T15:14:27.307Z] Unix type machine..
[2026-01-08T15:14:27.307Z] Running on a Linux host
[2026-01-08T15:14:27.307Z] 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
[2026-01-08T15:14:30.172Z] + printenv
[2026-01-08T15:14:30.172Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-08T15:14:30.172Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-08T15:14:30.172Z] SETUP_JCK_RUN=false
[2026-01-08T15:14:30.172Z] USE_TESTENV_PROPERTIES=false
[2026-01-08T15:14:30.172Z] MAIL=/var/mail/jenkins
[2026-01-08T15:14:30.172Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-08T15:14:30.172Z] BUILD_LIST=perf
[2026-01-08T15:14:30.172Z] USER=jenkins
[2026-01-08T15:14:30.172Z] SSH_CLIENT=78.47.239.97 48144 22
[2026-01-08T15:14:30.172Z] SDK_RESOURCE=upstream
[2026-01-08T15:14:30.172Z] CI=true
[2026-01-08T15:14:30.172Z] OPENJ9_BRANCH=master
[2026-01-08T15:14:30.172Z] jobStatus=SUCCESS
[2026-01-08T15:14:30.172Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-08T15:14:30.172Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/361/display/redirect?page=changes
[2026-01-08T15:14:30.172Z] UPSTREAM_JOB_NUMBER=507
[2026-01-08T15:14:30.172Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-08T15:14:30.172Z] TARGET=sanity.perf
[2026-01-08T15:14:30.172Z] EXIT_FAILURE=false
[2026-01-08T15:14:30.172Z] SHLVL=2
[2026-01-08T15:14:30.172Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 sw.os.alpine-linux ci.role.test test-docker-alpine320-x64-2 ci.role.perf hw.arch.x86
[2026-01-08T15:14:30.172Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2026-01-08T15:14:30.172Z] HOME=/home/jenkins
[2026-01-08T15:14:30.172Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-08T15:14:30.172Z] USE_JRE=false
[2026-01-08T15:14:30.172Z] OLDPWD=/home/jenkins
[2026-01-08T15:14:30.172Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/361/
[2026-01-08T15:14:30.172Z] ADOPTOPENJDK_BRANCH=master
[2026-01-08T15:14:30.172Z] TAP_NAME=Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux.tap
[2026-01-08T15:14:30.172Z] JDK_IMPL=hotspot
[2026-01-08T15:14:30.172Z] HUDSON_COOKIE=1dd4ff73-c681-4655-9eca-ba2a31402cd8
[2026-01-08T15:14:30.172Z] DOCKER_REQUIRED=false
[2026-01-08T15:14:30.172Z] JENKINS_SERVER_COOKIE=durable-741d49fa836ce023ca8b69d0f466b16fd2754efebb205c9ca5dea016de5f11cc
[2026-01-08T15:14:30.172Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../benchmarks
[2026-01-08T15:14:30.172Z] JDK_REPO=https://github.com/adoptium/alpine-jdk8u
[2026-01-08T15:14:30.172Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux
[2026-01-08T15:14:30.172Z] KEEP_WORKSPACE=false
[2026-01-08T15:14:30.172Z] ARCHIVE_TEST_RESULTS=false
[2026-01-08T15:14:30.172Z] GENERATE_JOBS=false
[2026-01-08T15:14:30.172Z] NODE_NAME=test-docker-alpine320-x64-2
[2026-01-08T15:14:30.172Z] LOGNAME=jenkins
[2026-01-08T15:14:30.172Z] PERSONAL_BUILD=false
[2026-01-08T15:14:30.172Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-08T15:14:30.172Z] JDK_BRANCH=dev
[2026-01-08T15:14:30.172Z] _=/usr/lib/jvm/jdk21/bin/java
[2026-01-08T15:14:30.172Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/361/display/redirect?page=artifacts
[2026-01-08T15:14:30.172Z] AUTO_DETECT=true
[2026-01-08T15:14:30.172Z] STAGE_NAME=Setup
[2026-01-08T15:14:30.172Z] EXECUTOR_NUMBER=0
[2026-01-08T15:14:30.172Z] JDK_VERSION=8
[2026-01-08T15:14:30.172Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-08T15:14:30.172Z] BUILD_DISPLAY_NAME=#361
[2026-01-08T15:14:30.172Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-08T15:14:30.172Z] TIME_LIMIT=25
[2026-01-08T15:14:30.172Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/361/display/redirect?page=tests
[2026-01-08T15:14:30.172Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-08T15:14:30.172Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux
[2026-01-08T15:14:30.172Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2026-01-08T15:14:30.172Z] TKG_ITERATIONS=1
[2026-01-08T15:14:30.172Z] PLATFORM=x86-64_alpine-linux
[2026-01-08T15:14:30.172Z] BUILD_ID=361
[2026-01-08T15:14:30.172Z] EXIT_SUCCESS=false
[2026-01-08T15:14:30.172Z] RERUN_FAILURE=true
[2026-01-08T15:14:30.172Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/system_lib
[2026-01-08T15:14:30.172Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-08T15:14:30.172Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux-361
[2026-01-08T15:14:30.172Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-08T15:14:30.172Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-08T15:14:30.172Z] KEEP_REPORTDIR=false
[2026-01-08T15:14:30.172Z] ORIGIN_JDK_VERSION=8
[2026-01-08T15:14:30.172Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/
[2026-01-08T15:14:30.172Z] JCK_GIT_BRANCH=master
[2026-01-08T15:14:30.172Z] BUILD_NUMBER=361
[2026-01-08T15:14:30.172Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-08T15:14:30.172Z] ITERATIONS=1
[2026-01-08T15:14:30.172Z] JENKINS_NODE_COOKIE=221c7ab3-f180-4dc6-ba23-6bbf1602ee7d
[2026-01-08T15:14:30.172Z] SHELL=/bin/bash
[2026-01-08T15:14:30.172Z] SPEC=alpine-linux_x86-64
[2026-01-08T15:14:30.172Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-08T15:14:30.172Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-01-08T15:14:30.172Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-08T15:14:30.172Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/361/display/redirect
[2026-01-08T15:14:30.172Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-08T15:14:30.172Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/display/redirect
[2026-01-08T15:14:30.172Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin
[2026-01-08T15:14:30.172Z] SLACK_CHANNEL=aqavit-bot
[2026-01-08T15:14:30.172Z] JOB_NAME=Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux
[2026-01-08T15:14:30.172Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-08T15:14:30.172Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux
[2026-01-08T15:14:30.172Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-08T15:14:30.172Z] SSH_CONNECTION=78.47.239.97 48144 172.17.0.11 22
[2026-01-08T15:14:30.172Z] TEST_TIME=120
[2026-01-08T15:14:30.172Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux@tmp
[2026-01-08T15:14:30.172Z] PARALLEL=Dynamic
[2026-01-08T15:14:30.172Z] JOBSTARTTIME=Thu, 08 Jan 2026 15:14:24 +0000
[2026-01-08T15:14:30.172Z] DYNAMIC_COMPILE=false
[2026-01-08T15:14:30.172Z] 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
[2026-01-08T15:14:30.562Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-08T15:14:30.584Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-08T15:15:12.630Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-alpine-linux-x64-temurin" build number 507
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-08T15:15:12.894Z] 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
[2026-01-08T15:15:12.913Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] sshagent
[2026-01-08T15:15:13.002Z] $ ssh-agent
[2026-01-08T15:15:13.643Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhNLKPE/agent.3710068
[2026-01-08T15:15:13.643Z] SSH_AGENT_PID=3710069
[2026-01-08T15:15:13.643Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-08T15:15:13.663Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-08T15:15:13.696Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-08T15:15:15.161Z] + pwd
[2026-01-08T15:15:15.161Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-01-08T15:15:15.161Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests
[2026-01-08T15:15:15.161Z] get jdk binary...
[2026-01-08T15:15:15.161Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-08T15:15:15.161Z] Uncompressing file: OpenJDK8U-jdk_x64_alpine-linux_hotspot_2026-01-08-14-21.tar.gz ...
[2026-01-08T15:15:16.735Z] List files in jdkbinary folder...
[2026-01-08T15:15:16.735Z] total 306032
[2026-01-08T15:15:16.735Z] -rw-r--r-- 1 jenkins jenkins 170119813 Jan 8 14:40 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:15:16.735Z] -rw-r--r-- 1 jenkins jenkins 101374878 Jan 8 14:40 OpenJDK8U-jdk_x64_alpine-linux_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:15:16.735Z] -rw-r--r-- 1 jenkins jenkins 41763861 Jan 8 14:40 OpenJDK8U-jre_x64_alpine-linux_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:15:16.735Z] -rw-rw-r-- 1 jenkins jenkins 21311 Jan 8 14:42 OpenJDK8U-sbom_x64_alpine-linux_hotspot_2026-01-08-14-21-metadata.json
[2026-01-08T15:15:16.735Z] -rw-r--r-- 1 jenkins jenkins 75536 Jan 8 15:10 OpenJDK8U-sbom_x64_alpine-linux_hotspot_2026-01-08-14-21.json
[2026-01-08T15:15:16.735Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 15:15 tmp
[2026-01-08T15:15:16.735Z] List files in jdkbinary/tmp folder...
[2026-01-08T15:15:16.735Z] total 4
[2026-01-08T15:15:16.735Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 8 15:15 jdk8u482-b05
[2026-01-08T15:15:16.735Z] Moving directory jdk8u482-b05/ to ../j2sdk-image
[2026-01-08T15:15:16.735Z] Uncompressing file: OpenJDK8U-jre_x64_alpine-linux_hotspot_2026-01-08-14-21.tar.gz ...
[2026-01-08T15:15:17.496Z] List files in jdkbinary folder...
[2026-01-08T15:15:17.496Z] total 306036
[2026-01-08T15:15:17.496Z] -rw-r--r-- 1 jenkins jenkins 170119813 Jan 8 14:40 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:15:17.496Z] -rw-r--r-- 1 jenkins jenkins 101374878 Jan 8 14:40 OpenJDK8U-jdk_x64_alpine-linux_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:15:17.496Z] -rw-r--r-- 1 jenkins jenkins 41763861 Jan 8 14:40 OpenJDK8U-jre_x64_alpine-linux_hotspot_2026-01-08-14-21.tar.gz
[2026-01-08T15:15:17.496Z] -rw-rw-r-- 1 jenkins jenkins 21311 Jan 8 14:42 OpenJDK8U-sbom_x64_alpine-linux_hotspot_2026-01-08-14-21-metadata.json
[2026-01-08T15:15:17.496Z] -rw-r--r-- 1 jenkins jenkins 75536 Jan 8 15:10 OpenJDK8U-sbom_x64_alpine-linux_hotspot_2026-01-08-14-21.json
[2026-01-08T15:15:17.496Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 8 15:15 j2sdk-image
[2026-01-08T15:15:17.496Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 15:15 tmp
[2026-01-08T15:15:17.496Z] List files in jdkbinary/tmp folder...
[2026-01-08T15:15:17.496Z] total 4
[2026-01-08T15:15:17.496Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 8 15:15 jdk8u482-b05-jre
[2026-01-08T15:15:17.496Z] Moving directory jdk8u482-b05-jre/ to ../j2re-image
[2026-01-08T15:15:17.496Z] Uncompressing OpenJDK8U-debugimage_x64_alpine-linux_hotspot_2026-01-08-14-21.tar.gz over ./j2sdk-image/jre...
[2026-01-08T15:15:28.902Z] Removing top-level folder jdk8u482-b05-debug-image/
[2026-01-08T15:15:28.902Z] Removing top-level folder jdk8u482-b05/
[2026-01-08T15:15:37.063Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version
[2026-01-08T15:15:37.063Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-08T15:15:37.063Z] openjdk version "1.8.0_482-beta"
[2026-01-08T15:15:37.063Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601081427-b05)
[2026-01-08T15:15:37.063Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b05, mixed mode)
[2026-01-08T15:15:42.608Z] =JAVA VERSION OUTPUT END=
[2026-01-08T15:15:42.608Z] =RELEASE INFO BEGIN=
[2026-01-08T15:15:42.608Z] JAVA_VERSION="1.8.0_482"
[2026-01-08T15:15:42.608Z] OS_NAME="Linux"
[2026-01-08T15:15:42.608Z] OS_VERSION="2.6"
[2026-01-08T15:15:42.608Z] OS_ARCH="amd64"
[2026-01-08T15:15:42.608Z] SOURCE=".:git:b2419bec8c7c+"
[2026-01-08T15:15:42.608Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-08T15:15:42.608Z] BUILD_SOURCE="git:9ca299c1548b68e0513feeb87b0a8bebf672fc5c"
[2026-01-08T15:15:42.608Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-08T15:15:42.608Z] SOURCE_REPO="https://github.com/adoptium/alpine-jdk8u.git"
[2026-01-08T15:15:42.608Z] FULL_VERSION="1.8.0_482-beta-202601081427-b05"
[2026-01-08T15:15:42.608Z] SEMANTIC_VERSION="8.0.482+5"
[2026-01-08T15:15:42.608Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure"
[2026-01-08T15:15:42.608Z] JVM_VARIANT="Hotspot"
[2026-01-08T15:15:42.608Z] JVM_VERSION="25.482-b05"
[2026-01-08T15:15:42.608Z] IMAGE_TYPE="JDK"
[2026-01-08T15:15:42.608Z] =RELEASE INFO END=
[2026-01-08T15:15:42.608Z] get testKitGen...
[2026-01-08T15:15:42.608Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-08T15:15:44.178Z] git rev-parse master
[2026-01-08T15:15:44.178Z] git checkout -q -f 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-08T15:15:44.686Z] $ ssh-agent -k
[2026-01-08T15:15:44.692Z] unset SSH_AUTH_SOCK;
[2026-01-08T15:15:44.692Z] unset SSH_AGENT_PID;
[2026-01-08T15:15:44.693Z] echo Agent pid 3710069 killed;
[2026-01-08T15:15:45.265Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-08T15:15:45.729Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=507&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-08T15:15:45.755Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-alpine320-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=dev&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=507&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-08T15:15:45.801Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-08T15:15:46.608Z] Copied 1 artifact from "getTRSSOutput" build number 2010
[Pipeline] sh
[2026-01-08T15:15:48.036Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-01-08T15:15:48.036Z] + gzip -cd TRSSOutput.tar.gz
[2026-01-08T15:15:48.036Z] + tar xof -
[2026-01-08T15:15:48.037Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-08T15:15:48.447Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-08T15:15:48.462Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-08T15:15:49.875Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-08T15:18:40.457Z] --------------------------------------------
[2026-01-08T15:18:40.457Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-08T15:18:40.457Z] task is set to default
[2026-01-08T15:18:40.457Z] dependencyList is set to all
[2026-01-08T15:18:40.457Z] System Test jars will not be downloaded.
[2026-01-08T15:18:40.457Z] --------------------------------------------
[2026-01-08T15:18:40.457Z] Starting download third party dependent jars
[2026-01-08T15:18:40.457Z] --------------------------------------------
[2026-01-08T15:18:40.457Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-08T15:18:40.457Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-08T15:18:40.458Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-01-08T15:18:41.009Z] Found a total of 2 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2026-01-08T15:18:41.012Z] Machine limit is 2.
[Pipeline] sh
[2026-01-08T15:18:42.445Z] + cd ./aqa-tests/TKG
[2026-01-08T15:18:42.445Z] + uname
[2026-01-08T15:18:42.445Z] + '[' Linux '=' AIX ]
[2026-01-08T15:18:42.445Z] + uname
[2026-01-08T15:18:42.445Z] + '[' Linux '=' SunOS ]
[2026-01-08T15:18:42.445Z] + uname
[2026-01-08T15:18:42.445Z] + '[' Linux '=' '*BSD' ]
[2026-01-08T15:18:42.445Z] + MAKE=make
[2026-01-08T15:18:42.445Z] + unset LD_LIBRARY_PATH
[2026-01-08T15:18:42.445Z] + make genParallelList 'TEST=sanity.perf' 'TEST_TIME=120' 'NUM_MACHINES='
[2026-01-08T15:18:42.445Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-01-08T15:18:42.445Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-08T15:18:42.445Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:18:42.445Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:18:42.445Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-08T15:18:42.445Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-08T15:18:42.445Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-08T15:18:42.445Z]
[2026-01-08T15:18:42.445Z] build:
[2026-01-08T15:18:42.445Z]
[2026-01-08T15:18:42.445Z] clean:
[2026-01-08T15:18:42.445Z]
[2026-01-08T15:18:42.445Z] init:
[2026-01-08T15:18:42.445Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-01-08T15:18:42.445Z]
[2026-01-08T15:18:42.445Z] getDependentLibs:
[2026-01-08T15:18:42.445Z] [exec] --------------------------------------------
[2026-01-08T15:18:42.445Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-08T15:18:42.445Z] [exec] task is set to default
[2026-01-08T15:18:42.445Z] [exec] dependencyList is set to json_simple
[2026-01-08T15:18:42.445Z] [exec] System Test jars will not be downloaded.
[2026-01-08T15:18:42.445Z] [exec] --------------------------------------------
[2026-01-08T15:18:42.445Z] [exec] Starting download third party dependent jars
[2026-01-08T15:18:42.445Z] [exec] --------------------------------------------
[2026-01-08T15:18:42.445Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-08T15:18:42.445Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-08T15:18:42.445Z] [exec] downloaded dependent third party jars successfully
[2026-01-08T15:18:42.445Z]
[2026-01-08T15:18:42.445Z] compile:
[2026-01-08T15:18:42.445Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-08T15:18:42.445Z] [echo] ============COMPILER SETTINGS============
[2026-01-08T15:18:42.445Z] [echo] ===fork: yes
[2026-01-08T15:18:42.445Z] [echo] ===debug: on
[2026-01-08T15:18:42.445Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-01-08T15:18:44.903Z]
[2026-01-08T15:18:44.903Z] dist:
[2026-01-08T15:18:44.903Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-08T15:18:44.903Z]
[2026-01-08T15:18:44.903Z] BUILD SUCCESSFUL
[2026-01-08T15:18:44.903Z] Total time: 2 seconds
[2026-01-08T15:18:44.903Z] 0
[2026-01-08T15:18:44.903Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-08T15:18:44.903Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-08T15:18:44.903Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-01-08T15:18:45.727Z] ****************************** MACHINE INFO ******************************
[2026-01-08T15:18:45.727Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG
[2026-01-08T15:18:45.727Z] Free Physical Memory Size : 3151773696
[2026-01-08T15:18:45.727Z] Free space (bytes) : 412148551680
[2026-01-08T15:18:45.727Z] Total Physical Memory Size : 6442450944
[2026-01-08T15:18:45.727Z] Total space (bytes) : 480790110208
[2026-01-08T15:18:45.727Z] Usable space (bytes) : 389798326272
[2026-01-08T15:18:45.727Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-08T15:18:45.727Z] bashVersion :
[2026-01-08T15:18:45.727Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2026-01-08T15:18:45.727Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-08T15:18:45.727Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-08T15:18:45.727Z]
[2026-01-08T15:18:45.727Z] This is free software; you are free to change and redistribute it.
[2026-01-08T15:18:45.727Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-08T15:18:45.727Z] cpuCores : 16
[2026-01-08T15:18:45.727Z] curlVersion :
[2026-01-08T15:18:45.727Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2026-01-08T15:18:45.727Z] Release-Date: 2025-06-04
[2026-01-08T15:18:45.727Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2026-01-08T15:18:45.727Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2026-01-08T15:18:45.727Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-08T15:18:45.727Z] gcc version : 13.2.1
[2026-01-08T15:18:45.727Z] gclibc version :
[2026-01-08T15:18:45.727Z] musl libc (x86_64)
[2026-01-08T15:18:45.727Z] Version 1.2.5
[2026-01-08T15:18:45.727Z] Dynamic Program Loader
[2026-01-08T15:18:45.727Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2026-01-08T15:18:45.727Z] gdb version : bash: line 1: gdb: command not found
[2026-01-08T15:18:45.727Z] lldb version : Command could not be executed
[2026-01-08T15:18:45.727Z] makeVersion :
[2026-01-08T15:18:45.727Z] GNU Make 4.4.1
[2026-01-08T15:18:45.727Z] Built for x86_64-alpine-linux-musl
[2026-01-08T15:18:45.727Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-08T15:18:45.727Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-08T15:18:45.727Z] This is free software: you are free to change and redistribute it.
[2026-01-08T15:18:45.727Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-08T15:18:45.727Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-08T15:18:45.727Z] perlVersion :
[2026-01-08T15:18:45.727Z]
[2026-01-08T15:18:45.727Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2026-01-08T15:18:45.727Z]
[2026-01-08T15:18:45.727Z] Copyright 1987-2025, Larry Wall
[2026-01-08T15:18:45.727Z]
[2026-01-08T15:18:45.727Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-08T15:18:45.727Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-08T15:18:45.727Z]
[2026-01-08T15:18:45.727Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-08T15:18:45.727Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-08T15:18:45.727Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-08T15:18:45.727Z]
[2026-01-08T15:18:45.727Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-08T15:18:45.728Z] procArch : unknown
[2026-01-08T15:18:45.728Z] sysArch : x86_64
[2026-01-08T15:18:45.728Z] sysOS : Linux
[2026-01-08T15:18:45.728Z] ulimit :
[2026-01-08T15:18:45.728Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-08T15:18:45.728Z] core file size (blocks, -c) unlimited
[2026-01-08T15:18:45.728Z] data seg size (kbytes, -d) unlimited
[2026-01-08T15:18:45.728Z] scheduling priority (-e) 0
[2026-01-08T15:18:45.728Z] file size (blocks, -f) unlimited
[2026-01-08T15:18:45.728Z] pending signals (-i) 257167
[2026-01-08T15:18:45.728Z] max locked memory (kbytes, -l) 8192
[2026-01-08T15:18:45.728Z] max memory size (kbytes, -m) unlimited
[2026-01-08T15:18:45.728Z] open files (-n) 1048576
[2026-01-08T15:18:45.728Z] pipe size (512 bytes, -p) 8
[2026-01-08T15:18:45.728Z] POSIX message queues (bytes, -q) 819200
[2026-01-08T15:18:45.728Z] real-time priority (-r) 0
[2026-01-08T15:18:45.728Z] stack size (kbytes, -s) 8192
[2026-01-08T15:18:45.728Z] cpu time (seconds, -t) unlimited
[2026-01-08T15:18:45.728Z] max user processes (-u) unlimited
[2026-01-08T15:18:45.728Z] virtual memory (kbytes, -v) unlimited
[2026-01-08T15:18:45.728Z] file locks (-x) unlimited
[2026-01-08T15:18:45.728Z] uname : Linux 38ef1ba66c83 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2026-01-08T15:18:45.728Z] vmVendor : Oracle Corporation
[2026-01-08T15:18:45.728Z] vmVersion : 25.482-b05
[2026-01-08T15:18:45.728Z] xlc version : bash: line 1: xlC: command not found
[2026-01-08T15:18:45.728Z] **************************************************************************
[2026-01-08T15:18:45.728Z]
[2026-01-08T15:18:45.728Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-08T15:18:45.728Z]
[2026-01-08T15:18:45.728Z] System.getProperty('java.vendor')=Temurin
[2026-01-08T15:18:45.728Z]
[2026-01-08T15:18:45.728Z] System.getProperty('os.name')=Linux
[2026-01-08T15:18:45.728Z]
[2026-01-08T15:18:45.728Z] System.getProperty('os.arch')=amd64
[2026-01-08T15:18:45.728Z]
[2026-01-08T15:18:45.728Z] System.getProperty('java.fullversion')=null
[2026-01-08T15:18:45.728Z]
[2026-01-08T15:18:45.728Z] System.getProperty('sun.arch.data.model')=64
[2026-01-08T15:18:45.728Z]
[2026-01-08T15:18:45.728Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-08T15:18:45.728Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-01-08T15:18:45.728Z] perl scripts/configure.pl
[2026-01-08T15:18:45.728Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-08T15:18:45.728Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-08T15:18:45.728Z]
[2026-01-08T15:18:45.728Z]
[2026-01-08T15:18:45.728Z] Starting to generate parallel test lists.
[2026-01-08T15:18:45.728Z]
[2026-01-08T15:18:46.963Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-01-08T15:18:46.963Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-01-08T15:18:46.963Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-01-08T15:18:46.963Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-01-08T15:18:46.963Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-01-08T15:18:46.963Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-01-08T15:18:46.963Z] Attempting to get test duration data from TRSS.
[2026-01-08T15:18:46.963Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_alpine-linux&group=perf&level=sanity
[2026-01-08T15:18:47.749Z] Attempting to get test duration data from cached files.
[2026-01-08T15:18:47.749Z]
[2026-01-08T15:18:47.749Z] TEST DURATION
[2026-01-08T15:18:47.749Z] ====================================================================================
[2026-01-08T15:18:47.749Z] Total number of tests searched: 8
[2026-01-08T15:18:47.749Z] Number of test durations found: 8
[2026-01-08T15:18:47.749Z] Top slowest tests:
[2026-01-08T15:18:47.749Z] 06m39s IdleMicrobenchmark_HS_0
[2026-01-08T15:18:47.749Z] 05m25s renaissance-fj-kmeans_0
[2026-01-08T15:18:47.749Z] 02m25s renaissance-future-genetic_0
[2026-01-08T15:18:47.749Z] ====================================================================================
[2026-01-08T15:18:47.749Z]
[2026-01-08T15:18:47.749Z] Test target is split into 1 lists.
[2026-01-08T15:18:47.749Z] Reducing estimated test running time from 15m51s to 15m51s.
[2026-01-08T15:18:47.749Z]
[2026-01-08T15:18:47.749Z] -------------------------------------testList_0-------------------------------------
[2026-01-08T15:18:47.749Z] Number of tests: 8
[2026-01-08T15:18:47.749Z] Estimated running time: 15m51s
[2026-01-08T15:18:47.749Z] TESTLIST=IdleMicrobenchmark_HS_0,renaissance-fj-kmeans_0,renaissance-future-genetic_0,renaissance-scala-kmeans_0,dacapo-h2_0,renaissance-akka-uct_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0
[2026-01-08T15:18:47.749Z] ------------------------------------------------------------------------------------
[2026-01-08T15:18:47.749Z]
[2026-01-08T15:18:47.749Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-01-08T15:18:47.749Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-01-08T15:18:48.289Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-01-08T15:18:48.712Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-08T15:18:48.794Z] Building tests...
[Pipeline] timeout
[2026-01-08T15:18:48.803Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-08T15:18:48.837Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-08T15:18:50.289Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-08T15:18:54.745Z] --------------------------------------------
[2026-01-08T15:18:54.745Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-08T15:18:54.745Z] task is set to default
[2026-01-08T15:18:54.745Z] dependencyList is set to all
[2026-01-08T15:18:54.745Z] System Test jars will not be downloaded.
[2026-01-08T15:18:54.745Z] --------------------------------------------
[2026-01-08T15:18:54.745Z] Starting download third party dependent jars
[2026-01-08T15:18:54.745Z] --------------------------------------------
[2026-01-08T15:18:54.745Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-08T15:18:54.745Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.745Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.745Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-08T15:18:54.745Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.745Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-08T15:18:54.745Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.745Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.745Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:18:54.745Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.745Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.745Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.745Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.745Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.745Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:18:54.746Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.746Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.746Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-08T15:18:54.746Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.746Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.746Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.746Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.746Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.746Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.746Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:18:54.746Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-08T15:18:54.746Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-08T15:18:54.746Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-08T15:18:54.746Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-01-08T15:18:55.788Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-01-08T15:18:55.807Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-01-08T15:18:55.888Z] $ ssh-agent
[2026-01-08T15:18:56.467Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJGDnPo/agent.3710494
[2026-01-08T15:18:56.467Z] SSH_AGENT_PID=3710496
[2026-01-08T15:18:56.467Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-08T15:18:58.696Z] + unset LD_LIBRARY_PATH
[2026-01-08T15:18:58.696Z] + bash ./compile.sh
[2026-01-08T15:18:58.696Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-01-08T15:18:58.696Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-08T15:18:58.696Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:18:58.697Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:18:58.697Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-08T15:18:58.697Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-08T15:18:58.697Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-08T15:18:58.697Z]
[2026-01-08T15:18:58.697Z] build:
[2026-01-08T15:18:58.697Z]
[2026-01-08T15:18:58.697Z] clean:
[2026-01-08T15:18:58.697Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk
[2026-01-08T15:18:58.697Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-01-08T15:18:58.697Z]
[2026-01-08T15:18:58.697Z] init:
[2026-01-08T15:18:58.697Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-01-08T15:18:58.697Z]
[2026-01-08T15:18:58.697Z] getDependentLibs:
[2026-01-08T15:18:58.697Z] [exec] --------------------------------------------
[2026-01-08T15:18:58.697Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-08T15:18:58.697Z] [exec] task is set to default
[2026-01-08T15:18:58.697Z] [exec] dependencyList is set to json_simple
[2026-01-08T15:18:58.697Z] [exec] System Test jars will not be downloaded.
[2026-01-08T15:18:58.697Z] [exec] --------------------------------------------
[2026-01-08T15:18:58.697Z] [exec] Starting download third party dependent jars
[2026-01-08T15:18:58.697Z] [exec] --------------------------------------------
[2026-01-08T15:18:58.697Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-08T15:18:58.697Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-08T15:18:58.697Z] [exec] downloaded dependent third party jars successfully
[2026-01-08T15:18:58.697Z]
[2026-01-08T15:18:58.697Z] compile:
[2026-01-08T15:18:58.697Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-08T15:18:58.697Z] [echo] ============COMPILER SETTINGS============
[2026-01-08T15:18:58.697Z] [echo] ===fork: yes
[2026-01-08T15:18:58.697Z] [echo] ===debug: on
[2026-01-08T15:18:58.697Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2026-01-08T15:19:02.474Z]
[2026-01-08T15:19:02.474Z] dist:
[2026-01-08T15:19:02.474Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-08T15:19:02.474Z]
[2026-01-08T15:19:02.474Z] BUILD SUCCESSFUL
[2026-01-08T15:19:02.474Z] Total time: 2 seconds
[2026-01-08T15:19:02.474Z] 0
[2026-01-08T15:19:02.474Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-08T15:19:03.242Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-08T15:19:03.242Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-01-08T15:19:04.010Z] ****************************** MACHINE INFO ******************************
[2026-01-08T15:19:04.010Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG
[2026-01-08T15:19:04.010Z] Free Physical Memory Size : 3149787136
[2026-01-08T15:19:04.010Z] Free space (bytes) : 409535668224
[2026-01-08T15:19:04.010Z] Total Physical Memory Size : 6442450944
[2026-01-08T15:19:04.010Z] Total space (bytes) : 480790110208
[2026-01-08T15:19:04.010Z] Usable space (bytes) : 387185442816
[2026-01-08T15:19:04.010Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-08T15:19:04.010Z] bashVersion :
[2026-01-08T15:19:04.010Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2026-01-08T15:19:04.010Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-08T15:19:04.010Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-08T15:19:04.010Z]
[2026-01-08T15:19:04.010Z] This is free software; you are free to change and redistribute it.
[2026-01-08T15:19:04.010Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-08T15:19:04.010Z] cpuCores : 16
[2026-01-08T15:19:04.010Z] curlVersion :
[2026-01-08T15:19:04.010Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2026-01-08T15:19:04.010Z] Release-Date: 2025-06-04
[2026-01-08T15:19:04.010Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2026-01-08T15:19:04.010Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2026-01-08T15:19:04.010Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-08T15:19:04.010Z] gcc version : 13.2.1
[2026-01-08T15:19:04.010Z] gclibc version :
[2026-01-08T15:19:04.010Z] musl libc (x86_64)
[2026-01-08T15:19:04.010Z] Version 1.2.5
[2026-01-08T15:19:04.010Z] Dynamic Program Loader
[2026-01-08T15:19:04.010Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2026-01-08T15:19:04.010Z] gdb version : bash: line 1: gdb: command not found
[2026-01-08T15:19:04.010Z] lldb version : Command could not be executed
[2026-01-08T15:19:04.010Z] makeVersion :
[2026-01-08T15:19:04.010Z] GNU Make 4.4.1
[2026-01-08T15:19:04.010Z] Built for x86_64-alpine-linux-musl
[2026-01-08T15:19:04.010Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-08T15:19:04.010Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-08T15:19:04.010Z] This is free software: you are free to change and redistribute it.
[2026-01-08T15:19:04.010Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-08T15:19:04.010Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-08T15:19:04.010Z] perlVersion :
[2026-01-08T15:19:04.010Z]
[2026-01-08T15:19:04.010Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2026-01-08T15:19:04.010Z]
[2026-01-08T15:19:04.010Z] Copyright 1987-2025, Larry Wall
[2026-01-08T15:19:04.010Z]
[2026-01-08T15:19:04.010Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-08T15:19:04.010Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-08T15:19:04.010Z]
[2026-01-08T15:19:04.010Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-08T15:19:04.010Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-08T15:19:04.010Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-08T15:19:04.010Z]
[2026-01-08T15:19:04.010Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-08T15:19:04.010Z] procArch : unknown
[2026-01-08T15:19:04.010Z] sysArch : x86_64
[2026-01-08T15:19:04.010Z] sysOS : Linux
[2026-01-08T15:19:04.010Z] ulimit :
[2026-01-08T15:19:04.010Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-08T15:19:04.010Z] core file size (blocks, -c) unlimited
[2026-01-08T15:19:04.010Z] data seg size (kbytes, -d) unlimited
[2026-01-08T15:19:04.010Z] scheduling priority (-e) 0
[2026-01-08T15:19:04.010Z] file size (blocks, -f) unlimited
[2026-01-08T15:19:04.010Z] pending signals (-i) 257167
[2026-01-08T15:19:04.010Z] max locked memory (kbytes, -l) 8192
[2026-01-08T15:19:04.010Z] max memory size (kbytes, -m) unlimited
[2026-01-08T15:19:04.010Z] open files (-n) 1048576
[2026-01-08T15:19:04.010Z] pipe size (512 bytes, -p) 8
[2026-01-08T15:19:04.010Z] POSIX message queues (bytes, -q) 819200
[2026-01-08T15:19:04.010Z] real-time priority (-r) 0
[2026-01-08T15:19:04.010Z] stack size (kbytes, -s) 8192
[2026-01-08T15:19:04.010Z] cpu time (seconds, -t) unlimited
[2026-01-08T15:19:04.010Z] max user processes (-u) unlimited
[2026-01-08T15:19:04.010Z] virtual memory (kbytes, -v) unlimited
[2026-01-08T15:19:04.011Z] file locks (-x) unlimited
[2026-01-08T15:19:04.011Z] uname : Linux 38ef1ba66c83 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2026-01-08T15:19:04.011Z] vmVendor : Oracle Corporation
[2026-01-08T15:19:04.011Z] vmVersion : 25.482-b05
[2026-01-08T15:19:04.011Z] xlc version : bash: line 1: xlC: command not found
[2026-01-08T15:19:04.011Z] **************************************************************************
[2026-01-08T15:19:04.011Z]
[2026-01-08T15:19:04.011Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-08T15:19:04.011Z]
[2026-01-08T15:19:04.011Z] System.getProperty('java.vendor')=Temurin
[2026-01-08T15:19:04.011Z]
[2026-01-08T15:19:04.011Z] System.getProperty('os.name')=Linux
[2026-01-08T15:19:04.011Z]
[2026-01-08T15:19:04.011Z] System.getProperty('os.arch')=amd64
[2026-01-08T15:19:04.011Z]
[2026-01-08T15:19:04.011Z] System.getProperty('java.fullversion')=null
[2026-01-08T15:19:04.011Z]
[2026-01-08T15:19:04.011Z] System.getProperty('sun.arch.data.model')=64
[2026-01-08T15:19:04.011Z]
[2026-01-08T15:19:07.021Z] make -f clean.mk cleanBuild
[2026-01-08T15:19:07.021Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-01-08T15:19:07.780Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest
[2026-01-08T15:19:07.780Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-01-08T15:19:07.780Z] make -f compile.mk compile
[2026-01-08T15:19:07.780Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-01-08T15:19:10.219Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:19:10.219Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-08T15:19:10.219Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-08T15:19:10.220Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-08T15:19:10.220Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml
[2026-01-08T15:19:10.220Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-01-08T15:19:10.220Z]
[2026-01-08T15:19:10.220Z] -create_test_directory:
[2026-01-08T15:19:10.220Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest
[2026-01-08T15:19:10.220Z]
[2026-01-08T15:19:10.220Z] stage_test_material:
[2026-01-08T15:19:10.979Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest
[2026-01-08T15:19:10.979Z]
[2026-01-08T15:19:10.979Z] build:
[2026-01-08T15:19:10.979Z]
[2026-01-08T15:19:10.979Z] init:
[2026-01-08T15:19:10.979Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf
[2026-01-08T15:19:10.979Z]
[2026-01-08T15:19:10.979Z] dist:
[2026-01-08T15:19:10.979Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf
[2026-01-08T15:19:10.979Z]
[2026-01-08T15:19:10.979Z] build:
[2026-01-08T15:19:10.979Z]
[2026-01-08T15:19:10.979Z] build:
[2026-01-08T15:19:10.979Z]
[2026-01-08T15:19:10.979Z] init:
[2026-01-08T15:19:10.979Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2026-01-08T15:19:10.979Z]
[2026-01-08T15:19:10.979Z] getBumbleBench:
[2026-01-08T15:19:10.979Z] [echo] Cloning BumbleBench
[2026-01-08T15:19:10.979Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-01-08T15:19:10.979Z] [exec] Cloning into 'bumblebench'...
[2026-01-08T15:19:33.046Z]
[2026-01-08T15:19:33.046Z] buildBumbleBench:
[2026-01-08T15:19:33.046Z] [echo] Building BumbleBench
[2026-01-08T15:19:33.046Z]
[2026-01-08T15:19:33.046Z] compile-all:
[2026-01-08T15:19:33.046Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:19:33.046Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-01-08T15:19:33.046Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-01-08T15:19:33.046Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:19:33.046Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:19:33.046Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:19:33.047Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:19:33.047Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:19:33.047Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:19:33.047Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:19:33.047Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:19:33.047Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:19:33.047Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:19:33.047Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:19:33.047Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:19:33.047Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:19:33.047Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:19:33.047Z]
[2026-01-08T15:19:33.047Z] dist:
[2026-01-08T15:19:33.047Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-01-08T15:19:37.105Z]
[2026-01-08T15:19:37.105Z] dist:
[2026-01-08T15:19:37.105Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2026-01-08T15:19:37.105Z]
[2026-01-08T15:19:37.105Z] build:
[2026-01-08T15:19:37.105Z]
[2026-01-08T15:19:37.105Z] getDependentLibs:
[2026-01-08T15:19:40.651Z] [exec] --------------------------------------------
[2026-01-08T15:19:40.651Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-08T15:19:40.651Z] [exec] task is set to default
[2026-01-08T15:19:40.651Z] [exec] dependencyList is set to dacapo
[2026-01-08T15:19:40.651Z] [exec] System Test jars will not be downloaded.
[2026-01-08T15:19:40.651Z] [exec] --------------------------------------------
[2026-01-08T15:19:40.651Z] [exec] Starting download third party dependent jars
[2026-01-08T15:19:40.651Z] [exec] --------------------------------------------
[2026-01-08T15:19:40.651Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-08T15:19:40.651Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-08T15:19:40.651Z] [exec] downloaded dependent third party jars successfully
[2026-01-08T15:19:40.651Z]
[2026-01-08T15:19:40.651Z] init:
[2026-01-08T15:19:40.651Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-01-08T15:19:40.651Z]
[2026-01-08T15:19:40.651Z] getDacapoSuite:
[2026-01-08T15:19:40.652Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-01-08T15:20:17.358Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-01-08T15:20:17.358Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo
[2026-01-08T15:20:17.358Z]
[2026-01-08T15:20:17.358Z] dist:
[2026-01-08T15:20:17.358Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2026-01-08T15:20:17.358Z]
[2026-01-08T15:20:17.358Z] build:
[2026-01-08T15:20:17.358Z]
[2026-01-08T15:20:17.358Z] init:
[2026-01-08T15:20:17.358Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-01-08T15:20:17.358Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2026-01-08T15:20:17.358Z]
[2026-01-08T15:20:17.358Z] compile:
[2026-01-08T15:20:17.358Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-08T15:20:17.358Z] [echo] ============COMPILER SETTINGS============
[2026-01-08T15:20:17.358Z] [echo] ===fork: yes
[2026-01-08T15:20:17.358Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-08T15:20:17.358Z] [echo] ===debug: on
[2026-01-08T15:20:17.358Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-01-08T15:20:17.358Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2026-01-08T15:20:17.358Z]
[2026-01-08T15:20:17.358Z] dist:
[2026-01-08T15:20:17.358Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-01-08T15:20:17.358Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-01-08T15:20:17.358Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-01-08T15:20:17.358Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2026-01-08T15:20:17.358Z]
[2026-01-08T15:20:17.358Z] clean:
[2026-01-08T15:20:17.358Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2026-01-08T15:20:17.358Z]
[2026-01-08T15:20:17.358Z] build:
[2026-01-08T15:20:17.358Z]
[2026-01-08T15:20:17.358Z] build:
[2026-01-08T15:20:17.358Z]
[2026-01-08T15:20:17.358Z] init:
[2026-01-08T15:20:17.358Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2026-01-08T15:20:17.358Z]
[2026-01-08T15:20:17.358Z] getRenaissanceSuite:
[2026-01-08T15:20:17.358Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-01-08T15:20:24.170Z]
[2026-01-08T15:20:24.170Z] dist:
[2026-01-08T15:20:24.170Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2026-01-08T15:20:33.967Z]
[2026-01-08T15:20:33.967Z] build:
[2026-01-08T15:20:33.967Z]
[2026-01-08T15:20:33.967Z] init:
[2026-01-08T15:20:33.967Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/specjbb
[2026-01-08T15:20:33.967Z]
[2026-01-08T15:20:33.967Z] getSpecjbbSuite:
[2026-01-08T15:20:33.967Z]
[2026-01-08T15:20:33.967Z] dist:
[2026-01-08T15:20:33.967Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/specjbb/run
[2026-01-08T15:20:33.967Z]
[2026-01-08T15:20:33.967Z] BUILD SUCCESSFUL
[2026-01-08T15:20:33.967Z] Total time: 1 minute 22 seconds
[2026-01-08T15:20:34.349Z] 0
[2026-01-08T15:20:34.349Z]
[2026-01-08T15:20:34.349Z]
[2026-01-08T15:20:34.349Z] RECORD TEST REPOs SHA
[2026-01-08T15:20:34.349Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-08T15:20:34.349Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-08T15:20:34.349Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-08T15:20:34.349Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-08T15:20:34.349Z] ================================================
[2026-01-08T15:20:34.349Z] timestamp: 20260108-152033
[2026-01-08T15:20:34.349Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-08T15:20:34.349Z] git repo:
[2026-01-08T15:20:34.350Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-01-08T15:20:34.350Z] sha:
[2026-01-08T15:20:34.350Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-01-08T15:20:34.350Z] ================================================
[2026-01-08T15:20:34.350Z] timestamp: 20260108-152033
[2026-01-08T15:20:34.350Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests
[2026-01-08T15:20:34.350Z] git repo:
[2026-01-08T15:20:34.350Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-08T15:20:34.350Z] sha:
[2026-01-08T15:20:34.350Z] ef7987d9c9552c25c89637d8157f462f07c7fb78
[2026-01-08T15:20:34.350Z] ================================================
[2026-01-08T15:20:34.350Z] timestamp: 20260108-152033
[2026-01-08T15:20:34.350Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG
[2026-01-08T15:20:34.350Z] git repo:
[2026-01-08T15:20:34.350Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-08T15:20:34.350Z] sha:
[2026-01-08T15:20:34.350Z] 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f
[2026-01-08T15:20:34.350Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] }
[2026-01-08T15:20:34.539Z] $ ssh-agent -k
[2026-01-08T15:20:34.544Z] unset SSH_AUTH_SOCK;
[2026-01-08T15:20:34.544Z] unset SSH_AGENT_PID;
[2026-01-08T15:20:34.545Z] echo Agent pid 3710496 killed;
[2026-01-08T15:20:35.118Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-08T15:20:35.255Z] 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
[2026-01-08T15:20:35.279Z] ITERATION: 1/1
[Pipeline] sh
[2026-01-08T15:20:36.691Z] + which Xvfb
[2026-01-08T15:20:36.691Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-01-08T15:20:40.534Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/.xvfb-361-..fbdir14501219834558547072
[Pipeline] {
[Pipeline] sh
[2026-01-08T15:21:06.360Z] + ps -f
[2026-01-08T15:21:06.360Z] + grep '[X]vfb'
[2026-01-08T15:21:06.360Z] + awk '{print $9}'
[Pipeline] echo
[2026-01-08T15:21:06.889Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-01-08T15:21:07.066Z] $ ssh-agent
[2026-01-08T15:21:07.650Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpEkmBH/agent.3710959
[2026-01-08T15:21:07.650Z] SSH_AGENT_PID=3710961
[2026-01-08T15:21:07.650Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-08T15:21:09.078Z] + uname
[2026-01-08T15:21:09.078Z] + '[' Linux '=' AIX ]
[2026-01-08T15:21:09.078Z] + uname
[2026-01-08T15:21:09.078Z] + '[' Linux '=' SunOS ]
[2026-01-08T15:21:09.078Z] + uname
[2026-01-08T15:21:09.078Z] + '[' Linux '=' '*BSD' ]
[2026-01-08T15:21:09.078Z] + MAKE=make
[2026-01-08T15:21:09.078Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-08T15:21:09.078Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-08T15:21:11.009Z] + unset LD_LIBRARY_PATH
[2026-01-08T15:21:11.009Z] + uname
[2026-01-08T15:21:11.009Z] + '[' Linux '=' AIX ]
[2026-01-08T15:21:11.009Z] + uname
[2026-01-08T15:21:11.009Z] + '[' Linux '=' SunOS ]
[2026-01-08T15:21:11.009Z] + uname
[2026-01-08T15:21:11.009Z] + '[' Linux '=' '*BSD' ]
[2026-01-08T15:21:11.009Z] + MAKE=make
[2026-01-08T15:21:11.009Z] + cd ./aqa-tests
[2026-01-08T15:21:11.009Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-08T15:21:11.009Z] + set +x
[2026-01-08T15:21:11.009Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-01-08T15:21:11.009Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib
[2026-01-08T15:21:11.009Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2026-01-08T15:21:11.009Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-01-08T15:21:11.009Z] perl scripts/configure.pl
[2026-01-08T15:21:11.009Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-08T15:21:11.009Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-08T15:21:11.009Z]
[2026-01-08T15:21:11.009Z] Starting to generate test make files.
[2026-01-08T15:21:11.009Z]
[2026-01-08T15:21:11.009Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-01-08T15:21:11.009Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-01-08T15:21:11.009Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-01-08T15:21:11.009Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-01-08T15:21:11.009Z]
[2026-01-08T15:21:11.009Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-01-08T15:21:12.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-01-08T15:21:12.211Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-01-08T15:21:12.211Z]
[2026-01-08T15:21:12.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-01-08T15:21:12.211Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2026-01-08T15:21:12.211Z]
[2026-01-08T15:21:12.211Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-01-08T15:21:12.211Z]
[2026-01-08T15:21:12.211Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../autoGen.mk
[2026-01-08T15:21:12.211Z]
[2026-01-08T15:21:12.211Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk
[2026-01-08T15:21:12.211Z]
[2026-01-08T15:21:12.211Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-08T15:21:12.211Z]
[2026-01-08T15:21:12.211Z] Make files are generated successfully.
[2026-01-08T15:21:12.211Z]
[2026-01-08T15:21:12.211Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-01-08T15:21:12.211Z] make -f runtest.mk _sanity.perf
[2026-01-08T15:21:12.211Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2026-01-08T15:21:12.211Z]
[2026-01-08T15:21:12.211Z] Running make 4.4.1
[2026-01-08T15:21:12.211Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..
[2026-01-08T15:21:12.211Z] set JDK_VERSION to 8
[2026-01-08T15:21:12.211Z] set JDK_IMPL to hotspot
[2026-01-08T15:21:12.211Z] set JVM_VERSION to openjdk8
[2026-01-08T15:21:12.211Z] set JCL_VERSION to latest
[2026-01-08T15:21:12.211Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2026-01-08T15:21:12.211Z] set SPEC to alpine-linux_x86-64
[2026-01-08T15:21:12.211Z] set TEST_FLAG to
[2026-01-08T15:21:12.211Z] Running sanity.perf ...
[2026-01-08T15:21:12.211Z] There are 8 test targets in sanity.perf
[2026-01-08T15:21:12.211Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-01-08T15:21:12.211Z] openjdk version "1.8.0_482-beta"
[2026-01-08T15:21:12.211Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601081427-b05)
[2026-01-08T15:21:12.211Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b05, mixed mode)
[2026-01-08T15:21:12.211Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests'
[2026-01-08T15:21:12.211Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf'
[2026-01-08T15:21:12.976Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2026-01-08T15:21:12.976Z]
[2026-01-08T15:21:12.976Z] ===============================================