Test_openjdk8_hs_extended.perf_x86-64_mac
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-mac-x64-temurin" build number 40
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 99
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6195
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac@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_extended.perf_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.10-release^{commit} # timeout=10
Checking out Revision 1aeda1cd1c9341cd2b3ab91ba550238256fb0fbb (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1aeda1cd1c9341cd2b3ab91ba550238256fb0fbb # timeout=10
Commit message: "AIX excludes for oct 25 release (#6682)"
> git rev-list --no-walk abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-10-22T05:45:26.922Z] Found a total of 9 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label
[Pipeline] echo
[2025-10-22T05:45:26.931Z] SPEC: osx_x86-64
[Pipeline] echo
[2025-10-22T05:45:26.932Z] LABEL: hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-22T05:45:26.942Z] Found a total of 9 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-22T05:45:26.948Z] dynamicAgents: []
[Pipeline] node
[2025-10-22T05:45:41.954Z] Still waiting to schedule task
[2025-10-22T05:45:41.954Z] Waiting for next available executor on ‘hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf’
[2025-10-22T06:17:08.585Z] Running on test-orka-macos14-x64-srrbg in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-10-22T06:17:08.615Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-10-22T06:17:08.712Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-22T06:17:08.712Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-22T06:17:08.779Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-22T06:17:08.871Z] The recommended git tool is: git
[2025-10-22T06:17:09.081Z] No credentials specified
[2025-10-22T06:17:09.134Z] Cloning the remote Git repository
[2025-10-22T06:17:08.456Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-22T06:17:08.457Z] > git init /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests # timeout=10
[2025-10-22T06:17:09.655Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-10-22T06:17:09.655Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-22T06:17:09.655Z] > git --version # timeout=10
[2025-10-22T06:17:09.756Z] > git --version # 'git version 2.39.3 (Apple Git-146)'
[2025-10-22T06:17:09.756Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-22T06:17:23.051Z] Avoid second fetch
[2025-10-22T06:17:23.148Z] Checking out Revision 1aeda1cd1c9341cd2b3ab91ba550238256fb0fbb (origin/v1.0.10-release)
[2025-10-22T06:17:22.032Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-22T06:17:22.104Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-22T06:17:22.231Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10
[2025-10-22T06:17:22.329Z] > git config core.sparsecheckout # timeout=10
[2025-10-22T06:17:22.393Z] > git checkout -f 1aeda1cd1c9341cd2b3ab91ba550238256fb0fbb # timeout=10
[2025-10-22T06:17:55.437Z] Commit message: "AIX excludes for oct 25 release (#6682)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-10-22T06:18:14.946Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-10-22T06:18:14.975Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-22T06:18:16.505Z] + LC_TIME=C
[2025-10-22T06:18:16.505Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-10-22T06:18:17.410Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-22T06:18:18.434Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-10-22T06:18:19.812Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-10-22T06:18:22.354Z] + printenv
[2025-10-22T06:18:22.354Z] JCK_GIT_BRANCH=master
[2025-10-22T06:18:22.354Z] DYNAMIC_COMPILE=false
[2025-10-22T06:18:22.354Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_mac/237/
[2025-10-22T06:18:22.354Z] OPENJ9_BRANCH=master
[2025-10-22T06:18:22.354Z] JENKINS_NODE_COOKIE=07487d9c-1bea-4523-b8e5-c987d7e6ec5c
[2025-10-22T06:18:22.354Z] DOCKER_REQUIRED=false
[2025-10-22T06:18:22.354Z] PARALLEL=Dynamic
[2025-10-22T06:18:22.354Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-22T06:18:22.354Z] SHELL=/bin/zsh
[2025-10-22T06:18:22.354Z] jobStatus=SUCCESS
[2025-10-22T06:18:22.354Z] JOBSTARTTIME=Tue, 21 Oct 2025 23:18:15 -0700
[2025-10-22T06:18:22.354Z] STAGE_NAME=Setup
[2025-10-22T06:18:22.354Z] SSH_CLIENT=10.221.188.32 55952 22
[2025-10-22T06:18:22.354Z] TMPDIR=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T/
[2025-10-22T06:18:22.354Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_x86-64_mac-237
[2025-10-22T06:18:22.354Z] RERUN_FAILURE=true
[2025-10-22T06:18:22.354Z] SDK_RESOURCE=upstream
[2025-10-22T06:18:22.354Z] TIME_LIMIT=25
[2025-10-22T06:18:22.354Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-22T06:18:22.354Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-22T06:18:22.354Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_mac/
[2025-10-22T06:18:22.354Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac
[2025-10-22T06:18:22.354Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_mac/237/display/redirect?page=changes
[2025-10-22T06:18:22.354Z] JDK_BRANCH=jdk8u472-b08_adopt
[2025-10-22T06:18:22.354Z] USER=admin
[2025-10-22T06:18:22.354Z] ACTIVE_NODE_TIMEOUT=5
[2025-10-22T06:18:22.354Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-22T06:18:22.354Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2025-10-22T06:18:22.354Z] ARCHIVE_TEST_RESULTS=false
[2025-10-22T06:18:22.354Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-mac-x64-temurin
[2025-10-22T06:18:22.354Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-22T06:18:22.354Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_mac/237/display/redirect?page=artifacts
[2025-10-22T06:18:22.354Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-10-22T06:18:22.354Z] ORIGIN_JDK_VERSION=8
[2025-10-22T06:18:22.354Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-10-22T06:18:22.354Z] SETUP_JCK_RUN=false
[2025-10-22T06:18:22.354Z] SPEC=osx_x86-64
[2025-10-22T06:18:22.354Z] PERSONAL_BUILD=false
[2025-10-22T06:18:22.354Z] TKG_ITERATIONS=1
[2025-10-22T06:18:22.354Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-22T06:18:22.354Z] RERUN_ITERATIONS=1
[2025-10-22T06:18:22.354Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-22T06:18:22.354Z] ITERATIONS=1
[2025-10-22T06:18:22.354Z] KEEP_REPORTDIR=false
[2025-10-22T06:18:22.354Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2025-10-22T06:18:22.354Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:18:22.354Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_mac/237/display/redirect
[2025-10-22T06:18:22.354Z] _=/usr/bin/printenv
[2025-10-22T06:18:22.354Z] GENERATE_JOBS=true
[2025-10-22T06:18:22.354Z] PWD=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac
[2025-10-22T06:18:22.354Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-10-22T06:18:22.354Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-22T06:18:22.354Z] EXIT_FAILURE=false
[2025-10-22T06:18:22.354Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-22T06:18:22.354Z] SLACK_CHANNEL=aqavit-bot
[2025-10-22T06:18:22.354Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-10-22T06:18:22.354Z] JDK_VERSION=8
[2025-10-22T06:18:22.354Z] JOB_NAME=Test_openjdk8_hs_extended.perf_x86-64_mac
[2025-10-22T06:18:22.354Z] BUILD_DISPLAY_NAME=#237
[2025-10-22T06:18:22.354Z] USE_TESTENV_PROPERTIES=true
[2025-10-22T06:18:22.354Z] BUILD_ID=237
[2025-10-22T06:18:22.354Z] EXIT_SUCCESS=false
[2025-10-22T06:18:22.354Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-22T06:18:22.354Z] TEST_TIME=120
[2025-10-22T06:18:22.354Z] PLATFORM=x86-64_mac
[2025-10-22T06:18:22.354Z] JDK_IMPL=hotspot
[2025-10-22T06:18:22.354Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_x86-64_mac
[2025-10-22T06:18:22.354Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_mac/237/display/redirect?page=tests
[2025-10-22T06:18:22.354Z] AUTO_DETECT=true
[2025-10-22T06:18:22.354Z] SHLVL=2
[2025-10-22T06:18:22.354Z] HOME=/Users/admin
[2025-10-22T06:18:22.354Z] TAP_NAME=Test_openjdk8_hs_extended.perf_x86-64_mac.tap
[2025-10-22T06:18:22.354Z] CI=true
[2025-10-22T06:18:22.354Z] EXECUTOR_NUMBER=0
[2025-10-22T06:18:22.354Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac@tmp
[2025-10-22T06:18:22.354Z] JENKINS_SERVER_COOKIE=durable-e20db097bd46c4025de70ab1a5acd58371e4840ac716ed9a10e405051c0cd42c
[2025-10-22T06:18:22.354Z] NODE_LABELS=macos14 x86_64 test ci.role.test x64 x86 sw.os.osx ci.role.perf hw.arch.x86 orka test-orka-macos14-x64-srrbg mac
[2025-10-22T06:18:22.354Z] TARGET=extended.perf
[2025-10-22T06:18:22.354Z] BUILD_LIST=perf
[2025-10-22T06:18:22.354Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/system_lib
[2025-10-22T06:18:22.354Z] LOGNAME=admin
[2025-10-22T06:18:22.354Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-22T06:18:22.354Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-10-22T06:18:22.354Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-22T06:18:22.354Z] SSH_CONNECTION=10.221.188.32 55952 192.168.122.2 22
[2025-10-22T06:18:22.354Z] UPSTREAM_JOB_NUMBER=40
[2025-10-22T06:18:22.354Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-22T06:18:22.354Z] NODE_NAME=test-orka-macos14-x64-srrbg
[2025-10-22T06:18:22.354Z] BUILD_NUMBER=237
[2025-10-22T06:18:22.354Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_mac/display/redirect
[2025-10-22T06:18:22.354Z] KEEP_WORKSPACE=false
[2025-10-22T06:18:22.354Z] HUDSON_COOKIE=395eac54-af54-43e3-a3d9-10adca482810
[2025-10-22T06:18:22.354Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../benchmarks
[2025-10-22T06:18:22.354Z] USE_JRE=false
[2025-10-22T06:18:22.354Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image
[2025-10-22T06:18:22.354Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-22T06:18:22.354Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-10-22T06:18:22.562Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-10-22T06:18:22.578Z] Running in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-22T06:18:53.990Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-mac-x64-temurin" build number 40
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-22T06:18:54.156Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-10-22T06:18:54.165Z] Running in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-10-22T06:18:53.362Z] $ ssh-agent
[2025-10-22T06:18:54.343Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-mtlH8KDH89kn/agent.19613
[2025-10-22T06:18:54.343Z] SSH_AGENT_PID=19614
[2025-10-22T06:18:54.343Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-22T06:18:54.358Z] Running in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-10-22T06:18:54.388Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-10-22T06:18:54.990Z] ++ pwd
[2025-10-22T06:18:54.990Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 8 -i hotspot --clone_openj9 false
[2025-10-22T06:18:54.990Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests
[2025-10-22T06:18:54.990Z] load ./testenv/testenv.properties
[2025-10-22T06:18:54.990Z] Running checkTags with ./testenv/testenv.properties and 8
[2025-10-22T06:18:55.849Z] 3159c57c20c69ab24b246303d0bf068ac1339de4 refs/tags/jdk8u472-ga
[2025-10-22T06:18:55.849Z] Use tag name jdk8u472-ga from ./testenv/testenv.properties
[2025-10-22T06:18:55.849Z] get jdk binary...
[2025-10-22T06:18:55.849Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-10-22T06:18:55.849Z] Uncompressing file: OpenJDK8U-jdk_x64_mac_hotspot_8u472b08.tar.gz ...
[2025-10-22T06:19:04.467Z] List files in jdkbinary folder...
[2025-10-22T06:19:04.467Z] total 387232
[2025-10-22T06:19:04.467Z] -rw-r--r-- 1 admin staff 32593147 Oct 21 20:29 OpenJDK8U-debugimage_x64_mac_hotspot_8u472b08.tar.gz
[2025-10-22T06:19:04.467Z] -rw-r--r-- 1 admin staff 109576932 Oct 21 20:40 OpenJDK8U-jdk_x64_mac_hotspot_8u472b08.tar.gz
[2025-10-22T06:19:04.467Z] -rw-r--r-- 1 admin staff 45645281 Oct 21 20:40 OpenJDK8U-jre_x64_mac_hotspot_8u472b08.tar.gz
[2025-10-22T06:19:04.467Z] -rw-r--r-- 1 admin staff 21793 Oct 21 20:33 OpenJDK8U-sbom_x64_mac_hotspot_8u472b08-metadata.json
[2025-10-22T06:19:04.467Z] -rw-r--r-- 1 admin staff 71303 Oct 21 21:08 OpenJDK8U-sbom_x64_mac_hotspot_8u472b08.json
[2025-10-22T06:19:04.467Z] drwxr-xr-x 3 admin staff 96 Oct 21 23:18 tmp
[2025-10-22T06:19:04.467Z] List files in jdkbinary/tmp folder...
[2025-10-22T06:19:04.467Z] total 0
[2025-10-22T06:19:04.467Z] drwxr-xr-x 3 admin staff 96 Oct 21 13:39 jdk8u472-b08
[2025-10-22T06:19:04.467Z] Moving directory jdk8u472-b08/ to ../j2sdk-image
[2025-10-22T06:19:04.467Z] Uncompressing file: OpenJDK8U-jre_x64_mac_hotspot_8u472b08.tar.gz ...
[2025-10-22T06:19:06.954Z] List files in jdkbinary folder...
[2025-10-22T06:19:07.572Z] total 387232
[2025-10-22T06:19:07.572Z] -rw-r--r-- 1 admin staff 32593147 Oct 21 20:29 OpenJDK8U-debugimage_x64_mac_hotspot_8u472b08.tar.gz
[2025-10-22T06:19:07.572Z] -rw-r--r-- 1 admin staff 109576932 Oct 21 20:40 OpenJDK8U-jdk_x64_mac_hotspot_8u472b08.tar.gz
[2025-10-22T06:19:07.572Z] -rw-r--r-- 1 admin staff 45645281 Oct 21 20:40 OpenJDK8U-jre_x64_mac_hotspot_8u472b08.tar.gz
[2025-10-22T06:19:07.572Z] -rw-r--r-- 1 admin staff 21793 Oct 21 20:33 OpenJDK8U-sbom_x64_mac_hotspot_8u472b08-metadata.json
[2025-10-22T06:19:07.572Z] -rw-r--r-- 1 admin staff 71303 Oct 21 21:08 OpenJDK8U-sbom_x64_mac_hotspot_8u472b08.json
[2025-10-22T06:19:07.572Z] drwxr-xr-x 3 admin staff 96 Oct 21 13:39 j2sdk-image
[2025-10-22T06:19:07.572Z] drwxr-xr-x 3 admin staff 96 Oct 21 23:19 tmp
[2025-10-22T06:19:07.572Z] List files in jdkbinary/tmp folder...
[2025-10-22T06:19:08.213Z] total 0
[2025-10-22T06:19:08.213Z] drwxr-xr-x 3 admin staff 96 Oct 21 13:40 jdk8u472-b08-jre
[2025-10-22T06:19:08.962Z] Moving directory jdk8u472-b08-jre/ to ../j2re-image
[2025-10-22T06:19:08.962Z] Uncompressing OpenJDK8U-debugimage_x64_mac_hotspot_8u472b08.tar.gz over ./j2sdk-image...
[2025-10-22T06:19:12.888Z] Removing top-level folder jdk8u472-b08-debug-image/
[2025-10-22T06:19:12.888Z] Removing top-level folder jdk8u472-b08/
[2025-10-22T06:19:14.830Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image...
[2025-10-22T06:19:15.291Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-10-22T06:19:15.291Z] Run: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-10-22T06:19:15.291Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-22T06:19:18.107Z] openjdk version "1.8.0_472"
[2025-10-22T06:19:18.107Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2025-10-22T06:19:18.107Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2025-10-22T06:19:18.107Z] =JAVA VERSION OUTPUT END=
[2025-10-22T06:19:18.107Z] get testKitGen...
[2025-10-22T06:19:18.107Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-22T06:19:18.948Z] git rev-parse v1.0.10
[2025-10-22T06:19:18.948Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-22T06:19:18.861Z] $ ssh-agent -k
[2025-10-22T06:19:19.448Z] unset SSH_AUTH_SOCK;
[2025-10-22T06:19:19.448Z] unset SSH_AGENT_PID;
[2025-10-22T06:19:19.448Z] echo Agent pid 19614 killed;
[2025-10-22T06:19:20.733Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-10-22T06:19:20.883Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-10-22T06:19:21.145Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-22T06:19:21.743Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.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_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b08_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=40&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-22T06:19:21.764Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.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_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-orka-macos14-x64-srrbg&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b08_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=40&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-10-22T06:19:21.818Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-22T06:19:22.289Z] Copied 1 artifact from "getTRSSOutput" build number 1933
[Pipeline] sh
[2025-10-22T06:19:22.962Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-10-22T06:19:22.962Z] + gzip -cd TRSSOutput.tar.gz
[2025-10-22T06:19:22.962Z] + tar xof -
[2025-10-22T06:19:22.962Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-22T06:19:23.102Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-22T06:19:23.123Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-22T06:19:24.320Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-22T06:19:25.640Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib does not exist, creating one.
[2025-10-22T06:19:25.640Z] mkdir /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:19:25.640Z] --------------------------------------------
[2025-10-22T06:19:25.640Z] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:19:25.640Z] task is set to default
[2025-10-22T06:19:25.640Z] dependencyList is set to all
[2025-10-22T06:19:25.640Z] --------------------------------------------
[2025-10-22T06:19:25.640Z] Starting download third party dependent jars
[2025-10-22T06:19:25.640Z] --------------------------------------------
[2025-10-22T06:19:25.640Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:19:25.640Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jaxb-api.jar
[2025-10-22T06:19:27.577Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jaxb-api.jar
[2025-10-22T06:19:27.577Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2025-10-22T06:20:26.949Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/dacapo.zip
[2025-10-22T06:20:26.949Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2025-10-22T06:20:26.949Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jcstress-tests-all-20240222.jar
[2025-10-22T06:20:26.949Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:26.949Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:26.949Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz
[2025-10-22T06:20:26.949Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz
[2025-10-22T06:20:26.949Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:26.949Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:26.949Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//javassist.jar
[2025-10-22T06:20:26.949Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/javassist.jar
[2025-10-22T06:20:26.949Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar
[2025-10-22T06:20:26.949Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/mockito-core.jar
[2025-10-22T06:20:26.949Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-10-22T06:20:26.949Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-10-22T06:20:26.949Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar
[2025-10-22T06:20:26.949Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/openj9jtregtimeouthandler.jar
[2025-10-22T06:20:26.949Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-10-22T06:20:26.949Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt
[2025-10-22T06:20:26.949Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar
[2025-10-22T06:20:26.949Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/junit4.jar
[2025-10-22T06:20:26.949Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jython-standalone.jar
[2025-10-22T06:20:26.949Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jython-standalone.jar
[2025-10-22T06:20:26.949Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:26.950Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:26.950Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz
[2025-10-22T06:20:26.950Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz
[2025-10-22T06:20:26.950Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:26.950Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:26.950Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2025-10-22T06:20:26.950Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/testng.jar
[2025-10-22T06:20:26.950Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:26.950Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:26.950Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz
[2025-10-22T06:20:26.950Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_4_1.tar.gz
[2025-10-22T06:20:26.950Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:27.823Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:27.823Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar
[2025-10-22T06:20:28.205Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/objenesis.jar
[2025-10-22T06:20:28.205Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2025-10-22T06:20:28.577Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar
[2025-10-22T06:20:28.577Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:28.577Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:28.577Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz
[2025-10-22T06:20:28.942Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_6_1.tar.gz
[2025-10-22T06:20:28.942Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:28.942Z] ERROR: sha checksum error.
[2025-10-22T06:20:28.942Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:28.942Z] Expected sha is:
[2025-10-22T06:20:28.942Z] ,
[2025-10-22T06:20:28.942Z] Actual sha is : 6bb5606b6478bff04459d841ce42293bba35077b464da28939a90c518c39dd80.
[2025-10-22T06:20:29.020Z] Please delete /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_6_1.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-22T06:20:29.056Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-10-22T06:20:29.059Z] Cannot pre-stage test libs from /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib on the machine. Skipping...
[Pipeline] nodesByLabel
[2025-10-22T06:20:29.314Z] Found a total of 9 nodes with the 'hw.arch.x86&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label
[Pipeline] sh
[2025-10-22T06:20:30.112Z] + cd ./aqa-tests/TKG
[2025-10-22T06:20:30.112Z] ++ uname
[2025-10-22T06:20:30.112Z] + '[' Darwin = AIX ']'
[2025-10-22T06:20:30.112Z] ++ uname
[2025-10-22T06:20:30.697Z] + '[' Darwin = SunOS ']'
[2025-10-22T06:20:30.697Z] ++ uname
[2025-10-22T06:20:30.697Z] + '[' Darwin = '*BSD' ']'
[2025-10-22T06:20:30.697Z] + MAKE=make
[2025-10-22T06:20:30.697Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-10-22T06:20:30.697Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-10-22T06:20:31.128Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:20:31.128Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-22T06:20:31.128Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-22T06:20:31.128Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-22T06:20:31.128Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-22T06:20:33.247Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-22T06:20:34.721Z]
[2025-10-22T06:20:34.721Z] build:
[2025-10-22T06:20:34.721Z]
[2025-10-22T06:20:34.721Z] clean:
[2025-10-22T06:20:35.121Z]
[2025-10-22T06:20:35.121Z] init:
[2025-10-22T06:20:35.121Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin
[2025-10-22T06:20:35.121Z]
[2025-10-22T06:20:35.121Z] getDependentLibs:
[2025-10-22T06:20:35.560Z] [exec] --------------------------------------------
[2025-10-22T06:20:35.560Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:20:35.560Z] [exec] task is set to default
[2025-10-22T06:20:35.560Z] [exec] dependencyList is set to json_simple
[2025-10-22T06:20:35.560Z] [exec] --------------------------------------------
[2025-10-22T06:20:35.560Z] [exec] Starting download third party dependent jars
[2025-10-22T06:20:35.560Z] [exec] --------------------------------------------
[2025-10-22T06:20:35.560Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:20:35.560Z] [exec] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-22T06:20:35.560Z] [exec] downloaded dependent third party jars successfully
[2025-10-22T06:20:35.560Z]
[2025-10-22T06:20:35.560Z] compile:
[2025-10-22T06:20:35.560Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-22T06:20:35.560Z] [echo] ============COMPILER SETTINGS============
[2025-10-22T06:20:35.560Z] [echo] ===fork: yes
[2025-10-22T06:20:35.560Z] [echo] ===debug: on
[2025-10-22T06:20:35.560Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin
[2025-10-22T06:20:49.217Z]
[2025-10-22T06:20:49.217Z] dist:
[2025-10-22T06:20:49.217Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-22T06:20:49.217Z]
[2025-10-22T06:20:49.217Z] BUILD SUCCESSFUL
[2025-10-22T06:20:49.217Z] Total time: 15 seconds
[2025-10-22T06:20:49.217Z] 0
[2025-10-22T06:20:49.217Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-22T06:20:49.217Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-22T06:20:49.217Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-10-22T06:20:51.783Z] ****************************** MACHINE INFO ******************************
[2025-10-22T06:20:51.783Z] File path : /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG
[2025-10-22T06:20:51.783Z] Free Physical Memory Size : 6983176192
[2025-10-22T06:20:51.783Z] Free space (bytes) : 71000412160
[2025-10-22T06:20:51.783Z] Total Physical Memory Size : 15115223040
[2025-10-22T06:20:51.783Z] Total space (bytes) : 96427008000
[2025-10-22T06:20:51.783Z] Usable space (bytes) : 71000412160
[2025-10-22T06:20:51.783Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-22T06:20:51.783Z] bashVersion :
[2025-10-22T06:20:51.783Z] GNU bash, version 5.3.3(1)-release (x86_64-apple-darwin23.6.0)
[2025-10-22T06:20:51.783Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-10-22T06:20:51.783Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-22T06:20:51.783Z]
[2025-10-22T06:20:51.783Z] This is free software; you are free to change and redistribute it.
[2025-10-22T06:20:51.783Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-22T06:20:51.783Z] cpuCores : 3
[2025-10-22T06:20:51.783Z] curlVersion :
[2025-10-22T06:20:51.783Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2025-10-22T06:20:51.783Z] Release-Date: 2023-05-30
[2025-10-22T06:20:51.783Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-10-22T06:20:51.783Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2025-10-22T06:20:51.783Z] dockerVersion : bash: line 1: docker: command not found
[2025-10-22T06:20:51.783Z] gcc version : 15.0.0
[2025-10-22T06:20:51.783Z] gclibc version : bash: line 1: ldd: command not found
[2025-10-22T06:20:51.783Z] gdb version : bash: line 1: gdb: command not found
[2025-10-22T06:20:51.783Z] lldb version :
[2025-10-22T06:20:51.783Z] lldb-1500.0.404.7
[2025-10-22T06:20:51.783Z] Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
[2025-10-22T06:20:51.783Z] makeVersion :
[2025-10-22T06:20:51.783Z] GNU Make 3.81
[2025-10-22T06:20:51.783Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-10-22T06:20:51.783Z] This is free software; see the source for copying conditions.
[2025-10-22T06:20:51.783Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-10-22T06:20:51.783Z] PARTICULAR PURPOSE.
[2025-10-22T06:20:51.783Z]
[2025-10-22T06:20:51.783Z] This program built for i386-apple-darwin11.3.0
[2025-10-22T06:20:51.783Z] mavenVersion :
[2025-10-22T06:20:51.783Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-10-22T06:20:51.783Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-10-22T06:20:51.783Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre
[2025-10-22T06:20:51.783Z] Default locale: en_US, platform encoding: UTF-8
[2025-10-22T06:20:51.783Z] OS name: "mac os x", version: "14.1", arch: "x86_64", family: "mac"
[2025-10-22T06:20:51.783Z] perlVersion :
[2025-10-22T06:20:51.783Z]
[2025-10-22T06:20:51.783Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2025-10-22T06:20:51.783Z] (with 2 registered patches, see perl -V for more detail)
[2025-10-22T06:20:51.783Z]
[2025-10-22T06:20:51.783Z] Copyright 1987-2020, Larry Wall
[2025-10-22T06:20:51.783Z]
[2025-10-22T06:20:51.783Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-22T06:20:51.783Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-22T06:20:51.783Z]
[2025-10-22T06:20:51.783Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-22T06:20:51.783Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-22T06:20:51.783Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-10-22T06:20:51.783Z]
[2025-10-22T06:20:51.783Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-22T06:20:51.783Z] procArch : i386
[2025-10-22T06:20:51.783Z] sysArch : x86_64
[2025-10-22T06:20:51.783Z] sysOS : Darwin
[2025-10-22T06:20:51.783Z] ulimit :
[2025-10-22T06:20:51.783Z] core file size (blocks, -c) 0
[2025-10-22T06:20:51.783Z] data seg size (kbytes, -d) unlimited
[2025-10-22T06:20:51.783Z] file size (blocks, -f) unlimited
[2025-10-22T06:20:51.783Z] max locked memory (kbytes, -l) unlimited
[2025-10-22T06:20:51.783Z] max memory size (kbytes, -m) unlimited
[2025-10-22T06:20:51.783Z] open files (-n) 10240
[2025-10-22T06:20:51.783Z] pipe size (512 bytes, -p) 1
[2025-10-22T06:20:51.783Z] stack size (kbytes, -s) 65532
[2025-10-22T06:20:51.783Z] cpu time (seconds, -t) unlimited
[2025-10-22T06:20:51.783Z] max user processes (-u) 2088
[2025-10-22T06:20:51.783Z] virtual memory (kbytes, -v) unlimited
[2025-10-22T06:20:51.783Z] uname : Darwin ventura-vm 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64
[2025-10-22T06:20:51.783Z] vmVendor : Oracle Corporation
[2025-10-22T06:20:51.783Z] vmVersion : 25.472-b08
[2025-10-22T06:20:51.783Z] xlc version : bash: line 1: xlC: command not found
[2025-10-22T06:20:51.783Z] **************************************************************************
[2025-10-22T06:20:51.783Z]
[2025-10-22T06:20:51.783Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-22T06:20:51.783Z]
[2025-10-22T06:20:51.783Z] System.getProperty('java.vendor')=Temurin
[2025-10-22T06:20:51.783Z]
[2025-10-22T06:20:51.783Z] System.getProperty('os.name')=Mac OS X
[2025-10-22T06:20:51.783Z]
[2025-10-22T06:20:51.783Z] System.getProperty('os.arch')=x86_64
[2025-10-22T06:20:51.783Z]
[2025-10-22T06:20:51.783Z] System.getProperty('java.fullversion')=null
[2025-10-22T06:20:51.783Z]
[2025-10-22T06:20:51.784Z] System.getProperty('sun.arch.data.model')=64
[2025-10-22T06:20:51.784Z]
[2025-10-22T06:20:51.784Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:20:51.784Z] perl scripts/configure.pl
[2025-10-22T06:20:51.784Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-10-22T06:20:52.760Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-22T06:20:52.760Z]
[2025-10-22T06:20:52.760Z]
[2025-10-22T06:20:52.760Z] Starting to generate parallel test lists.
[2025-10-22T06:20:52.760Z]
[2025-10-22T06:20:52.760Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-10-22T06:20:52.760Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-10-22T06:20:52.760Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-10-22T06:20:52.760Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-10-22T06:20:52.760Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-10-22T06:20:52.760Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-10-22T06:20:53.158Z] Attempting to get test duration data from TRSS.
[2025-10-22T06:20:53.158Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_mac&group=perf&level=extended
[2025-10-22T06:20:53.521Z] Attempting to get test duration data from cached files.
[2025-10-22T06:20:53.521Z]
[2025-10-22T06:20:53.521Z] TEST DURATION
[2025-10-22T06:20:53.521Z] ====================================================================================
[2025-10-22T06:20:53.521Z] Total number of tests searched: 18
[2025-10-22T06:20:53.521Z] Number of test durations found: 18
[2025-10-22T06:20:53.521Z] Top slowest tests:
[2025-10-22T06:20:53.521Z] 01m59s dacapo-avrora_0
[2025-10-22T06:20:53.521Z] 01m05s dacapo-sunflow_0
[2025-10-22T06:20:53.521Z] 00m49s dacapo-xalan_0
[2025-10-22T06:20:53.521Z] ====================================================================================
[2025-10-22T06:20:53.521Z]
[2025-10-22T06:20:53.521Z] Test target is split into 1 lists.
[2025-10-22T06:20:53.521Z] Reducing estimated test running time from 06m09s to 06m09s.
[2025-10-22T06:20:53.521Z]
[2025-10-22T06:20:53.521Z] -------------------------------------testList_0-------------------------------------
[2025-10-22T06:20:53.521Z] Number of tests: 18
[2025-10-22T06:20:53.521Z] Estimated running time: 06m09s
[2025-10-22T06:20:53.521Z] TESTLIST=dacapo-avrora_0,dacapo-sunflow_0,dacapo-xalan_0,dacapo-jython_0,dacapo-pmd_0,dacapo-fop_0,renaissance-movie-lens_0,renaissance-log-regression_0,renaissance-dec-tree_0,renaissance-mnemonics_0,renaissance-finagle-http_0,renaissance-als_0,renaissance-gauss-mix_0,renaissance-db-shootout_0,renaissance-chi-square_0,renaissance-par-mnemonics_0,renaissance-philosophers_0,renaissance-finagle-chirper_0
[2025-10-22T06:20:53.521Z] ------------------------------------------------------------------------------------
[2025-10-22T06:20:53.521Z]
[2025-10-22T06:20:53.521Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-10-22T06:20:53.642Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-10-22T06:20:53.755Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-10-22T06:20:53.839Z] Building tests...
[Pipeline] timeout
[2025-10-22T06:20:53.844Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-22T06:20:53.863Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-22T06:20:54.433Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-22T06:20:54.433Z] --------------------------------------------
[2025-10-22T06:20:54.433Z] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:20:54.433Z] task is set to default
[2025-10-22T06:20:54.433Z] dependencyList is set to all
[2025-10-22T06:20:54.433Z] --------------------------------------------
[2025-10-22T06:20:54.433Z] Starting download third party dependent jars
[2025-10-22T06:20:54.433Z] --------------------------------------------
[2025-10-22T06:20:54.433Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:20:54.433Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//org.eclipse.osgi-3.16.100.jar
[2025-10-22T06:20:54.799Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar
[2025-10-22T06:20:54.799Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-10-22T06:20:54.799Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz
[2025-10-22T06:20:56.255Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/apache-maven-bin.tar.gz
[2025-10-22T06:20:56.255Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-10-22T06:20:56.255Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-10-22T06:20:56.255Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-22T06:20:56.255Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-cli.jar
[2025-10-22T06:20:56.610Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/commons-cli.jar
[2025-10-22T06:20:56.610Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm.jar
[2025-10-22T06:20:56.610Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/asm.jar
[2025-10-22T06:20:56.610Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz
[2025-10-22T06:20:57.051Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_6_1.tar.gz
[2025-10-22T06:20:57.052Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:57.138Z] ERROR: sha checksum error.
[2025-10-22T06:20:57.138Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_6_1.tar.gz.sha256sum.txt
[2025-10-22T06:20:57.138Z] Expected sha is:
[2025-10-22T06:20:57.138Z] ,
[2025-10-22T06:20:57.138Z] Actual sha is : 0c9ea8cb32684e0fbf2228458242c3d326941d91bd655cbd2b9f4a533c574b51.
[2025-10-22T06:20:57.139Z] Please delete /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/jtreg_6_1.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-22T06:20:57.166Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-10-22T06:20:57.170Z] Cannot pre-stage test libs from /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib on the machine. Skipping...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-10-22T06:20:57.252Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-10-22T06:20:57.271Z] Running in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-10-22T06:20:56.460Z] $ ssh-agent
[2025-10-22T06:20:57.449Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-RYNahbL49mfj/agent.20101
[2025-10-22T06:20:57.449Z] SSH_AGENT_PID=20102
[2025-10-22T06:20:57.449Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-22T06:20:58.064Z] + bash ./compile.sh
[2025-10-22T06:20:58.064Z] Set values based on ./testenv/testenv.properties:
[2025-10-22T06:20:58.064Z] =========
[2025-10-22T06:20:58.064Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-22T06:20:58.064Z] TKG_BRANCH=v1.0.10
[2025-10-22T06:20:58.064Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-22T06:20:58.064Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T06:20:58.064Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-22T06:20:58.064Z] STF_BRANCH=v1.0.10
[2025-10-22T06:20:58.064Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-22T06:20:58.064Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-22T06:20:58.064Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-22T06:20:58.064Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-22T06:20:58.064Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-22T06:20:58.064Z] JDK8_BRANCH=jdk8u472-ga
[2025-10-22T06:20:58.064Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-22T06:20:58.064Z] JDK11_BRANCH=jdk-11.0.29-ga
[2025-10-22T06:20:58.064Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-22T06:20:58.064Z] JDK17_BRANCH=jdk-17.0.17-ga
[2025-10-22T06:20:58.064Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-22T06:20:58.064Z] JDK21_BRANCH=jdk-21.0.9-ga
[2025-10-22T06:20:58.064Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-22T06:20:58.064Z] JDK25_BRANCH=jdk-25.0.1-ga
[2025-10-22T06:20:58.064Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-22T06:20:58.064Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T06:20:58.064Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-22T06:20:58.064Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T06:20:58.064Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-22T06:20:58.064Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T06:20:58.064Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-22T06:20:58.064Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T06:20:58.064Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-22T06:20:58.064Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T06:20:58.064Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T06:20:58.064Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-22T06:20:58.064Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T06:20:58.064Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-22T06:20:58.064Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T06:20:58.064Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-22T06:20:58.064Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T06:20:58.064Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-22T06:20:58.064Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-22T06:20:58.064Z]
[2025-10-22T06:20:58.064Z] =========
[2025-10-22T06:20:58.064Z]
[2025-10-22T06:20:58.064Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-22T06:20:58.064Z] JDK_BRANCH=jdk8u472-ga
[2025-10-22T06:20:58.064Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T06:20:58.064Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-22T06:20:58.064Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-10-22T06:20:58.064Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:20:58.064Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-22T06:20:58.064Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-22T06:20:58.064Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-22T06:20:58.065Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-22T06:20:59.464Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-22T06:21:00.346Z]
[2025-10-22T06:21:00.346Z] build:
[2025-10-22T06:21:00.346Z]
[2025-10-22T06:21:00.346Z] clean:
[2025-10-22T06:21:00.346Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk
[2025-10-22T06:21:00.346Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin
[2025-10-22T06:21:00.346Z]
[2025-10-22T06:21:00.346Z] init:
[2025-10-22T06:21:00.346Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin
[2025-10-22T06:21:00.346Z]
[2025-10-22T06:21:00.346Z] getDependentLibs:
[2025-10-22T06:21:00.768Z] [exec] --------------------------------------------
[2025-10-22T06:21:00.768Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:21:00.768Z] [exec] task is set to default
[2025-10-22T06:21:00.768Z] [exec] dependencyList is set to json_simple
[2025-10-22T06:21:00.768Z] [exec] --------------------------------------------
[2025-10-22T06:21:00.768Z] [exec] Starting download third party dependent jars
[2025-10-22T06:21:00.768Z] [exec] --------------------------------------------
[2025-10-22T06:21:00.768Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:21:00.768Z] [exec] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-10-22T06:21:00.768Z] [exec] downloaded dependent third party jars successfully
[2025-10-22T06:21:00.768Z]
[2025-10-22T06:21:00.768Z] compile:
[2025-10-22T06:21:00.768Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-22T06:21:00.768Z] [echo] ============COMPILER SETTINGS============
[2025-10-22T06:21:00.768Z] [echo] ===fork: yes
[2025-10-22T06:21:00.768Z] [echo] ===debug: on
[2025-10-22T06:21:00.768Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin
[2025-10-22T06:21:05.444Z]
[2025-10-22T06:21:05.444Z] dist:
[2025-10-22T06:21:05.444Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-22T06:21:05.444Z]
[2025-10-22T06:21:05.444Z] BUILD SUCCESSFUL
[2025-10-22T06:21:05.444Z] Total time: 6 seconds
[2025-10-22T06:21:05.444Z] 0
[2025-10-22T06:21:05.444Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-22T06:21:06.341Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-22T06:21:06.341Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-10-22T06:21:09.044Z] ****************************** MACHINE INFO ******************************
[2025-10-22T06:21:09.044Z] File path : /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG
[2025-10-22T06:21:09.044Z] Free Physical Memory Size : 6964711424
[2025-10-22T06:21:09.044Z] Free space (bytes) : 70989008896
[2025-10-22T06:21:09.044Z] Total Physical Memory Size : 15115223040
[2025-10-22T06:21:09.044Z] Total space (bytes) : 96427008000
[2025-10-22T06:21:09.044Z] Usable space (bytes) : 70989008896
[2025-10-22T06:21:09.044Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-22T06:21:09.044Z] bashVersion :
[2025-10-22T06:21:09.044Z] GNU bash, version 5.3.3(1)-release (x86_64-apple-darwin23.6.0)
[2025-10-22T06:21:09.044Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-10-22T06:21:09.044Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-22T06:21:09.044Z]
[2025-10-22T06:21:09.044Z] This is free software; you are free to change and redistribute it.
[2025-10-22T06:21:09.044Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-22T06:21:09.044Z] cpuCores : 3
[2025-10-22T06:21:09.044Z] curlVersion :
[2025-10-22T06:21:09.044Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2025-10-22T06:21:09.044Z] Release-Date: 2023-05-30
[2025-10-22T06:21:09.044Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-10-22T06:21:09.044Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2025-10-22T06:21:09.044Z] dockerVersion : bash: line 1: docker: command not found
[2025-10-22T06:21:09.044Z] gcc version : 15.0.0
[2025-10-22T06:21:09.044Z] gclibc version : bash: line 1: ldd: command not found
[2025-10-22T06:21:09.044Z] gdb version : bash: line 1: gdb: command not found
[2025-10-22T06:21:09.044Z] lldb version :
[2025-10-22T06:21:09.044Z] lldb-1500.0.404.7
[2025-10-22T06:21:09.044Z] Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
[2025-10-22T06:21:09.044Z] makeVersion :
[2025-10-22T06:21:09.044Z] GNU Make 3.81
[2025-10-22T06:21:09.044Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-10-22T06:21:09.044Z] This is free software; see the source for copying conditions.
[2025-10-22T06:21:09.044Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-10-22T06:21:09.044Z] PARTICULAR PURPOSE.
[2025-10-22T06:21:09.044Z]
[2025-10-22T06:21:09.044Z] This program built for i386-apple-darwin11.3.0
[2025-10-22T06:21:09.044Z] mavenVersion :
[2025-10-22T06:21:09.045Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-10-22T06:21:09.045Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-10-22T06:21:09.045Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/jre
[2025-10-22T06:21:09.045Z] Default locale: en_US, platform encoding: UTF-8
[2025-10-22T06:21:09.045Z] OS name: "mac os x", version: "14.1", arch: "x86_64", family: "mac"
[2025-10-22T06:21:09.045Z] perlVersion :
[2025-10-22T06:21:09.045Z]
[2025-10-22T06:21:09.045Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2025-10-22T06:21:09.045Z] (with 2 registered patches, see perl -V for more detail)
[2025-10-22T06:21:09.045Z]
[2025-10-22T06:21:09.045Z] Copyright 1987-2020, Larry Wall
[2025-10-22T06:21:09.045Z]
[2025-10-22T06:21:09.045Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-22T06:21:09.045Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-22T06:21:09.045Z]
[2025-10-22T06:21:09.045Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-22T06:21:09.045Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-22T06:21:09.045Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-10-22T06:21:09.045Z]
[2025-10-22T06:21:09.045Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-22T06:21:09.045Z] procArch : i386
[2025-10-22T06:21:09.045Z] sysArch : x86_64
[2025-10-22T06:21:09.045Z] sysOS : Darwin
[2025-10-22T06:21:09.045Z] ulimit :
[2025-10-22T06:21:09.045Z] core file size (blocks, -c) 0
[2025-10-22T06:21:09.045Z] data seg size (kbytes, -d) unlimited
[2025-10-22T06:21:09.045Z] file size (blocks, -f) unlimited
[2025-10-22T06:21:09.045Z] max locked memory (kbytes, -l) unlimited
[2025-10-22T06:21:09.045Z] max memory size (kbytes, -m) unlimited
[2025-10-22T06:21:09.045Z] open files (-n) 10240
[2025-10-22T06:21:09.045Z] pipe size (512 bytes, -p) 1
[2025-10-22T06:21:09.045Z] stack size (kbytes, -s) 65532
[2025-10-22T06:21:09.045Z] cpu time (seconds, -t) unlimited
[2025-10-22T06:21:09.045Z] max user processes (-u) 2088
[2025-10-22T06:21:09.045Z] virtual memory (kbytes, -v) unlimited
[2025-10-22T06:21:09.045Z] uname : Darwin ventura-vm 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64
[2025-10-22T06:21:09.045Z] vmVendor : Oracle Corporation
[2025-10-22T06:21:09.045Z] vmVersion : 25.472-b08
[2025-10-22T06:21:09.045Z] xlc version : bash: line 1: xlC: command not found
[2025-10-22T06:21:09.045Z] **************************************************************************
[2025-10-22T06:21:09.045Z]
[2025-10-22T06:21:09.045Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-22T06:21:09.045Z]
[2025-10-22T06:21:09.045Z] System.getProperty('java.vendor')=Temurin
[2025-10-22T06:21:09.045Z]
[2025-10-22T06:21:09.046Z] System.getProperty('os.name')=Mac OS X
[2025-10-22T06:21:09.046Z]
[2025-10-22T06:21:09.046Z] System.getProperty('os.arch')=x86_64
[2025-10-22T06:21:09.046Z]
[2025-10-22T06:21:09.046Z] System.getProperty('java.fullversion')=null
[2025-10-22T06:21:09.046Z]
[2025-10-22T06:21:09.046Z] System.getProperty('sun.arch.data.model')=64
[2025-10-22T06:21:09.046Z]
[2025-10-22T06:21:10.185Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2025-10-22T06:21:10.639Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest
[2025-10-22T06:21:10.640Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2025-10-22T06:21:11.055Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-22T06:21:11.055Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-22T06:21:11.056Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-22T06:21:11.056Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-22T06:21:12.471Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml
[2025-10-22T06:21:13.943Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-10-22T06:21:13.943Z]
[2025-10-22T06:21:13.943Z] -create_test_directory:
[2025-10-22T06:21:13.943Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest
[2025-10-22T06:21:13.943Z]
[2025-10-22T06:21:13.943Z] stage_test_material:
[2025-10-22T06:21:14.431Z] [copy] Copying 586 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest
[2025-10-22T06:21:17.228Z]
[2025-10-22T06:21:17.228Z] build:
[2025-10-22T06:21:17.911Z]
[2025-10-22T06:21:17.911Z] init:
[2025-10-22T06:21:17.911Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf
[2025-10-22T06:21:17.911Z]
[2025-10-22T06:21:17.911Z] dist:
[2025-10-22T06:21:17.911Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf
[2025-10-22T06:21:17.911Z]
[2025-10-22T06:21:17.911Z] build:
[2025-10-22T06:21:18.590Z]
[2025-10-22T06:21:18.590Z] build:
[2025-10-22T06:21:19.187Z]
[2025-10-22T06:21:19.187Z] init:
[2025-10-22T06:21:19.187Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/bumbleBench
[2025-10-22T06:21:19.187Z]
[2025-10-22T06:21:19.187Z] getBumbleBench:
[2025-10-22T06:21:19.187Z] [echo] Cloning BumbleBench
[2025-10-22T06:21:19.187Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-10-22T06:21:19.839Z] [exec] Cloning into 'bumblebench'...
[2025-10-22T06:21:26.539Z]
[2025-10-22T06:21:26.539Z] buildBumbleBench:
[2025-10-22T06:21:26.539Z] [echo] Building BumbleBench
[2025-10-22T06:21:26.539Z]
[2025-10-22T06:21:26.539Z] compile-all:
[2025-10-22T06:21:26.539Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:21:35.768Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-10-22T06:21:35.768Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-10-22T06:21:35.768Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:21:35.768Z] [javac] Compiling 11 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:21:35.768Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:21:36.304Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:21:36.809Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:21:36.809Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:21:36.810Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:21:36.810Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:21:37.307Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:21:37.307Z] [javac] Compiling 7 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:21:37.813Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:21:38.270Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:21:38.270Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:21:38.270Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:21:38.270Z]
[2025-10-22T06:21:38.270Z] dist:
[2025-10-22T06:21:38.791Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-10-22T06:21:38.791Z]
[2025-10-22T06:21:38.791Z] dist:
[2025-10-22T06:21:38.791Z] [copy] Copying 126 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/bumbleBench
[2025-10-22T06:21:40.046Z]
[2025-10-22T06:21:40.046Z] build:
[2025-10-22T06:21:40.046Z]
[2025-10-22T06:21:40.046Z] getDependentLibs:
[2025-10-22T06:21:47.717Z] [exec] --------------------------------------------
[2025-10-22T06:21:47.717Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:21:47.717Z] [exec] task is set to default
[2025-10-22T06:21:47.717Z] [exec] dependencyList is set to dacapo
[2025-10-22T06:21:47.717Z] [exec] --------------------------------------------
[2025-10-22T06:21:47.717Z] [exec] Starting download third party dependent jars
[2025-10-22T06:21:47.717Z] [exec] --------------------------------------------
[2025-10-22T06:21:47.717Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:21:47.717Z] [exec] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-10-22T06:21:47.717Z] [exec] downloaded dependent third party jars successfully
[2025-10-22T06:21:47.717Z]
[2025-10-22T06:21:47.717Z] init:
[2025-10-22T06:21:47.718Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/dacapo
[2025-10-22T06:21:47.718Z]
[2025-10-22T06:21:47.718Z] getDacapoSuite:
[2025-10-22T06:21:47.718Z] [unzip] Expanding: /Users/admin/workspace/externalDependency/lib/dacapo.zip into /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/dacapo
[2025-10-22T06:29:13.642Z] [move] Moving 1 file to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/dacapo
[2025-10-22T06:29:13.643Z] [move] Moving 10669 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/dacapo/dacapo
[2025-10-22T06:29:13.643Z]
[2025-10-22T06:29:13.643Z] dist:
[2025-10-22T06:29:13.643Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/dacapo
[2025-10-22T06:29:13.643Z]
[2025-10-22T06:29:13.643Z] build:
[2025-10-22T06:29:13.643Z]
[2025-10-22T06:29:13.643Z] init:
[2025-10-22T06:29:13.643Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/idle_micro
[2025-10-22T06:29:13.643Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/idle_micro/bin
[2025-10-22T06:29:13.643Z]
[2025-10-22T06:29:13.643Z] compile:
[2025-10-22T06:29:13.643Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-22T06:29:13.643Z] [echo] ============COMPILER SETTINGS============
[2025-10-22T06:29:13.643Z] [echo] ===fork: yes
[2025-10-22T06:29:13.643Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-10-22T06:29:13.644Z] [echo] ===debug: on
[2025-10-22T06:29:13.644Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-10-22T06:29:13.644Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/idle_micro/bin
[2025-10-22T06:29:13.644Z]
[2025-10-22T06:29:13.644Z] dist:
[2025-10-22T06:29:13.644Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-10-22T06:29:13.644Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/idle_micro
[2025-10-22T06:29:13.644Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/idle_micro
[2025-10-22T06:29:13.644Z] [copy] Copying 7 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/idle_micro
[2025-10-22T06:29:13.644Z]
[2025-10-22T06:29:13.644Z] clean:
[2025-10-22T06:29:13.644Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/idle_micro/bin
[2025-10-22T06:29:13.644Z]
[2025-10-22T06:29:13.644Z] build:
[2025-10-22T06:29:13.644Z]
[2025-10-22T06:29:13.644Z] build:
[2025-10-22T06:29:13.644Z]
[2025-10-22T06:29:13.644Z] init:
[2025-10-22T06:29:13.644Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/renaissance
[2025-10-22T06:29:13.644Z]
[2025-10-22T06:29:13.644Z] getRenaissanceSuite:
[2025-10-22T06:29:13.644Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-10-22T06:29:20.863Z]
[2025-10-22T06:29:20.863Z] dist:
[2025-10-22T06:29:20.863Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/renaissance
[2025-10-22T06:29:24.356Z]
[2025-10-22T06:29:24.356Z] build:
[2025-10-22T06:29:24.356Z]
[2025-10-22T06:29:24.356Z] init:
[2025-10-22T06:29:24.356Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/specjbb
[2025-10-22T06:29:24.356Z]
[2025-10-22T06:29:24.356Z] getSpecjbbSuite:
[2025-10-22T06:29:24.356Z]
[2025-10-22T06:29:24.356Z] dist:
[2025-10-22T06:29:24.356Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jvmtest/perf/specjbb/run
[2025-10-22T06:29:24.356Z]
[2025-10-22T06:29:24.356Z] BUILD SUCCESSFUL
[2025-10-22T06:29:24.356Z] Total time: 8 minutes 11 seconds
[2025-10-22T06:29:24.356Z] 0
[2025-10-22T06:29:24.356Z]
[2025-10-22T06:29:24.356Z]
[2025-10-22T06:29:24.356Z] RECORD TEST REPOs SHA
[2025-10-22T06:29:24.356Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2025-10-22T06:29:24.356Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-10-22T06:29:24.832Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-22T06:29:24.832Z] touch /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-22T06:29:24.832Z] ================================================
[2025-10-22T06:29:24.832Z] timestamp: 20251021-232923
[2025-10-22T06:29:24.832Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests
[2025-10-22T06:29:24.832Z] git repo:
[2025-10-22T06:29:24.832Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-10-22T06:29:24.832Z] sha:
[2025-10-22T06:29:24.832Z] 1aeda1cd1c9341cd2b3ab91ba550238256fb0fbb
[2025-10-22T06:29:24.832Z] ================================================
[2025-10-22T06:29:24.832Z] timestamp: 20251021-232923
[2025-10-22T06:29:24.832Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2025-10-22T06:29:24.832Z] git repo:
[2025-10-22T06:29:24.832Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-10-22T06:29:24.832Z] sha:
[2025-10-22T06:29:25.226Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-10-22T06:29:25.226Z] ================================================
[2025-10-22T06:29:25.226Z] timestamp: 20251021-232924
[2025-10-22T06:29:25.226Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG
[2025-10-22T06:29:25.226Z] git repo:
[2025-10-22T06:29:25.226Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-10-22T06:29:25.226Z] sha:
[2025-10-22T06:29:25.226Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[Pipeline] }
[2025-10-22T06:29:24.503Z] $ ssh-agent -k
[2025-10-22T06:29:24.542Z] unset SSH_AUTH_SOCK;
[2025-10-22T06:29:24.542Z] unset SSH_AGENT_PID;
[2025-10-22T06:29:24.542Z] echo Agent pid 20102 killed;
[2025-10-22T06:29:25.650Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-10-22T06:29:25.826Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-22T06:29:25.854Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-10-22T06:29:25.049Z] $ ssh-agent
[2025-10-22T06:29:26.108Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-UGUmKFSODZYX/agent.21102
[2025-10-22T06:29:26.108Z] SSH_AGENT_PID=21103
[2025-10-22T06:29:26.108Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-22T06:29:26.721Z] ++ uname
[2025-10-22T06:29:26.721Z] + '[' Darwin = AIX ']'
[2025-10-22T06:29:26.721Z] ++ uname
[2025-10-22T06:29:26.721Z] + '[' Darwin = SunOS ']'
[2025-10-22T06:29:26.721Z] ++ uname
[2025-10-22T06:29:26.721Z] + '[' Darwin = '*BSD' ']'
[2025-10-22T06:29:26.721Z] + MAKE=make
[2025-10-22T06:29:26.721Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-22T06:29:26.721Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2025-10-22T06:29:27.527Z] ++ uname
[2025-10-22T06:29:27.527Z] + '[' Darwin = AIX ']'
[2025-10-22T06:29:27.527Z] ++ uname
[2025-10-22T06:29:27.527Z] + '[' Darwin = SunOS ']'
[2025-10-22T06:29:27.527Z] ++ uname
[2025-10-22T06:29:27.527Z] + '[' Darwin = '*BSD' ']'
[2025-10-22T06:29:27.527Z] + MAKE=make
[2025-10-22T06:29:27.527Z] + cd ./aqa-tests
[2025-10-22T06:29:27.527Z] + . ./scripts/testenv/testenvSettings.sh
[2025-10-22T06:29:27.527Z] ++ set +x
[2025-10-22T06:29:27.527Z] Set values based on ./testenv/testenv.properties:
[2025-10-22T06:29:27.527Z] =========
[2025-10-22T06:29:27.943Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-22T06:29:27.943Z] TKG_BRANCH=v1.0.10
[2025-10-22T06:29:27.943Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-22T06:29:27.943Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T06:29:27.943Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-22T06:29:27.943Z] STF_BRANCH=v1.0.10
[2025-10-22T06:29:27.943Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-22T06:29:27.943Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-22T06:29:27.943Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-22T06:29:27.943Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-22T06:29:27.943Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-22T06:29:27.943Z] JDK8_BRANCH=jdk8u472-ga
[2025-10-22T06:29:27.943Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-22T06:29:27.943Z] JDK11_BRANCH=jdk-11.0.29-ga
[2025-10-22T06:29:27.943Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-22T06:29:27.943Z] JDK17_BRANCH=jdk-17.0.17-ga
[2025-10-22T06:29:27.943Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-22T06:29:27.943Z] JDK21_BRANCH=jdk-21.0.9-ga
[2025-10-22T06:29:27.943Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-22T06:29:27.943Z] JDK25_BRANCH=jdk-25.0.1-ga
[2025-10-22T06:29:27.944Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-22T06:29:27.944Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T06:29:27.944Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-22T06:29:27.944Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T06:29:27.944Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-22T06:29:27.944Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T06:29:27.944Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-22T06:29:27.944Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T06:29:27.944Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-22T06:29:27.944Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T06:29:27.944Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T06:29:27.944Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-22T06:29:27.944Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T06:29:27.944Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-22T06:29:27.944Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T06:29:27.944Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-22T06:29:27.944Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T06:29:27.944Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-22T06:29:27.944Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-22T06:29:27.944Z]
[2025-10-22T06:29:27.944Z] =========
[2025-10-22T06:29:27.944Z]
[2025-10-22T06:29:27.944Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-22T06:29:27.944Z] JDK_BRANCH=jdk8u472-ga
[2025-10-22T06:29:27.944Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T06:29:27.944Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-22T06:29:27.944Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-10-22T06:29:27.944Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib
[2025-10-22T06:29:27.944Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-10-22T06:29:28.398Z] perl scripts/configure.pl
[2025-10-22T06:29:28.398Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-10-22T06:29:28.835Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-22T06:29:28.835Z]
[2025-10-22T06:29:28.835Z] Starting to generate test make files.
[2025-10-22T06:29:28.835Z]
[2025-10-22T06:29:28.835Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-10-22T06:29:28.835Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-10-22T06:29:28.835Z]
[2025-10-22T06:29:28.835Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-10-22T06:29:28.835Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-10-22T06:29:28.835Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-10-22T06:29:28.835Z]
[2025-10-22T06:29:28.835Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-10-22T06:29:28.835Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-10-22T06:29:28.835Z] Parsing /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-10-22T06:29:28.835Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../perf/autoGen.mk
[2025-10-22T06:29:28.835Z]
[2025-10-22T06:29:28.835Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../autoGen.mk
[2025-10-22T06:29:28.835Z]
[2025-10-22T06:29:29.346Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk
[2025-10-22T06:29:29.346Z]
[2025-10-22T06:29:29.346Z] Generated /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2025-10-22T06:29:29.346Z]
[2025-10-22T06:29:29.346Z] Make files are generated successfully.
[2025-10-22T06:29:29.346Z]
[2025-10-22T06:29:29.346Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _extended.perf
[2025-10-22T06:29:29.346Z]
[2025-10-22T06:29:29.346Z] Running make 3.81
[2025-10-22T06:29:29.854Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..
[2025-10-22T06:29:29.854Z] set JDK_VERSION to 8
[2025-10-22T06:29:29.854Z] set JDK_IMPL to hotspot
[2025-10-22T06:29:29.854Z] set JVM_VERSION to openjdk8
[2025-10-22T06:29:29.854Z] set JCL_VERSION to latest
[2025-10-22T06:29:29.854Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-10-22T06:29:29.854Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-10-22T06:29:29.854Z] set SPEC to osx_x86-64
[2025-10-22T06:29:29.854Z] set TEST_FLAG to
[2025-10-22T06:29:29.854Z] Running extended.perf ...
[2025-10-22T06:29:29.854Z] There are 18 test targets in extended.perf
[2025-10-22T06:29:29.854Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2025-10-22T06:29:30.880Z] openjdk version "1.8.0_472"
[2025-10-22T06:29:30.880Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2025-10-22T06:29:30.880Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2025-10-22T06:29:31.290Z]
[2025-10-22T06:29:31.290Z] ===============================================
[2025-10-22T06:29:31.290Z] Running test renaissance-als_0 ...
[2025-10-22T06:29:31.290Z] ===============================================
[2025-10-22T06:29:31.711Z] renaissance-als_0 Start Time: Tue Oct 21 23:29:30 2025 Epoch Time (ms): 1761114570398
[2025-10-22T06:29:31.711Z] variation: NoOptions
[2025-10-22T06:29:31.711Z] JVM_OPTIONS:
[2025-10-22T06:29:31.711Z] { \
[2025-10-22T06:29:31.711Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:29:31.711Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:29:31.711Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-als_0"; \
[2025-10-22T06:29:31.711Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-als_0"; \
[2025-10-22T06:29:31.711Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:29:31.711Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-als_0"/als.json" als; \
[2025-10-22T06:29:31.711Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:29:31.711Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:29:31.711Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:29:31.711Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:29:31.711Z]
[2025-10-22T06:29:31.711Z] TEST SETUP:
[2025-10-22T06:29:31.711Z] Nothing to be done for setup.
[2025-10-22T06:29:31.711Z]
[2025-10-22T06:29:31.711Z] TESTING:
[2025-10-22T06:29:34.781Z] Benchmark 'als' excluded: requires JVM version >=11 (found 1.8).
[2025-10-22T06:29:34.781Z] -----------------------------------
[2025-10-22T06:29:34.781Z] renaissance-als_0_PASSED
[2025-10-22T06:29:34.781Z] -----------------------------------
[2025-10-22T06:29:34.781Z]
[2025-10-22T06:29:34.781Z] TEST TEARDOWN:
[2025-10-22T06:29:34.781Z] Nothing to be done for teardown.
[2025-10-22T06:29:34.781Z] renaissance-als_0 Finish Time: Tue Oct 21 23:29:33 2025 Epoch Time (ms): 1761114573852
[2025-10-22T06:29:34.781Z]
[2025-10-22T06:29:35.214Z] ===============================================
[2025-10-22T06:29:35.214Z] Running test renaissance-chi-square_0 ...
[2025-10-22T06:29:35.214Z] ===============================================
[2025-10-22T06:29:35.214Z] renaissance-chi-square_0 Start Time: Tue Oct 21 23:29:34 2025 Epoch Time (ms): 1761114574103
[2025-10-22T06:29:35.214Z] variation: NoOptions
[2025-10-22T06:29:35.214Z] JVM_OPTIONS:
[2025-10-22T06:29:35.214Z] { \
[2025-10-22T06:29:35.214Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:29:35.214Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:29:35.214Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-chi-square_0"; \
[2025-10-22T06:29:35.214Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-chi-square_0"; \
[2025-10-22T06:29:35.214Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:29:35.214Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2025-10-22T06:29:35.214Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:29:35.214Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:29:35.214Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:29:35.214Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:29:35.214Z]
[2025-10-22T06:29:35.214Z] TEST SETUP:
[2025-10-22T06:29:35.214Z] Nothing to be done for setup.
[2025-10-22T06:29:35.214Z]
[2025-10-22T06:29:35.214Z] TESTING:
[2025-10-22T06:29:38.001Z] Benchmark 'chi-square' excluded: requires JVM version >=11 (found 1.8).
[2025-10-22T06:29:38.001Z] -----------------------------------
[2025-10-22T06:29:38.001Z] renaissance-chi-square_0_PASSED
[2025-10-22T06:29:38.001Z] -----------------------------------
[2025-10-22T06:29:38.001Z]
[2025-10-22T06:29:38.001Z] TEST TEARDOWN:
[2025-10-22T06:29:38.001Z] Nothing to be done for teardown.
[2025-10-22T06:29:38.001Z] renaissance-chi-square_0 Finish Time: Tue Oct 21 23:29:36 2025 Epoch Time (ms): 1761114576993
[2025-10-22T06:29:38.001Z]
[2025-10-22T06:29:38.001Z] ===============================================
[2025-10-22T06:29:38.001Z] Running test renaissance-db-shootout_0 ...
[2025-10-22T06:29:38.001Z] ===============================================
[2025-10-22T06:29:38.001Z] renaissance-db-shootout_0 Start Time: Tue Oct 21 23:29:37 2025 Epoch Time (ms): 1761114577127
[2025-10-22T06:29:38.396Z] variation: NoOptions
[2025-10-22T06:29:38.396Z] JVM_OPTIONS:
[2025-10-22T06:29:38.396Z] { \
[2025-10-22T06:29:38.396Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:29:38.396Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:29:38.396Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-db-shootout_0"; \
[2025-10-22T06:29:38.396Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-db-shootout_0"; \
[2025-10-22T06:29:38.396Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:29:38.396Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2025-10-22T06:29:38.396Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:29:38.396Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:29:38.396Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:29:38.396Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:29:38.396Z]
[2025-10-22T06:29:38.396Z] TEST SETUP:
[2025-10-22T06:29:38.396Z] Nothing to be done for setup.
[2025-10-22T06:29:38.396Z]
[2025-10-22T06:29:38.396Z] TESTING:
[2025-10-22T06:29:40.484Z] Benchmark 'db-shootout' excluded: requires JVM version >=11 (found 1.8).
[2025-10-22T06:29:40.897Z] -----------------------------------
[2025-10-22T06:29:40.897Z] renaissance-db-shootout_0_PASSED
[2025-10-22T06:29:40.897Z] -----------------------------------
[2025-10-22T06:29:40.897Z]
[2025-10-22T06:29:40.897Z] TEST TEARDOWN:
[2025-10-22T06:29:40.897Z] Nothing to be done for teardown.
[2025-10-22T06:29:40.897Z] renaissance-db-shootout_0 Finish Time: Tue Oct 21 23:29:39 2025 Epoch Time (ms): 1761114579853
[2025-10-22T06:29:40.897Z]
[2025-10-22T06:29:40.897Z] ===============================================
[2025-10-22T06:29:40.897Z] Running test renaissance-dec-tree_0 ...
[2025-10-22T06:29:40.897Z] ===============================================
[2025-10-22T06:29:40.897Z] renaissance-dec-tree_0 Start Time: Tue Oct 21 23:29:40 2025 Epoch Time (ms): 1761114580019
[2025-10-22T06:29:41.266Z] variation: NoOptions
[2025-10-22T06:29:41.266Z] JVM_OPTIONS:
[2025-10-22T06:29:41.266Z] { \
[2025-10-22T06:29:41.266Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:29:41.266Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:29:41.266Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-dec-tree_0"; \
[2025-10-22T06:29:41.266Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-dec-tree_0"; \
[2025-10-22T06:29:41.266Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:29:41.266Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2025-10-22T06:29:41.266Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:29:41.266Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:29:41.266Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:29:41.266Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:29:41.266Z]
[2025-10-22T06:29:41.266Z] TEST SETUP:
[2025-10-22T06:29:41.266Z] Nothing to be done for setup.
[2025-10-22T06:29:41.266Z]
[2025-10-22T06:29:41.266Z] TESTING:
[2025-10-22T06:29:43.408Z] Benchmark 'dec-tree' excluded: requires JVM version >=11 (found 1.8).
[2025-10-22T06:29:43.408Z] -----------------------------------
[2025-10-22T06:29:43.408Z] renaissance-dec-tree_0_PASSED
[2025-10-22T06:29:43.408Z] -----------------------------------
[2025-10-22T06:29:43.408Z]
[2025-10-22T06:29:43.408Z] TEST TEARDOWN:
[2025-10-22T06:29:43.408Z] Nothing to be done for teardown.
[2025-10-22T06:29:43.408Z] renaissance-dec-tree_0 Finish Time: Tue Oct 21 23:29:42 2025 Epoch Time (ms): 1761114582326
[2025-10-22T06:29:43.408Z]
[2025-10-22T06:29:43.408Z] ===============================================
[2025-10-22T06:29:43.408Z] Running test renaissance-finagle-chirper_0 ...
[2025-10-22T06:29:43.408Z] ===============================================
[2025-10-22T06:29:43.408Z] renaissance-finagle-chirper_0 Start Time: Tue Oct 21 23:29:42 2025 Epoch Time (ms): 1761114582498
[2025-10-22T06:29:43.408Z] renaissance-finagle-chirper_0_DISABLED
[2025-10-22T06:29:43.408Z] Disabled Reason:
[2025-10-22T06:29:43.791Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-10-22T06:29:43.791Z] renaissance-finagle-chirper_0 Finish Time: Tue Oct 21 23:29:42 2025 Epoch Time (ms): 1761114582628
[2025-10-22T06:29:43.791Z]
[2025-10-22T06:29:43.791Z] ===============================================
[2025-10-22T06:29:43.791Z] Running test renaissance-finagle-http_0 ...
[2025-10-22T06:29:43.791Z] ===============================================
[2025-10-22T06:29:43.791Z] renaissance-finagle-http_0 Start Time: Tue Oct 21 23:29:42 2025 Epoch Time (ms): 1761114582828
[2025-10-22T06:29:43.791Z] variation: NoOptions
[2025-10-22T06:29:43.791Z] JVM_OPTIONS:
[2025-10-22T06:29:43.791Z] { \
[2025-10-22T06:29:43.791Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:29:43.791Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:29:43.791Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-finagle-http_0"; \
[2025-10-22T06:29:43.791Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-finagle-http_0"; \
[2025-10-22T06:29:43.791Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:29:43.791Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2025-10-22T06:29:43.791Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:29:43.791Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:29:43.791Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:29:43.791Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:29:43.791Z]
[2025-10-22T06:29:43.791Z] TEST SETUP:
[2025-10-22T06:29:43.791Z] Nothing to be done for setup.
[2025-10-22T06:29:43.791Z]
[2025-10-22T06:29:43.791Z] TESTING:
[2025-10-22T06:29:46.610Z] Benchmark 'finagle-http' excluded: requires JVM version >=11 (found 1.8).
[2025-10-22T06:29:47.013Z] -----------------------------------
[2025-10-22T06:29:47.013Z] renaissance-finagle-http_0_PASSED
[2025-10-22T06:29:47.013Z] -----------------------------------
[2025-10-22T06:29:47.013Z]
[2025-10-22T06:29:47.013Z] TEST TEARDOWN:
[2025-10-22T06:29:47.013Z] Nothing to be done for teardown.
[2025-10-22T06:29:47.013Z] renaissance-finagle-http_0 Finish Time: Tue Oct 21 23:29:45 2025 Epoch Time (ms): 1761114585871
[2025-10-22T06:29:47.013Z]
[2025-10-22T06:29:47.013Z] ===============================================
[2025-10-22T06:29:47.013Z] Running test renaissance-gauss-mix_0 ...
[2025-10-22T06:29:47.013Z] ===============================================
[2025-10-22T06:29:47.013Z] renaissance-gauss-mix_0 Start Time: Tue Oct 21 23:29:46 2025 Epoch Time (ms): 1761114586008
[2025-10-22T06:29:47.013Z] variation: NoOptions
[2025-10-22T06:29:47.013Z] JVM_OPTIONS:
[2025-10-22T06:29:47.013Z] { \
[2025-10-22T06:29:47.013Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:29:47.013Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:29:47.013Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-gauss-mix_0"; \
[2025-10-22T06:29:47.013Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-gauss-mix_0"; \
[2025-10-22T06:29:47.013Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:29:47.013Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \
[2025-10-22T06:29:47.013Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:29:47.013Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:29:47.013Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:29:47.013Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:29:47.013Z]
[2025-10-22T06:29:47.013Z] TEST SETUP:
[2025-10-22T06:29:47.013Z] Nothing to be done for setup.
[2025-10-22T06:29:47.013Z]
[2025-10-22T06:29:47.013Z] TESTING:
[2025-10-22T06:29:49.196Z] Benchmark 'gauss-mix' excluded: requires JVM version >=11 (found 1.8).
[2025-10-22T06:29:49.196Z] -----------------------------------
[2025-10-22T06:29:49.196Z] renaissance-gauss-mix_0_PASSED
[2025-10-22T06:29:49.196Z] -----------------------------------
[2025-10-22T06:29:49.196Z]
[2025-10-22T06:29:49.196Z] TEST TEARDOWN:
[2025-10-22T06:29:49.196Z] Nothing to be done for teardown.
[2025-10-22T06:29:49.612Z] renaissance-gauss-mix_0 Finish Time: Tue Oct 21 23:29:48 2025 Epoch Time (ms): 1761114588338
[2025-10-22T06:29:49.612Z]
[2025-10-22T06:29:49.612Z] ===============================================
[2025-10-22T06:29:49.612Z] Running test renaissance-log-regression_0 ...
[2025-10-22T06:29:49.612Z] ===============================================
[2025-10-22T06:29:49.612Z] renaissance-log-regression_0 Start Time: Tue Oct 21 23:29:48 2025 Epoch Time (ms): 1761114588529
[2025-10-22T06:29:49.612Z] variation: NoOptions
[2025-10-22T06:29:49.612Z] JVM_OPTIONS:
[2025-10-22T06:29:49.612Z] { \
[2025-10-22T06:29:49.612Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:29:49.612Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:29:49.612Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-log-regression_0"; \
[2025-10-22T06:29:49.612Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-log-regression_0"; \
[2025-10-22T06:29:49.612Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:29:49.612Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2025-10-22T06:29:49.612Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:29:49.612Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:29:49.613Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:29:49.613Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:29:49.613Z]
[2025-10-22T06:29:49.613Z] TEST SETUP:
[2025-10-22T06:29:49.613Z] Nothing to be done for setup.
[2025-10-22T06:29:49.613Z]
[2025-10-22T06:29:49.613Z] TESTING:
[2025-10-22T06:29:50.957Z] Benchmark 'log-regression' excluded: requires JVM version >=11 (found 1.8).
[2025-10-22T06:29:51.397Z] -----------------------------------
[2025-10-22T06:29:51.397Z] renaissance-log-regression_0_PASSED
[2025-10-22T06:29:51.397Z] -----------------------------------
[2025-10-22T06:29:51.397Z]
[2025-10-22T06:29:51.397Z] TEST TEARDOWN:
[2025-10-22T06:29:51.397Z] Nothing to be done for teardown.
[2025-10-22T06:29:51.808Z] renaissance-log-regression_0 Finish Time: Tue Oct 21 23:29:50 2025 Epoch Time (ms): 1761114590582
[2025-10-22T06:29:51.809Z]
[2025-10-22T06:29:51.809Z] ===============================================
[2025-10-22T06:29:51.809Z] Running test renaissance-mnemonics_0 ...
[2025-10-22T06:29:52.259Z] ===============================================
[2025-10-22T06:29:52.259Z] renaissance-mnemonics_0 Start Time: Tue Oct 21 23:29:50 2025 Epoch Time (ms): 1761114590996
[2025-10-22T06:29:52.259Z] variation: NoOptions
[2025-10-22T06:29:52.259Z] JVM_OPTIONS:
[2025-10-22T06:29:52.259Z] { \
[2025-10-22T06:29:52.259Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:29:52.259Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:29:52.259Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-mnemonics_0"; \
[2025-10-22T06:29:52.259Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-mnemonics_0"; \
[2025-10-22T06:29:52.259Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:29:52.259Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2025-10-22T06:29:52.259Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:29:52.259Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:29:52.259Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:29:52.259Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:29:52.259Z]
[2025-10-22T06:29:52.259Z] TEST SETUP:
[2025-10-22T06:29:52.259Z] Nothing to be done for setup.
[2025-10-22T06:29:52.259Z]
[2025-10-22T06:29:52.259Z] TESTING:
[2025-10-22T06:29:53.118Z] Benchmark 'mnemonics' excluded: requires JVM version >=11 (found 1.8).
[2025-10-22T06:29:53.498Z] -----------------------------------
[2025-10-22T06:29:53.498Z] renaissance-mnemonics_0_PASSED
[2025-10-22T06:29:53.498Z] -----------------------------------
[2025-10-22T06:29:53.498Z]
[2025-10-22T06:29:53.498Z] TEST TEARDOWN:
[2025-10-22T06:29:53.499Z] Nothing to be done for teardown.
[2025-10-22T06:29:53.499Z] renaissance-mnemonics_0 Finish Time: Tue Oct 21 23:29:52 2025 Epoch Time (ms): 1761114592548
[2025-10-22T06:29:53.499Z]
[2025-10-22T06:29:53.499Z] ===============================================
[2025-10-22T06:29:53.499Z] Running test renaissance-movie-lens_0 ...
[2025-10-22T06:29:53.904Z] ===============================================
[2025-10-22T06:29:53.904Z] renaissance-movie-lens_0 Start Time: Tue Oct 21 23:29:52 2025 Epoch Time (ms): 1761114592696
[2025-10-22T06:29:53.904Z] variation: NoOptions
[2025-10-22T06:29:53.904Z] JVM_OPTIONS:
[2025-10-22T06:29:53.904Z] { \
[2025-10-22T06:29:53.904Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:29:53.904Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:29:53.904Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-movie-lens_0"; \
[2025-10-22T06:29:53.905Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-movie-lens_0"; \
[2025-10-22T06:29:53.905Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:29:53.905Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2025-10-22T06:29:53.905Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:29:53.905Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:29:53.905Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:29:53.905Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:29:53.905Z]
[2025-10-22T06:29:53.905Z] TEST SETUP:
[2025-10-22T06:29:53.905Z] Nothing to be done for setup.
[2025-10-22T06:29:53.905Z]
[2025-10-22T06:29:53.905Z] TESTING:
[2025-10-22T06:29:56.209Z] Benchmark 'movie-lens' excluded: requires JVM version >=11 (found 1.8).
[2025-10-22T06:29:56.607Z] -----------------------------------
[2025-10-22T06:29:56.607Z] renaissance-movie-lens_0_PASSED
[2025-10-22T06:29:56.607Z] -----------------------------------
[2025-10-22T06:29:56.607Z]
[2025-10-22T06:29:56.607Z] TEST TEARDOWN:
[2025-10-22T06:29:56.607Z] Nothing to be done for teardown.
[2025-10-22T06:29:56.607Z] renaissance-movie-lens_0 Finish Time: Tue Oct 21 23:29:55 2025 Epoch Time (ms): 1761114595517
[2025-10-22T06:29:56.607Z]
[2025-10-22T06:29:56.607Z] ===============================================
[2025-10-22T06:29:56.607Z] Running test renaissance-par-mnemonics_0 ...
[2025-10-22T06:29:56.607Z] ===============================================
[2025-10-22T06:29:56.607Z] renaissance-par-mnemonics_0 Start Time: Tue Oct 21 23:29:55 2025 Epoch Time (ms): 1761114595670
[2025-10-22T06:29:56.607Z] variation: NoOptions
[2025-10-22T06:29:56.607Z] JVM_OPTIONS:
[2025-10-22T06:29:56.607Z] { \
[2025-10-22T06:29:56.607Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:29:56.607Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:29:56.607Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-par-mnemonics_0"; \
[2025-10-22T06:29:56.607Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-par-mnemonics_0"; \
[2025-10-22T06:29:56.607Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:29:56.607Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2025-10-22T06:29:56.607Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:29:56.607Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:29:56.607Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:29:56.607Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:29:57.048Z]
[2025-10-22T06:29:57.048Z] TEST SETUP:
[2025-10-22T06:29:57.048Z] Nothing to be done for setup.
[2025-10-22T06:29:57.048Z]
[2025-10-22T06:29:57.049Z] TESTING:
[2025-10-22T06:29:59.290Z] Benchmark 'par-mnemonics' excluded: requires JVM version >=11 (found 1.8).
[2025-10-22T06:29:59.729Z] -----------------------------------
[2025-10-22T06:29:59.729Z] renaissance-par-mnemonics_0_PASSED
[2025-10-22T06:29:59.729Z] -----------------------------------
[2025-10-22T06:29:59.729Z]
[2025-10-22T06:29:59.729Z] TEST TEARDOWN:
[2025-10-22T06:29:59.729Z] Nothing to be done for teardown.
[2025-10-22T06:29:59.729Z] renaissance-par-mnemonics_0 Finish Time: Tue Oct 21 23:29:58 2025 Epoch Time (ms): 1761114598620
[2025-10-22T06:29:59.729Z]
[2025-10-22T06:29:59.729Z] ===============================================
[2025-10-22T06:29:59.729Z] Running test renaissance-philosophers_0 ...
[2025-10-22T06:29:59.729Z] ===============================================
[2025-10-22T06:29:59.729Z] renaissance-philosophers_0 Start Time: Tue Oct 21 23:29:58 2025 Epoch Time (ms): 1761114598864
[2025-10-22T06:30:00.148Z] variation: NoOptions
[2025-10-22T06:30:00.148Z] JVM_OPTIONS:
[2025-10-22T06:30:00.148Z] { \
[2025-10-22T06:30:00.148Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:30:00.148Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:30:00.148Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-philosophers_0"; \
[2025-10-22T06:30:00.148Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-philosophers_0"; \
[2025-10-22T06:30:00.148Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:30:00.148Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2025-10-22T06:30:00.148Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:30:00.148Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:30:00.148Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:30:00.148Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:30:00.148Z]
[2025-10-22T06:30:00.148Z] TEST SETUP:
[2025-10-22T06:30:00.148Z] Nothing to be done for setup.
[2025-10-22T06:30:00.148Z]
[2025-10-22T06:30:00.148Z] TESTING:
[2025-10-22T06:30:03.269Z] Benchmark 'philosophers' excluded: requires JVM version >=11 (found 1.8).
[2025-10-22T06:30:03.269Z] -----------------------------------
[2025-10-22T06:30:03.269Z] renaissance-philosophers_0_PASSED
[2025-10-22T06:30:03.269Z] -----------------------------------
[2025-10-22T06:30:03.775Z]
[2025-10-22T06:30:03.775Z] TEST TEARDOWN:
[2025-10-22T06:30:03.775Z] Nothing to be done for teardown.
[2025-10-22T06:30:03.775Z] renaissance-philosophers_0 Finish Time: Tue Oct 21 23:30:02 2025 Epoch Time (ms): 1761114602525
[2025-10-22T06:30:03.775Z]
[2025-10-22T06:30:03.775Z] ===============================================
[2025-10-22T06:30:04.219Z] Running test dacapo-avrora_0 ...
[2025-10-22T06:30:04.219Z] ===============================================
[2025-10-22T06:30:05.126Z] dacapo-avrora_0 Start Time: Tue Oct 21 23:30:03 2025 Epoch Time (ms): 1761114603945
[2025-10-22T06:30:05.126Z] variation: NoOptions
[2025-10-22T06:30:05.126Z] JVM_OPTIONS:
[2025-10-22T06:30:05.126Z] { \
[2025-10-22T06:30:05.126Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:30:05.126Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:30:05.126Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-avrora_0"; \
[2025-10-22T06:30:05.126Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-avrora_0"; \
[2025-10-22T06:30:05.126Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:30:05.126Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" avrora; \
[2025-10-22T06:30:05.126Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-avrora_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-avrora_0"; else echo "-----------------------------------"; echo "dacapo-avrora_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:30:05.126Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:30:05.126Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:30:05.126Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:30:05.126Z]
[2025-10-22T06:30:05.126Z] TEST SETUP:
[2025-10-22T06:30:05.126Z] Nothing to be done for setup.
[2025-10-22T06:30:05.126Z]
[2025-10-22T06:30:05.126Z] TESTING:
[2025-10-22T06:30:06.052Z] Version: avrora cvs-20131011 (use -p to print nominal benchmark stats)
[2025-10-22T06:30:06.553Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora starting =====
[2025-10-22T06:32:32.333Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora PASSED in 131514 msec =====
[2025-10-22T06:32:32.333Z] -----------------------------------
[2025-10-22T06:32:32.333Z] dacapo-avrora_0_PASSED
[2025-10-22T06:32:32.333Z] -----------------------------------
[2025-10-22T06:32:32.333Z]
[2025-10-22T06:32:32.333Z] TEST TEARDOWN:
[2025-10-22T06:32:32.333Z] Nothing to be done for teardown.
[2025-10-22T06:32:32.333Z] dacapo-avrora_0 Finish Time: Tue Oct 21 23:32:17 2025 Epoch Time (ms): 1761114737370
[2025-10-22T06:32:32.333Z]
[2025-10-22T06:32:32.333Z] ===============================================
[2025-10-22T06:32:32.333Z] Running test dacapo-fop_0 ...
[2025-10-22T06:32:32.333Z] ===============================================
[2025-10-22T06:32:32.333Z] dacapo-fop_0 Start Time: Tue Oct 21 23:32:18 2025 Epoch Time (ms): 1761114738162
[2025-10-22T06:32:32.333Z] variation: NoOptions
[2025-10-22T06:32:32.333Z] JVM_OPTIONS:
[2025-10-22T06:32:32.333Z] { \
[2025-10-22T06:32:32.334Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:32:32.334Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:32:32.334Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-fop_0"; \
[2025-10-22T06:32:32.334Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-fop_0"; \
[2025-10-22T06:32:32.334Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:32:32.334Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2025-10-22T06:32:32.334Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:32:32.334Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:32:32.334Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:32:32.334Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:32:32.334Z]
[2025-10-22T06:32:32.334Z] TEST SETUP:
[2025-10-22T06:32:32.334Z] Nothing to be done for setup.
[2025-10-22T06:32:32.334Z]
[2025-10-22T06:32:32.334Z] TESTING:
[2025-10-22T06:32:32.334Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-10-22T06:32:32.334Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-10-22T06:32:32.334Z] alignment.fo 2025-10-21 23:32:24.755 java[21759:138016] XType: Using static font registry.
[2025-10-22T06:32:32.334Z] Warning: the fonts "Times" and "Lucida Bright" are not available for the Java logical font "Serif", which may have unexpected appearance or behavior. Re-enable the "Times" font to remove this warning.
[2025-10-22T06:32:32.334Z] Warning: the fonts "Times" and "Lucida Bright" are not available for the Java logical font "Serif", which may have unexpected appearance or behavior. Re-enable the "Times" font to remove this warning.
[2025-10-22T06:32:32.334Z] Warning: the fonts "Times" and "Lucida Bright" are not available for the Java logical font "Serif", which may have unexpected appearance or behavior. Re-enable the "Times" font to remove this warning.
[2025-10-22T06:32:41.294Z] allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2025-10-22T06:32:41.294Z] Digest validation failed for stderr.log, expecting 0xda39a3ee5e6b4b0d3255bfef95601890afd80709 found 0x17b4306d64c4ee31344ffde5e7823ef52836a967
[2025-10-22T06:32:41.294Z] ===== DaCapo 23.11-MR2-chopin-minimal fop FAILED =====
[2025-10-22T06:32:41.294Z] Validation FAILED for fop default
[2025-10-22T06:32:41.708Z] -----------------------------------
[2025-10-22T06:32:41.708Z] dacapo-fop_0_FAILED
[2025-10-22T06:32:41.708Z] -----------------------------------
[2025-10-22T06:32:41.708Z]
[2025-10-22T06:32:41.708Z] TEST TEARDOWN:
[2025-10-22T06:32:41.708Z] Nothing to be done for teardown.
[2025-10-22T06:32:42.151Z] dacapo-fop_0 Finish Time: Tue Oct 21 23:32:40 2025 Epoch Time (ms): 1761114760863
[2025-10-22T06:32:42.151Z]
[2025-10-22T06:32:42.151Z] ===============================================
[2025-10-22T06:32:42.151Z] Running test dacapo-jython_0 ...
[2025-10-22T06:32:42.151Z] ===============================================
[2025-10-22T06:32:42.151Z] dacapo-jython_0 Start Time: Tue Oct 21 23:32:41 2025 Epoch Time (ms): 1761114761051
[2025-10-22T06:32:42.151Z] variation: NoOptions
[2025-10-22T06:32:42.151Z] JVM_OPTIONS:
[2025-10-22T06:32:42.151Z] { \
[2025-10-22T06:32:42.151Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:32:42.151Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:32:42.151Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-jython_0"; \
[2025-10-22T06:32:42.151Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-jython_0"; \
[2025-10-22T06:32:42.151Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:32:42.151Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2025-10-22T06:32:42.151Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:32:42.151Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:32:42.151Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:32:42.151Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:32:42.151Z]
[2025-10-22T06:32:42.151Z] TEST SETUP:
[2025-10-22T06:32:42.151Z] Nothing to be done for setup.
[2025-10-22T06:32:42.151Z]
[2025-10-22T06:32:42.151Z] TESTING:
[2025-10-22T06:32:44.426Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-10-22T06:32:51.673Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-10-22T06:32:59.982Z] -------------------------------------------------------------------------------
[2025-10-22T06:32:59.982Z] PYBENCH 2.0
[2025-10-22T06:32:59.982Z] -------------------------------------------------------------------------------
[2025-10-22T06:33:00.388Z] * using Jython
[2025-10-22T06:33:00.388Z] * system check interval set to maximum: 2147483647
[2025-10-22T06:33:00.388Z] * using timer: time.time
[2025-10-22T06:33:00.388Z]
[2025-10-22T06:33:04.297Z] Calibrating tests. Please wait... done.
[2025-10-22T06:33:04.297Z]
[2025-10-22T06:33:04.297Z] Running 2 round(s) of the suite at warp factor 20:
[2025-10-22T06:33:04.297Z]
[2025-10-22T06:33:16.565Z] * Round 1 done.
[2025-10-22T06:33:28.631Z] * Round 2 done.
[2025-10-22T06:33:28.631Z]
[2025-10-22T06:33:28.631Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 35043 msec =====
[2025-10-22T06:33:28.631Z] -----------------------------------
[2025-10-22T06:33:28.631Z] dacapo-jython_0_PASSED
[2025-10-22T06:33:28.631Z] -----------------------------------
[2025-10-22T06:33:28.631Z]
[2025-10-22T06:33:28.631Z] TEST TEARDOWN:
[2025-10-22T06:33:28.631Z] Nothing to be done for teardown.
[2025-10-22T06:33:28.631Z] dacapo-jython_0 Finish Time: Tue Oct 21 23:33:26 2025 Epoch Time (ms): 1761114806382
[2025-10-22T06:33:28.631Z]
[2025-10-22T06:33:28.631Z] ===============================================
[2025-10-22T06:33:28.631Z] Running test dacapo-pmd_0 ...
[2025-10-22T06:33:28.631Z] ===============================================
[2025-10-22T06:33:28.631Z] dacapo-pmd_0 Start Time: Tue Oct 21 23:33:27 2025 Epoch Time (ms): 1761114807452
[2025-10-22T06:33:28.631Z] variation: NoOptions
[2025-10-22T06:33:28.631Z] JVM_OPTIONS:
[2025-10-22T06:33:28.631Z] { \
[2025-10-22T06:33:28.631Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:33:28.631Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:33:28.631Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-pmd_0"; \
[2025-10-22T06:33:28.631Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-pmd_0"; \
[2025-10-22T06:33:28.631Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:33:28.631Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2025-10-22T06:33:28.631Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:33:28.631Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:33:28.631Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:33:28.631Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:33:28.631Z]
[2025-10-22T06:33:28.631Z] TEST SETUP:
[2025-10-22T06:33:28.631Z] Nothing to be done for setup.
[2025-10-22T06:33:28.631Z]
[2025-10-22T06:33:28.631Z] TESTING:
[2025-10-22T06:33:29.130Z] Using scaled threading model. 3 processors detected, 3 threads used to drive the workload, in a possible range of [1,1024]
[2025-10-22T06:33:30.033Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-10-22T06:33:30.033Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-10-22T06:33:44.606Z] Checked: 0%
[2025-10-22T06:33:45.673Z] Checked: 5%
[2025-10-22T06:33:49.132Z] Checked: 10%
[2025-10-22T06:33:50.915Z] Checked: 15%
[2025-10-22T06:33:52.208Z] Checked: 20%
[2025-10-22T06:33:54.624Z] Checked: 25%
[2025-10-22T06:33:55.806Z] Checked: 30%
[2025-10-22T06:33:56.412Z] Checked: 35%
[2025-10-22T06:33:58.051Z] Checked: 40%
[2025-10-22T06:33:58.678Z] Checked: 45%
[2025-10-22T06:34:01.590Z] Checked: 50%
[2025-10-22T06:34:02.900Z] Checked: 55%
[2025-10-22T06:34:05.524Z] Checked: 60%
[2025-10-22T06:34:08.006Z] Checked: 65%
[2025-10-22T06:34:10.587Z] Checked: 70%
[2025-10-22T06:34:11.888Z] Checked: 75%
[2025-10-22T06:34:13.936Z] Checked: 80%
[2025-10-22T06:34:14.947Z] Checked: 85%
[2025-10-22T06:34:16.180Z] Checked: 90%
[2025-10-22T06:34:17.130Z] Checked: 95%
[2025-10-22T06:34:17.130Z] Checked: 100%
[2025-10-22T06:34:17.130Z] PMD checked 601 files.
[2025-10-22T06:34:17.537Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 47135 msec =====
[2025-10-22T06:34:17.905Z] -----------------------------------
[2025-10-22T06:34:17.905Z] dacapo-pmd_0_PASSED
[2025-10-22T06:34:17.905Z] -----------------------------------
[2025-10-22T06:34:17.905Z]
[2025-10-22T06:34:17.905Z] TEST TEARDOWN:
[2025-10-22T06:34:17.905Z] Nothing to be done for teardown.
[2025-10-22T06:34:17.905Z] dacapo-pmd_0 Finish Time: Tue Oct 21 23:34:16 2025 Epoch Time (ms): 1761114856825
[2025-10-22T06:34:17.905Z]
[2025-10-22T06:34:17.905Z] ===============================================
[2025-10-22T06:34:17.905Z] Running test dacapo-sunflow_0 ...
[2025-10-22T06:34:17.905Z] ===============================================
[2025-10-22T06:34:18.519Z] dacapo-sunflow_0 Start Time: Tue Oct 21 23:34:17 2025 Epoch Time (ms): 1761114857045
[2025-10-22T06:34:18.519Z] variation: NoOptions
[2025-10-22T06:34:18.519Z] JVM_OPTIONS:
[2025-10-22T06:34:18.519Z] { \
[2025-10-22T06:34:18.519Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:34:18.519Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:34:18.519Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-sunflow_0"; \
[2025-10-22T06:34:18.519Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-sunflow_0"; \
[2025-10-22T06:34:18.519Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:34:18.519Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2025-10-22T06:34:18.519Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:34:18.519Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:34:18.519Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:34:18.519Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:34:18.519Z]
[2025-10-22T06:34:18.519Z] TEST SETUP:
[2025-10-22T06:34:18.519Z] Nothing to be done for setup.
[2025-10-22T06:34:18.519Z]
[2025-10-22T06:34:18.519Z] TESTING:
[2025-10-22T06:34:19.381Z] Using scaled threading model. 3 processors detected, 3 threads used to drive the workload, in a possible range of [1,1024]
[2025-10-22T06:34:20.364Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-10-22T06:35:34.704Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 74285 msec =====
[2025-10-22T06:35:35.571Z] -----------------------------------
[2025-10-22T06:35:35.571Z] dacapo-sunflow_0_PASSED
[2025-10-22T06:35:35.571Z] -----------------------------------
[2025-10-22T06:35:35.571Z]
[2025-10-22T06:35:35.571Z] TEST TEARDOWN:
[2025-10-22T06:35:35.571Z] Nothing to be done for teardown.
[2025-10-22T06:35:35.571Z] dacapo-sunflow_0 Finish Time: Tue Oct 21 23:35:34 2025 Epoch Time (ms): 1761114934393
[2025-10-22T06:35:35.571Z]
[2025-10-22T06:35:35.571Z] ===============================================
[2025-10-22T06:35:35.571Z] Running test dacapo-xalan_0 ...
[2025-10-22T06:35:35.571Z] ===============================================
[2025-10-22T06:35:35.571Z] dacapo-xalan_0 Start Time: Tue Oct 21 23:35:34 2025 Epoch Time (ms): 1761114934567
[2025-10-22T06:35:35.571Z] variation: NoOptions
[2025-10-22T06:35:35.571Z] JVM_OPTIONS:
[2025-10-22T06:35:35.571Z] { \
[2025-10-22T06:35:35.571Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T06:35:35.571Z] echo "Nothing to be done for setup."; \
[2025-10-22T06:35:35.571Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-xalan_0"; \
[2025-10-22T06:35:35.571Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-xalan_0"; \
[2025-10-22T06:35:35.571Z] echo ""; echo "TESTING:"; \
[2025-10-22T06:35:35.571Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2025-10-22T06:35:35.571Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T06:35:35.571Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T06:35:35.571Z] echo "Nothing to be done for teardown."; \
[2025-10-22T06:35:35.571Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult";
[2025-10-22T06:35:35.571Z]
[2025-10-22T06:35:35.571Z] TEST SETUP:
[2025-10-22T06:35:35.571Z] Nothing to be done for setup.
[2025-10-22T06:35:35.571Z]
[2025-10-22T06:35:35.571Z] TESTING:
[2025-10-22T06:35:35.987Z] Using scaled threading model. 3 processors detected, 3 threads used to drive the workload, in a possible range of [1,2048]
[2025-10-22T06:35:36.375Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-10-22T06:35:37.373Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-10-22T06:35:49.243Z] Processing: 5%
[2025-10-22T06:35:52.514Z] Processing: 10%
[2025-10-22T06:35:56.370Z] Processing: 15%
[2025-10-22T06:35:58.844Z] Processing: 20%
[2025-10-22T06:36:04.343Z] Processing: 25%
[2025-10-22T06:36:07.373Z] Processing: 30%
[2025-10-22T06:36:11.007Z] Processing: 35%
[2025-10-22T06:36:15.597Z] Processing: 40%
[2025-10-22T06:36:19.974Z] Processing: 45%
[2025-10-22T06:36:22.230Z] Processing: 50%
[2025-10-22T06:36:25.601Z] Processing: 55%
[2025-10-22T06:36:27.501Z] Processing: 60%
[2025-10-22T06:36:29.276Z] Processing: 65%
[2025-10-22T06:36:30.815Z] Processing: 70%
[2025-10-22T06:36:32.477Z] Processing: 75%
[2025-10-22T06:36:35.918Z] Processing: 80%
[2025-10-22T06:36:37.614Z] Processing: 85%
[2025-10-22T06:36:40.961Z] Processing: 90%
[2025-10-22T06:36:42.556Z] Processing: 95%
[2025-10-22T06:36:42.556Z] Normal completion.
[2025-10-22T06:36:42.556Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 65238 msec =====
[2025-10-22T06:36:42.556Z] -----------------------------------
[2025-10-22T06:36:42.556Z] dacapo-xalan_0_PASSED
[2025-10-22T06:36:42.556Z] -----------------------------------
[2025-10-22T06:36:42.556Z]
[2025-10-22T06:36:42.556Z] TEST TEARDOWN:
[2025-10-22T06:36:42.556Z] Nothing to be done for teardown.
[2025-10-22T06:36:42.556Z] dacapo-xalan_0 Finish Time: Tue Oct 21 23:36:41 2025 Epoch Time (ms): 1761115001623
[2025-10-22T06:36:42.556Z]
[2025-10-22T06:36:42.556Z]
[2025-10-22T06:36:42.556Z] All tests finished, run result summary:
[2025-10-22T06:36:42.556Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2025-10-22T06:36:42.556Z] perl "resultsSum.pl" --failuremk="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/TestTargetResult" --platFile="/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=8 --jdkImpl=hotspot --jdkVendor="temurin" --spec=osx_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/Users/admin/workspace/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17611145683614/ --tapName=Test_openjdk8_hs_extended.perf_x86-64_mac.tap --comment=""
[2025-10-22T06:36:42.909Z]
[2025-10-22T06:36:42.909Z]
[2025-10-22T06:36:42.909Z] TEST TARGETS SUMMARY
[2025-10-22T06:36:42.909Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-10-22T06:36:42.909Z] DISABLED test targets:
[2025-10-22T06:36:42.909Z] renaissance-finagle-chirper_0
[2025-10-22T06:36:42.909Z]
[2025-10-22T06:36:42.909Z] PASSED test targets:
[2025-10-22T06:36:42.909Z] renaissance-als_0
[2025-10-22T06:36:42.909Z] renaissance-chi-square_0
[2025-10-22T06:36:42.909Z] renaissance-db-shootout_0
[2025-10-22T06:36:42.909Z] renaissance-dec-tree_0
[2025-10-22T06:36:42.909Z] renaissance-finagle-http_0
[2025-10-22T06:36:42.909Z] renaissance-gauss-mix_0
[2025-10-22T06:36:42.909Z] renaissance-log-regression_0
[2025-10-22T06:36:42.909Z] renaissance-mnemonics_0
[2025-10-22T06:36:42.909Z] renaissance-movie-lens_0
[2025-10-22T06:36:42.909Z] renaissance-par-mnemonics_0
[2025-10-22T06:36:42.909Z] renaissance-philosophers_0
[2025-10-22T06:36:42.909Z] dacapo-avrora_0
[2025-10-22T06:36:42.909Z] dacapo-jython_0
[2025-10-22T06:36:42.909Z] dacapo-pmd_0
[2025-10-22T06:36:42.909Z] dacapo-sunflow_0
[2025-10-22T06:36:42.909Z] dacapo-xalan_0
[2025-10-22T06:36:42.909Z]
[2025-10-22T06:36:42.909Z] FAILED test targets:
[2025-10-22T06:36:42.909Z] dacapo-fop_0
[2025-10-22T06:36:42.909Z]
[2025-10-22T06:36:42.909Z] TOTAL: 18 EXECUTED: 17 PASSED: 16 FAILED: 1 DISABLED: 1 SKIPPED: 0
[2025-10-22T06:36:42.909Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-10-22T06:36:42.909Z]
[2025-10-22T06:36:42.909Z] make[1]: *** [resultsSummary] Error 2
[2025-10-22T06:36:42.909Z] make: *** [_extended.perf] Error 2
[Pipeline] sh
[2025-10-22T06:36:43.687Z] ++ uname
[2025-10-22T06:36:43.687Z] + '[' Darwin = AIX ']'
[2025-10-22T06:36:43.687Z] ++ uname
[2025-10-22T06:36:43.687Z] + '[' Darwin = SunOS ']'
[2025-10-22T06:36:43.687Z] ++ uname
[2025-10-22T06:36:43.687Z] + '[' Darwin = '*BSD' ']'
[2025-10-22T06:36:43.687Z] + MAKE=make
[2025-10-22T06:36:43.687Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-22T06:36:43.687Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] }
[2025-10-22T06:36:42.944Z] $ ssh-agent -k
[2025-10-22T06:36:42.969Z] unset SSH_AUTH_SOCK;
[2025-10-22T06:36:42.969Z] unset SSH_AGENT_PID;
[2025-10-22T06:36:42.969Z] echo Agent pid 21103 killed;
[2025-10-22T06:36:43.996Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2025-10-22T06:36:44.060Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-10-22T06:36:44.110Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-10-22T06:36:44.181Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-22T06:36:44.217Z] Archiving artifacts
[2025-10-22T06:36:44.297Z] Recording fingerprints
[Pipeline] echo
[2025-10-22T06:36:44.354Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-22T06:36:44.398Z] Archiving artifacts
[2025-10-22T06:36:44.583Z] Recording fingerprints
[Pipeline] sh
[2025-10-22T06:36:45.287Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17611145683614
[Pipeline] echo
[2025-10-22T06:36:45.371Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-10-22T06:36:45.410Z] Archiving artifacts
[2025-10-22T06:36:45.535Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-10-22T06:36:47.654Z] Tap file found: aqa-tests/TKG/output_17611145683614/Test_openjdk8_hs_extended.perf_x86-64_mac.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-10-22T06:36:47.813Z] Recording test results
[2025-10-22T06:36:48.787Z] None of the test reports contained any result
[2025-10-22T06:36:48.788Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-22T06:36:48.829Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-22T06:36:47.889Z] No test report files were found. Configuration error?
[2025-10-22T06:36:49.428Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-10-22T06:36:49.428Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] cleanWs
[2025-10-22T06:36:49.647Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-22T06:36:49.647Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-22T06:37:09.116Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-10-22T06:37:09.665Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-10-22T06:37:09.665Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-22T06:37:09.771Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-10-22T06:37:09.932Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-10-22T06:37:09.978Z] Running on test-osuosl-aix73-ppc64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac
[Pipeline] {
[Pipeline] echo
[2025-10-22T06:37:09.994Z] Generating rerun Test_openjdk8_hs_extended.perf_x86-64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_x86-64_mac_rerun)
[Pipeline] echo
[2025-10-22T06:37:10.044Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.perf_x86-64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-10-22T06:37:12.328Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-10-22T06:37:13.765Z] Processing DSL script testJobTemplate
[2025-10-22T06:42:42.127Z] LEVELS: [extended]
[2025-10-22T06:42:42.128Z] JDK_VERSIONS: [8]
[2025-10-22T06:42:42.128Z] GROUPS: [perf]
[2025-10-22T06:42:42.128Z] ARCH_OS_LIST: [x86-64_mac]
[2025-10-22T06:42:42.324Z] Existing items:
[2025-10-22T06:42:42.324Z] GeneratedJob{name='Test_openjdk8_hs_extended.perf_x86-64_mac_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-10-22T07:15:25.696Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_x86-64_mac_rerun)
[Pipeline] build
[2025-10-22T07:15:25.717Z] Scheduling project: Test_openjdk8_hs_extended.perf_x86-64_mac_rerun
[2025-10-22T07:15:31.294Z] Starting building: Test_openjdk8_hs_extended.perf_x86-64_mac_rerun #7
[2025-10-22T07:58:36.245Z] Build Test_openjdk8_hs_extended.perf_x86-64_mac_rerun #7 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-10-22T07:58:36.317Z] Running on test-docker-ubi9-s390x-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_mac
[Pipeline] {
[Pipeline] cleanWs
[2025-10-22T07:58:36.531Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-22T07:58:36.531Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-22T07:58:36.624Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-10-22T07:58:36.654Z] Test_openjdk8_hs_extended.perf_x86-64_mac_rerun #7 completed with status SUCCESS
[Pipeline] timeout
[2025-10-22T07:58:36.674Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-22T07:58:37.286Z] Copied 1 artifact from "Test_openjdk8_hs_extended.perf_x86-64_mac_rerun" build number 7
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-10-22T07:58:37.387Z] Saving Test_openjdk8_hs_extended.perf_x86-64_mac_rerun/7/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-10-22T07:58:37.493Z] Archiving artifacts
[2025-10-22T07:58:37.700Z] Recording fingerprints
[Pipeline] cleanWs
[2025-10-22T07:58:38.090Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-22T07:58:38.090Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-22T07:58:38.184Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS