Test_openjdk17_hs_extended.system_aarch64_mac
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-mac-aarch64-temurin" build number 518
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 976
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 333
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_extended.system_aarch64_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_openjdk17_hs_extended.system_aarch64_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/master^{commit} # timeout=10
Checking out Revision 13d358513f48d93f680ecf779281ead82063259f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 13d358513f48d93f680ecf779281ead82063259f # timeout=10
Commit message: "Exclude JDK24+ java/lang/Thread/virtual/Collectable.java (#6265)"
> git rev-list --no-walk 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-21T20:58:06.617Z] SPEC: osx_aarch64
[Pipeline] echo
[2025-05-21T20:58:06.619Z] LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-21T20:58:06.628Z] Found a total of 8 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' 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-05-21T20:58:06.631Z] dynamicAgents: []
[Pipeline] node
[2025-05-21T20:58:21.634Z] Still waiting to schedule task
[2025-05-21T20:58:21.634Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)’
[2025-05-21T20:58:34.046Z] Running on test-orka-macos14-arm64-z6h45 in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_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-05-21T20:58:34.087Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-21T20:58:35.116Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-21T20:58:35.116Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-21T20:58:37.312Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-21T20:58:37.368Z] The recommended git tool is: /opt/homebrew/bin/git
[2025-05-21T20:58:39.101Z] No credentials specified
[2025-05-21T20:58:39.137Z] Cloning the remote Git repository
[2025-05-21T20:58:39.307Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-21T20:58:39.397Z] > /opt/homebrew/bin/git init /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests # timeout=10
[2025-05-21T20:58:39.563Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-05-21T20:58:39.597Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-21T20:58:39.597Z] > /opt/homebrew/bin/git --version # timeout=10
[2025-05-21T20:58:39.609Z] > git --version # 'git version 2.45.2'
[2025-05-21T20:58:39.609Z] > /opt/homebrew/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-21T20:58:50.129Z] > /opt/homebrew/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-21T20:58:50.143Z] > /opt/homebrew/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-21T20:59:13.352Z] Avoid second fetch
[2025-05-21T20:59:13.404Z] Checking out Revision 13d358513f48d93f680ecf779281ead82063259f (origin/master)
[2025-05-21T20:59:13.338Z] > /opt/homebrew/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-05-21T20:59:15.864Z] Commit message: "Exclude JDK24+ java/lang/Thread/virtual/Collectable.java (#6265)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2025-05-21T20:59:13.427Z] > /opt/homebrew/bin/git config core.sparsecheckout # timeout=10
[2025-05-21T20:59:13.447Z] > /opt/homebrew/bin/git checkout -f 13d358513f48d93f680ecf779281ead82063259f # timeout=10
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_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-05-21T20:59:17.573Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-05-21T20:59:17.598Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-21T20:59:18.802Z] + LC_TIME=C
[2025-05-21T20:59:18.802Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-05-21T20:59:19.090Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-21T20:59:19.693Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-05-21T20:59:19.693Z] 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 OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-05-21T20:59:21.026Z] + printenv
[2025-05-21T20:59:21.026Z] JCK_GIT_BRANCH=master
[2025-05-21T20:59:21.026Z] DYNAMIC_COMPILE=false
[2025-05-21T20:59:21.026Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/379/
[2025-05-21T20:59:21.026Z] OPENJ9_BRANCH=master
[2025-05-21T20:59:21.026Z] JENKINS_NODE_COOKIE=a8a09a69-2a9a-4215-85e7-32296d307ca2
[2025-05-21T20:59:21.026Z] DOCKER_REQUIRED=false
[2025-05-21T20:59:21.026Z] PARALLEL=Dynamic
[2025-05-21T20:59:21.026Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-21T20:59:21.026Z] SHELL=/bin/zsh
[2025-05-21T20:59:21.026Z] JOBSTARTTIME=Wed, 21 May 2025 16:59:18 -0400
[2025-05-21T20:59:21.026Z] STAGE_NAME=Setup
[2025-05-21T20:59:21.026Z] SSH_CLIENT=78.47.239.97 34890 22
[2025-05-21T20:59:21.026Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2025-05-21T20:59:21.026Z] BUILD_TAG=jenkins-Test_openjdk17_hs_extended.system_aarch64_mac-379
[2025-05-21T20:59:21.026Z] RERUN_FAILURE=true
[2025-05-21T20:59:21.026Z] SDK_RESOURCE=upstream
[2025-05-21T20:59:21.026Z] TIME_LIMIT=25
[2025-05-21T20:59:21.026Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-21T20:59:21.026Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-21T20:59:21.026Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/
[2025-05-21T20:59:21.026Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac
[2025-05-21T20:59:21.026Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/379/display/redirect?page=changes
[2025-05-21T20:59:21.026Z] JDK_BRANCH=jdk-17.0.16+4_adopt
[2025-05-21T20:59:21.026Z] USER=admin
[2025-05-21T20:59:21.026Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-21T20:59:21.026Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2025-05-21T20:59:21.026Z] ADOPTOPENJDK_BRANCH=master
[2025-05-21T20:59:21.026Z] ARCHIVE_TEST_RESULTS=false
[2025-05-21T20:59:21.026Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-mac-aarch64-temurin
[2025-05-21T20:59:21.026Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-21T20:59:21.026Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/379/display/redirect?page=artifacts
[2025-05-21T20:59:21.026Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-21T20:59:21.026Z] ORIGIN_JDK_VERSION=17
[2025-05-21T20:59:21.026Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-05-21T20:59:21.026Z] SETUP_JCK_RUN=false
[2025-05-21T20:59:21.026Z] SPEC=osx_aarch64
[2025-05-21T20:59:21.026Z] PERSONAL_BUILD=false
[2025-05-21T20:59:21.026Z] TKG_ITERATIONS=1
[2025-05-21T20:59:21.026Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-21T20:59:21.026Z] RERUN_ITERATIONS=1
[2025-05-21T20:59:21.026Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-21T20:59:21.026Z] ITERATIONS=1
[2025-05-21T20:59:21.026Z] KEEP_REPORTDIR=false
[2025-05-21T20:59:21.026Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2025-05-21T20:59:21.026Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/lib
[2025-05-21T20:59:21.026Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/379/display/redirect
[2025-05-21T20:59:21.026Z] _=/usr/bin/printenv
[2025-05-21T20:59:21.026Z] GENERATE_JOBS=true
[2025-05-21T20:59:21.026Z] PWD=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac
[2025-05-21T20:59:21.026Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-05-21T20:59:21.026Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-21T20:59:21.026Z] EXIT_FAILURE=false
[2025-05-21T20:59:21.026Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-21T20:59:21.026Z] SLACK_CHANNEL=aqavit-bot
[2025-05-21T20:59:21.026Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-05-21T20:59:21.026Z] JDK_VERSION=17
[2025-05-21T20:59:21.026Z] JOB_NAME=Test_openjdk17_hs_extended.system_aarch64_mac
[2025-05-21T20:59:21.026Z] BUILD_DISPLAY_NAME=#379
[2025-05-21T20:59:21.026Z] USE_TESTENV_PROPERTIES=false
[2025-05-21T20:59:21.026Z] BUILD_ID=379
[2025-05-21T20:59:21.026Z] EXIT_SUCCESS=false
[2025-05-21T20:59:21.026Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-21T20:59:21.026Z] TEST_TIME=120
[2025-05-21T20:59:21.026Z] PLATFORM=aarch64_mac
[2025-05-21T20:59:21.026Z] JDK_IMPL=hotspot
[2025-05-21T20:59:21.026Z] JOB_BASE_NAME=Test_openjdk17_hs_extended.system_aarch64_mac
[2025-05-21T20:59:21.026Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/379/display/redirect?page=tests
[2025-05-21T20:59:21.026Z] AUTO_DETECT=true
[2025-05-21T20:59:21.026Z] SHLVL=2
[2025-05-21T20:59:21.026Z] HOME=/Users/admin
[2025-05-21T20:59:21.026Z] TAP_NAME=Test_openjdk17_hs_extended.system_aarch64_mac.tap
[2025-05-21T20:59:21.026Z] CI=true
[2025-05-21T20:59:21.026Z] EXECUTOR_NUMBER=0
[2025-05-21T20:59:21.026Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac@tmp
[2025-05-21T20:59:21.026Z] JENKINS_SERVER_COOKIE=durable-11f53d8e39aa5f5d539df5ff8d97e7c57de2bef01a0e9b1d59baa14ac3ead4e7
[2025-05-21T20:59:21.026Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 test-orka-macos14-arm64-z6h45 ci.role.test arm64 sw.os.osx orka mac
[2025-05-21T20:59:21.026Z] TARGET=extended.system
[2025-05-21T20:59:21.026Z] BUILD_LIST=system
[2025-05-21T20:59:21.026Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib
[2025-05-21T20:59:21.026Z] LOGNAME=admin
[2025-05-21T20:59:21.026Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-21T20:59:21.026Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2025-05-21T20:59:21.026Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-21T20:59:21.026Z] SSH_CONNECTION=78.47.239.97 34890 192.168.64.10 22
[2025-05-21T20:59:21.026Z] UPSTREAM_JOB_NUMBER=518
[2025-05-21T20:59:21.026Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-21T20:59:21.026Z] NODE_NAME=test-orka-macos14-arm64-z6h45
[2025-05-21T20:59:21.026Z] BUILD_NUMBER=379
[2025-05-21T20:59:21.026Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_extended.system_aarch64_mac/display/redirect
[2025-05-21T20:59:21.026Z] KEEP_WORKSPACE=false
[2025-05-21T20:59:21.026Z] HUDSON_COOKIE=84919159-7f32-413f-9d99-ff7f6828e139
[2025-05-21T20:59:21.026Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../benchmarks
[2025-05-21T20:59:21.026Z] USE_JRE=false
[2025-05-21T20:59:21.026Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image
[2025-05-21T20:59:21.026Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-21T20:59:21.026Z] 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-05-21T20:59:21.129Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-21T20:59:21.144Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-21T20:59:35.090Z] Copied 7 artifacts from "build-scripts » jobs » jdk17u » jdk17u-mac-aarch64-temurin" build number 518
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-21T20:59:35.344Z] 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-05-21T20:59:35.356Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-05-21T20:59:35.364Z] $ ssh-agent
[2025-05-21T20:59:35.569Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-5qvJnM9O6wMf/agent.601
[2025-05-21T20:59:35.569Z] SSH_AGENT_PID=602
[2025-05-21T20:59:35.569Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-21T20:59:35.582Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-05-21T20:59:35.614Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-05-21T20:59:38.335Z] ++ pwd
[2025-05-21T20:59:38.336Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 17 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-05-21T20:59:38.336Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests
[2025-05-21T20:59:38.336Z] get jdk binary...
[2025-05-21T20:59:38.336Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-21T20:59:38.336Z] Uncompressing file: OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz ...
[2025-05-21T20:59:39.661Z] List files in jdkbinary folder...
[2025-05-21T20:59:39.661Z] total 630128
[2025-05-21T20:59:39.662Z] -rw-r--r-- 1 admin staff 43965216 May 21 15:44 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:39.662Z] -rw-r--r-- 1 admin staff 185443008 May 21 15:48 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:39.662Z] -rw-r--r-- 1 admin staff 42595229 May 21 15:48 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:39.662Z] -rw-r--r-- 1 admin staff 28339 May 21 15:45 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_4-ea-metadata.json
[2025-05-21T20:59:39.662Z] -rw-r--r-- 1 admin staff 147127 May 21 16:48 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_4-ea.json
[2025-05-21T20:59:39.662Z] -rw-r--r-- 1 admin staff 3851269 May 21 15:48 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:39.662Z] -rw-r--r-- 1 admin staff 28816711 May 21 15:44 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:39.662Z] drwxr-xr-x 3 admin staff 96 May 21 16:59 tmp
[2025-05-21T20:59:39.662Z] List files in jdkbinary/tmp folder...
[2025-05-21T20:59:39.662Z] total 0
[2025-05-21T20:59:39.662Z] drwxr-xr-x 3 admin staff 96 May 21 08:47 jdk-17.0.16+4
[2025-05-21T20:59:39.662Z] Moving directory jdk-17.0.16+4/ to ../j2sdk-image
[2025-05-21T20:59:39.662Z] Uncompressing file: OpenJDK17U-jre_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz ...
[2025-05-21T20:59:40.064Z] List files in jdkbinary folder...
[2025-05-21T20:59:40.064Z] total 630128
[2025-05-21T20:59:40.064Z] -rw-r--r-- 1 admin staff 43965216 May 21 15:44 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:40.064Z] -rw-r--r-- 1 admin staff 185443008 May 21 15:48 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:40.064Z] -rw-r--r-- 1 admin staff 42595229 May 21 15:48 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:40.064Z] -rw-r--r-- 1 admin staff 28339 May 21 15:45 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_4-ea-metadata.json
[2025-05-21T20:59:40.064Z] -rw-r--r-- 1 admin staff 147127 May 21 16:48 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_4-ea.json
[2025-05-21T20:59:40.064Z] -rw-r--r-- 1 admin staff 3851269 May 21 15:48 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:40.064Z] -rw-r--r-- 1 admin staff 28816711 May 21 15:44 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:40.064Z] drwxr-xr-x 3 admin staff 96 May 21 08:47 j2sdk-image
[2025-05-21T20:59:40.064Z] drwxr-xr-x 3 admin staff 96 May 21 16:59 tmp
[2025-05-21T20:59:40.064Z] List files in jdkbinary/tmp folder...
[2025-05-21T20:59:40.064Z] total 0
[2025-05-21T20:59:40.064Z] drwxr-xr-x 3 admin staff 96 May 21 08:48 jdk-17.0.16+4-jre
[2025-05-21T20:59:40.064Z] Moving directory jdk-17.0.16+4-jre/ to ../j2re-image
[2025-05-21T20:59:40.064Z] Uncompressing file: OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz ...
[2025-05-21T20:59:40.064Z] List files in jdkbinary folder...
[2025-05-21T20:59:40.064Z] total 630128
[2025-05-21T20:59:40.064Z] -rw-r--r-- 1 admin staff 43965216 May 21 15:44 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:40.064Z] -rw-r--r-- 1 admin staff 185443008 May 21 15:48 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:40.064Z] -rw-r--r-- 1 admin staff 42595229 May 21 15:48 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:40.064Z] -rw-r--r-- 1 admin staff 28339 May 21 15:45 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_4-ea-metadata.json
[2025-05-21T20:59:40.064Z] -rw-r--r-- 1 admin staff 147127 May 21 16:48 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_4-ea.json
[2025-05-21T20:59:40.064Z] -rw-r--r-- 1 admin staff 3851269 May 21 15:48 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:40.064Z] -rw-r--r-- 1 admin staff 28816711 May 21 15:44 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:40.064Z] drwxr-xr-x 3 admin staff 96 May 21 08:48 j2re-image
[2025-05-21T20:59:40.064Z] drwxr-xr-x 3 admin staff 96 May 21 08:47 j2sdk-image
[2025-05-21T20:59:40.064Z] drwxr-xr-x 3 admin staff 96 May 21 16:59 tmp
[2025-05-21T20:59:40.064Z] List files in jdkbinary/tmp folder...
[2025-05-21T20:59:40.064Z] total 0
[2025-05-21T20:59:40.064Z] drwxr-xr-x 3 admin staff 96 May 21 15:43 jdk-17.0.16+4-static-libs
[2025-05-21T20:59:40.064Z] Moving directory jdk-17.0.16+4-static-libs/ to ../static-libs
[2025-05-21T20:59:40.064Z] Uncompressing file: OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz ...
[2025-05-21T20:59:40.895Z] List files in jdkbinary folder...
[2025-05-21T20:59:40.895Z] total 630128
[2025-05-21T20:59:40.895Z] -rw-r--r-- 1 admin staff 43965216 May 21 15:44 OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:40.895Z] -rw-r--r-- 1 admin staff 185443008 May 21 15:48 OpenJDK17U-jdk_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:40.895Z] -rw-r--r-- 1 admin staff 42595229 May 21 15:48 OpenJDK17U-jre_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:40.895Z] -rw-r--r-- 1 admin staff 28339 May 21 15:45 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_4-ea-metadata.json
[2025-05-21T20:59:40.895Z] -rw-r--r-- 1 admin staff 147127 May 21 16:48 OpenJDK17U-sbom_aarch64_mac_hotspot_17.0.16_4-ea.json
[2025-05-21T20:59:40.895Z] -rw-r--r-- 1 admin staff 3851269 May 21 15:48 OpenJDK17U-static-libs_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:40.895Z] -rw-r--r-- 1 admin staff 28816711 May 21 15:44 OpenJDK17U-testimage_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz
[2025-05-21T20:59:40.895Z] drwxr-xr-x 3 admin staff 96 May 21 08:48 j2re-image
[2025-05-21T20:59:40.896Z] drwxr-xr-x 3 admin staff 96 May 21 08:47 j2sdk-image
[2025-05-21T20:59:40.896Z] drwxr-xr-x 3 admin staff 96 May 21 15:43 static-libs
[2025-05-21T20:59:40.896Z] drwxr-xr-x 3 admin staff 96 May 21 16:59 tmp
[2025-05-21T20:59:40.896Z] List files in jdkbinary/tmp folder...
[2025-05-21T20:59:40.896Z] total 0
[2025-05-21T20:59:40.896Z] drwxr-xr-x 7 admin staff 224 May 21 15:40 jdk-17.0.16+4-test-image
[2025-05-21T20:59:40.896Z] Moving directory jdk-17.0.16+4-test-image/ to ../openjdk-test-image
[2025-05-21T20:59:40.896Z] Uncompressing OpenJDK17U-debugimage_aarch64_mac_hotspot_17.0.16_4-ea.tar.gz over ./j2sdk-image...
[2025-05-21T20:59:41.283Z] Removing top-level folder jdk-17.0.16+4-debug-image/
[2025-05-21T20:59:41.283Z] Removing top-level folder jdk-17.0.16+4/
[2025-05-21T20:59:41.675Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image...
[2025-05-21T20:59:41.675Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-05-21T20:59:41.675Z] Run: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-05-21T20:59:41.675Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-21T20:59:43.014Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-05-21T20:59:43.014Z] OpenJDK Runtime Environment Temurin-17.0.16+4-202505211933 (build 17.0.16-beta+4-ea)
[2025-05-21T20:59:43.014Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+4-202505211933 (build 17.0.16-beta+4-ea, mixed mode, sharing)
[2025-05-21T20:59:43.014Z] =JAVA VERSION OUTPUT END=
[2025-05-21T20:59:43.014Z] get testKitGen...
[2025-05-21T20:59:43.014Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-21T20:59:44.019Z] git rev-parse master
[2025-05-21T20:59:44.019Z] git checkout -q -f d37cef928a8624cf84b2056f19d6ac26a6133472
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-21T20:59:44.195Z] $ ssh-agent -k
[2025-05-21T20:59:44.205Z] unset SSH_AUTH_SOCK;
[2025-05-21T20:59:44.205Z] unset SSH_AGENT_PID;
[2025-05-21T20:59:44.205Z] echo Agent pid 602 killed;
[2025-05-21T20:59:44.392Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-05-21T20:59:44.473Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-05-21T20:59:44.960Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-21T20:59:45.263Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&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=aarch64_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=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.16%2B4_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=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=518&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-21T20:59:45.274Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.system&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=aarch64_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-arm64-z6h45&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.16%2B4_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=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=518&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-05-21T20:59:45.307Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-21T20:59:45.558Z] Copied 1 artifact from "getTRSSOutput" build number 1779
[Pipeline] sh
[2025-05-21T20:59:46.138Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-05-21T20:59:46.138Z] + tar xof -
[2025-05-21T20:59:46.138Z] + gzip -cd TRSSOutput.tar.gz
[2025-05-21T20:59:46.138Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-21T20:59:46.291Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-21T20:59:46.304Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-21T20:59:46.894Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-21T20:59:46.894Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib does not exist, creating one.
[2025-05-21T20:59:46.894Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency
[2025-05-21T20:59:46.894Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib
[2025-05-21T20:59:46.894Z] --------------------------------------------
[2025-05-21T20:59:46.894Z] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib
[2025-05-21T20:59:46.894Z] task is set to default
[2025-05-21T20:59:46.894Z] dependencyList is set to all
[2025-05-21T20:59:46.894Z] --------------------------------------------
[2025-05-21T20:59:46.894Z] Starting download third party dependent jars
[2025-05-21T20:59:46.894Z] --------------------------------------------
[2025-05-21T20:59:46.894Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib
[2025-05-21T20:59:46.894Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/apache-ant
[2025-05-21T20:59:46.894Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/apache-ant/lib
[2025-05-21T20:59:46.894Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/apache-ant/lib
[2025-05-21T20:59:46.894Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2025-05-21T20:59:47.728Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-05-21T20:59:47.728Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-05-21T20:59:47.728Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/log4j
[2025-05-21T20:59:47.728Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/log4j
[2025-05-21T20:59:47.728Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2025-05-21T20:59:48.115Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/log4j/log4j-core.jar
[2025-05-21T20:59:48.115Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/log4j/log4j-core.jar
[2025-05-21T20:59:48.115Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2025-05-21T20:59:48.115Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/json-simple.jar
[2025-05-21T20:59:48.115Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2025-05-21T20:59:48.512Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/log4j/log4j-api.jar
[2025-05-21T20:59:48.512Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/log4j/log4j-api.jar
[2025-05-21T20:59:48.512Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2025-05-21T20:59:49.844Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/jcstress-tests-all-20240222.jar
[2025-05-21T20:59:49.844Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/junit
[2025-05-21T20:59:49.844Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/junit
[2025-05-21T20:59:49.844Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2025-05-21T20:59:49.844Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/junit/hamcrest-core.jar
[2025-05-21T20:59:49.844Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/junit/hamcrest-core.jar
[2025-05-21T20:59:49.844Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2025-05-21T20:59:50.235Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/junit/junit.jar
[2025-05-21T20:59:50.235Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/junit/junit.jar
[2025-05-21T20:59:50.235Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/mauve
[2025-05-21T20:59:50.235Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/mauve
[2025-05-21T20:59:50.235Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2025-05-21T20:59:51.083Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/mauve/mauve.jar
[2025-05-21T20:59:51.083Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/mauve/mauve.jar
[2025-05-21T20:59:51.083Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/cvsclient
[2025-05-21T20:59:51.083Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/cvsclient
[2025-05-21T20:59:51.083Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2025-05-21T20:59:51.083Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2025-05-21T20:59:51.083Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2025-05-21T20:59:51.083Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/tools
[2025-05-21T20:59:51.083Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/tools
[2025-05-21T20:59:51.083Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2025-05-21T20:59:51.906Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/tools/tools.jar
[2025-05-21T20:59:51.906Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/tools/tools.jar
[2025-05-21T20:59:51.906Z] mkdir /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/asm
[2025-05-21T20:59:51.906Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/asm
[2025-05-21T20:59:51.906Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2025-05-21T20:59:51.906Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/asm/asm.jar
[2025-05-21T20:59:51.906Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/asm/asm.jar
[2025-05-21T20:59:51.906Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-05-21T20:59:52.046Z] Found a total of 11 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] sh
[2025-05-21T20:59:52.632Z] + cd ./aqa-tests/TKG
[2025-05-21T20:59:52.632Z] ++ uname
[2025-05-21T20:59:52.632Z] + '[' Darwin = AIX ']'
[2025-05-21T20:59:52.632Z] ++ uname
[2025-05-21T20:59:52.632Z] + '[' Darwin = SunOS ']'
[2025-05-21T20:59:52.632Z] ++ uname
[2025-05-21T20:59:52.632Z] + '[' Darwin = '*BSD' ']'
[2025-05-21T20:59:52.632Z] + MAKE=make
[2025-05-21T20:59:52.632Z] + make genParallelList TEST=extended.system TEST_TIME=120 NUM_MACHINES=
[2025-05-21T20:59:53.458Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-21T20:59:53.458Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib
[2025-05-21T20:59:53.458Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-21T20:59:53.458Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-21T20:59:53.458Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-21T20:59:53.458Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-21T20:59:54.289Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-21T20:59:54.673Z]
[2025-05-21T20:59:54.673Z] build:
[2025-05-21T20:59:54.673Z]
[2025-05-21T20:59:54.673Z] clean:
[2025-05-21T20:59:54.673Z]
[2025-05-21T20:59:54.673Z] init:
[2025-05-21T20:59:54.673Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin
[2025-05-21T20:59:54.673Z]
[2025-05-21T20:59:54.673Z] getDependentLibs:
[2025-05-21T20:59:55.059Z] [exec] --------------------------------------------
[2025-05-21T20:59:55.059Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib
[2025-05-21T20:59:55.059Z] [exec] task is set to default
[2025-05-21T20:59:55.059Z] [exec] dependencyList is set to json_simple
[2025-05-21T20:59:55.059Z] [exec] --------------------------------------------
[2025-05-21T20:59:55.059Z] [exec] Starting download third party dependent jars
[2025-05-21T20:59:55.059Z] [exec] --------------------------------------------
[2025-05-21T20:59:55.059Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib
[2025-05-21T20:59:55.059Z] [exec] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-05-21T20:59:55.059Z] [exec] downloaded dependent third party jars successfully
[2025-05-21T20:59:55.059Z]
[2025-05-21T20:59:55.059Z] compile:
[2025-05-21T20:59:55.059Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-21T20:59:55.059Z] [echo] ============COMPILER SETTINGS============
[2025-05-21T20:59:55.059Z] [echo] ===fork: yes
[2025-05-21T20:59:55.059Z] [echo] ===debug: on
[2025-05-21T20:59:55.059Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin
[2025-05-21T20:59:56.387Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2025-05-21T20:59:56.387Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-21T20:59:56.387Z]
[2025-05-21T20:59:56.387Z] dist:
[2025-05-21T20:59:56.387Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-21T20:59:56.771Z]
[2025-05-21T20:59:56.771Z] BUILD SUCCESSFUL
[2025-05-21T20:59:56.771Z] Total time: 2 seconds
[2025-05-21T20:59:56.771Z] 0
[2025-05-21T20:59:56.771Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-21T20:59:56.771Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-21T20:59:56.771Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-05-21T21:00:04.685Z] ****************************** MACHINE INFO ******************************
[2025-05-21T21:00:04.685Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG
[2025-05-21T21:00:04.685Z] Free Physical Memory Size : 251232256
[2025-05-21T21:00:04.685Z] Free space (bytes) : 45251915776
[2025-05-21T21:00:04.685Z] Total Physical Memory Size : 5368709120
[2025-05-21T21:00:04.685Z] Total space (bytes) : 90743767040
[2025-05-21T21:00:04.685Z] Usable space (bytes) : 45251915776
[2025-05-21T21:00:04.685Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-21T21:00:04.685Z] bashVersion :
[2025-05-21T21:00:04.685Z] GNU bash, version 5.2.26(1)-release (aarch64-apple-darwin23.2.0)
[2025-05-21T21:00:04.685Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-21T21:00:04.685Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] This is free software; you are free to change and redistribute it.
[2025-05-21T21:00:04.685Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-21T21:00:04.685Z] cpuCores : 3
[2025-05-21T21:00:04.685Z] curlVersion :
[2025-05-21T21:00:04.685Z] 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-05-21T21:00:04.685Z] Release-Date: 2023-05-30
[2025-05-21T21:00:04.685Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-05-21T21:00:04.685Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2025-05-21T21:00:04.685Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-21T21:00:04.685Z] gcc version : 15.0.0
[2025-05-21T21:00:04.685Z] gclibc version : bash: line 1: ldd: command not found
[2025-05-21T21:00:04.685Z] gdb version : bash: line 1: gdb: command not found
[2025-05-21T21:00:04.685Z] lldb version :
[2025-05-21T21:00:04.685Z] lldb-1500.0.200.58
[2025-05-21T21:00:04.685Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2025-05-21T21:00:04.685Z] makeVersion :
[2025-05-21T21:00:04.685Z] GNU Make 3.81
[2025-05-21T21:00:04.685Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-05-21T21:00:04.685Z] This is free software; see the source for copying conditions.
[2025-05-21T21:00:04.685Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-05-21T21:00:04.685Z] PARTICULAR PURPOSE.
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] This program built for i386-apple-darwin11.3.0
[2025-05-21T21:00:04.685Z] mavenVersion :
[2025-05-21T21:00:04.685Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-05-21T21:00:04.685Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-05-21T21:00:04.685Z] Java version: 17.0.16-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-05-21T21:00:04.685Z] Default locale: en_US, platform encoding: UTF-8
[2025-05-21T21:00:04.685Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2025-05-21T21:00:04.685Z] perlVersion :
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2025-05-21T21:00:04.685Z] (with 2 registered patches, see perl -V for more detail)
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] Copyright 1987-2020, Larry Wall
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-21T21:00:04.685Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-21T21:00:04.685Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-21T21:00:04.685Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-21T21:00:04.685Z] procArch : arm
[2025-05-21T21:00:04.685Z] sysArch : arm64
[2025-05-21T21:00:04.685Z] sysOS : Darwin
[2025-05-21T21:00:04.685Z] ulimit :
[2025-05-21T21:00:04.685Z] core file size (blocks, -c) 0
[2025-05-21T21:00:04.685Z] data seg size (kbytes, -d) unlimited
[2025-05-21T21:00:04.685Z] file size (blocks, -f) unlimited
[2025-05-21T21:00:04.685Z] max locked memory (kbytes, -l) unlimited
[2025-05-21T21:00:04.685Z] max memory size (kbytes, -m) unlimited
[2025-05-21T21:00:04.685Z] open files (-n) 1048576
[2025-05-21T21:00:04.685Z] pipe size (512 bytes, -p) 1
[2025-05-21T21:00:04.685Z] stack size (kbytes, -s) 65520
[2025-05-21T21:00:04.685Z] cpu time (seconds, -t) unlimited
[2025-05-21T21:00:04.685Z] max user processes (-u) 1333
[2025-05-21T21:00:04.685Z] virtual memory (kbytes, -v) unlimited
[2025-05-21T21:00:04.685Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2025-05-21T21:00:04.685Z] vmVendor : Oracle Corporation
[2025-05-21T21:00:04.685Z] vmVersion : 17.0.16-beta+4-ea
[2025-05-21T21:00:04.685Z] xlc version : bash: line 1: xlC: command not found
[2025-05-21T21:00:04.685Z] **************************************************************************
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] System.getProperty('os.name')=Mac OS X
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] System.getProperty('os.arch')=aarch64
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] System.getProperty('java.fullversion')=null
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] System.getProperty('sun.arch.data.model')=64
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib
[2025-05-21T21:00:04.685Z] perl scripts/configure.pl
[2025-05-21T21:00:04.685Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-05-21T21:00:04.685Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] Starting to generate parallel test lists.
[2025-05-21T21:00:04.685Z]
[2025-05-21T21:00:04.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-05-21T21:00:04.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-05-21T21:00:04.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-05-21T21:00:04.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2025-05-21T21:00:04.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-05-21T21:00:04.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-05-21T21:00:04.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-05-21T21:00:04.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-05-21T21:00:04.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-05-21T21:00:04.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2025-05-21T21:00:04.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-05-21T21:00:04.685Z] Attempting to get test duration data from TRSS.
[2025-05-21T21:00:04.685Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=17&impl=hs&platform=aarch64_mac&group=system&level=extended
[2025-05-21T21:00:05.082Z] Attempting to get test duration data from cached files.
[2025-05-21T21:00:05.082Z]
[2025-05-21T21:00:05.082Z] TEST DURATION
[2025-05-21T21:00:05.082Z] ====================================================================================
[2025-05-21T21:00:05.082Z] Total number of tests searched: 41
[2025-05-21T21:00:05.082Z] Number of test durations found: 41
[2025-05-21T21:00:05.082Z] Top slowest tests:
[2025-05-21T21:00:05.082Z] 11m28s MiniMix_aot_5m_0
[2025-05-21T21:00:05.082Z] 10m38s MiniMix_10m_0
[2025-05-21T21:00:05.082Z] 10m37s MiniMix_10m_1
[2025-05-21T21:00:05.082Z] ====================================================================================
[2025-05-21T21:00:05.082Z]
[2025-05-21T21:00:05.082Z] Test target is split into 1 lists.
[2025-05-21T21:00:05.082Z] Reducing estimated test running time from 105m54s to 105m54s.
[2025-05-21T21:00:05.082Z]
[2025-05-21T21:00:05.082Z] -------------------------------------testList_0-------------------------------------
[2025-05-21T21:00:05.082Z] Number of tests: 41
[2025-05-21T21:00:05.082Z] Estimated running time: 105m54s
[2025-05-21T21:00:05.082Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_10m_0,MiniMix_10m_1,ConcurrentLoadTest_5m_0,ConcurrentLoadTest_5m_1,MiniMix_5m_1,MiniMix_5m_0,DBBLoadTest_5m_0,DBBLoadTest_5m_1,MathLoadTest_all_5m_0,MathLoadTest_all_5m_1,LangLoadTest_5m_1,UtilLoadTest_5m_0,UtilLoadTest_5m_1,LangLoadTest_5m_0,HCRLateAttachWorkload_previewEnabled_0,HCRLateAttachWorkload_previewEnabled_1,LockingLoadTest_0,LockingLoadTest_1,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,OAuthTest_0,JdiTest_2,JdiTest_1,JdiTest_0,MiniMix_5m_2,MathLoadTest_all_5m_2,HCRLateAttachWorkload_previewEnabled_2,UtilLoadTest_5m_2,MiniMix_10m_2,LockingLoadTest_2,LangLoadTest_5m_2,ConcurrentLoadTest_5m_2,DBBLoadTest_5m_2
[2025-05-21T21:00:05.082Z] ------------------------------------------------------------------------------------
[2025-05-21T21:00:05.082Z]
[2025-05-21T21:00:05.082Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-05-21T21:00:05.235Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-05-21T21:00:05.368Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-05-21T21:00:05.966Z] + cd ./aqa-tests/TKG
[2025-05-21T21:00:05.966Z] ++ uname
[2025-05-21T21:00:05.966Z] + '[' Darwin = AIX ']'
[2025-05-21T21:00:05.966Z] ++ uname
[2025-05-21T21:00:05.966Z] + '[' Darwin = SunOS ']'
[2025-05-21T21:00:05.966Z] ++ uname
[2025-05-21T21:00:05.966Z] + '[' Darwin = '*BSD' ']'
[2025-05-21T21:00:05.966Z] + MAKE=make
[2025-05-21T21:00:05.966Z] + make genParallelList TEST=extended.system NUM_MACHINES=3 TEST_TIME=
[2025-05-21T21:00:05.966Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-05-21T21:00:05.966Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib
[2025-05-21T21:00:05.966Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-21T21:00:05.966Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-21T21:00:05.966Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-21T21:00:05.966Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-21T21:00:05.966Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-21T21:00:06.360Z]
[2025-05-21T21:00:06.360Z] build:
[2025-05-21T21:00:06.360Z]
[2025-05-21T21:00:06.360Z] clean:
[2025-05-21T21:00:06.360Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2025-05-21T21:00:06.360Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin
[2025-05-21T21:00:06.360Z]
[2025-05-21T21:00:06.360Z] init:
[2025-05-21T21:00:06.360Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin
[2025-05-21T21:00:06.360Z]
[2025-05-21T21:00:06.360Z] getDependentLibs:
[2025-05-21T21:00:06.360Z] [exec] --------------------------------------------
[2025-05-21T21:00:06.360Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib
[2025-05-21T21:00:06.360Z] [exec] task is set to default
[2025-05-21T21:00:06.360Z] [exec] dependencyList is set to json_simple
[2025-05-21T21:00:06.360Z] [exec] --------------------------------------------
[2025-05-21T21:00:06.360Z] [exec] Starting download third party dependent jars
[2025-05-21T21:00:06.360Z] [exec] --------------------------------------------
[2025-05-21T21:00:06.360Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib
[2025-05-21T21:00:06.360Z] [exec] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-05-21T21:00:06.360Z] [exec] downloaded dependent third party jars successfully
[2025-05-21T21:00:06.360Z]
[2025-05-21T21:00:06.360Z] compile:
[2025-05-21T21:00:06.360Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-21T21:00:06.360Z] [echo] ============COMPILER SETTINGS============
[2025-05-21T21:00:06.360Z] [echo] ===fork: yes
[2025-05-21T21:00:06.360Z] [echo] ===debug: on
[2025-05-21T21:00:06.360Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin
[2025-05-21T21:00:07.208Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2025-05-21T21:00:07.208Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-05-21T21:00:07.208Z]
[2025-05-21T21:00:07.208Z] dist:
[2025-05-21T21:00:07.208Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-21T21:00:07.593Z]
[2025-05-21T21:00:07.593Z] BUILD SUCCESSFUL
[2025-05-21T21:00:07.593Z] Total time: 1 second
[2025-05-21T21:00:07.593Z] 0
[2025-05-21T21:00:07.593Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-21T21:00:07.593Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-21T21:00:07.593Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-05-21T21:00:08.438Z] ****************************** MACHINE INFO ******************************
[2025-05-21T21:00:08.438Z] File path : /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG
[2025-05-21T21:00:08.438Z] Free Physical Memory Size : 257703936
[2025-05-21T21:00:08.438Z] Free space (bytes) : 45242384384
[2025-05-21T21:00:08.438Z] Total Physical Memory Size : 5368709120
[2025-05-21T21:00:08.438Z] Total space (bytes) : 90743767040
[2025-05-21T21:00:08.438Z] Usable space (bytes) : 45242384384
[2025-05-21T21:00:08.438Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2025-05-21T21:00:08.438Z] bashVersion :
[2025-05-21T21:00:08.438Z] GNU bash, version 5.2.26(1)-release (aarch64-apple-darwin23.2.0)
[2025-05-21T21:00:08.438Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-21T21:00:08.438Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-21T21:00:08.438Z]
[2025-05-21T21:00:08.438Z] This is free software; you are free to change and redistribute it.
[2025-05-21T21:00:08.438Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-21T21:00:08.438Z] cpuCores : 3
[2025-05-21T21:00:08.438Z] curlVersion :
[2025-05-21T21:00:08.438Z] 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-05-21T21:00:08.438Z] Release-Date: 2023-05-30
[2025-05-21T21:00:08.438Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-05-21T21:00:08.438Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2025-05-21T21:00:08.438Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-21T21:00:08.438Z] gcc version : 15.0.0
[2025-05-21T21:00:08.438Z] gclibc version : bash: line 1: ldd: command not found
[2025-05-21T21:00:08.438Z] gdb version : bash: line 1: gdb: command not found
[2025-05-21T21:00:08.438Z] lldb version :
[2025-05-21T21:00:08.438Z] lldb-1500.0.200.58
[2025-05-21T21:00:08.438Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2025-05-21T21:00:08.438Z] makeVersion :
[2025-05-21T21:00:08.438Z] GNU Make 3.81
[2025-05-21T21:00:08.438Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-05-21T21:00:08.438Z] This is free software; see the source for copying conditions.
[2025-05-21T21:00:08.438Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-05-21T21:00:08.438Z] PARTICULAR PURPOSE.
[2025-05-21T21:00:08.438Z]
[2025-05-21T21:00:08.438Z] This program built for i386-apple-darwin11.3.0
[2025-05-21T21:00:08.438Z] mavenVersion :
[2025-05-21T21:00:08.438Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-05-21T21:00:08.438Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-05-21T21:00:08.438Z] Java version: 17.0.16-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2025-05-21T21:00:08.438Z] Default locale: en_US, platform encoding: UTF-8
[2025-05-21T21:00:08.439Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2025-05-21T21:00:08.439Z] perlVersion :
[2025-05-21T21:00:08.439Z]
[2025-05-21T21:00:08.439Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2025-05-21T21:00:08.439Z] (with 2 registered patches, see perl -V for more detail)
[2025-05-21T21:00:08.439Z]
[2025-05-21T21:00:08.439Z] Copyright 1987-2020, Larry Wall
[2025-05-21T21:00:08.439Z]
[2025-05-21T21:00:08.439Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-21T21:00:08.439Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-21T21:00:08.439Z]
[2025-05-21T21:00:08.439Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-21T21:00:08.439Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-21T21:00:08.439Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-05-21T21:00:08.439Z]
[2025-05-21T21:00:08.439Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-21T21:00:08.439Z] procArch : arm
[2025-05-21T21:00:08.439Z] sysArch : arm64
[2025-05-21T21:00:08.439Z] sysOS : Darwin
[2025-05-21T21:00:08.439Z] ulimit :
[2025-05-21T21:00:08.439Z] core file size (blocks, -c) 0
[2025-05-21T21:00:08.439Z] data seg size (kbytes, -d) unlimited
[2025-05-21T21:00:08.439Z] file size (blocks, -f) unlimited
[2025-05-21T21:00:08.439Z] max locked memory (kbytes, -l) unlimited
[2025-05-21T21:00:08.439Z] max memory size (kbytes, -m) unlimited
[2025-05-21T21:00:08.439Z] open files (-n) 1048576
[2025-05-21T21:00:08.439Z] pipe size (512 bytes, -p) 1
[2025-05-21T21:00:08.439Z] stack size (kbytes, -s) 65520
[2025-05-21T21:00:08.439Z] cpu time (seconds, -t) unlimited
[2025-05-21T21:00:08.439Z] max user processes (-u) 1333
[2025-05-21T21:00:08.439Z] virtual memory (kbytes, -v) unlimited
[2025-05-21T21:00:08.439Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2025-05-21T21:00:08.439Z] vmVendor : Oracle Corporation
[2025-05-21T21:00:08.439Z] vmVersion : 17.0.16-beta+4-ea
[2025-05-21T21:00:08.439Z] xlc version : bash: line 1: xlC: command not found
[2025-05-21T21:00:08.439Z] **************************************************************************
[2025-05-21T21:00:08.439Z]
[2025-05-21T21:00:08.439Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-05-21T21:00:08.439Z]
[2025-05-21T21:00:08.439Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-05-21T21:00:08.439Z]
[2025-05-21T21:00:08.439Z] System.getProperty('os.name')=Mac OS X
[2025-05-21T21:00:08.439Z]
[2025-05-21T21:00:08.439Z] System.getProperty('os.arch')=aarch64
[2025-05-21T21:00:08.439Z]
[2025-05-21T21:00:08.439Z] System.getProperty('java.fullversion')=null
[2025-05-21T21:00:08.439Z]
[2025-05-21T21:00:08.439Z] System.getProperty('sun.arch.data.model')=64
[2025-05-21T21:00:08.439Z]
[2025-05-21T21:00:08.439Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=extended.system TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib
[2025-05-21T21:00:08.439Z] perl scripts/configure.pl
[2025-05-21T21:00:08.439Z] /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=extended.system --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-05-21T21:00:08.837Z]
[2025-05-21T21:00:08.837Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-05-21T21:00:08.837Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-05-21T21:00:08.837Z]
[2025-05-21T21:00:08.837Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-21T21:00:08.837Z]
[2025-05-21T21:00:08.837Z]
[2025-05-21T21:00:08.837Z] Starting to generate parallel test lists.
[2025-05-21T21:00:08.837Z]
[2025-05-21T21:00:08.837Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-05-21T21:00:08.837Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-05-21T21:00:08.837Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-05-21T21:00:08.837Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/security/playlist.xml
[2025-05-21T21:00:08.837Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-05-21T21:00:08.837Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-05-21T21:00:08.837Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-05-21T21:00:08.837Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-05-21T21:00:08.837Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-05-21T21:00:08.837Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/churn/playlist.xml
[2025-05-21T21:00:08.837Z] Parsing /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-05-21T21:00:08.837Z] Attempting to get test duration data from TRSS.
[2025-05-21T21:00:08.837Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=17&impl=hs&platform=aarch64_mac&group=system&level=extended
[2025-05-21T21:00:09.232Z] Attempting to get test duration data from cached files.
[2025-05-21T21:00:09.232Z]
[2025-05-21T21:00:09.232Z] TEST DURATION
[2025-05-21T21:00:09.232Z] ====================================================================================
[2025-05-21T21:00:09.232Z] Total number of tests searched: 41
[2025-05-21T21:00:09.232Z] Number of test durations found: 41
[2025-05-21T21:00:09.232Z] Top slowest tests:
[2025-05-21T21:00:09.232Z] 11m28s MiniMix_aot_5m_0
[2025-05-21T21:00:09.232Z] 10m38s MiniMix_10m_0
[2025-05-21T21:00:09.232Z] 10m37s MiniMix_10m_1
[2025-05-21T21:00:09.232Z] ====================================================================================
[2025-05-21T21:00:09.232Z]
[2025-05-21T21:00:09.232Z] Test target is split into 3 lists.
[2025-05-21T21:00:09.232Z] Reducing estimated test running time from 105m54s to 36m24s.
[2025-05-21T21:00:09.232Z]
[2025-05-21T21:00:09.232Z] -------------------------------------testList_0-------------------------------------
[2025-05-21T21:00:09.232Z] Number of tests: 29
[2025-05-21T21:00:09.232Z] Estimated running time: 33m36s
[2025-05-21T21:00:09.232Z] TESTLIST=MiniMix_aot_5m_0,MiniMix_5m_1,DBBLoadTest_5m_1,LangLoadTest_5m_1,LangLoadTest_5m_0,LockingLoadTest_0,LockingLoadTest_1,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,OAuthTest_0,JdiTest_2,JdiTest_1,JdiTest_0,MiniMix_5m_2,MathLoadTest_all_5m_2,HCRLateAttachWorkload_previewEnabled_2,UtilLoadTest_5m_2,MiniMix_10m_2,LockingLoadTest_2,LangLoadTest_5m_2,ConcurrentLoadTest_5m_2,DBBLoadTest_5m_2
[2025-05-21T21:00:09.232Z] ------------------------------------------------------------------------------------
[2025-05-21T21:00:09.232Z]
[2025-05-21T21:00:09.232Z] -------------------------------------testList_1-------------------------------------
[2025-05-21T21:00:09.232Z] Number of tests: 6
[2025-05-21T21:00:09.232Z] Estimated running time: 36m24s
[2025-05-21T21:00:09.232Z] TESTLIST=MiniMix_10m_0,ConcurrentLoadTest_5m_1,MiniMix_5m_0,MathLoadTest_all_5m_1,UtilLoadTest_5m_1,HCRLateAttachWorkload_previewEnabled_1
[2025-05-21T21:00:09.232Z] ------------------------------------------------------------------------------------
[2025-05-21T21:00:09.232Z]
[2025-05-21T21:00:09.232Z] -------------------------------------testList_2-------------------------------------
[2025-05-21T21:00:09.232Z] Number of tests: 6
[2025-05-21T21:00:09.232Z] Estimated running time: 35m53s
[2025-05-21T21:00:09.232Z] TESTLIST=MiniMix_10m_1,ConcurrentLoadTest_5m_0,DBBLoadTest_5m_0,MathLoadTest_all_5m_0,UtilLoadTest_5m_0,HCRLateAttachWorkload_previewEnabled_0
[2025-05-21T21:00:09.232Z] ------------------------------------------------------------------------------------
[2025-05-21T21:00:09.232Z]
[2025-05-21T21:00:09.232Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2025-05-21T21:00:09.383Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-05-21T21:00:09.498Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-05-21T21:00:09.501Z] Running in /Users/admin/workspace/workspace/Test_openjdk17_hs_extended.system_aarch64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-05-21T21:00:09.582Z] Archiving artifacts
[2025-05-21T21:00:10.713Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-05-21T21:00:10.832Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] echo
[2025-05-21T21:00:11.373Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.system_aarch64_mac_testList_0 params for generating the job
[Pipeline] echo
[2025-05-21T21:00:11.375Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.system_aarch64_mac_testList_1 params for generating the job
[Pipeline] echo
[2025-05-21T21:00:11.376Z] GENERATE_JOBS is set to true, set test job Test_openjdk17_hs_extended.system_aarch64_mac_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-05-21T21:00:11.583Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-05-21T21:00:11.595Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-05-21T21:00:11.622Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-05-21T21:01:08.444Z] LEVELS: [extended]
[2025-05-21T21:01:08.444Z] JDK_VERSIONS: [8]
[2025-05-21T21:01:08.444Z] GROUPS: [system]
[2025-05-21T21:01:08.444Z] ARCH_OS_LIST: [aarch64_mac]
[2025-05-21T21:01:08.550Z] LEVELS: [extended]
[2025-05-21T21:01:08.552Z] JDK_VERSIONS: [8]
[2025-05-21T21:01:08.552Z] GROUPS: [system]
[2025-05-21T21:01:08.552Z] ARCH_OS_LIST: [aarch64_mac]
[2025-05-21T21:01:08.584Z] LEVELS: [extended]
[2025-05-21T21:01:08.584Z] JDK_VERSIONS: [8]
[2025-05-21T21:01:08.584Z] GROUPS: [system]
[2025-05-21T21:01:08.584Z] ARCH_OS_LIST: [aarch64_mac]
[2025-05-21T21:01:08.694Z] Existing items:
[2025-05-21T21:01:08.694Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_2'}
[2025-05-21T21:01:08.694Z] Unreferenced items:
[2025-05-21T21:01:08.694Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_0'}
[2025-05-21T21:01:08.694Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_1'}
[2025-05-21T21:01:08.759Z] Existing items:
[2025-05-21T21:01:08.759Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_1'}
[2025-05-21T21:01:08.759Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_2'}
[2025-05-21T21:01:08.759Z] Unreferenced items:
[2025-05-21T21:01:08.759Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_0'}
[2025-05-21T21:01:08.773Z] Existing items:
[2025-05-21T21:01:08.773Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_0'}
[2025-05-21T21:01:08.773Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_1'}
[2025-05-21T21:01:08.773Z] GeneratedJob{name='Test_openjdk17_hs_extended.system_aarch64_mac_testList_2'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-21T21:01:11.012Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-21T21:01:11.602Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-05-21T21:01:11.602Z] 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-05-21T21:01:11.774Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-21T21:01:11.774Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-21T21:01:12.591Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-05-21T21:01:13.183Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-05-21T21:01:13.183Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-21T21:01:13.309Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-21T21:01:13.433Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] build
[2025-05-21T21:01:13.477Z] Scheduling project: Test_openjdk17_hs_extended.system_aarch64_mac_testList_0
[Pipeline] build
[2025-05-21T21:01:13.486Z] Scheduling project: Test_openjdk17_hs_extended.system_aarch64_mac_testList_1
[Pipeline] build
[2025-05-21T21:01:13.534Z] Scheduling project: Test_openjdk17_hs_extended.system_aarch64_mac_testList_2
[2025-05-21T21:01:21.465Z] Starting building: Test_openjdk17_hs_extended.system_aarch64_mac_testList_2 #4
[2025-05-21T21:01:21.465Z] Starting building: Test_openjdk17_hs_extended.system_aarch64_mac_testList_1 #4
[2025-05-21T21:01:21.472Z] Starting building: Test_openjdk17_hs_extended.system_aarch64_mac_testList_0 #14
[2025-05-21T21:41:27.708Z] Build Test_openjdk17_hs_extended.system_aarch64_mac_testList_2 #4 completed: SUCCESS
[Pipeline] }
[2025-05-21T21:47:41.897Z] Build Test_openjdk17_hs_extended.system_aarch64_mac_testList_1 #4 completed: SUCCESS
[Pipeline] }
[2025-05-21T21:54:47.805Z] Build Test_openjdk17_hs_extended.system_aarch64_mac_testList_0 #14 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-05-21T21:54:47.906Z] Running on test-azure-win11-aarch64-2 in C:\Users\jenkins\workspace\Test_openjdk17_hs_extended.system_aarch64_mac
[Pipeline] {
[Pipeline] cleanWs
[2025-05-21T21:54:47.973Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-21T21:54:47.975Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-21T21:54:47.992Z] [WS-CLEANUP] done
Scripts not permitted to use method jenkins.model.HistoricalBuild getNumber. Administrators can decide whether to approve or reject this signature.
[Pipeline] cleanWs
[2025-05-21T21:54:48.042Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-21T21:54:48.042Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-21T21:54:48.059Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 39ad099a-a4af-4a72-948d-a943e2f8c997
org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method jenkins.model.HistoricalBuild getNumber
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.StaticWhitelist.rejectMethod(StaticWhitelist.java:244)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.rejectMethod(SandboxInterceptor.java:594)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:167)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:118)
at Script1.archiveChildJobTap(Script1.groovy:1554)
at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.callClosureForMapEntry(CpsDefaultGroovyMethods:5363)
at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.each(CpsDefaultGroovyMethods:2202)
at Script1.archiveChildJobTap(Script1.groovy:1551)
at ___cps.transform___(Native Method)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:114)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixName(FunctionCallBlock.java:78)
at jdk.internal.reflect.GeneratedMethodAccessor833.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:83)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:147)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:49)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:180)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:419)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:327)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:292)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:140)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
at java.base/java.lang.Thread.run(Thread.java:840)
Finished: FAILURE