Pre Test

Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-mac-x64-hotspot" build number 2 originally caused by: Started by upstream project "build-scripts/openjdk25-pipeline" build number 110 originally caused by: Started by upstream project "build-scripts/weekly-openjdk25-pipeline" build number 10 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 3e5998a3199bbe54a027e7e9d7e1e04f8697211b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e5998a3199bbe54a027e7e9d7e1e04f8697211b # timeout=10 Commit message: "Docs: Complete migration from doc/ to docs/ and clean up JenkinsFeatures.md (#6794)" > git rev-list --no-walk 531e0e7e3851eed3feaaa38c29d84d36cc055e2f # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-12-27T12:44:14.083Z] SPEC: osx_x86-64 [Pipeline] echo [2025-12-27T12:44:14.085Z] Specified LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac) [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-12-27T12:44:14.107Z] dynamicAgents: [] [Pipeline] echo [2025-12-27T12:44:14.109Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac) [Pipeline] nodesByLabel [2025-12-27T12:44:14.126Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label [Pipeline] node [2025-12-27T12:44:14.154Z] Running on test-macincloud-macos1201-x64-1 in /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-12-27T12:44:14.190Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-12-27T12:44:14.488Z] [WS-CLEANUP] Deleting project workspace... [2025-12-27T12:44:14.488Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-12-27T12:44:14.626Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-12-27T12:44:14.825Z] The recommended git tool is: git [2025-12-27T12:44:15.099Z] No credentials specified [2025-12-27T12:44:15.234Z] Cloning the remote Git repository [2025-12-27T12:44:14.625Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-12-27T12:44:14.625Z] > git init /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests # timeout=10 [2025-12-27T12:44:14.655Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache [2025-12-27T12:44:14.655Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-12-27T12:44:14.655Z] > git --version # timeout=10 [2025-12-27T12:44:14.672Z] > git --version # 'git version 2.32.0 (Apple Git-132)' [2025-12-27T12:44:14.672Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-27T12:44:17.198Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-12-27T12:44:17.217Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-27T12:44:18.257Z] Avoid second fetch [2025-12-27T12:44:18.410Z] Checking out Revision 3e5998a3199bbe54a027e7e9d7e1e04f8697211b (origin/master) [2025-12-27T12:44:17.510Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-12-27T12:44:17.661Z] > git config core.sparsecheckout # timeout=10 [2025-12-27T12:44:17.677Z] > git checkout -f 3e5998a3199bbe54a027e7e9d7e1e04f8697211b # timeout=10 [2025-12-27T12:44:20.325Z] Commit message: "Docs: Complete migration from doc/ to docs/ and clean up JenkinsFeatures.md (#6794)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-12-27T12:44:22.358Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-12-27T12:44:22.374Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-12-27T12:44:23.875Z] + LC_TIME=C [2025-12-27T12:44:23.875Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-12-27T12:44:24.417Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-12-27T12:44:25.895Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-12-27T12:44:25.895Z] 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-12-27T12:44:28.411Z] + printenv [2025-12-27T12:44:28.411Z] JCK_GIT_BRANCH=master [2025-12-27T12:44:28.411Z] DYNAMIC_COMPILE=false [2025-12-27T12:44:28.411Z] JENKINS_NODE_COOKIE=efd00a4c-d4e7-41b3-94cf-7237e4f08b24 [2025-12-27T12:44:28.411Z] OPENJ9_BRANCH=master [2025-12-27T12:44:28.411Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_x86-64_mac/17/ [2025-12-27T12:44:28.411Z] DOCKER_REQUIRED=false [2025-12-27T12:44:28.411Z] PARALLEL=Dynamic [2025-12-27T12:44:28.411Z] SHELL=/bin/bash [2025-12-27T12:44:28.411Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-12-27T12:44:28.411Z] jobStatus=SUCCESS [2025-12-27T12:44:28.411Z] JOBSTARTTIME=Sat, 27 Dec 2025 06:44:22 -0600 [2025-12-27T12:44:28.411Z] STAGE_NAME=Setup [2025-12-27T12:44:28.411Z] SSH_CLIENT=78.47.239.97 48496 22 [2025-12-27T12:44:28.411Z] TMPDIR=/var/folders/fr/1mxs0sz56j9cgvvgzcj5gy180000gr/T/ [2025-12-27T12:44:28.411Z] RERUN_FAILURE=true [2025-12-27T12:44:28.411Z] BUILD_TAG=jenkins-Test_openjdk25_hs_dev.system_x86-64_mac-17 [2025-12-27T12:44:28.411Z] SDK_RESOURCE=upstream [2025-12-27T12:44:28.411Z] TIME_LIMIT=25 [2025-12-27T12:44:28.411Z] NUM_PROCESSORS=8 [2025-12-27T12:44:28.411Z] EXTERNAL_TEST_CMD=mvn clean install [2025-12-27T12:44:28.411Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-12-27T12:44:28.411Z] WORKSPACE=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac [2025-12-27T12:44:28.411Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_x86-64_mac/ [2025-12-27T12:44:28.411Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build [2025-12-27T12:44:28.411Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_x86-64_mac/17/display/redirect?page=changes [2025-12-27T12:44:28.411Z] JDK_BRANCH=master [2025-12-27T12:44:28.411Z] ACTIVE_NODE_TIMEOUT=5 [2025-12-27T12:44:28.411Z] USER=jenkins [2025-12-27T12:44:28.411Z] ADOPTOPENJDK_BRANCH=master [2025-12-27T12:44:28.411Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25 [2025-12-27T12:44:28.411Z] ARCHIVE_TEST_RESULTS=false [2025-12-27T12:44:28.411Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk25u/jdk25u-mac-x64-hotspot [2025-12-27T12:44:28.411Z] STF_OWNER_BRANCH=adoptium:master [2025-12-27T12:44:28.411Z] LIGHT_WEIGHT_CHECKOUT=false [2025-12-27T12:44:28.411Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_x86-64_mac/17/display/redirect?page=artifacts [2025-12-27T12:44:28.411Z] __CF_USER_TEXT_ENCODING=0x1F8:0:0 [2025-12-27T12:44:28.411Z] ORIGIN_JDK_VERSION=25 [2025-12-27T12:44:28.411Z] SETUP_JCK_RUN=false [2025-12-27T12:44:28.411Z] PERSONAL_BUILD=false [2025-12-27T12:44:28.411Z] TKG_OWNER_BRANCH=adoptium:master [2025-12-27T12:44:28.411Z] RERUN_ITERATIONS=0 [2025-12-27T12:44:28.411Z] SPEC=osx_x86-64 [2025-12-27T12:44:28.411Z] JAVA_MAIN_CLASS_81002=hudson.remoting.Launcher [2025-12-27T12:44:28.411Z] TKG_ITERATIONS=1 [2025-12-27T12:44:28.411Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-12-27T12:44:28.411Z] ITERATIONS=1 [2025-12-27T12:44:28.411Z] PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ [2025-12-27T12:44:28.411Z] LIB_DIR=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/lib [2025-12-27T12:44:28.411Z] KEEP_REPORTDIR=false [2025-12-27T12:44:28.411Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_x86-64_mac/17/display/redirect [2025-12-27T12:44:28.411Z] _=/usr/bin/printenv [2025-12-27T12:44:28.411Z] GENERATE_JOBS=true [2025-12-27T12:44:28.411Z] PWD=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac [2025-12-27T12:44:28.411Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk17/Contents/Home [2025-12-27T12:44:28.411Z] EXIT_FAILURE=false [2025-12-27T12:44:28.411Z] HUDSON_URL=https://ci.adoptium.net/ [2025-12-27T12:44:28.411Z] JDK_VERSION=25 [2025-12-27T12:44:28.411Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-12-27T12:44:28.411Z] VENDOR_TEST_DIRS=/test/system [2025-12-27T12:44:28.411Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-12-27T12:44:28.411Z] SLACK_CHANNEL=aqavit-bot [2025-12-27T12:44:28.411Z] JOB_NAME=Test_openjdk25_hs_dev.system_x86-64_mac [2025-12-27T12:44:28.411Z] BUILD_DISPLAY_NAME=#17 [2025-12-27T12:44:28.411Z] USE_TESTENV_PROPERTIES=false [2025-12-27T12:44:28.411Z] JENKINS_URL=https://ci.adoptium.net/ [2025-12-27T12:44:28.411Z] EXIT_SUCCESS=false [2025-12-27T12:44:28.411Z] BUILD_ID=17 [2025-12-27T12:44:28.411Z] TEST_TIME=120 [2025-12-27T12:44:28.411Z] PLATFORM=x86-64_mac [2025-12-27T12:44:28.411Z] JDK_IMPL=hotspot [2025-12-27T12:44:28.411Z] JOB_BASE_NAME=Test_openjdk25_hs_dev.system_x86-64_mac [2025-12-27T12:44:28.411Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_x86-64_mac/17/display/redirect?page=tests [2025-12-27T12:44:28.411Z] SHLVL=3 [2025-12-27T12:44:28.411Z] AUTO_DETECT=true [2025-12-27T12:44:28.411Z] HOME=/Users/jenkins [2025-12-27T12:44:28.411Z] TAP_NAME=Test_openjdk25_hs_dev.system_x86-64_mac.tap [2025-12-27T12:44:28.411Z] CI=true [2025-12-27T12:44:28.411Z] WORKSPACE_TMP=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac@tmp [2025-12-27T12:44:28.411Z] EXECUTOR_NUMBER=0 [2025-12-27T12:44:28.411Z] JENKINS_SERVER_COOKIE=durable-0b60dac68dd802db216af292b451e5816e2e133453a9e747ecb01c1d399dd4c4 [2025-12-27T12:44:28.411Z] NODE_LABELS=macos12 x86_64 ci.role.test test-macincloud-macos1201-x64-1 x64 x86 sw.os.osx hw.arch.x86 mac sw.os.osx.10_15_plus [2025-12-27T12:44:28.411Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:44:28.411Z] BUILD_LIST=system [2025-12-27T12:44:28.411Z] TARGET=dev.system [2025-12-27T12:44:28.411Z] LOGNAME=jenkins [2025-12-27T12:44:28.411Z] EXTERNAL_CUSTOM_BRANCH=master [2025-12-27T12:44:28.411Z] JDK_REPO=https://github.com/openjdk/jdk25u [2025-12-27T12:44:28.411Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-12-27T12:44:28.411Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-12-27T12:44:28.411Z] SSH_CONNECTION=78.47.239.97 48496 216.39.74.137 22 [2025-12-27T12:44:28.411Z] UPSTREAM_JOB_NUMBER=2 [2025-12-27T12:44:28.411Z] NODE_NAME=test-macincloud-macos1201-x64-1 [2025-12-27T12:44:28.411Z] BUILD_NUMBER=17 [2025-12-27T12:44:28.411Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_dev.system_x86-64_mac/display/redirect [2025-12-27T12:44:28.411Z] KEEP_WORKSPACE=false [2025-12-27T12:44:28.412Z] HUDSON_COOKIE=7b5d6337-9db6-4824-930a-f4ef07a4055d [2025-12-27T12:44:28.412Z] VENDOR_TEST_BRANCHES=master [2025-12-27T12:44:28.412Z] PERF_ROOT=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../benchmarks [2025-12-27T12:44:28.412Z] USE_JRE=false [2025-12-27T12:44:28.412Z] TEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image [2025-12-27T12:44:28.412Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-12-27T12:44:28.412Z] 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-12-27T12:44:28.816Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-12-27T12:44:28.826Z] Running in /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-12-27T12:45:20.371Z] Copied 5 artifacts from "build-scripts » jobs » jdk25u » jdk25u-mac-x64-hotspot" build number 2 [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 GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-12-27T12:45:20.558Z] 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-12-27T12:45:20.567Z] Running in /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac [Pipeline] { [Pipeline] sshagent [2025-12-27T12:45:19.836Z] $ ssh-agent [2025-12-27T12:45:21.262Z] SSH_AUTH_SOCK=/var/folders/fr/1mxs0sz56j9cgvvgzcj5gy180000gr/T//ssh-wjZpWMJpzv7Q/agent.72305 [2025-12-27T12:45:21.262Z] SSH_AGENT_PID=72306 [2025-12-27T12:45:21.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-12-27T12:45:21.275Z] Running in /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-12-27T12:45:21.299Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-12-27T12:45:22.775Z] ++ pwd [2025-12-27T12:45:22.776Z] + ./get.sh -s /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/.. -p x86-64_mac -r upstream -j 25 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/system [2025-12-27T12:45:22.776Z] TESTDIR: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests [2025-12-27T12:45:22.776Z] get jdk binary... [2025-12-27T12:45:22.776Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-12-27T12:45:22.776Z] Uncompressing file: OpenJDK25U-jdk_x64_mac_hotspot_2025-12-27-12-05.tar.gz ... [2025-12-27T12:45:23.685Z] List files in jdkbinary folder... [2025-12-27T12:45:23.685Z] total 778776 [2025-12-27T12:45:23.685Z] -rw-r--r-- 1 jenkins staff 56193800 Dec 27 06:30 OpenJDK25U-debugimage_x64_mac_hotspot_2025-12-27-12-05.tar.gz [2025-12-27T12:45:23.685Z] -rw-r--r-- 1 jenkins staff 120445256 Dec 27 06:33 OpenJDK25U-jdk_x64_mac_hotspot_2025-12-27-12-05.tar.gz [2025-12-27T12:45:23.685Z] -rw-r--r-- 1 jenkins staff 82843029 Dec 27 06:33 OpenJDK25U-jmods_x64_mac_hotspot_2025-12-27-12-05.tar.gz [2025-12-27T12:45:23.685Z] -rw-r--r-- 1 jenkins staff 3835823 Dec 27 06:33 OpenJDK25U-static-libs_x64_mac_hotspot_2025-12-27-12-05.tar.gz [2025-12-27T12:45:23.685Z] -rw-r--r-- 1 jenkins staff 102643855 Dec 27 06:29 OpenJDK25U-testimage_x64_mac_hotspot_2025-12-27-12-05.tar.gz [2025-12-27T12:45:23.685Z] drwxr-xr-x 3 jenkins staff 96 Dec 27 06:45 tmp [2025-12-27T12:45:23.685Z] List files in jdkbinary/tmp folder... [2025-12-27T12:45:23.685Z] total 0 [2025-12-27T12:45:23.685Z] drwxr-xr-x 3 jenkins staff 96 Dec 26 22:32 jdk-25.0.3+0 [2025-12-27T12:45:23.685Z] Moving directory jdk-25.0.3+0/ to ../j2sdk-image [2025-12-27T12:45:23.685Z] Uncompressing file: OpenJDK25U-static-libs_x64_mac_hotspot_2025-12-27-12-05.tar.gz ... [2025-12-27T12:45:23.685Z] List files in jdkbinary folder... [2025-12-27T12:45:23.685Z] total 778776 [2025-12-27T12:45:23.685Z] -rw-r--r-- 1 jenkins staff 56193800 Dec 27 06:30 OpenJDK25U-debugimage_x64_mac_hotspot_2025-12-27-12-05.tar.gz [2025-12-27T12:45:23.685Z] -rw-r--r-- 1 jenkins staff 120445256 Dec 27 06:33 OpenJDK25U-jdk_x64_mac_hotspot_2025-12-27-12-05.tar.gz [2025-12-27T12:45:23.685Z] -rw-r--r-- 1 jenkins staff 82843029 Dec 27 06:33 OpenJDK25U-jmods_x64_mac_hotspot_2025-12-27-12-05.tar.gz [2025-12-27T12:45:23.685Z] -rw-r--r-- 1 jenkins staff 3835823 Dec 27 06:33 OpenJDK25U-static-libs_x64_mac_hotspot_2025-12-27-12-05.tar.gz [2025-12-27T12:45:23.685Z] -rw-r--r-- 1 jenkins staff 102643855 Dec 27 06:29 OpenJDK25U-testimage_x64_mac_hotspot_2025-12-27-12-05.tar.gz [2025-12-27T12:45:23.685Z] drwxr-xr-x 3 jenkins staff 96 Dec 26 22:32 j2sdk-image [2025-12-27T12:45:23.685Z] drwxr-xr-x 3 jenkins staff 96 Dec 27 06:45 tmp [2025-12-27T12:45:23.686Z] List files in jdkbinary/tmp folder... [2025-12-27T12:45:23.686Z] total 0 [2025-12-27T12:45:23.686Z] drwxr-xr-x 3 jenkins staff 96 Dec 27 06:28 jdk-25.0.3+0-static-libs [2025-12-27T12:45:23.686Z] Moving directory jdk-25.0.3+0-static-libs/ to ../static-libs [2025-12-27T12:45:23.686Z] Uncompressing file: OpenJDK25U-testimage_x64_mac_hotspot_2025-12-27-12-05.tar.gz ... [2025-12-27T12:45:27.148Z] List files in jdkbinary folder... [2025-12-27T12:45:27.148Z] total 778776 [2025-12-27T12:45:27.148Z] -rw-r--r-- 1 jenkins staff 56193800 Dec 27 06:30 OpenJDK25U-debugimage_x64_mac_hotspot_2025-12-27-12-05.tar.gz [2025-12-27T12:45:27.148Z] -rw-r--r-- 1 jenkins staff 120445256 Dec 27 06:33 OpenJDK25U-jdk_x64_mac_hotspot_2025-12-27-12-05.tar.gz [2025-12-27T12:45:27.148Z] -rw-r--r-- 1 jenkins staff 82843029 Dec 27 06:33 OpenJDK25U-jmods_x64_mac_hotspot_2025-12-27-12-05.tar.gz [2025-12-27T12:45:27.148Z] -rw-r--r-- 1 jenkins staff 3835823 Dec 27 06:33 OpenJDK25U-static-libs_x64_mac_hotspot_2025-12-27-12-05.tar.gz [2025-12-27T12:45:27.148Z] -rw-r--r-- 1 jenkins staff 102643855 Dec 27 06:29 OpenJDK25U-testimage_x64_mac_hotspot_2025-12-27-12-05.tar.gz [2025-12-27T12:45:27.148Z] drwxr-xr-x 3 jenkins staff 96 Dec 26 22:32 j2sdk-image [2025-12-27T12:45:27.148Z] drwxr-xr-x 3 jenkins staff 96 Dec 27 06:28 static-libs [2025-12-27T12:45:27.148Z] drwxr-xr-x 3 jenkins staff 96 Dec 27 06:45 tmp [2025-12-27T12:45:27.148Z] List files in jdkbinary/tmp folder... [2025-12-27T12:45:27.148Z] total 0 [2025-12-27T12:45:27.148Z] drwxr-xr-x 8 jenkins staff 256 Dec 27 06:25 jdk-25.0.3+0-test-image [2025-12-27T12:45:27.148Z] Moving directory jdk-25.0.3+0-test-image/ to ../openjdk-test-image [2025-12-27T12:45:27.148Z] Uncompressing OpenJDK25U-debugimage_x64_mac_hotspot_2025-12-27-12-05.tar.gz over ./j2sdk-image... [2025-12-27T12:45:27.929Z] Removing top-level folder jdk-25.0.3+0-debug-image/ [2025-12-27T12:45:27.929Z] Removing top-level folder jdk-25.0.3+0/ [2025-12-27T12:45:28.711Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image... [2025-12-27T12:45:28.711Z] javac_path: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2025-12-27T12:45:28.711Z] Run: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version [2025-12-27T12:45:28.711Z] =JAVA VERSION OUTPUT BEGIN= [2025-12-27T12:45:28.711Z] openjdk version "25.0.3-beta" 2026-04-21 [2025-12-27T12:45:28.711Z] OpenJDK Runtime Environment (build 25.0.3-beta-202512271210) [2025-12-27T12:45:28.711Z] OpenJDK 64-Bit Server VM (build 25.0.3-beta-202512271210, mixed mode) [2025-12-27T12:45:28.711Z] =JAVA VERSION OUTPUT END= [2025-12-27T12:45:28.711Z] get testKitGen... [2025-12-27T12:45:28.711Z] git clone -q https://github.com/adoptium/TKG.git [2025-12-27T12:45:29.497Z] git rev-parse master [2025-12-27T12:45:29.497Z] git checkout -q -f 1d07819989ac69fb1f9a198788e2f1fbead290ef [2025-12-27T12:45:29.498Z] get vendor test material... [2025-12-27T12:45:29.498Z] vendor repo is https://github.com/adoptium/temurin-build [2025-12-27T12:45:29.498Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0 [2025-12-27T12:45:30.283Z] check vendor repo sha [2025-12-27T12:45:30.283Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name temurin-build [2025-12-27T12:45:30.283Z] Check sha in vendor_0 and store the info in /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/testenv/testenv.properties [2025-12-27T12:45:30.283Z] temurin-build_REPO=https://github.com/adoptium/temurin-build [2025-12-27T12:45:30.283Z] temurin-build_BRANCH=cc8aeb5cd19e1246443013bbb244e7a583752616 [2025-12-27T12:45:30.283Z] Stage vendor_0//test/system to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests//test/system [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-12-27T12:45:29.980Z] $ ssh-agent -k [2025-12-27T12:45:29.987Z] unset SSH_AUTH_SOCK; [2025-12-27T12:45:29.987Z] unset SSH_AGENT_PID; [2025-12-27T12:45:29.987Z] echo Agent pid 72306 killed; [2025-12-27T12:45:31.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2025-12-27T12:45:31.572Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2025-12-27T12:45:31.993Z] Reset TEST_JDK_HOME to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-12-27T12:45:32.267Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Fsystem&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=https%3A%2F%2Fgithub.com%2Fopenjdk%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-x64-hotspot&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=master&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=2&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None [Pipeline] echo [2025-12-27T12:45:32.280Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Fsystem&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-macincloud-macos1201-x64-1&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=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=https%3A%2F%2Fgithub.com%2Fopenjdk%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk25u%2Fjdk25u-mac-x64-hotspot&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=master&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=2&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-12-27T12:45:32.316Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-12-27T12:45:33.149Z] Copied 1 artifact from "getTRSSOutput" build number 1998 [Pipeline] sh [2025-12-27T12:45:34.733Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-12-27T12:45:34.735Z] + gzip -cd TRSSOutput.tar.gz [2025-12-27T12:45:34.735Z] + tar xof - [2025-12-27T12:45:34.735Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-12-27T12:45:35.170Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-12-27T12:45:35.187Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-12-27T12:45:36.661Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-12-27T12:45:36.663Z] -------------------------------------------- [2025-12-27T12:45:36.663Z] path is set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:45:36.663Z] task is set to default [2025-12-27T12:45:36.663Z] dependencyList is set to all [2025-12-27T12:45:36.663Z] System Test jars will be downloaded. [2025-12-27T12:45:36.663Z] -------------------------------------------- [2025-12-27T12:45:36.663Z] Starting download third party dependent jars [2025-12-27T12:45:36.663Z] -------------------------------------------- [2025-12-27T12:45:36.663Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:45:36.663Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading [2025-12-27T12:45:36.663Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-12-27T12:45:36.663Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-12-27T12:45:36.663Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-12-27T12:45:36.663Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/tools/tools.jar exists, not downloading. [2025-12-27T12:45:36.663Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-12-27T12:45:36.663Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/junit/junit.jar exists, not downloading. [2025-12-27T12:45:36.663Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-12-27T12:45:36.663Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-12-27T12:45:36.663Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-12-27T12:45:36.663Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-12-27T12:45:36.663Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-12-27T12:45:37.096Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label [Pipeline] echo [2025-12-27T12:45:37.100Z] Machine limit is 4. [Pipeline] sh [2025-12-27T12:45:38.581Z] + cd ./aqa-tests/TKG [2025-12-27T12:45:38.581Z] ++ uname [2025-12-27T12:45:38.581Z] + '[' Darwin = AIX ']' [2025-12-27T12:45:38.581Z] ++ uname [2025-12-27T12:45:38.581Z] + '[' Darwin = SunOS ']' [2025-12-27T12:45:38.581Z] ++ uname [2025-12-27T12:45:38.581Z] + '[' Darwin = '*BSD' ']' [2025-12-27T12:45:38.581Z] + MAKE=make [2025-12-27T12:45:38.581Z] + make genParallelList TEST=dev.system TEST_TIME=120 NUM_MACHINES= [2025-12-27T12:45:38.581Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-12-27T12:45:38.581Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:45:38.581Z] rm -f -r /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-27T12:45:38.581Z] mkdir -p /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-27T12:45:38.581Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-12-27T12:45:38.581Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-12-27T12:45:38.581Z] Buildfile: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2025-12-27T12:45:39.361Z] [2025-12-27T12:45:39.361Z] build: [2025-12-27T12:45:39.361Z] [2025-12-27T12:45:39.361Z] clean: [2025-12-27T12:45:39.361Z] [2025-12-27T12:45:39.361Z] init: [2025-12-27T12:45:39.361Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin [2025-12-27T12:45:39.361Z] [2025-12-27T12:45:39.361Z] getDependentLibs: [2025-12-27T12:45:39.361Z] [exec] -------------------------------------------- [2025-12-27T12:45:39.361Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:45:39.361Z] [exec] task is set to default [2025-12-27T12:45:39.361Z] [exec] dependencyList is set to json_simple [2025-12-27T12:45:39.361Z] [exec] System Test jars will be downloaded. [2025-12-27T12:45:39.361Z] [exec] -------------------------------------------- [2025-12-27T12:45:39.361Z] [exec] Starting download third party dependent jars [2025-12-27T12:45:39.361Z] [exec] -------------------------------------------- [2025-12-27T12:45:39.361Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:45:39.361Z] [exec] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-12-27T12:45:39.361Z] [exec] downloaded dependent third party jars successfully [2025-12-27T12:45:39.361Z] [2025-12-27T12:45:39.361Z] compile: [2025-12-27T12:45:39.361Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-27T12:45:39.361Z] [echo] ============COMPILER SETTINGS============ [2025-12-27T12:45:39.361Z] [echo] ===fork: yes [2025-12-27T12:45:39.361Z] [echo] ===debug: on [2025-12-27T12:45:39.361Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin [2025-12-27T12:45:40.975Z] [javac] Note: Some input files use or override a deprecated API. [2025-12-27T12:45:40.975Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-27T12:45:40.975Z] [2025-12-27T12:45:40.975Z] dist: [2025-12-27T12:45:40.975Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2025-12-27T12:45:40.975Z] [2025-12-27T12:45:40.975Z] BUILD SUCCESSFUL [2025-12-27T12:45:40.975Z] Total time: 2 seconds [2025-12-27T12:45:40.975Z] 0 [2025-12-27T12:45:40.975Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-12-27T12:45:40.975Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-12-27T12:45:40.975Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-12-27T12:45:41.755Z] ****************************** MACHINE INFO ****************************** [2025-12-27T12:45:41.755Z] File path : /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG [2025-12-27T12:45:41.755Z] Free Physical Memory Size : 209670144 [2025-12-27T12:45:41.755Z] Free space (bytes) : 28200419328 [2025-12-27T12:45:41.755Z] Total Physical Memory Size : 4294967296 [2025-12-27T12:45:41.755Z] Total space (bytes) : 128639262720 [2025-12-27T12:45:41.755Z] Usable space (bytes) : 28200419328 [2025-12-27T12:45:41.755Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-27T12:45:41.755Z] bashVersion : [2025-12-27T12:45:41.755Z] GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21) [2025-12-27T12:45:41.755Z] Copyright (C) 2007 Free Software Foundation, Inc. [2025-12-27T12:45:41.755Z] cpuCores : 4 [2025-12-27T12:45:41.755Z] curlVersion : [2025-12-27T12:45:41.755Z] curl 7.77.0 (x86_64-apple-darwin21.0) libcurl/7.77.0 (SecureTransport) LibreSSL/2.8.3 zlib/1.2.11 nghttp2/1.42.0 [2025-12-27T12:45:41.755Z] Release-Date: 2021-05-26 [2025-12-27T12:45:41.755Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-12-27T12:45:41.756Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets [2025-12-27T12:45:41.756Z] dockerVersion : bash: docker: command not found [2025-12-27T12:45:41.756Z] gcc version : 13.0.0 [2025-12-27T12:45:41.756Z] gclibc version : bash: ldd: command not found [2025-12-27T12:45:41.756Z] gdb version : bash: gdb: command not found [2025-12-27T12:45:41.756Z] lldb version : [2025-12-27T12:45:41.756Z] lldb-1300.0.42.3 [2025-12-27T12:45:41.756Z] Swift version 5.5.2-dev [2025-12-27T12:45:41.756Z] makeVersion : [2025-12-27T12:45:41.756Z] GNU Make 3.81 [2025-12-27T12:45:41.756Z] Copyright (C) 2006 Free Software Foundation, Inc. [2025-12-27T12:45:41.756Z] This is free software; see the source for copying conditions. [2025-12-27T12:45:41.756Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2025-12-27T12:45:41.756Z] PARTICULAR PURPOSE. [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] This program built for i386-apple-darwin11.3.0 [2025-12-27T12:45:41.756Z] mavenVersion : [2025-12-27T12:45:41.756Z] WARNING: A restricted method in java.lang.System has been called [2025-12-27T12:45:41.756Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar) [2025-12-27T12:45:41.756Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2025-12-27T12:45:41.756Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-12-27T12:45:41.756Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-12-27T12:45:41.756Z] Java version: 25.0.3-beta, vendor: Undefined Vendor, runtime: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2025-12-27T12:45:41.756Z] Default locale: en_US, platform encoding: UTF-8 [2025-12-27T12:45:41.756Z] OS name: "mac os x", version: "12.0.1", arch: "x86_64", family: "mac" [2025-12-27T12:45:41.756Z] perlVersion : [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level [2025-12-27T12:45:41.756Z] (with 2 registered patches, see perl -V for more detail) [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] Copyright 1987-2020, Larry Wall [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] Perl may be copied only under the terms of either the Artistic License or the [2025-12-27T12:45:41.756Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-12-27T12:45:41.756Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-12-27T12:45:41.756Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] podmanVersion : bash: podman: command not found [2025-12-27T12:45:41.756Z] procArch : i386 [2025-12-27T12:45:41.756Z] sysArch : x86_64 [2025-12-27T12:45:41.756Z] sysOS : Darwin [2025-12-27T12:45:41.756Z] ulimit : [2025-12-27T12:45:41.756Z] core file size (blocks, -c) unlimited [2025-12-27T12:45:41.756Z] data seg size (kbytes, -d) unlimited [2025-12-27T12:45:41.756Z] file size (blocks, -f) unlimited [2025-12-27T12:45:41.756Z] max locked memory (kbytes, -l) unlimited [2025-12-27T12:45:41.756Z] max memory size (kbytes, -m) unlimited [2025-12-27T12:45:41.756Z] open files (-n) 1048576 [2025-12-27T12:45:41.756Z] pipe size (512 bytes, -p) 1 [2025-12-27T12:45:41.756Z] stack size (kbytes, -s) 65532 [2025-12-27T12:45:41.756Z] cpu time (seconds, -t) unlimited [2025-12-27T12:45:41.756Z] max user processes (-u) 1392 [2025-12-27T12:45:41.756Z] virtual memory (kbytes, -v) unlimited [2025-12-27T12:45:41.756Z] uname : Darwin test-macincloud-macos1201-x64-1.adoptopenjdk.net 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64 [2025-12-27T12:45:41.756Z] vmVendor : Oracle Corporation [2025-12-27T12:45:41.756Z] vmVersion : 25.0.3-beta-202512271210 [2025-12-27T12:45:41.756Z] xlc version : bash: xlC: command not found [2025-12-27T12:45:41.756Z] ************************************************************************** [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] System.getProperty('java.vendor')=Undefined Vendor [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] Warning: cannot determine vendor, use System.getProperty('java.vendor')=Undefined Vendor directly. [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] System.getProperty('os.name')=Mac OS X [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] System.getProperty('os.arch')=x86_64 [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] System.getProperty('java.fullversion')=null [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] System.getProperty('sun.arch.data.model')=64 [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=dev.system TESTLIST= TRSS_URL= LIB_DIR=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:45:41.756Z] perl scripts/configure.pl [2025-12-27T12:45:41.756Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="Undefined Vendor" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=dev.system --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-12-27T12:45:41.756Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:41.756Z] Starting to generate parallel test lists. [2025-12-27T12:45:41.756Z] [2025-12-27T12:45:42.535Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2025-12-27T12:45:42.535Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/reproducibleCompare/playlist.xml [2025-12-27T12:45:42.535Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2025-12-27T12:45:42.535Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2025-12-27T12:45:42.535Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml [2025-12-27T12:45:42.535Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml [2025-12-27T12:45:42.535Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2025-12-27T12:45:42.535Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml [2025-12-27T12:45:42.535Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml [2025-12-27T12:45:42.535Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2025-12-27T12:45:42.535Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml [2025-12-27T12:45:42.535Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2025-12-27T12:45:42.535Z] Attempting to get test duration data from TRSS. [2025-12-27T12:45:42.535Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=x86-64_mac&group=system&level=dev [2025-12-27T12:45:43.316Z] Attempting to get test duration data from cached files. [2025-12-27T12:45:43.316Z] [2025-12-27T12:45:43.316Z] TEST DURATION [2025-12-27T12:45:43.316Z] ==================================================================================== [2025-12-27T12:45:43.316Z] Total number of tests searched: 84 [2025-12-27T12:45:43.316Z] Number of test durations found: 84 [2025-12-27T12:45:43.316Z] Top slowest tests: [2025-12-27T12:45:43.316Z] 00m00s jcstress.interrupt_0 [2025-12-27T12:45:43.316Z] 00m00s jcstress.tearing.arrays_0 [2025-12-27T12:45:43.316Z] 00m00s jcstress.seqcst.sync_0 [2025-12-27T12:45:43.316Z] ==================================================================================== [2025-12-27T12:45:43.316Z] [2025-12-27T12:45:43.316Z] Test target is split into 1 lists. [2025-12-27T12:45:43.316Z] Reducing estimated test running time from 00m09s to 00m09s. [2025-12-27T12:45:43.316Z] [2025-12-27T12:45:43.316Z] -------------------------------------testList_0------------------------------------- [2025-12-27T12:45:43.316Z] Number of tests: 84 [2025-12-27T12:45:43.316Z] Estimated running time: 00m09s [2025-12-27T12:45:43.316Z] TESTLIST=jcstress.interrupt_0,jcstress.tearing.arrays_0,jcstress.seqcst.sync_0,jcstress.atomics.integer.AtomicIntegerFieldUpdaterPairwiseTests_0,jcstress.atomicity.varHandles.fields_0,jcstress.acqrel.fields.volatiles_0,jcstress.tearing_0,jcstress.init.arrays_0,jcstress.acqrel.varHandles.fields.acqrel_0,jcstress.atomics.longs.AtomicLongPairwiseTests_0,jcstress.init_0,jcstress.accessAtomic.varHandles.byteBuffer.direct_0,jcstress.strings_0,jcstress.memeffects.basic.atomicupdaters.AtomicIntegerFieldUpdater_0,jcstress.threadlocal_0,jcstress.fences.varHandles_0,jcstress.acqrel.varHandles.byteBuffer.heap.big_0,jcstress.copy.clone_0,jcstress.atomics.integer.AtomicIntegerPairwiseTests_0,jcstress.accessAtomic_0,jcstress.atomicity.varHandles.byteArray_0,jcstress.all_0,jcstress.initClass_0,jcstress.initClass.arrays_0,jcstress.atomicity.varHandles.arrays_0,jcstress.atomicity.varHandles.arrays.WeakCASContendStrongTest_0,jcstress.executors_0,jcstress.acqrel.varHandles.fields.volatiles_0,jcstress.seqcst.volatiles_0,jcstress.varhandles_0,jcstress.locks_0,jcstress.fences_0,jcstress.memeffects.basic.atomic.AtomicLong_0,jcstress.copy.manual_0,jcstress.atomicity_0,jcstress.atomicity.varHandles.fields.WeakCASContendStrongTest_0,jcstress.accessAtomic.varHandles.byteArray_0,jcstress.coherence_0,jcstress.mxbeans_0,jcstress.atomicity.varHandles.fields.WeakCASTest_0,jcstress.initLen.arrays_0,jcstress.coherence.varHandles.byteBuffer.heap_0,jcstress.acqrel.varHandles.byteBuffer.heap.little_0,jcstress.copy.manual.arrays_0,jcstress.acqrel.fields.sync_0,jcstress.acqrel.varHandles.byteBuffer.direct.big_0,jcstress.accessAtomic.varHandles_0,jcstress.unsafe_0,jcstress.memeffects.basic.atomicupdaters.AtomicLongFieldUpdater_0,jcstress.countdownlatch_0,jcstress.coherence.varHandles.byteArray_0,jcstress.atomics.integer.AtomicIntegerArrayPairwiseTests_0,jcstress.acqrel.varHandles.arrays.volatiles_0,jcstress.collections_0,jcstress.atomicity.varHandles.byteBuffer.heap_0,jcstress.atomicity.varHandles.byteBuffer.direct_0,jcstress.locks.mutex_0,jcstress.accessAtomic.fields_0,jcstress.acqrel.varHandles.byteArray.little_0,jcstress.atomicity.varHandles.arrays.WeakCASTest_0,churn_custom_0,jcstress.defaultValues_0,jcstress.atomics.longs.AtomicLongArrayPairwiseTests_0,jcstress.volatiles_0,jcstress.copy.arraycopy.arrays_0,jcstress.coherence.varHandles_0,jcstress.singletons_0,jcstress.causality_0,jcstress.future_0,jcstress.acqrel.varHandles.byteBuffer.direct.little_0,jcstress.acqrel.varHandles.arrays.acqrel_0,jcstress.locks.stamped.StampedLockPairwiseTests_0,jcstress.copy.clone.arrays_0,jcstress.atomics.longs.AtomicLongFieldUpdaterPairwiseTests_0,jcstress.acqrel.varHandles.byteArray.big_0,jcstress.coherence.varHandles.byteBuffer.direct_0,jcstress.accessAtomic.varHandles.byteBuffer.heap_0,jcstress.oota_0,jcstress.memeffects.basic_0,jcstress.defaultValues.arrays_0,jcstress.memeffects.basic.atomic.AtomicInteger_0,jcstress.copy.copyof.arrays_0,jcstress.sample_0,jcstress.atomics_0 [2025-12-27T12:45:43.316Z] ------------------------------------------------------------------------------------ [2025-12-27T12:45:43.316Z] [2025-12-27T12:45:43.316Z] Parallel test lists file (/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2025-12-27T12:45:43.858Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-12-27T12:45:44.304Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3. [Pipeline] sh [2025-12-27T12:45:45.797Z] + cd ./aqa-tests/TKG [2025-12-27T12:45:45.797Z] ++ uname [2025-12-27T12:45:45.797Z] + '[' Darwin = AIX ']' [2025-12-27T12:45:45.797Z] ++ uname [2025-12-27T12:45:45.797Z] + '[' Darwin = SunOS ']' [2025-12-27T12:45:45.797Z] ++ uname [2025-12-27T12:45:45.797Z] + '[' Darwin = '*BSD' ']' [2025-12-27T12:45:45.797Z] + MAKE=make [2025-12-27T12:45:45.797Z] + make genParallelList TEST=dev.system NUM_MACHINES=3 TEST_TIME= [2025-12-27T12:45:45.797Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-12-27T12:45:45.797Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:45:45.797Z] rm -f -r /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-27T12:45:45.797Z] mkdir -p /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-27T12:45:45.797Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-12-27T12:45:45.797Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-12-27T12:45:45.797Z] Buildfile: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2025-12-27T12:45:45.797Z] [2025-12-27T12:45:45.797Z] build: [2025-12-27T12:45:45.797Z] [2025-12-27T12:45:45.797Z] clean: [2025-12-27T12:45:45.797Z] [delete] Deleting: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk [2025-12-27T12:45:45.797Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin [2025-12-27T12:45:45.797Z] [2025-12-27T12:45:45.797Z] init: [2025-12-27T12:45:45.797Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin [2025-12-27T12:45:45.797Z] [2025-12-27T12:45:45.797Z] getDependentLibs: [2025-12-27T12:45:46.579Z] [exec] -------------------------------------------- [2025-12-27T12:45:46.579Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:45:46.579Z] [exec] task is set to default [2025-12-27T12:45:46.580Z] [exec] dependencyList is set to json_simple [2025-12-27T12:45:46.580Z] [exec] System Test jars will be downloaded. [2025-12-27T12:45:46.580Z] [exec] -------------------------------------------- [2025-12-27T12:45:46.580Z] [exec] Starting download third party dependent jars [2025-12-27T12:45:46.580Z] [exec] -------------------------------------------- [2025-12-27T12:45:46.580Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:45:46.580Z] [exec] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-12-27T12:45:46.580Z] [exec] downloaded dependent third party jars successfully [2025-12-27T12:45:46.580Z] [2025-12-27T12:45:46.580Z] compile: [2025-12-27T12:45:46.580Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-27T12:45:46.580Z] [echo] ============COMPILER SETTINGS============ [2025-12-27T12:45:46.580Z] [echo] ===fork: yes [2025-12-27T12:45:46.580Z] [echo] ===debug: on [2025-12-27T12:45:46.580Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin [2025-12-27T12:45:48.195Z] [javac] Note: Some input files use or override a deprecated API. [2025-12-27T12:45:48.195Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-27T12:45:48.195Z] [2025-12-27T12:45:48.195Z] dist: [2025-12-27T12:45:48.195Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2025-12-27T12:45:48.195Z] [2025-12-27T12:45:48.195Z] BUILD SUCCESSFUL [2025-12-27T12:45:48.195Z] Total time: 2 seconds [2025-12-27T12:45:48.195Z] 0 [2025-12-27T12:45:48.195Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-12-27T12:45:48.195Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-12-27T12:45:48.195Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-12-27T12:45:48.985Z] ****************************** MACHINE INFO ****************************** [2025-12-27T12:45:48.985Z] File path : /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG [2025-12-27T12:45:48.985Z] Free Physical Memory Size : 204877824 [2025-12-27T12:45:48.985Z] Free space (bytes) : 28200366080 [2025-12-27T12:45:48.985Z] Total Physical Memory Size : 4294967296 [2025-12-27T12:45:48.985Z] Total space (bytes) : 128639262720 [2025-12-27T12:45:48.985Z] Usable space (bytes) : 28200366080 [2025-12-27T12:45:48.985Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-27T12:45:48.985Z] bashVersion : [2025-12-27T12:45:48.985Z] GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21) [2025-12-27T12:45:48.985Z] Copyright (C) 2007 Free Software Foundation, Inc. [2025-12-27T12:45:48.985Z] cpuCores : 4 [2025-12-27T12:45:48.985Z] curlVersion : [2025-12-27T12:45:48.985Z] curl 7.77.0 (x86_64-apple-darwin21.0) libcurl/7.77.0 (SecureTransport) LibreSSL/2.8.3 zlib/1.2.11 nghttp2/1.42.0 [2025-12-27T12:45:48.985Z] Release-Date: 2021-05-26 [2025-12-27T12:45:48.985Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-12-27T12:45:48.985Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets [2025-12-27T12:45:48.985Z] dockerVersion : bash: docker: command not found [2025-12-27T12:45:48.985Z] gcc version : 13.0.0 [2025-12-27T12:45:48.985Z] gclibc version : bash: ldd: command not found [2025-12-27T12:45:48.985Z] gdb version : bash: gdb: command not found [2025-12-27T12:45:48.985Z] lldb version : [2025-12-27T12:45:48.985Z] lldb-1300.0.42.3 [2025-12-27T12:45:48.985Z] Swift version 5.5.2-dev [2025-12-27T12:45:48.985Z] makeVersion : [2025-12-27T12:45:48.985Z] GNU Make 3.81 [2025-12-27T12:45:48.985Z] Copyright (C) 2006 Free Software Foundation, Inc. [2025-12-27T12:45:48.985Z] This is free software; see the source for copying conditions. [2025-12-27T12:45:48.985Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2025-12-27T12:45:48.985Z] PARTICULAR PURPOSE. [2025-12-27T12:45:48.985Z] [2025-12-27T12:45:48.985Z] This program built for i386-apple-darwin11.3.0 [2025-12-27T12:45:48.985Z] mavenVersion : [2025-12-27T12:45:48.985Z] WARNING: A restricted method in java.lang.System has been called [2025-12-27T12:45:48.985Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar) [2025-12-27T12:45:48.985Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2025-12-27T12:45:48.985Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2025-12-27T12:45:48.985Z] [2025-12-27T12:45:48.985Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-12-27T12:45:48.985Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-12-27T12:45:48.985Z] Java version: 25.0.3-beta, vendor: Undefined Vendor, runtime: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2025-12-27T12:45:48.985Z] Default locale: en_US, platform encoding: UTF-8 [2025-12-27T12:45:48.985Z] OS name: "mac os x", version: "12.0.1", arch: "x86_64", family: "mac" [2025-12-27T12:45:48.985Z] perlVersion : [2025-12-27T12:45:48.985Z] [2025-12-27T12:45:48.985Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level [2025-12-27T12:45:48.985Z] (with 2 registered patches, see perl -V for more detail) [2025-12-27T12:45:48.985Z] [2025-12-27T12:45:48.985Z] Copyright 1987-2020, Larry Wall [2025-12-27T12:45:48.985Z] [2025-12-27T12:45:48.985Z] Perl may be copied only under the terms of either the Artistic License or the [2025-12-27T12:45:48.985Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-12-27T12:45:48.985Z] [2025-12-27T12:45:48.985Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-12-27T12:45:48.985Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-12-27T12:45:48.985Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-12-27T12:45:48.985Z] [2025-12-27T12:45:48.985Z] podmanVersion : bash: podman: command not found [2025-12-27T12:45:48.985Z] procArch : i386 [2025-12-27T12:45:48.985Z] sysArch : x86_64 [2025-12-27T12:45:48.985Z] sysOS : Darwin [2025-12-27T12:45:48.985Z] ulimit : [2025-12-27T12:45:48.985Z] core file size (blocks, -c) unlimited [2025-12-27T12:45:48.985Z] data seg size (kbytes, -d) unlimited [2025-12-27T12:45:48.985Z] file size (blocks, -f) unlimited [2025-12-27T12:45:48.985Z] max locked memory (kbytes, -l) unlimited [2025-12-27T12:45:48.985Z] max memory size (kbytes, -m) unlimited [2025-12-27T12:45:48.985Z] open files (-n) 1048576 [2025-12-27T12:45:48.985Z] pipe size (512 bytes, -p) 1 [2025-12-27T12:45:48.985Z] stack size (kbytes, -s) 65532 [2025-12-27T12:45:48.985Z] cpu time (seconds, -t) unlimited [2025-12-27T12:45:48.985Z] max user processes (-u) 1392 [2025-12-27T12:45:48.985Z] virtual memory (kbytes, -v) unlimited [2025-12-27T12:45:48.986Z] uname : Darwin test-macincloud-macos1201-x64-1.adoptopenjdk.net 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64 [2025-12-27T12:45:48.986Z] vmVendor : Oracle Corporation [2025-12-27T12:45:48.986Z] vmVersion : 25.0.3-beta-202512271210 [2025-12-27T12:45:48.986Z] xlc version : bash: xlC: command not found [2025-12-27T12:45:48.986Z] ************************************************************************** [2025-12-27T12:45:48.986Z] [2025-12-27T12:45:48.986Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-12-27T12:45:48.986Z] [2025-12-27T12:45:48.986Z] System.getProperty('java.vendor')=Undefined Vendor [2025-12-27T12:45:48.986Z] [2025-12-27T12:45:48.986Z] Warning: cannot determine vendor, use System.getProperty('java.vendor')=Undefined Vendor directly. [2025-12-27T12:45:48.986Z] [2025-12-27T12:45:48.986Z] System.getProperty('os.name')=Mac OS X [2025-12-27T12:45:48.986Z] [2025-12-27T12:45:48.986Z] System.getProperty('os.arch')=x86_64 [2025-12-27T12:45:48.986Z] [2025-12-27T12:45:48.986Z] System.getProperty('java.fullversion')=null [2025-12-27T12:45:48.986Z] [2025-12-27T12:45:48.986Z] System.getProperty('sun.arch.data.model')=64 [2025-12-27T12:45:48.986Z] [2025-12-27T12:45:48.986Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=dev.system TESTLIST= TRSS_URL= LIB_DIR=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:45:48.986Z] perl scripts/configure.pl [2025-12-27T12:45:48.986Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="Undefined Vendor" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=dev.system --testList= --numOfMachines=3 --testTime= --TRSSURL= [2025-12-27T12:45:48.986Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-12-27T12:45:48.986Z] [2025-12-27T12:45:48.986Z] [2025-12-27T12:45:48.986Z] Starting to generate parallel test lists. [2025-12-27T12:45:48.986Z] [2025-12-27T12:45:48.986Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2025-12-27T12:45:48.986Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/reproducibleCompare/playlist.xml [2025-12-27T12:45:48.986Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2025-12-27T12:45:48.986Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2025-12-27T12:45:48.986Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml [2025-12-27T12:45:48.986Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml [2025-12-27T12:45:48.986Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2025-12-27T12:45:48.986Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml [2025-12-27T12:45:48.986Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml [2025-12-27T12:45:48.986Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2025-12-27T12:45:48.986Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml [2025-12-27T12:45:48.986Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2025-12-27T12:45:48.986Z] Attempting to get test duration data from TRSS. [2025-12-27T12:45:48.986Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=x86-64_mac&group=system&level=dev [2025-12-27T12:45:50.169Z] Attempting to get test duration data from cached files. [2025-12-27T12:45:50.170Z] [2025-12-27T12:45:50.170Z] TEST DURATION [2025-12-27T12:45:50.170Z] ==================================================================================== [2025-12-27T12:45:50.170Z] Total number of tests searched: 84 [2025-12-27T12:45:50.170Z] Number of test durations found: 84 [2025-12-27T12:45:50.170Z] Top slowest tests: [2025-12-27T12:45:50.170Z] 00m00s jcstress.interrupt_0 [2025-12-27T12:45:50.170Z] 00m00s jcstress.tearing.arrays_0 [2025-12-27T12:45:50.170Z] 00m00s jcstress.seqcst.sync_0 [2025-12-27T12:45:50.170Z] ==================================================================================== [2025-12-27T12:45:50.170Z] [2025-12-27T12:45:50.170Z] Test target is split into 1 lists. [2025-12-27T12:45:50.170Z] Reducing estimated test running time from 00m09s to 00m09s. [2025-12-27T12:45:50.170Z] [2025-12-27T12:45:50.170Z] -------------------------------------testList_0------------------------------------- [2025-12-27T12:45:50.170Z] Number of tests: 84 [2025-12-27T12:45:50.170Z] Estimated running time: 00m09s [2025-12-27T12:45:50.170Z] TESTLIST=jcstress.interrupt_0,jcstress.tearing.arrays_0,jcstress.seqcst.sync_0,jcstress.atomics.integer.AtomicIntegerFieldUpdaterPairwiseTests_0,jcstress.atomicity.varHandles.fields_0,jcstress.acqrel.fields.volatiles_0,jcstress.tearing_0,jcstress.init.arrays_0,jcstress.acqrel.varHandles.fields.acqrel_0,jcstress.atomics.longs.AtomicLongPairwiseTests_0,jcstress.init_0,jcstress.accessAtomic.varHandles.byteBuffer.direct_0,jcstress.strings_0,jcstress.memeffects.basic.atomicupdaters.AtomicIntegerFieldUpdater_0,jcstress.threadlocal_0,jcstress.fences.varHandles_0,jcstress.acqrel.varHandles.byteBuffer.heap.big_0,jcstress.copy.clone_0,jcstress.atomics.integer.AtomicIntegerPairwiseTests_0,jcstress.accessAtomic_0,jcstress.atomicity.varHandles.byteArray_0,jcstress.all_0,jcstress.initClass_0,jcstress.initClass.arrays_0,jcstress.atomicity.varHandles.arrays_0,jcstress.atomicity.varHandles.arrays.WeakCASContendStrongTest_0,jcstress.executors_0,jcstress.acqrel.varHandles.fields.volatiles_0,jcstress.seqcst.volatiles_0,jcstress.varhandles_0,jcstress.locks_0,jcstress.fences_0,jcstress.memeffects.basic.atomic.AtomicLong_0,jcstress.copy.manual_0,jcstress.atomicity_0,jcstress.atomicity.varHandles.fields.WeakCASContendStrongTest_0,jcstress.accessAtomic.varHandles.byteArray_0,jcstress.coherence_0,jcstress.mxbeans_0,jcstress.atomicity.varHandles.fields.WeakCASTest_0,jcstress.initLen.arrays_0,jcstress.coherence.varHandles.byteBuffer.heap_0,jcstress.acqrel.varHandles.byteBuffer.heap.little_0,jcstress.copy.manual.arrays_0,jcstress.acqrel.fields.sync_0,jcstress.acqrel.varHandles.byteBuffer.direct.big_0,jcstress.accessAtomic.varHandles_0,jcstress.unsafe_0,jcstress.memeffects.basic.atomicupdaters.AtomicLongFieldUpdater_0,jcstress.countdownlatch_0,jcstress.coherence.varHandles.byteArray_0,jcstress.atomics.integer.AtomicIntegerArrayPairwiseTests_0,jcstress.acqrel.varHandles.arrays.volatiles_0,jcstress.collections_0,jcstress.atomicity.varHandles.byteBuffer.heap_0,jcstress.atomicity.varHandles.byteBuffer.direct_0,jcstress.locks.mutex_0,jcstress.accessAtomic.fields_0,jcstress.acqrel.varHandles.byteArray.little_0,jcstress.atomicity.varHandles.arrays.WeakCASTest_0,churn_custom_0,jcstress.defaultValues_0,jcstress.atomics.longs.AtomicLongArrayPairwiseTests_0,jcstress.volatiles_0,jcstress.copy.arraycopy.arrays_0,jcstress.coherence.varHandles_0,jcstress.singletons_0,jcstress.causality_0,jcstress.future_0,jcstress.acqrel.varHandles.byteBuffer.direct.little_0,jcstress.acqrel.varHandles.arrays.acqrel_0,jcstress.locks.stamped.StampedLockPairwiseTests_0,jcstress.copy.clone.arrays_0,jcstress.atomics.longs.AtomicLongFieldUpdaterPairwiseTests_0,jcstress.acqrel.varHandles.byteArray.big_0,jcstress.coherence.varHandles.byteBuffer.direct_0,jcstress.accessAtomic.varHandles.byteBuffer.heap_0,jcstress.oota_0,jcstress.memeffects.basic_0,jcstress.defaultValues.arrays_0,jcstress.memeffects.basic.atomic.AtomicInteger_0,jcstress.copy.copyof.arrays_0,jcstress.sample_0,jcstress.atomics_0 [2025-12-27T12:45:50.170Z] ------------------------------------------------------------------------------------ [2025-12-27T12:45:50.170Z] [2025-12-27T12:45:50.170Z] Parallel test lists file (/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [Pipeline] fileExists [Pipeline] echo [2025-12-27T12:45:50.313Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-12-27T12:45:50.727Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-12-27T12:45:50.807Z] Building tests... [Pipeline] timeout [2025-12-27T12:45:50.815Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-12-27T12:45:50.842Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-12-27T12:45:52.329Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-12-27T12:45:52.329Z] -------------------------------------------- [2025-12-27T12:45:52.329Z] path is set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:45:52.329Z] task is set to default [2025-12-27T12:45:52.329Z] dependencyList is set to all [2025-12-27T12:45:52.329Z] System Test jars will be downloaded. [2025-12-27T12:45:52.329Z] -------------------------------------------- [2025-12-27T12:45:52.329Z] Starting download third party dependent jars [2025-12-27T12:45:52.329Z] -------------------------------------------- [2025-12-27T12:45:52.329Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:45:52.329Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-12-27T12:45:52.329Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/junit/junit.jar exists, not downloading. [2025-12-27T12:45:52.329Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-12-27T12:45:52.329Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-12-27T12:45:52.329Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-12-27T12:45:52.329Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-12-27T12:45:52.329Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-12-27T12:45:52.329Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading [2025-12-27T12:45:52.329Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/tools/tools.jar exists, not downloading. [2025-12-27T12:45:52.329Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-12-27T12:45:52.329Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-12-27T12:45:52.329Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-12-27T12:45:53.070Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-12-27T12:45:53.087Z] Running in /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-12-27T12:45:52.358Z] $ ssh-agent [2025-12-27T12:45:53.775Z] SSH_AUTH_SOCK=/var/folders/fr/1mxs0sz56j9cgvvgzcj5gy180000gr/T//ssh-biMq2Hw3FYBl/agent.72871 [2025-12-27T12:45:53.776Z] SSH_AGENT_PID=72872 [2025-12-27T12:45:53.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-27T12:45:55.591Z] + bash ./compile.sh [2025-12-27T12:45:55.591Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-12-27T12:45:55.591Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:45:55.591Z] rm -f -r /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-27T12:45:55.591Z] mkdir -p /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-27T12:45:55.591Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-12-27T12:45:55.591Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-12-27T12:45:55.591Z] Buildfile: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml [2025-12-27T12:45:55.591Z] [2025-12-27T12:45:55.591Z] build: [2025-12-27T12:45:55.591Z] [2025-12-27T12:45:55.591Z] clean: [2025-12-27T12:45:55.591Z] [delete] Deleting: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/autoGenEnv.mk [2025-12-27T12:45:55.591Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin [2025-12-27T12:45:55.591Z] [2025-12-27T12:45:55.591Z] init: [2025-12-27T12:45:55.591Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin [2025-12-27T12:45:55.591Z] [2025-12-27T12:45:55.591Z] getDependentLibs: [2025-12-27T12:45:55.591Z] [exec] -------------------------------------------- [2025-12-27T12:45:55.591Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:45:55.591Z] [exec] task is set to default [2025-12-27T12:45:55.591Z] [exec] dependencyList is set to json_simple [2025-12-27T12:45:55.591Z] [exec] System Test jars will be downloaded. [2025-12-27T12:45:55.591Z] [exec] -------------------------------------------- [2025-12-27T12:45:55.591Z] [exec] Starting download third party dependent jars [2025-12-27T12:45:55.591Z] [exec] -------------------------------------------- [2025-12-27T12:45:55.592Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:45:55.592Z] [exec] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-12-27T12:45:55.592Z] [exec] downloaded dependent third party jars successfully [2025-12-27T12:45:55.592Z] [2025-12-27T12:45:55.592Z] compile: [2025-12-27T12:45:55.592Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-27T12:45:55.592Z] [echo] ============COMPILER SETTINGS============ [2025-12-27T12:45:55.592Z] [echo] ===fork: yes [2025-12-27T12:45:55.592Z] [echo] ===debug: on [2025-12-27T12:45:55.592Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin [2025-12-27T12:45:57.206Z] [javac] Note: Some input files use or override a deprecated API. [2025-12-27T12:45:57.206Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-27T12:45:57.206Z] [2025-12-27T12:45:57.206Z] dist: [2025-12-27T12:45:57.206Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar [2025-12-27T12:45:57.206Z] [2025-12-27T12:45:57.206Z] BUILD SUCCESSFUL [2025-12-27T12:45:57.206Z] Total time: 1 second [2025-12-27T12:45:57.206Z] 0 [2025-12-27T12:45:57.206Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-12-27T12:45:57.206Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-12-27T12:45:57.206Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-12-27T12:45:57.993Z] ****************************** MACHINE INFO ****************************** [2025-12-27T12:45:57.993Z] File path : /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG [2025-12-27T12:45:57.993Z] Free Physical Memory Size : 202600448 [2025-12-27T12:45:57.993Z] Free space (bytes) : 28194320384 [2025-12-27T12:45:57.993Z] Total Physical Memory Size : 4294967296 [2025-12-27T12:45:57.993Z] Total space (bytes) : 128639262720 [2025-12-27T12:45:57.993Z] Usable space (bytes) : 28194320384 [2025-12-27T12:45:57.993Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-27T12:45:57.993Z] bashVersion : [2025-12-27T12:45:57.993Z] GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin21) [2025-12-27T12:45:57.993Z] Copyright (C) 2007 Free Software Foundation, Inc. [2025-12-27T12:45:57.993Z] cpuCores : 4 [2025-12-27T12:45:57.993Z] curlVersion : [2025-12-27T12:45:57.993Z] curl 7.77.0 (x86_64-apple-darwin21.0) libcurl/7.77.0 (SecureTransport) LibreSSL/2.8.3 zlib/1.2.11 nghttp2/1.42.0 [2025-12-27T12:45:57.993Z] Release-Date: 2021-05-26 [2025-12-27T12:45:57.993Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-12-27T12:45:57.993Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets [2025-12-27T12:45:57.993Z] dockerVersion : bash: docker: command not found [2025-12-27T12:45:57.993Z] gcc version : 13.0.0 [2025-12-27T12:45:57.993Z] gclibc version : bash: ldd: command not found [2025-12-27T12:45:57.993Z] gdb version : bash: gdb: command not found [2025-12-27T12:45:57.993Z] lldb version : [2025-12-27T12:45:57.993Z] lldb-1300.0.42.3 [2025-12-27T12:45:57.993Z] Swift version 5.5.2-dev [2025-12-27T12:45:57.993Z] makeVersion : [2025-12-27T12:45:57.993Z] GNU Make 3.81 [2025-12-27T12:45:57.993Z] Copyright (C) 2006 Free Software Foundation, Inc. [2025-12-27T12:45:57.993Z] This is free software; see the source for copying conditions. [2025-12-27T12:45:57.993Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A [2025-12-27T12:45:57.993Z] PARTICULAR PURPOSE. [2025-12-27T12:45:57.993Z] [2025-12-27T12:45:57.993Z] This program built for i386-apple-darwin11.3.0 [2025-12-27T12:45:57.993Z] mavenVersion : [2025-12-27T12:45:57.993Z] WARNING: A restricted method in java.lang.System has been called [2025-12-27T12:45:57.993Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar) [2025-12-27T12:45:57.993Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2025-12-27T12:45:57.993Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2025-12-27T12:45:57.993Z] [2025-12-27T12:45:57.993Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-12-27T12:45:57.993Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-12-27T12:45:57.994Z] Java version: 25.0.3-beta, vendor: Undefined Vendor, runtime: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2025-12-27T12:45:57.994Z] Default locale: en_US, platform encoding: UTF-8 [2025-12-27T12:45:57.994Z] OS name: "mac os x", version: "12.0.1", arch: "x86_64", family: "mac" [2025-12-27T12:45:57.994Z] perlVersion : [2025-12-27T12:45:57.994Z] [2025-12-27T12:45:57.994Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level [2025-12-27T12:45:57.994Z] (with 2 registered patches, see perl -V for more detail) [2025-12-27T12:45:57.994Z] [2025-12-27T12:45:57.994Z] Copyright 1987-2020, Larry Wall [2025-12-27T12:45:57.994Z] [2025-12-27T12:45:57.994Z] Perl may be copied only under the terms of either the Artistic License or the [2025-12-27T12:45:57.994Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-12-27T12:45:57.994Z] [2025-12-27T12:45:57.994Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-12-27T12:45:57.994Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-12-27T12:45:57.994Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-12-27T12:45:57.994Z] [2025-12-27T12:45:57.994Z] podmanVersion : bash: podman: command not found [2025-12-27T12:45:57.994Z] procArch : i386 [2025-12-27T12:45:57.994Z] sysArch : x86_64 [2025-12-27T12:45:57.994Z] sysOS : Darwin [2025-12-27T12:45:57.994Z] ulimit : [2025-12-27T12:45:57.994Z] core file size (blocks, -c) unlimited [2025-12-27T12:45:57.994Z] data seg size (kbytes, -d) unlimited [2025-12-27T12:45:57.994Z] file size (blocks, -f) unlimited [2025-12-27T12:45:57.994Z] max locked memory (kbytes, -l) unlimited [2025-12-27T12:45:57.994Z] max memory size (kbytes, -m) unlimited [2025-12-27T12:45:57.994Z] open files (-n) 1048576 [2025-12-27T12:45:57.994Z] pipe size (512 bytes, -p) 1 [2025-12-27T12:45:57.994Z] stack size (kbytes, -s) 65532 [2025-12-27T12:45:57.994Z] cpu time (seconds, -t) unlimited [2025-12-27T12:45:57.994Z] max user processes (-u) 1392 [2025-12-27T12:45:57.994Z] virtual memory (kbytes, -v) unlimited [2025-12-27T12:45:57.994Z] uname : Darwin test-macincloud-macos1201-x64-1.adoptopenjdk.net 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64 [2025-12-27T12:45:57.994Z] vmVendor : Oracle Corporation [2025-12-27T12:45:57.994Z] vmVersion : 25.0.3-beta-202512271210 [2025-12-27T12:45:57.994Z] xlc version : bash: xlC: command not found [2025-12-27T12:45:57.994Z] ************************************************************************** [2025-12-27T12:45:57.994Z] [2025-12-27T12:45:57.994Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-12-27T12:45:57.994Z] [2025-12-27T12:45:57.994Z] System.getProperty('java.vendor')=Undefined Vendor [2025-12-27T12:45:57.994Z] [2025-12-27T12:45:57.994Z] Warning: cannot determine vendor, use System.getProperty('java.vendor')=Undefined Vendor directly. [2025-12-27T12:45:57.994Z] [2025-12-27T12:45:57.994Z] System.getProperty('os.name')=Mac OS X [2025-12-27T12:45:57.994Z] [2025-12-27T12:45:57.994Z] System.getProperty('os.arch')=x86_64 [2025-12-27T12:45:57.994Z] [2025-12-27T12:45:57.994Z] System.getProperty('java.fullversion')=null [2025-12-27T12:45:57.994Z] [2025-12-27T12:45:57.994Z] System.getProperty('sun.arch.data.model')=64 [2025-12-27T12:45:57.994Z] [2025-12-27T12:45:57.994Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild [2025-12-27T12:45:57.994Z] rm -f -r /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../../jvmtest [2025-12-27T12:45:57.994Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile [2025-12-27T12:45:57.994Z] rm -f -r /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-27T12:45:57.994Z] mkdir -p /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-27T12:45:57.994Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=25" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=Undefined Vendor" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-12-27T12:45:57.994Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-12-27T12:45:58.787Z] Buildfile: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml [2025-12-27T12:45:58.787Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2025-12-27T12:45:58.787Z] [2025-12-27T12:45:58.787Z] -create_test_directory: [2025-12-27T12:45:58.787Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest [2025-12-27T12:45:58.787Z] [2025-12-27T12:45:58.787Z] stage_test_material: [2025-12-27T12:45:58.787Z] [copy] Copying 584 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest [2025-12-27T12:45:59.568Z] [2025-12-27T12:45:59.568Z] build: [2025-12-27T12:45:59.568Z] [2025-12-27T12:45:59.568Z] init: [2025-12-27T12:45:59.568Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system [2025-12-27T12:45:59.568Z] [2025-12-27T12:45:59.568Z] dist: [2025-12-27T12:45:59.568Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system [2025-12-27T12:45:59.568Z] [2025-12-27T12:45:59.568Z] common_build: [2025-12-27T12:45:59.568Z] [echo] target common_build is called..... [2025-12-27T12:45:59.568Z] [2025-12-27T12:45:59.568Z] common_init: [2025-12-27T12:45:59.568Z] [2025-12-27T12:45:59.568Z] check_systemtest: [2025-12-27T12:45:59.568Z] [echo] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/STF does not exist, clone from GitHub [2025-12-27T12:45:59.568Z] [2025-12-27T12:45:59.568Z] clone_stf: [2025-12-27T12:45:59.568Z] [exec] git clone -q https://github.com/adoptium/STF.git [2025-12-27T12:45:59.568Z] [echo] git rev-parse master [2025-12-27T12:46:00.354Z] [echo] git checkout -q -f 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7 [2025-12-27T12:46:00.354Z] [exec] Check sha in /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/STF and store the info in /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../testenv/testenv.properties [2025-12-27T12:46:00.354Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2025-12-27T12:46:00.354Z] [exec] STF_BRANCH=91d0e566278d7e8bba2de994f3c0d4164e6bb0d7 [2025-12-27T12:46:00.354Z] [echo] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub [2025-12-27T12:46:00.354Z] [2025-12-27T12:46:00.354Z] clone_systemtest: [2025-12-27T12:46:00.354Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2025-12-27T12:46:01.148Z] [echo] git rev-parse master [2025-12-27T12:46:01.148Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2025-12-27T12:46:01.148Z] [exec] Check sha in /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/aqa-systemtest and store the info in /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../testenv/testenv.properties [2025-12-27T12:46:01.148Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-12-27T12:46:01.148Z] [exec] AQA_SYSTEMTEST_BRANCH=ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] configure_systemtest: [2025-12-27T12:46:01.148Z] [echo] Executing openjdk.build/build.xml [2025-12-27T12:46:01.148Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] check-for-ant: [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] configure-ant: [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] print-ant-location: [2025-12-27T12:46:01.148Z] [echo] Using ant from /Users/jenkins/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] print-ant-error: [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] check-for-junit: [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] configure-junit: [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] print-junit-location: [2025-12-27T12:46:01.148Z] [echo] Using junit from /Users/jenkins/externalDependency/system_lib/junit/junit.jar [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] print-junit-error: [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] check-for-hamcrest-core: [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] configure-hamcrest-core: [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] print-hamcrest-core-location: [2025-12-27T12:46:01.148Z] [echo] Using hamcrest-core from /Users/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] print-hamcrest-core-error: [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] check-for-log4j: [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] configure-log4j: [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] print-log4j-location: [2025-12-27T12:46:01.148Z] [echo] Using log4j-api from /Users/jenkins/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /Users/jenkins/externalDependency/system_lib/log4j/log4j-core.jar [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] print-log4j-error: [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] check-for-asm: [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] configure-asm: [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] print-asm-location: [2025-12-27T12:46:01.148Z] [echo] Using asm.jar from /Users/jenkins/externalDependency/system_lib/asm/asm.jar [2025-12-27T12:46:01.148Z] [echo] Using asm-commons.jar from /Users/jenkins/externalDependency/system_lib/asm/asm-commons.jar [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] print-asm-error: [2025-12-27T12:46:01.148Z] [2025-12-27T12:46:01.148Z] setup-java-properties: [2025-12-27T12:46:01.148Z] [echo] java_home is ${java_home} [2025-12-27T12:46:01.148Z] [echo] java.home is /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2025-12-27T12:46:01.932Z] [echoproperties] #Ant properties [2025-12-27T12:46:01.932Z] [echoproperties] #Sat Dec 27 06:46:00 CST 2025 [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk..= [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk./Library/Java/Extensions= [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk./Network/Library/Java/Extensions= [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk./System/Library/Java/Extensions= [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk./usr/lib/java= [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (build 25.0.3-beta-202512271210, mixed mode) [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk.Property=settings\: [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk.file.separator=/ [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk.java.class.path= [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk.java.class.version=69.0 [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk.java.home=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/fr/1mxs0sz56j9cgvvgzcj5gy180000gr/T/ [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk.java.library.path=/Users/jenkins/Library/Java/Extensions [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk.java.runtime.version=25.0.3-beta-202512271210 [2025-12-27T12:46:01.932Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.java.specification.version=25 [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.java.vendor=Undefined Vendor [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.java.vendor.url=file\:///dev/null [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.java.vendor.url.bug=file\:///dev/null [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.java.version=25.0.3-beta [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.java.version.date=2026-04-21 [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.java.vm.specification.version=25 [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.java.vm.vendor=Undefined Vendor [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.java.vm.version=25.0.3-beta-202512271210 [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.jdk.debug=release [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.line.separator=\\n [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.native.encoding=UTF-8 [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.openjdk=version "25.0.3-beta" 2026-04-21 [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.os.arch=x86_64 [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.os.name=Mac OS X [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.os.version=12.0.1 [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.path.separator=\: [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.stderr.encoding=UTF-8 [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.stdin.encoding=UTF-8 [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.stdout.encoding=UTF-8 [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/lib [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.user.country=US [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.user.dir=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.build [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.user.home=/Users/jenkins [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.user.language=en [2025-12-27T12:46:01.933Z] [echoproperties] buildjdk.user.name=jenkins [2025-12-27T12:46:01.933Z] [delete] Deleting: /var/folders/fr/1mxs0sz56j9cgvvgzcj5gy180000gr/T/openjdk.java.build.properties.1056435711 [2025-12-27T12:46:01.933Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X [2025-12-27T12:46:01.933Z] [echo] java_platform set to osx_x86-64 [2025-12-27T12:46:01.933Z] [echo] java_java_specification_version set to 25 [2025-12-27T12:46:01.933Z] [echo] java_java_vm_vendor set to Undefined Vendor [2025-12-27T12:46:01.933Z] [echo] java_bindir set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin [2025-12-27T12:46:01.933Z] [echo] java_compiler set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2025-12-27T12:46:01.933Z] [2025-12-27T12:46:01.933Z] check-for-tools-jar: [2025-12-27T12:46:01.933Z] [echo] java_java_specification_version is 25 [2025-12-27T12:46:01.933Z] [2025-12-27T12:46:01.933Z] configure-tools-jar: [2025-12-27T12:46:01.933Z] [2025-12-27T12:46:01.933Z] print-tools-jar-location: [2025-12-27T12:46:01.933Z] [echo] Using tools.jar from /Users/jenkins/externalDependency/system_lib/tools/tools.jar [2025-12-27T12:46:01.933Z] [2025-12-27T12:46:01.933Z] print-tools-jar-error: [2025-12-27T12:46:01.933Z] [2025-12-27T12:46:01.933Z] check-for-windows-sysinternals: [2025-12-27T12:46:01.933Z] [2025-12-27T12:46:01.933Z] set-download-windows-sysinternals-required: [2025-12-27T12:46:01.933Z] [2025-12-27T12:46:01.933Z] configure-windows-sysinternals: [2025-12-27T12:46:01.933Z] [2025-12-27T12:46:01.933Z] print-windows-sysinternals-location: [2025-12-27T12:46:01.933Z] [2025-12-27T12:46:01.933Z] set-print-windows-sysinternals-error-required: [2025-12-27T12:46:01.933Z] [2025-12-27T12:46:01.933Z] really-print-windows-sysinternals-error: [2025-12-27T12:46:01.933Z] [2025-12-27T12:46:01.933Z] print-windows-sysinternals-error: [2025-12-27T12:46:01.933Z] [2025-12-27T12:46:01.933Z] fail-if-error: [2025-12-27T12:46:01.933Z] [2025-12-27T12:46:01.933Z] print-all-prereq-versions: [2025-12-27T12:46:01.933Z] [echo] Ant version in use : 1.10.2 [2025-12-27T12:46:01.933Z] [echo] log4j version in use : 2.16.0 [2025-12-27T12:46:01.933Z] [echo] ASM version in use : 9.7.1 [2025-12-27T12:46:01.934Z] [echo] junit version in use : 4.12 [2025-12-27T12:46:01.934Z] [echo] hamcrest version in use: 1.3 [2025-12-27T12:46:01.934Z] [2025-12-27T12:46:01.934Z] configure: [2025-12-27T12:46:01.934Z] [2025-12-27T12:46:01.934Z] build-dependencies: [2025-12-27T12:46:01.934Z] [echo] Executing openjdk.build/build.xml [2025-12-27T12:46:01.934Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:01.934Z] [2025-12-27T12:46:01.934Z] setup-java-properties: [2025-12-27T12:46:01.934Z] [echo] java_home is ${java_home} [2025-12-27T12:46:01.934Z] [echo] java.home is /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2025-12-27T12:46:01.934Z] [echoproperties] #Ant properties [2025-12-27T12:46:01.934Z] [echoproperties] #Sat Dec 27 06:46:00 CST 2025 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk..= [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk./Library/Java/Extensions= [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk./Network/Library/Java/Extensions= [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk./System/Library/Java/Extensions= [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk./usr/lib/java= [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (build 25.0.3-beta-202512271210, mixed mode) [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.Property=settings\: [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.file.separator=/ [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.class.path= [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.class.version=69.0 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.home=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/fr/1mxs0sz56j9cgvvgzcj5gy180000gr/T/ [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.library.path=/Users/jenkins/Library/Java/Extensions [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.runtime.version=25.0.3-beta-202512271210 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.specification.version=25 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.vendor=Undefined Vendor [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.vendor.url=file\:///dev/null [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.vendor.url.bug=file\:///dev/null [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.version=25.0.3-beta [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.version.date=2026-04-21 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.vm.specification.version=25 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.vm.vendor=Undefined Vendor [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.java.vm.version=25.0.3-beta-202512271210 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.jdk.debug=release [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.line.separator=\\n [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.native.encoding=UTF-8 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.openjdk=version "25.0.3-beta" 2026-04-21 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.os.arch=x86_64 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.os.name=Mac OS X [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.os.version=12.0.1 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.path.separator=\: [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.stderr.encoding=UTF-8 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.stdin.encoding=UTF-8 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.stdout.encoding=UTF-8 [2025-12-27T12:46:01.934Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-12-27T12:46:01.935Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/lib [2025-12-27T12:46:01.935Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-12-27T12:46:01.935Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig [2025-12-27T12:46:01.935Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-12-27T12:46:01.935Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8 [2025-12-27T12:46:01.935Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2025-12-27T12:46:01.935Z] [echoproperties] buildjdk.user.country=US [2025-12-27T12:46:01.935Z] [echoproperties] buildjdk.user.dir=/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.build [2025-12-27T12:46:01.935Z] [echoproperties] buildjdk.user.home=/Users/jenkins [2025-12-27T12:46:01.935Z] [echoproperties] buildjdk.user.language=en [2025-12-27T12:46:01.935Z] [echoproperties] buildjdk.user.name=jenkins [2025-12-27T12:46:01.935Z] [delete] Deleting: /var/folders/fr/1mxs0sz56j9cgvvgzcj5gy180000gr/T/openjdk.java.build.properties.1782672159 [2025-12-27T12:46:01.935Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X [2025-12-27T12:46:01.935Z] [echo] java_platform set to osx_x86-64 [2025-12-27T12:46:01.935Z] [echo] java_java_specification_version set to 25 [2025-12-27T12:46:01.935Z] [echo] java_java_vm_vendor set to Undefined Vendor [2025-12-27T12:46:01.935Z] [echo] java_bindir set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin [2025-12-27T12:46:01.935Z] [echo] java_compiler set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] check-prereqs: [2025-12-27T12:46:01.935Z] [echo] Executing openjdk.build/build.xml [2025-12-27T12:46:01.935Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] check-for-ant: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] print-ant-location: [2025-12-27T12:46:01.935Z] [echo] Using ant from /Users/jenkins/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] print-ant-error: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] check-for-junit: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] print-junit-location: [2025-12-27T12:46:01.935Z] [echo] Using junit from /Users/jenkins/externalDependency/system_lib/junit/junit.jar [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] print-junit-error: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] check-for-hamcrest-core: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] print-hamcrest-core-location: [2025-12-27T12:46:01.935Z] [echo] Using hamcrest-core from /Users/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] print-hamcrest-core-error: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] check-for-log4j: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] print-log4j-location: [2025-12-27T12:46:01.935Z] [echo] Using log4j-api from /Users/jenkins/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /Users/jenkins/externalDependency/system_lib/log4j/log4j-core.jar [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] print-log4j-error: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] check-for-asm: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] print-asm-location: [2025-12-27T12:46:01.935Z] [echo] Using asm.jar from /Users/jenkins/externalDependency/system_lib/asm/asm.jar [2025-12-27T12:46:01.935Z] [echo] Using asm-commons.jar from /Users/jenkins/externalDependency/system_lib/asm/asm-commons.jar [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] print-asm-error: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] setup-java-properties: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] check-for-tools-jar: [2025-12-27T12:46:01.935Z] [echo] java_java_specification_version is 25 [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] print-tools-jar-location: [2025-12-27T12:46:01.935Z] [echo] Using tools.jar from /Users/jenkins/externalDependency/system_lib/tools/tools.jar [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] print-tools-jar-error: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] check-for-windows-sysinternals: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] print-windows-sysinternals-location: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] set-print-windows-sysinternals-error-required: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] really-print-windows-sysinternals-error: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] print-windows-sysinternals-error: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] fail-if-error: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] print-all-prereq-versions: [2025-12-27T12:46:01.935Z] [echo] Ant version in use : 1.10.2 [2025-12-27T12:46:01.935Z] [echo] log4j version in use : 2.16.0 [2025-12-27T12:46:01.935Z] [echo] ASM version in use : 9.7.1 [2025-12-27T12:46:01.935Z] [echo] junit version in use : 4.12 [2025-12-27T12:46:01.935Z] [echo] hamcrest version in use: 1.3 [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] run-check-prereqs: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] build-dependencies: [2025-12-27T12:46:01.935Z] [echo] Executing stf.build/build.xml [2025-12-27T12:46:01.935Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] setup-java-properties: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] check-prereqs: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] build-dependencies: [2025-12-27T12:46:01.935Z] [echo] Executing stf.core/build.xml [2025-12-27T12:46:01.935Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] setup-java-properties: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.935Z] check-prereqs: [2025-12-27T12:46:01.935Z] [2025-12-27T12:46:01.936Z] build-dependencies: [2025-12-27T12:46:01.936Z] [2025-12-27T12:46:01.936Z] create-bin-dir: [2025-12-27T12:46:01.936Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin [2025-12-27T12:46:01.936Z] [2025-12-27T12:46:01.936Z] build-java: [2025-12-27T12:46:01.936Z] [javac] Compiling 58 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin [2025-12-27T12:46:04.455Z] [javac] Note: Some input files use or override a deprecated API. [2025-12-27T12:46:04.455Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-27T12:46:04.455Z] [javac] Compiling 2 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] build-jar: [2025-12-27T12:46:05.236Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin/stf.core.jar [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] build-archives: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] copy-log4j2-config: [2025-12-27T12:46:05.236Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] build-no-natives: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] build-natives: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] build: [2025-12-27T12:46:05.236Z] [echo] Executing stf.load/build.xml [2025-12-27T12:46:05.236Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] setup-java-properties: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] check-prereqs: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] build-dependencies: [2025-12-27T12:46:05.236Z] [echo] Executing stf.core/build.xml [2025-12-27T12:46:05.236Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] setup-java-properties: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] check-prereqs: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] build-dependencies: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] create-bin-dir: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] build-java: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] build-jar: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] build-archives: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] copy-log4j2-config: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] build-no-natives: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] build-natives: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] build: [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] create-bin-dir: [2025-12-27T12:46:05.236Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.load/bin [2025-12-27T12:46:05.236Z] [2025-12-27T12:46:05.236Z] build-java: [2025-12-27T12:46:05.236Z] [javac] Compiling 29 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.load/bin [2025-12-27T12:46:07.752Z] [javac] Note: Some input files use or override a deprecated API. [2025-12-27T12:46:07.752Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-27T12:46:07.752Z] [2025-12-27T12:46:07.752Z] build-jar: [2025-12-27T12:46:07.752Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.load/bin/stf.load.jar [2025-12-27T12:46:07.752Z] [2025-12-27T12:46:07.752Z] build-archives: [2025-12-27T12:46:07.752Z] [2025-12-27T12:46:07.752Z] build-no-natives: [2025-12-27T12:46:07.752Z] [2025-12-27T12:46:07.752Z] build-natives: [2025-12-27T12:46:07.752Z] [2025-12-27T12:46:07.752Z] build: [2025-12-27T12:46:07.752Z] [echo] Executing stf.samples/build.xml [2025-12-27T12:46:07.752Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:07.752Z] [2025-12-27T12:46:07.753Z] setup-java-properties: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] check-prereqs: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-dependencies: [2025-12-27T12:46:07.753Z] [echo] Executing stf.core/build.xml [2025-12-27T12:46:07.753Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] setup-java-properties: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] check-prereqs: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-dependencies: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] create-bin-dir: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-java: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-jar: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-archives: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] copy-log4j2-config: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-no-natives: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-natives: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build: [2025-12-27T12:46:07.753Z] [echo] Executing stf.load/build.xml [2025-12-27T12:46:07.753Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] setup-java-properties: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] check-prereqs: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-dependencies: [2025-12-27T12:46:07.753Z] [echo] Executing stf.core/build.xml [2025-12-27T12:46:07.753Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] setup-java-properties: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] check-prereqs: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-dependencies: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] create-bin-dir: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-java: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-jar: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-archives: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] copy-log4j2-config: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-no-natives: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-natives: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] create-bin-dir: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-java: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-jar: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-archives: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-no-natives: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-natives: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build: [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] create-bin-dir: [2025-12-27T12:46:07.753Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.samples/bin [2025-12-27T12:46:07.753Z] [2025-12-27T12:46:07.753Z] build-java: [2025-12-27T12:46:07.753Z] [javac] Compiling 24 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.samples/bin [2025-12-27T12:46:08.534Z] [2025-12-27T12:46:08.534Z] build-jar: [2025-12-27T12:46:08.534Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar [2025-12-27T12:46:08.534Z] [2025-12-27T12:46:08.534Z] build-archives: [2025-12-27T12:46:08.534Z] [2025-12-27T12:46:08.534Z] build-no-natives: [2025-12-27T12:46:08.534Z] [2025-12-27T12:46:08.534Z] build-natives: [2025-12-27T12:46:08.534Z] [2025-12-27T12:46:08.534Z] build: [2025-12-27T12:46:08.534Z] [2025-12-27T12:46:08.534Z] build: [2025-12-27T12:46:08.534Z] [echo] Executing openjdk.test.concurrent/build.xml [2025-12-27T12:46:08.534Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:08.534Z] [2025-12-27T12:46:08.534Z] setup-java-properties: [2025-12-27T12:46:08.534Z] [2025-12-27T12:46:08.534Z] check-prereqs: [2025-12-27T12:46:08.534Z] [2025-12-27T12:46:08.534Z] build-dependencies: [2025-12-27T12:46:08.534Z] [2025-12-27T12:46:08.534Z] create-bin-dir: [2025-12-27T12:46:08.535Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-12-27T12:46:08.535Z] [2025-12-27T12:46:08.535Z] build-java: [2025-12-27T12:46:08.535Z] [javac] Compiling 36 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-12-27T12:46:10.537Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:111: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.537Z] [javac] assertEquals("20 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(nextRandom, true)); [2025-12-27T12:46:10.537Z] [javac] ^ [2025-12-27T12:46:10.537Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:112: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.537Z] [javac] assertEquals("21 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(false, true)); [2025-12-27T12:46:10.537Z] [javac] ^ [2025-12-27T12:46:10.538Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:113: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.538Z] [javac] assertEquals("22 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, true)); [2025-12-27T12:46:10.538Z] [javac] ^ [2025-12-27T12:46:10.538Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:114: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.538Z] [javac] assertEquals("23 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, false)); [2025-12-27T12:46:10.538Z] [javac] ^ [2025-12-27T12:46:10.538Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:115: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.538Z] [javac] assertEquals("24 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(true, nextRandom)); [2025-12-27T12:46:10.538Z] [javac] ^ [2025-12-27T12:46:10.538Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:116: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.538Z] [javac] assertEquals("25 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(false, nextRandom)); [2025-12-27T12:46:10.538Z] [javac] ^ [2025-12-27T12:46:10.538Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:131: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.538Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.538Z] [javac] ^ [2025-12-27T12:46:10.538Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:134: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.538Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.538Z] [javac] ^ [2025-12-27T12:46:10.538Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:135: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.538Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.538Z] [javac] ^ [2025-12-27T12:46:10.538Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:138: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.538Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.538Z] [javac] ^ [2025-12-27T12:46:10.538Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:144: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.538Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.538Z] [javac] ^ [2025-12-27T12:46:10.538Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:154: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.538Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.538Z] [javac] ^ [2025-12-27T12:46:10.538Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:171: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.538Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.538Z] [javac] ^ [2025-12-27T12:46:10.538Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:180: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.538Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.538Z] [javac] ^ [2025-12-27T12:46:10.538Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:183: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.538Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.538Z] [javac] ^ [2025-12-27T12:46:10.539Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:184: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.539Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.539Z] [javac] ^ [2025-12-27T12:46:10.539Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:186: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.539Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.539Z] [javac] ^ [2025-12-27T12:46:10.539Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:188: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.539Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.539Z] [javac] ^ [2025-12-27T12:46:10.539Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:210: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.539Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.539Z] [javac] ^ [2025-12-27T12:46:10.539Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:217: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.539Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.539Z] [javac] ^ [2025-12-27T12:46:10.539Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:219: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.539Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.539Z] [javac] ^ [2025-12-27T12:46:10.539Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:222: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.539Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.539Z] [javac] ^ [2025-12-27T12:46:10.539Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:226: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.539Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.539Z] [javac] ^ [2025-12-27T12:46:10.539Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:231: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.539Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.539Z] [javac] ^ [2025-12-27T12:46:10.539Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:235: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.539Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.539Z] [javac] ^ [2025-12-27T12:46:10.539Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:241: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.539Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.539Z] [javac] ^ [2025-12-27T12:46:10.539Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:246: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.539Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.539Z] [javac] ^ [2025-12-27T12:46:10.539Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:250: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.539Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.539Z] [javac] ^ [2025-12-27T12:46:10.539Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:252: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.540Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.540Z] [javac] ^ [2025-12-27T12:46:10.540Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:258: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.540Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.540Z] [javac] ^ [2025-12-27T12:46:10.540Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:274: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.540Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.540Z] [javac] ^ [2025-12-27T12:46:10.540Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:282: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.540Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.540Z] [javac] ^ [2025-12-27T12:46:10.540Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:288: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.540Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.540Z] [javac] ^ [2025-12-27T12:46:10.540Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:298: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.540Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.540Z] [javac] ^ [2025-12-27T12:46:10.540Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:304: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.540Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.540Z] [javac] ^ [2025-12-27T12:46:10.540Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:311: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.540Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.540Z] [javac] ^ [2025-12-27T12:46:10.540Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:323: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.540Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.540Z] [javac] ^ [2025-12-27T12:46:10.540Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:331: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.540Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.540Z] [javac] ^ [2025-12-27T12:46:10.540Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:337: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.540Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.540Z] [javac] ^ [2025-12-27T12:46:10.540Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:340: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.540Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.540Z] [javac] ^ [2025-12-27T12:46:10.544Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:344: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.544Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.544Z] [javac] ^ [2025-12-27T12:46:10.544Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:354: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.544Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.544Z] [javac] ^ [2025-12-27T12:46:10.544Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:358: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.544Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.544Z] [javac] ^ [2025-12-27T12:46:10.544Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:363: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.544Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.544Z] [javac] ^ [2025-12-27T12:46:10.544Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:364: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.544Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.544Z] [javac] ^ [2025-12-27T12:46:10.544Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:372: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.544Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.544Z] [javac] ^ [2025-12-27T12:46:10.544Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:373: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.544Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.544Z] [javac] ^ [2025-12-27T12:46:10.544Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:375: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.544Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.544Z] [javac] ^ [2025-12-27T12:46:10.544Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:393: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.544Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.544Z] [javac] ^ [2025-12-27T12:46:10.544Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:404: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.544Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.544Z] [javac] ^ [2025-12-27T12:46:10.545Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:411: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.545Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.545Z] [javac] ^ [2025-12-27T12:46:10.545Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:412: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.545Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.545Z] [javac] ^ [2025-12-27T12:46:10.545Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:420: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.545Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.545Z] [javac] ^ [2025-12-27T12:46:10.545Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:422: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.545Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.545Z] [javac] ^ [2025-12-27T12:46:10.545Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:426: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:10.545Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:10.545Z] [javac] ^ [2025-12-27T12:46:11.463Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:429: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:11.463Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:11.463Z] [javac] ^ [2025-12-27T12:46:11.463Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:437: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:11.464Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:11.464Z] [javac] ^ [2025-12-27T12:46:11.464Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:449: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:11.464Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:11.464Z] [javac] ^ [2025-12-27T12:46:11.464Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:454: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:11.464Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:11.464Z] [javac] ^ [2025-12-27T12:46:11.464Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:461: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:11.464Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:11.464Z] [javac] ^ [2025-12-27T12:46:11.464Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:481: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:11.464Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:11.464Z] [javac] ^ [2025-12-27T12:46:11.464Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:494: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:11.464Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:11.464Z] [javac] ^ [2025-12-27T12:46:11.464Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:497: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:11.464Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:11.464Z] [javac] ^ [2025-12-27T12:46:11.465Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:507: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:11.465Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:11.465Z] [javac] ^ [2025-12-27T12:46:11.465Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:523: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2025-12-27T12:46:11.465Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2025-12-27T12:46:11.465Z] [javac] ^ [2025-12-27T12:46:11.465Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:137: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.465Z] [javac] assertEquals("26 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, nextValue, 2147483647)); [2025-12-27T12:46:11.465Z] [javac] ^ [2025-12-27T12:46:11.465Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:138: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.465Z] [javac] assertEquals("27 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 2147483647, 0)); [2025-12-27T12:46:11.465Z] [javac] ^ [2025-12-27T12:46:11.465Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:139: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.465Z] [javac] assertEquals("28 : weakCompareAndSet()", false, localTestIntegerArray.weakCompareAndSet(i, 2147483647, -2147483648)); [2025-12-27T12:46:11.465Z] [javac] ^ [2025-12-27T12:46:11.465Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:140: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.466Z] [javac] assertEquals("29 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 0, -2147483648)); [2025-12-27T12:46:11.466Z] [javac] ^ [2025-12-27T12:46:11.466Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:141: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.466Z] [javac] assertEquals("30 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, -2147483648, nextValue)); [2025-12-27T12:46:11.466Z] [javac] ^ [2025-12-27T12:46:11.466Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:187: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.466Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.466Z] [javac] ^ [2025-12-27T12:46:11.466Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:198: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.466Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.466Z] [javac] ^ [2025-12-27T12:46:11.466Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:204: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.466Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.466Z] [javac] ^ [2025-12-27T12:46:11.466Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:227: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.466Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.467Z] [javac] ^ [2025-12-27T12:46:11.467Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:268: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.467Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.467Z] [javac] ^ [2025-12-27T12:46:11.467Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:281: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.467Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.467Z] [javac] ^ [2025-12-27T12:46:11.467Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:294: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.467Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.467Z] [javac] ^ [2025-12-27T12:46:11.468Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:309: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.468Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.468Z] [javac] ^ [2025-12-27T12:46:11.468Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:345: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.468Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.468Z] [javac] ^ [2025-12-27T12:46:11.468Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:356: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.468Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.468Z] [javac] ^ [2025-12-27T12:46:11.468Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:363: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.468Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.468Z] [javac] ^ [2025-12-27T12:46:11.468Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:364: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.468Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.468Z] [javac] ^ [2025-12-27T12:46:11.468Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:407: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.468Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.468Z] [javac] ^ [2025-12-27T12:46:11.469Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:417: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.469Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.469Z] [javac] ^ [2025-12-27T12:46:11.469Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:448: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.469Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.469Z] [javac] ^ [2025-12-27T12:46:11.469Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:480: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.469Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.469Z] [javac] ^ [2025-12-27T12:46:11.469Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:506: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.469Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.469Z] [javac] ^ [2025-12-27T12:46:11.469Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:511: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.469Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.469Z] [javac] ^ [2025-12-27T12:46:11.469Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:515: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.469Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.469Z] [javac] ^ [2025-12-27T12:46:11.470Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:520: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.470Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.470Z] [javac] ^ [2025-12-27T12:46:11.470Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:524: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.470Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.470Z] [javac] ^ [2025-12-27T12:46:11.470Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:534: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.470Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.470Z] [javac] ^ [2025-12-27T12:46:11.470Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:554: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.470Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.470Z] [javac] ^ [2025-12-27T12:46:11.470Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:562: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.470Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.470Z] [javac] ^ [2025-12-27T12:46:11.471Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:569: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.471Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.471Z] [javac] ^ [2025-12-27T12:46:11.471Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:572: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.472Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.472Z] [javac] ^ [2025-12-27T12:46:11.472Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:576: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.472Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.472Z] [javac] ^ [2025-12-27T12:46:11.472Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:579: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2025-12-27T12:46:11.472Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2025-12-27T12:46:11.472Z] [javac] ^ [2025-12-27T12:46:11.472Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerTest.java:128: warning: [deprecation] weakCompareAndSet(int,int) in AtomicInteger has been deprecated [2025-12-27T12:46:11.472Z] [javac] assertEquals("36 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(nextRandom.intValue(), 2147483647)); [2025-12-27T12:46:11.472Z] [javac] ^ [2025-12-27T12:46:11.472Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerTest.java:129: warning: [deprecation] weakCompareAndSet(int,int) in AtomicInteger has been deprecated [2025-12-27T12:46:11.472Z] [javac] assertEquals("37 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(2147483647, 0)); [2025-12-27T12:46:11.472Z] [javac] ^ [2025-12-27T12:46:11.472Z] [javac] Note: Some input files additionally use or override a deprecated API. [2025-12-27T12:46:11.472Z] [javac] 100 warnings [2025-12-27T12:46:11.472Z] [2025-12-27T12:46:11.472Z] build-jar: [2025-12-27T12:46:11.472Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar [2025-12-27T12:46:11.472Z] [2025-12-27T12:46:11.472Z] build-archives: [2025-12-27T12:46:11.472Z] [2025-12-27T12:46:11.472Z] build-no-natives: [2025-12-27T12:46:11.472Z] [2025-12-27T12:46:11.472Z] build-natives: [2025-12-27T12:46:11.472Z] [2025-12-27T12:46:11.472Z] build: [2025-12-27T12:46:11.472Z] [echo] Executing openjdk.test.classloading/build.xml [2025-12-27T12:46:11.472Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:11.472Z] [2025-12-27T12:46:11.472Z] setup-java-properties: [2025-12-27T12:46:11.472Z] [2025-12-27T12:46:11.472Z] check-prereqs: [2025-12-27T12:46:11.472Z] [2025-12-27T12:46:11.472Z] build-dependencies: [2025-12-27T12:46:11.472Z] [2025-12-27T12:46:11.472Z] create-bin-dir: [2025-12-27T12:46:11.473Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-12-27T12:46:11.473Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-12-27T12:46:11.473Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-12-27T12:46:11.473Z] [2025-12-27T12:46:11.473Z] build-java: [2025-12-27T12:46:11.473Z] [javac] Compiling 5 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-12-27T12:46:12.258Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:214: warning: [deprecation] Boolean(boolean) in Boolean has been deprecated [2025-12-27T12:46:12.259Z] [javac] if (cname.equals("boolean")) o = new Boolean (false); [2025-12-27T12:46:12.259Z] [javac] ^ [2025-12-27T12:46:12.259Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:215: warning: [deprecation] Byte(byte) in Byte has been deprecated [2025-12-27T12:46:12.259Z] [javac] else if (cname.equals("byte")) o = new Byte ((byte)0); [2025-12-27T12:46:12.259Z] [javac] ^ [2025-12-27T12:46:12.259Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:216: warning: [deprecation] Character(char) in Character has been deprecated [2025-12-27T12:46:12.259Z] [javac] else if (cname.equals("char")) o = new Character ((char)0); [2025-12-27T12:46:12.259Z] [javac] ^ [2025-12-27T12:46:12.259Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:217: warning: [deprecation] Short(short) in Short has been deprecated [2025-12-27T12:46:12.259Z] [javac] else if (cname.equals("short")) o = new Short ((short)0); [2025-12-27T12:46:12.259Z] [javac] ^ [2025-12-27T12:46:12.259Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:218: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:12.259Z] [javac] else if (cname.equals("int")) o = new Integer ((int)0); [2025-12-27T12:46:12.259Z] [javac] ^ [2025-12-27T12:46:12.259Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:219: warning: [deprecation] Long(long) in Long has been deprecated [2025-12-27T12:46:12.259Z] [javac] else if (cname.equals("long")) o = new Long (0L); [2025-12-27T12:46:12.259Z] [javac] ^ [2025-12-27T12:46:12.259Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:220: warning: [deprecation] Float(double) in Float has been deprecated [2025-12-27T12:46:12.259Z] [javac] else if (cname.equals("float")) o = new Float (0.0); [2025-12-27T12:46:12.259Z] [javac] ^ [2025-12-27T12:46:12.259Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:221: warning: [deprecation] Double(double) in Double has been deprecated [2025-12-27T12:46:12.259Z] [javac] else if (cname.equals("double")) o = new Double (0.0); [2025-12-27T12:46:12.259Z] [javac] ^ [2025-12-27T12:46:12.259Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/deadlock/DeadlockTest.java:81: warning: [deprecation] URL(String) in URL has been deprecated [2025-12-27T12:46:12.259Z] [javac] firstURL = new URL("file://" + System.getProperty("java.classloading.dir") + System.getProperty("file.separator") + args[0]); [2025-12-27T12:46:12.259Z] [javac] ^ [2025-12-27T12:46:12.259Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/deadlock/DeadlockTest.java:82: warning: [deprecation] URL(String) in URL has been deprecated [2025-12-27T12:46:12.260Z] [javac] secondURL = new URL("file://" + System.getProperty("java.classloading.dir") + System.getProperty("file.separator") + args[1]); [2025-12-27T12:46:12.260Z] [javac] ^ [2025-12-27T12:46:12.260Z] [javac] 10 warnings [2025-12-27T12:46:12.260Z] [javac] Compiling 4 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-12-27T12:46:13.041Z] [javac] Compiling 4 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-12-27T12:46:13.829Z] [delete] Deleting /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class [2025-12-27T12:46:13.829Z] [delete] Deleting /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class [2025-12-27T12:46:13.829Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2 [2025-12-27T12:46:13.830Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1 [2025-12-27T12:46:13.830Z] [2025-12-27T12:46:13.830Z] build-jar: [2025-12-27T12:46:13.830Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar [2025-12-27T12:46:13.830Z] [2025-12-27T12:46:13.830Z] build-archives: [2025-12-27T12:46:13.830Z] [2025-12-27T12:46:13.830Z] build-no-natives: [2025-12-27T12:46:13.830Z] [2025-12-27T12:46:13.830Z] build-natives: [2025-12-27T12:46:13.830Z] [2025-12-27T12:46:13.830Z] copy-dict-file: [2025-12-27T12:46:13.830Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading [2025-12-27T12:46:13.830Z] [2025-12-27T12:46:13.830Z] build: [2025-12-27T12:46:13.830Z] [echo] Executing openjdk.test.debugging/build.xml [2025-12-27T12:46:13.830Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:13.830Z] [2025-12-27T12:46:13.830Z] setup-java-properties: [2025-12-27T12:46:13.830Z] [2025-12-27T12:46:13.830Z] check-prereqs: [2025-12-27T12:46:13.830Z] [2025-12-27T12:46:13.830Z] build-dependencies: [2025-12-27T12:46:13.830Z] [2025-12-27T12:46:13.830Z] create-bin-dir: [2025-12-27T12:46:13.830Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-12-27T12:46:13.830Z] [2025-12-27T12:46:13.830Z] build-java-8: [2025-12-27T12:46:13.830Z] [2025-12-27T12:46:13.830Z] build-java-11-25plus: [2025-12-27T12:46:13.830Z] [javac] Compiling 16 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-12-27T12:46:14.616Z] [javac] Note: Some input files use or override a deprecated API. [2025-12-27T12:46:14.616Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-27T12:46:14.616Z] [2025-12-27T12:46:14.616Z] build-java-17-24: [2025-12-27T12:46:14.616Z] [2025-12-27T12:46:14.616Z] build-java: [2025-12-27T12:46:14.616Z] [2025-12-27T12:46:14.616Z] build-jdi-jar: [2025-12-27T12:46:14.616Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar [2025-12-27T12:46:14.616Z] [2025-12-27T12:46:14.616Z] build-hcr-jar: [2025-12-27T12:46:14.616Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar [2025-12-27T12:46:14.616Z] [2025-12-27T12:46:14.616Z] build-jars: [2025-12-27T12:46:14.616Z] [2025-12-27T12:46:14.616Z] build-archives: [2025-12-27T12:46:14.616Z] [2025-12-27T12:46:14.616Z] build-no-natives: [2025-12-27T12:46:14.616Z] [2025-12-27T12:46:14.616Z] build-natives: [2025-12-27T12:46:14.616Z] [2025-12-27T12:46:14.616Z] build: [2025-12-27T12:46:14.616Z] [echo] Executing openjdk.test.gc/build.xml [2025-12-27T12:46:14.616Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:14.616Z] [2025-12-27T12:46:14.616Z] setup-java-properties: [2025-12-27T12:46:14.616Z] [2025-12-27T12:46:14.616Z] check-prereqs: [2025-12-27T12:46:14.616Z] [2025-12-27T12:46:14.616Z] build-dependencies: [2025-12-27T12:46:14.616Z] [2025-12-27T12:46:14.616Z] create-bin-dir: [2025-12-27T12:46:14.616Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-12-27T12:46:14.616Z] [2025-12-27T12:46:14.616Z] build-java: [2025-12-27T12:46:14.616Z] [javac] Compiling 5 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-12-27T12:46:15.396Z] [javac] Note: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/src/test.gc/net/adoptopenjdk/test/gc/heaphog/ObjectTree.java uses or overrides a deprecated API. [2025-12-27T12:46:15.396Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-27T12:46:15.396Z] [2025-12-27T12:46:15.396Z] build-jar: [2025-12-27T12:46:15.396Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar [2025-12-27T12:46:15.396Z] [2025-12-27T12:46:15.396Z] build-archives: [2025-12-27T12:46:15.396Z] [2025-12-27T12:46:15.396Z] build-no-natives: [2025-12-27T12:46:15.396Z] [2025-12-27T12:46:15.396Z] build-natives: [2025-12-27T12:46:15.396Z] [2025-12-27T12:46:15.396Z] build: [2025-12-27T12:46:15.396Z] [echo] Executing openjdk.test.jck/build.xml [2025-12-27T12:46:15.396Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:15.396Z] [2025-12-27T12:46:15.396Z] setup-java-properties: [2025-12-27T12:46:15.396Z] [2025-12-27T12:46:15.396Z] check-prereqs: [2025-12-27T12:46:15.396Z] [2025-12-27T12:46:15.396Z] build-dependencies: [2025-12-27T12:46:15.396Z] [2025-12-27T12:46:15.396Z] create-bin-dir: [2025-12-27T12:46:15.396Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-12-27T12:46:15.396Z] [2025-12-27T12:46:15.396Z] build-java: [2025-12-27T12:46:15.396Z] [javac] Compiling 2 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-12-27T12:46:17.025Z] [2025-12-27T12:46:17.025Z] build-jar: [2025-12-27T12:46:17.025Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar [2025-12-27T12:46:17.025Z] [2025-12-27T12:46:17.025Z] build-archives: [2025-12-27T12:46:17.025Z] [2025-12-27T12:46:17.025Z] build-no-natives: [2025-12-27T12:46:17.025Z] [2025-12-27T12:46:17.025Z] setup-native-build-command: [2025-12-27T12:46:17.025Z] [echo] building natives for java_platform osx_x86-64 [2025-12-27T12:46:17.025Z] [2025-12-27T12:46:17.025Z] build-natives-windows: [2025-12-27T12:46:17.025Z] [2025-12-27T12:46:17.025Z] build-natives-unix: [2025-12-27T12:46:17.025Z] [2025-12-27T12:46:17.025Z] build-natives: [2025-12-27T12:46:17.025Z] [2025-12-27T12:46:17.025Z] build: [2025-12-27T12:46:17.025Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2025-12-27T12:46:17.025Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:17.025Z] [2025-12-27T12:46:17.025Z] setup-java-properties: [2025-12-27T12:46:17.025Z] [2025-12-27T12:46:17.025Z] check-prereqs: [2025-12-27T12:46:17.025Z] [2025-12-27T12:46:17.025Z] build-dependencies: [2025-12-27T12:46:17.025Z] [2025-12-27T12:46:17.025Z] create-bin-dir: [2025-12-27T12:46:17.025Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-12-27T12:46:17.025Z] [2025-12-27T12:46:17.025Z] build-java: [2025-12-27T12:46:17.025Z] [javac] Compiling 23 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-12-27T12:46:18.653Z] [javac] Note: Some input files use or override a deprecated API. [2025-12-27T12:46:18.653Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-27T12:46:18.653Z] [copy] Copying 4 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles [2025-12-27T12:46:18.653Z] [2025-12-27T12:46:18.653Z] build-jar: [2025-12-27T12:46:18.653Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar [2025-12-27T12:46:18.653Z] [2025-12-27T12:46:18.653Z] build-archives: [2025-12-27T12:46:18.653Z] [2025-12-27T12:46:18.653Z] build-no-natives: [2025-12-27T12:46:18.653Z] [2025-12-27T12:46:18.653Z] build-natives: [2025-12-27T12:46:18.653Z] [2025-12-27T12:46:18.653Z] build: [2025-12-27T12:46:18.653Z] [echo] Executing openjdk.test.lang/build.xml [2025-12-27T12:46:18.653Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:18.653Z] [2025-12-27T12:46:18.653Z] setup-java-properties: [2025-12-27T12:46:18.653Z] [2025-12-27T12:46:18.653Z] check-prereqs: [2025-12-27T12:46:18.653Z] [2025-12-27T12:46:18.653Z] build-dependencies: [2025-12-27T12:46:18.653Z] [2025-12-27T12:46:18.653Z] create-bin-dir: [2025-12-27T12:46:18.653Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-12-27T12:46:18.653Z] [2025-12-27T12:46:18.653Z] build-java: [2025-12-27T12:46:18.653Z] [javac] Compiling 29 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-12-27T12:46:21.217Z] [javac] Note: Some input files use or override a deprecated API. [2025-12-27T12:46:21.217Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-27T12:46:21.217Z] [javac] Note: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/BasicTest2.java uses unchecked or unsafe operations. [2025-12-27T12:46:21.217Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-12-27T12:46:21.217Z] [2025-12-27T12:46:21.217Z] build-jar: [2025-12-27T12:46:21.217Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar [2025-12-27T12:46:21.217Z] [2025-12-27T12:46:21.217Z] build-archives: [2025-12-27T12:46:21.217Z] [2025-12-27T12:46:21.217Z] build-no-natives: [2025-12-27T12:46:21.217Z] [2025-12-27T12:46:21.217Z] build-natives: [2025-12-27T12:46:21.217Z] [2025-12-27T12:46:21.217Z] build: [2025-12-27T12:46:21.217Z] [echo] Executing openjdk.test.load/build.xml [2025-12-27T12:46:21.217Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:21.217Z] [2025-12-27T12:46:21.217Z] setup-java-properties: [2025-12-27T12:46:21.217Z] [2025-12-27T12:46:21.217Z] check-prereqs: [2025-12-27T12:46:21.217Z] [2025-12-27T12:46:21.217Z] build-dependencies: [2025-12-27T12:46:21.217Z] [2025-12-27T12:46:21.217Z] create-bin-dir: [2025-12-27T12:46:21.217Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-12-27T12:46:21.217Z] [2025-12-27T12:46:21.217Z] build-java: [2025-12-27T12:46:21.217Z] [javac] Compiling 17 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-12-27T12:46:22.004Z] [2025-12-27T12:46:22.004Z] build-jar: [2025-12-27T12:46:22.004Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar [2025-12-27T12:46:22.004Z] [2025-12-27T12:46:22.004Z] build-archives: [2025-12-27T12:46:22.004Z] [2025-12-27T12:46:22.004Z] build-no-natives: [2025-12-27T12:46:22.004Z] [2025-12-27T12:46:22.004Z] build-natives: [2025-12-27T12:46:22.004Z] [2025-12-27T12:46:22.004Z] build: [2025-12-27T12:46:22.004Z] [echo] Executing openjdk.test.locking/build.xml [2025-12-27T12:46:22.004Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:22.004Z] [2025-12-27T12:46:22.004Z] setup-java-properties: [2025-12-27T12:46:22.004Z] [2025-12-27T12:46:22.004Z] check-prereqs: [2025-12-27T12:46:22.004Z] [2025-12-27T12:46:22.005Z] build-dependencies: [2025-12-27T12:46:22.005Z] [2025-12-27T12:46:22.005Z] create-bin-dir: [2025-12-27T12:46:22.005Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-12-27T12:46:22.005Z] [2025-12-27T12:46:22.005Z] build-java: [2025-12-27T12:46:22.005Z] [javac] Compiling 3 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-12-27T12:46:22.796Z] [2025-12-27T12:46:22.796Z] build-jar: [2025-12-27T12:46:22.796Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar [2025-12-27T12:46:22.796Z] [2025-12-27T12:46:22.796Z] build-archives: [2025-12-27T12:46:22.796Z] [2025-12-27T12:46:22.796Z] build-no-natives: [2025-12-27T12:46:22.796Z] [2025-12-27T12:46:22.796Z] build-natives: [2025-12-27T12:46:22.796Z] [2025-12-27T12:46:22.796Z] build: [2025-12-27T12:46:22.796Z] [echo] Executing openjdk.test.math/build.xml [2025-12-27T12:46:22.796Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:22.796Z] [2025-12-27T12:46:22.796Z] setup-java-properties: [2025-12-27T12:46:22.796Z] [2025-12-27T12:46:22.796Z] check-prereqs: [2025-12-27T12:46:22.796Z] [2025-12-27T12:46:22.796Z] build-dependencies: [2025-12-27T12:46:22.796Z] [2025-12-27T12:46:22.796Z] create-bin-dir: [2025-12-27T12:46:22.796Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-12-27T12:46:22.796Z] [2025-12-27T12:46:22.796Z] build-java: [2025-12-27T12:46:22.796Z] [javac] Compiling 71 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-12-27T12:46:25.327Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestDouble.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required [2025-12-27T12:46:25.327Z] [javac] public strictfp class AutoSIMDTestDouble { [2025-12-27T12:46:25.327Z] [javac] ^ [2025-12-27T12:46:25.327Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestFloat.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required [2025-12-27T12:46:25.327Z] [javac] public strictfp class AutoSIMDTestFloat { [2025-12-27T12:46:25.327Z] [javac] ^ [2025-12-27T12:46:25.327Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestInteger.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required [2025-12-27T12:46:25.327Z] [javac] public strictfp class AutoSIMDTestInteger { [2025-12-27T12:46:25.327Z] [javac] ^ [2025-12-27T12:46:25.327Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestLong.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required [2025-12-27T12:46:25.327Z] [javac] public strictfp class AutoSIMDTestLong { [2025-12-27T12:46:25.328Z] [javac] ^ [2025-12-27T12:46:25.328Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:57: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:25.328Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).divide(new BigDecimal("-1"), -1, -1); [2025-12-27T12:46:25.328Z] [javac] ^ [2025-12-27T12:46:26.254Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:394: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.254Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).divide(new BigDecimal("0E-2147483647"), -2147483648, -2147483648); [2025-12-27T12:46:26.254Z] [javac] ^ [2025-12-27T12:46:26.254Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:512: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.254Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("3E+1"), -1); [2025-12-27T12:46:26.254Z] [javac] ^ [2025-12-27T12:46:26.254Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:678: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.254Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(-1, -1); [2025-12-27T12:46:26.254Z] [javac] ^ [2025-12-27T12:46:26.254Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:700: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.254Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647); [2025-12-27T12:46:26.254Z] [javac] ^ [2025-12-27T12:46:26.254Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:750: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.254Z] [javac] rc_BigDecimal = (new BigDecimal("3E+2")).divide(new BigDecimal("0.0"), 0); [2025-12-27T12:46:26.254Z] [javac] ^ [2025-12-27T12:46:26.254Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:899: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.254Z] [javac] rc_BigDecimal = (new BigDecimal("3")).divide(new BigDecimal("0.0"), 0, 1); [2025-12-27T12:46:26.254Z] [javac] ^ [2025-12-27T12:46:26.254Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:1104: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.254Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("0"), 1); [2025-12-27T12:46:26.254Z] [javac] ^ [2025-12-27T12:46:26.254Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:1339: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.254Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("3E+1"), 2147483647); [2025-12-27T12:46:26.254Z] [javac] ^ [2025-12-27T12:46:26.254Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:1722: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.254Z] [javac] rc_BigDecimal = (new BigDecimal("-30")).divide(new BigDecimal("6E-2147483647"), 2147483647, 0); [2025-12-27T12:46:26.254Z] [javac] ^ [2025-12-27T12:46:26.254Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2152: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.255Z] [javac] rc_BigDecimal = (new BigDecimal("-9223372036854775808")).divide(new BigDecimal("-1"), -1, -1); [2025-12-27T12:46:26.255Z] [javac] ^ [2025-12-27T12:46:26.255Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2510: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.255Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("-2"), -2147483648); [2025-12-27T12:46:26.255Z] [javac] ^ [2025-12-27T12:46:26.255Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2800: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.255Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+9"), 1); [2025-12-27T12:46:26.255Z] [javac] ^ [2025-12-27T12:46:26.255Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2832: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.255Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("1"), 1); [2025-12-27T12:46:26.255Z] [javac] ^ [2025-12-27T12:46:26.255Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2913: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.255Z] [javac] rc_BigDecimal = (new BigDecimal("1E+2147483647")).setScale(1, 2147483647); [2025-12-27T12:46:26.255Z] [javac] ^ [2025-12-27T12:46:26.255Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2999: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.255Z] [javac] rc_BigDecimal = (new BigDecimal("-5E+2147483637")).setScale(0, -2147483648); [2025-12-27T12:46:26.255Z] [javac] ^ [2025-12-27T12:46:26.255Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3063: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.255Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(1, 0); [2025-12-27T12:46:26.255Z] [javac] ^ [2025-12-27T12:46:26.255Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3160: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.255Z] [javac] rc_BigDecimal = (new BigDecimal("-3E+1")).divide(new BigDecimal("-1"), -1); [2025-12-27T12:46:26.255Z] [javac] ^ [2025-12-27T12:46:26.255Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3276: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.255Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 0); [2025-12-27T12:46:26.255Z] [javac] ^ [2025-12-27T12:46:26.255Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3855: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.255Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-2147483648, -1); [2025-12-27T12:46:26.255Z] [javac] ^ [2025-12-27T12:46:26.256Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3872: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.256Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1); [2025-12-27T12:46:26.256Z] [javac] ^ [2025-12-27T12:46:26.256Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4443: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.256Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("-2000000001"), 2147483647, 2147483647); [2025-12-27T12:46:26.256Z] [javac] ^ [2025-12-27T12:46:26.256Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4545: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.256Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2000000001"), 0); [2025-12-27T12:46:26.256Z] [javac] ^ [2025-12-27T12:46:26.256Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4682: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.256Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("1"), -2147483648); [2025-12-27T12:46:26.256Z] [javac] ^ [2025-12-27T12:46:26.256Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4961: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.256Z] [javac] rc_BigDecimal = (new BigDecimal("-2.0000000000E-2147483637")).divide(new BigDecimal("2.0000000000E-2147483637"), 0); [2025-12-27T12:46:26.256Z] [javac] ^ [2025-12-27T12:46:26.256Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:5029: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.256Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-4E-2147483628"), 2147483647, 0); [2025-12-27T12:46:26.256Z] [javac] ^ [2025-12-27T12:46:26.256Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:5110: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.256Z] [javac] rc_BigDecimal = (new BigDecimal("-4E-2147483628")).divide(new BigDecimal("-4E-2147483628"), 1); [2025-12-27T12:46:26.256Z] [javac] ^ [2025-12-27T12:46:26.256Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:5974: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.256Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("3E+1"), 2147483647, 2147483647); [2025-12-27T12:46:26.256Z] [javac] ^ [2025-12-27T12:46:26.256Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6143: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.256Z] [javac] rc_BigDecimal = (new BigDecimal("2")).divide(new BigDecimal("-2147483647"), 1); [2025-12-27T12:46:26.256Z] [javac] ^ [2025-12-27T12:46:26.257Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6176: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.257Z] [javac] rc_BigDecimal = (new BigDecimal("-2")).setScale(-1, -2147483648); [2025-12-27T12:46:26.257Z] [javac] ^ [2025-12-27T12:46:26.257Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6390: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.257Z] [javac] rc_BigDecimal = (new BigDecimal("0.2")).divide(new BigDecimal("0.2"), -2147483648); [2025-12-27T12:46:26.257Z] [javac] ^ [2025-12-27T12:46:26.257Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6516: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.257Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("32"), 1, 0); [2025-12-27T12:46:26.257Z] [javac] ^ [2025-12-27T12:46:26.257Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6558: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.257Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-1, 0); [2025-12-27T12:46:26.257Z] [javac] ^ [2025-12-27T12:46:26.257Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6619: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.257Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("2.88E+6"), -1); [2025-12-27T12:46:26.257Z] [javac] ^ [2025-12-27T12:46:26.257Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6713: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.257Z] [javac] rc_BigDecimal = (new BigDecimal("28771880")).divide(new BigDecimal("32"), 1, 1); [2025-12-27T12:46:26.257Z] [javac] ^ [2025-12-27T12:46:26.257Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:126: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.257Z] [javac] rc_BigDecimal = (new BigDecimal("899121.2")).divide(new BigDecimal("1"), 0, -2147483648); [2025-12-27T12:46:26.257Z] [javac] ^ [2025-12-27T12:46:26.257Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:282: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.257Z] [javac] rc_BigDecimal = (new BigDecimal("1024")).setScale(0, 0); [2025-12-27T12:46:26.257Z] [javac] ^ [2025-12-27T12:46:26.257Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:842: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.257Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("1.41984876986375E+23"), 1); [2025-12-27T12:46:26.257Z] [javac] ^ [2025-12-27T12:46:26.257Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:926: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.263Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(2147483647, -2147483648); [2025-12-27T12:46:26.263Z] [javac] ^ [2025-12-27T12:46:26.263Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:938: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.263Z] [javac] rc_BigDecimal = (new BigDecimal("1")).setScale(-1, 2147483647); [2025-12-27T12:46:26.263Z] [javac] ^ [2025-12-27T12:46:26.263Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:947: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.263Z] [javac] rc_BigDecimal = (new BigDecimal("1E+23")).setScale(-1, 0); [2025-12-27T12:46:26.263Z] [javac] ^ [2025-12-27T12:46:26.263Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1013: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.263Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(-2147483648, 2147483647); [2025-12-27T12:46:26.263Z] [javac] ^ [2025-12-27T12:46:26.263Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1472: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.263Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 2147483647); [2025-12-27T12:46:26.263Z] [javac] ^ [2025-12-27T12:46:26.263Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1659: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.263Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, -1); [2025-12-27T12:46:26.264Z] [javac] ^ [2025-12-27T12:46:26.264Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1753: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.264Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 1); [2025-12-27T12:46:26.264Z] [javac] ^ [2025-12-27T12:46:26.264Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1957: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.264Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("-1"), 0, -1); [2025-12-27T12:46:26.264Z] [javac] ^ [2025-12-27T12:46:26.264Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1974: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.264Z] [javac] rc_BigDecimal = (new BigDecimal("6E-2147483646")).divide(new BigDecimal("-2147483648"), 2147483647); [2025-12-27T12:46:26.264Z] [javac] ^ [2025-12-27T12:46:26.264Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2006: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.264Z] [javac] rc_BigDecimal = (new BigDecimal("6E+1")).divide(new BigDecimal("6E+1"), -2147483648); [2025-12-27T12:46:26.264Z] [javac] ^ [2025-12-27T12:46:26.264Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2033: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.264Z] [javac] rc_BigDecimal = (new BigDecimal("-32")).divide(new BigDecimal("6E-2147483646"), 0, -1); [2025-12-27T12:46:26.264Z] [javac] ^ [2025-12-27T12:46:26.264Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2365: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.264Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).setScale(2147483647, -1); [2025-12-27T12:46:26.264Z] [javac] ^ [2025-12-27T12:46:26.264Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2528: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.264Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647); [2025-12-27T12:46:26.264Z] [javac] ^ [2025-12-27T12:46:26.264Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2540: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.265Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+1")).divide(new BigDecimal("0.0"), 1); [2025-12-27T12:46:26.265Z] [javac] ^ [2025-12-27T12:46:26.265Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2705: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.265Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015861")).setScale(2147483647, -1); [2025-12-27T12:46:26.265Z] [javac] ^ [2025-12-27T12:46:26.265Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2963: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.265Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("0"), 1); [2025-12-27T12:46:26.265Z] [javac] ^ [2025-12-27T12:46:26.265Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3141: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.265Z] [javac] rc_BigDecimal = (new BigDecimal("9223372036854775807")).divide(new BigDecimal("24903104499507894593055628446194152243200.0"), 0); [2025-12-27T12:46:26.265Z] [javac] ^ [2025-12-27T12:46:26.265Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3335: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.265Z] [javac] rc_BigDecimal = (new BigDecimal("1E-19")).divide(new BigDecimal("1E-19"), 0); [2025-12-27T12:46:26.265Z] [javac] ^ [2025-12-27T12:46:26.265Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3592: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.265Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("1"), 1, -2147483648); [2025-12-27T12:46:26.265Z] [javac] ^ [2025-12-27T12:46:26.265Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3907: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.265Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).divide(new BigDecimal("0"), 0, 2147483647); [2025-12-27T12:46:26.265Z] [javac] ^ [2025-12-27T12:46:26.265Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3971: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.265Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("32.00000002"), 0, 2147483647); [2025-12-27T12:46:26.265Z] [javac] ^ [2025-12-27T12:46:26.266Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4230: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.266Z] [javac] rc_BigDecimal = (new BigDecimal("0.001")).setScale(1, 2147483647); [2025-12-27T12:46:26.266Z] [javac] ^ [2025-12-27T12:46:26.266Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4352: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.266Z] [javac] rc_BigDecimal = (new BigDecimal("0.000")).divide(new BigDecimal("-0.001"), -2147483648); [2025-12-27T12:46:26.266Z] [javac] ^ [2025-12-27T12:46:26.266Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4581: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.266Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("32"), -2147483648); [2025-12-27T12:46:26.266Z] [javac] ^ [2025-12-27T12:46:26.266Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4672: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.266Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+12"), 0); [2025-12-27T12:46:26.266Z] [javac] ^ [2025-12-27T12:46:26.266Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4754: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.266Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).divide(new BigDecimal("2E+12"), 2147483647); [2025-12-27T12:46:26.266Z] [javac] ^ [2025-12-27T12:46:26.266Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4955: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.266Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-99"), -2147483648, 0); [2025-12-27T12:46:26.266Z] [javac] ^ [2025-12-27T12:46:26.272Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5136: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.272Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -2147483648); [2025-12-27T12:46:26.272Z] [javac] ^ [2025-12-27T12:46:26.272Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5260: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.272Z] [javac] rc_BigDecimal = (new BigDecimal("2E+9")).divide(new BigDecimal("320.0E+2147483647"), -2147483648, -1); [2025-12-27T12:46:26.272Z] [javac] ^ [2025-12-27T12:46:26.272Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5429: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.272Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("1"), -2147483648, 2147483647); [2025-12-27T12:46:26.272Z] [javac] ^ [2025-12-27T12:46:26.272Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5611: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.272Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("1"), -1); [2025-12-27T12:46:26.272Z] [javac] ^ [2025-12-27T12:46:26.272Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5709: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.272Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).setScale(0, -2147483648); [2025-12-27T12:46:26.272Z] [javac] ^ [2025-12-27T12:46:26.272Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5775: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.272Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1); [2025-12-27T12:46:26.272Z] [javac] ^ [2025-12-27T12:46:26.272Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5985: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.272Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).divide(new BigDecimal("32"), 0); [2025-12-27T12:46:26.272Z] [javac] ^ [2025-12-27T12:46:26.273Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6352: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.273Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), 2147483647); [2025-12-27T12:46:26.273Z] [javac] ^ [2025-12-27T12:46:26.273Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6385: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.273Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), -2147483648); [2025-12-27T12:46:26.273Z] [javac] ^ [2025-12-27T12:46:26.273Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6645: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.273Z] [javac] rc_BigDecimal = (new BigDecimal("9.22337203685477580E+18")).divide(new BigDecimal("0"), 2147483647); [2025-12-27T12:46:26.273Z] [javac] ^ [2025-12-27T12:46:26.273Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6749: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:26.273Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("0"), 2147483647); [2025-12-27T12:46:26.273Z] [javac] ^ [2025-12-27T12:46:27.067Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:124: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.067Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -1); [2025-12-27T12:46:27.067Z] [javac] ^ [2025-12-27T12:46:27.067Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:406: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.067Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-9E+18"), 2147483647, -1); [2025-12-27T12:46:27.067Z] [javac] ^ [2025-12-27T12:46:27.068Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:696: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.068Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("4E+1"), 0, -1); [2025-12-27T12:46:27.068Z] [javac] ^ [2025-12-27T12:46:27.068Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:816: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.068Z] [javac] rc_BigDecimal = (new BigDecimal("1E-2147483646")).setScale(-1, -1); [2025-12-27T12:46:27.068Z] [javac] ^ [2025-12-27T12:46:27.068Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:1004: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.068Z] [javac] rc_BigDecimal = (new BigDecimal("4.940656458412465441765687928682213723650598026143247644255856825006755072702087518652998363616359923797965646954457177309266567103559397963987747960107818781263007131903114045278458171678489821036887186360569987307230500063874091535649843873124733972731696151400317153853980741262385655911710266585566867681870395603106249319452715914924553293054565444011274801297099995419319894090804165633245247571478690147267801593552386115501348035264934720193790268107107491703332226844753335720832431936092382893458368060106011506169809753078342277318329247904982524730776375927247874656084778203734469699533647017972677717585125660551199131504891101451037862738167250955837389733598993664809941164205702637090279242767544565229087538682506419718265533447265625E-324")).divide(new BigDecimal("1"), 0, 1); [2025-12-27T12:46:27.068Z] [javac] ^ [2025-12-27T12:46:27.068Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:1392: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.068Z] [javac] rc_BigDecimal = (new BigDecimal("-1281")).setScale(2147483647, -2147483648); [2025-12-27T12:46:27.068Z] [javac] ^ [2025-12-27T12:46:27.068Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:2643: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.068Z] [javac] rc_BigDecimal = (new BigDecimal("320.0E+2147483647")).setScale(1, 2147483647); [2025-12-27T12:46:27.068Z] [javac] ^ [2025-12-27T12:46:27.068Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:2796: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.068Z] [javac] rc_BigDecimal = (new BigDecimal("-320.0E+2147483647")).divide(new BigDecimal("-12"), -1, -2147483648); [2025-12-27T12:46:27.068Z] [javac] ^ [2025-12-27T12:46:27.068Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3046: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.068Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("960.0E+2147483647"), 2147483647, 1); [2025-12-27T12:46:27.068Z] [javac] ^ [2025-12-27T12:46:27.068Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3176: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.068Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015891")).divide(new BigDecimal("0E+1"), 0); [2025-12-27T12:46:27.068Z] [javac] ^ [2025-12-27T12:46:27.068Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3205: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.068Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("-1135879015891"), 1); [2025-12-27T12:46:27.068Z] [javac] ^ [2025-12-27T12:46:27.068Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3233: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.069Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("1"), -2147483648); [2025-12-27T12:46:27.069Z] [javac] ^ [2025-12-27T12:46:27.069Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3292: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.069Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).setScale(1, -1); [2025-12-27T12:46:27.069Z] [javac] ^ [2025-12-27T12:46:27.069Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3574: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.069Z] [javac] rc_BigDecimal = (new BigDecimal("-1.99999999996E+12")).setScale(-2147483648, -2147483648); [2025-12-27T12:46:27.069Z] [javac] ^ [2025-12-27T12:46:27.069Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3670: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.069Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(-2147483648, -2147483648); [2025-12-27T12:46:27.069Z] [javac] ^ [2025-12-27T12:46:27.069Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3687: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.069Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(0, -2147483648); [2025-12-27T12:46:27.069Z] [javac] ^ [2025-12-27T12:46:27.069Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3774: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.069Z] [javac] rc_BigDecimal = (new BigDecimal("-3.5953862696527236908960558463082761664687296077976717049680115374235782248793078708997797571511017399777024278016714657032806735520955551246135652609633633210395832047366056772942892889772883828453616385914723314427096111611426256685548820073761435417631071847729753328931056543508907267526403605711823355568863500566524E+320")).divide(new BigDecimal("0E+12"), 2147483647); [2025-12-27T12:46:27.069Z] [javac] ^ [2025-12-27T12:46:27.069Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4223: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.069Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0E-2147483647"), -2147483648); [2025-12-27T12:46:27.069Z] [javac] ^ [2025-12-27T12:46:27.069Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4232: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.069Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 1); [2025-12-27T12:46:27.069Z] [javac] ^ [2025-12-27T12:46:27.069Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4464: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2025-12-27T12:46:27.069Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).setScale(0, -2147483648); [2025-12-27T12:46:27.069Z] [javac] ^ [2025-12-27T12:46:34.029Z] [javac] Note: Some input files additionally use or override a deprecated API. [2025-12-27T12:46:34.029Z] [javac] 100 warnings [2025-12-27T12:46:34.029Z] [2025-12-27T12:46:34.029Z] build-jar: [2025-12-27T12:46:34.029Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar [2025-12-27T12:46:34.809Z] [2025-12-27T12:46:34.809Z] build-archives: [2025-12-27T12:46:34.809Z] [2025-12-27T12:46:34.809Z] build-no-natives: [2025-12-27T12:46:34.809Z] [2025-12-27T12:46:34.809Z] build-natives: [2025-12-27T12:46:34.809Z] [2025-12-27T12:46:34.809Z] build: [2025-12-27T12:46:34.809Z] [echo] Executing openjdk.test.mauve/build.xml [2025-12-27T12:46:34.809Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:34.809Z] [2025-12-27T12:46:34.809Z] check-if-already-built: [2025-12-27T12:46:34.809Z] [echo] Checking if /Users/jenkins/externalDependency/system_lib/mauve/mauve.jar already exists [2025-12-27T12:46:34.809Z] [echo] openjdk_test_mauve_already_built is true [2025-12-27T12:46:34.809Z] [2025-12-27T12:46:34.809Z] check-if-cvs-available: [2025-12-27T12:46:34.809Z] [echo] Checking if /Users/jenkins/externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2025-12-27T12:46:34.809Z] [echo] cvs_available is true [2025-12-27T12:46:34.809Z] [2025-12-27T12:46:34.809Z] download-cvsclient: [2025-12-27T12:46:34.809Z] [2025-12-27T12:46:34.809Z] output-recreate-message: [2025-12-27T12:46:34.809Z] [echo] /Users/jenkins/externalDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated. [2025-12-27T12:46:34.809Z] [echo] If you want to recreate /Users/jenkins/externalDependency/system_lib/mauve/mauve.jar, delete it manually and rerun. [2025-12-27T12:46:34.809Z] [2025-12-27T12:46:34.809Z] delete-work-dir: [2025-12-27T12:46:34.809Z] [2025-12-27T12:46:34.809Z] create-work-dir: [2025-12-27T12:46:34.809Z] [2025-12-27T12:46:34.810Z] get-source: [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] check-if-source-available: [2025-12-27T12:46:34.810Z] [echo] Checking if /var/folders/fr/1mxs0sz56j9cgvvgzcj5gy180000gr/T//mauve/mauve/gnu/testlet/config.java.in exists [2025-12-27T12:46:34.810Z] [echo] mauve_source_available is ${mauve_source_available} [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] delete-corba-files: [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] mauve-configure: [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] setup-java-properties: [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] build-harness: [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] build-tests: [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] build-java: [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] build-jar: [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] build-archives: [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] check-if-work_jar_file-exists: [2025-12-27T12:46:34.810Z] [echo] Checking if /var/folders/fr/1mxs0sz56j9cgvvgzcj5gy180000gr/T//mauve/mauve.jar exists [2025-12-27T12:46:34.810Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] install-archives: [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] configure: [2025-12-27T12:46:34.810Z] [echo] Executing openjdk.test.nio/build.xml [2025-12-27T12:46:34.810Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] setup-java-properties: [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] check-prereqs: [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] build-dependencies: [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] create-bin-dir: [2025-12-27T12:46:34.810Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] check-java-nio-filesystem: [2025-12-27T12:46:34.810Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] copy-resources: [2025-12-27T12:46:34.810Z] [copy] Copying 4 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-12-27T12:46:34.810Z] [copy] Copied 15 empty directories to 8 empty directories under /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-12-27T12:46:34.810Z] [2025-12-27T12:46:34.810Z] build-java-nio-filesystem: [2025-12-27T12:46:34.810Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2025-12-27T12:46:34.810Z] [echo] Generating MemoryFileSystemProviderImpl classes [2025-12-27T12:46:34.810Z] [exec] Updated services file: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider [2025-12-27T12:46:34.810Z] [exec] Done [2025-12-27T12:46:34.810Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2025-12-27T12:46:34.810Z] [javac] Compiling 1005 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-12-27T12:46:38.805Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF [2025-12-27T12:46:38.805Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-12-27T12:46:38.805Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-12-27T12:46:38.805Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar [2025-12-27T12:46:38.805Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2025-12-27T12:46:38.805Z] [2025-12-27T12:46:38.805Z] build-java: [2025-12-27T12:46:38.805Z] [javac] Compiling 47 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-12-27T12:46:40.426Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/util/Logger.java:146: warning: [removal] finalize() in Object has been deprecated and marked for removal [2025-12-27T12:46:40.426Z] [javac] protected void finalize() throws Throwable { [2025-12-27T12:46:40.426Z] [javac] ^ [2025-12-27T12:46:41.206Z] [javac] Note: Some input files use or override a deprecated API. [2025-12-27T12:46:41.206Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-27T12:46:41.206Z] [javac] 1 warning [2025-12-27T12:46:41.206Z] [2025-12-27T12:46:41.206Z] build-jar: [2025-12-27T12:46:41.206Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar [2025-12-27T12:46:41.206Z] [2025-12-27T12:46:41.206Z] build-archives: [2025-12-27T12:46:41.206Z] [2025-12-27T12:46:41.206Z] build-no-natives: [2025-12-27T12:46:41.206Z] [2025-12-27T12:46:41.206Z] build-natives: [2025-12-27T12:46:41.206Z] [2025-12-27T12:46:41.206Z] build: [2025-12-27T12:46:41.206Z] [echo] Executing openjdk.test.serialization/build.xml [2025-12-27T12:46:41.206Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:41.206Z] [2025-12-27T12:46:41.206Z] setup-java-properties: [2025-12-27T12:46:41.206Z] [2025-12-27T12:46:41.206Z] check-prereqs: [2025-12-27T12:46:41.206Z] [2025-12-27T12:46:41.206Z] build-dependencies: [2025-12-27T12:46:41.206Z] [2025-12-27T12:46:41.206Z] create-bin-dir: [2025-12-27T12:46:41.206Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-12-27T12:46:41.206Z] [2025-12-27T12:46:41.206Z] build-java: [2025-12-27T12:46:41.206Z] [javac] Compiling 2 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-12-27T12:46:41.991Z] [2025-12-27T12:46:41.991Z] build-jar: [2025-12-27T12:46:41.991Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar [2025-12-27T12:46:41.991Z] [2025-12-27T12:46:41.991Z] build-archives: [2025-12-27T12:46:41.991Z] [2025-12-27T12:46:41.991Z] build-no-natives: [2025-12-27T12:46:41.991Z] [2025-12-27T12:46:41.991Z] build-natives: [2025-12-27T12:46:41.991Z] [2025-12-27T12:46:41.991Z] build: [2025-12-27T12:46:41.991Z] [echo] Executing openjdk.test.security/build.xml [2025-12-27T12:46:41.991Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:41.991Z] [2025-12-27T12:46:41.991Z] setup-java-properties: [2025-12-27T12:46:41.991Z] [2025-12-27T12:46:41.991Z] check-prereqs: [2025-12-27T12:46:41.991Z] [2025-12-27T12:46:41.991Z] build-dependencies: [2025-12-27T12:46:41.991Z] [2025-12-27T12:46:41.991Z] create-bin-dir: [2025-12-27T12:46:41.991Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-12-27T12:46:41.991Z] [2025-12-27T12:46:41.991Z] build-java: [2025-12-27T12:46:41.991Z] [javac] Compiling 6 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-12-27T12:46:42.772Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Client.java:21: warning: [deprecation] URL(String) in URL has been deprecated [2025-12-27T12:46:42.772Z] [javac] URL url = new URL("http://localhost:12001/login/foo.html"); [2025-12-27T12:46:42.772Z] [javac] ^ [2025-12-27T12:46:42.772Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Client.java:40: warning: [deprecation] URL(String) in URL has been deprecated [2025-12-27T12:46:42.772Z] [javac] URL request = new URL("https://localhost:12234/request/foo.html"); [2025-12-27T12:46:42.772Z] [javac] ^ [2025-12-27T12:46:42.772Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Server.java:85: warning: [deprecation] URL(String) in URL has been deprecated [2025-12-27T12:46:42.772Z] [javac] URL url = new URL("http://localhost:12001/token/foo.html"); [2025-12-27T12:46:42.772Z] [javac] ^ [2025-12-27T12:46:42.772Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Server.java:103: warning: [deprecation] URL(String) in URL has been deprecated [2025-12-27T12:46:42.772Z] [javac] URL url = new URL("http://localhost:12001/resource/foo.html"); [2025-12-27T12:46:42.772Z] [javac] ^ [2025-12-27T12:46:42.772Z] [javac] 4 warnings [2025-12-27T12:46:42.772Z] [2025-12-27T12:46:42.772Z] build-jar: [2025-12-27T12:46:42.772Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar [2025-12-27T12:46:42.772Z] [2025-12-27T12:46:42.772Z] build-archives: [2025-12-27T12:46:42.772Z] [2025-12-27T12:46:42.772Z] build-no-natives: [2025-12-27T12:46:42.772Z] [2025-12-27T12:46:42.772Z] build-natives: [2025-12-27T12:46:42.772Z] [2025-12-27T12:46:42.772Z] build: [2025-12-27T12:46:42.772Z] [echo] Executing openjdk.test.util/build.xml [2025-12-27T12:46:42.772Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:42.772Z] [2025-12-27T12:46:42.772Z] setup-java-properties: [2025-12-27T12:46:42.772Z] [2025-12-27T12:46:42.772Z] check-prereqs: [2025-12-27T12:46:42.772Z] [2025-12-27T12:46:42.772Z] build-dependencies: [2025-12-27T12:46:42.772Z] [2025-12-27T12:46:42.772Z] create-bin-dir: [2025-12-27T12:46:42.772Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-12-27T12:46:42.772Z] [2025-12-27T12:46:42.772Z] build-java: [2025-12-27T12:46:42.772Z] [javac] Compiling 16 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-12-27T12:46:43.562Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashmap/Hog.java:33: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:43.562Z] [javac] hmap.put(new Integer(n), new Hog.Hoglet(depth-1)); [2025-12-27T12:46:43.562Z] [javac] ^ [2025-12-27T12:46:43.562Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/CustomComparable.java:30: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:43.562Z] [javac] this.state = new Integer(state); [2025-12-27T12:46:43.562Z] [javac] ^ [2025-12-27T12:46:43.562Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:154: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:43.562Z] [javac] value = new Integer(1000); [2025-12-27T12:46:43.562Z] [javac] ^ [2025-12-27T12:46:43.562Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:176: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:43.562Z] [javac] key = new Integer(random.nextInt()); [2025-12-27T12:46:43.562Z] [javac] ^ [2025-12-27T12:46:43.562Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:190: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:43.562Z] [javac] vkey.add(new Integer(10)); [2025-12-27T12:46:43.562Z] [javac] ^ [2025-12-27T12:46:43.562Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:196: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:43.562Z] [javac] hkey.put(new Integer(10), new BigDecimal(1000000)); [2025-12-27T12:46:43.562Z] [javac] ^ [2025-12-27T12:46:44.494Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:78: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.494Z] [javac] hashmap1.put(new Integer(i), new Object()); [2025-12-27T12:46:44.494Z] [javac] ^ [2025-12-27T12:46:44.494Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:93: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.494Z] [javac] hashmap1.put(new Integer(i), new Object()); [2025-12-27T12:46:44.494Z] [javac] ^ [2025-12-27T12:46:44.494Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:94: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.494Z] [javac] tree1.put(new Integer(i), new Object()); [2025-12-27T12:46:44.494Z] [javac] ^ [2025-12-27T12:46:44.494Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:100: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.494Z] [javac] hashmap1.remove(new Integer(i)); [2025-12-27T12:46:44.494Z] [javac] ^ [2025-12-27T12:46:44.494Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:101: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.494Z] [javac] tree1.remove(new Integer(i)); [2025-12-27T12:46:44.494Z] [javac] ^ [2025-12-27T12:46:44.494Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:107: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.494Z] [javac] Integer tempInteger = new Integer(i); [2025-12-27T12:46:44.494Z] [javac] ^ [2025-12-27T12:46:44.494Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:128: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.494Z] [javac] hashmap1.put(new Integer(0), new Object()); [2025-12-27T12:46:44.494Z] [javac] ^ [2025-12-27T12:46:44.494Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:129: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.494Z] [javac] hashmap1.put(new Integer(2), new Object()); [2025-12-27T12:46:44.494Z] [javac] ^ [2025-12-27T12:46:44.494Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:131: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.495Z] [javac] hashmap1.put(new Integer(1), new Object()); [2025-12-27T12:46:44.495Z] [javac] ^ [2025-12-27T12:46:44.495Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:163: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.495Z] [javac] treemap.put(new Integer(i), new MapObject(i)); [2025-12-27T12:46:44.495Z] [javac] ^ [2025-12-27T12:46:44.495Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:176: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.495Z] [javac] ((MapObject)treemap.get(new Integer(i))).value += 10; [2025-12-27T12:46:44.495Z] [javac] ^ [2025-12-27T12:46:44.495Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:216: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.495Z] [javac] intList.add(new Integer(i)); [2025-12-27T12:46:44.495Z] [javac] ^ [2025-12-27T12:46:44.495Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:260: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.495Z] [javac] k = new Integer(random.nextInt()); [2025-12-27T12:46:44.495Z] [javac] ^ [2025-12-27T12:46:44.495Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:281: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.495Z] [javac] k = new Integer(random.nextInt()); [2025-12-27T12:46:44.495Z] [javac] ^ [2025-12-27T12:46:44.495Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:394: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.495Z] [javac] tree1.put(new Integer(Integer.MIN_VALUE), null); [2025-12-27T12:46:44.495Z] [javac] ^ [2025-12-27T12:46:44.495Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:395: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.495Z] [javac] assertEquals(new Integer(Integer.MIN_VALUE), tree1.firstKey()); [2025-12-27T12:46:44.495Z] [javac] ^ [2025-12-27T12:46:44.495Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:420: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.495Z] [javac] tree1.put(new Integer(Integer.MAX_VALUE), null); [2025-12-27T12:46:44.495Z] [javac] ^ [2025-12-27T12:46:44.495Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:421: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.495Z] [javac] assertEquals(new Integer(Integer.MAX_VALUE), tree1.lastKey()); [2025-12-27T12:46:44.495Z] [javac] ^ [2025-12-27T12:46:44.495Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:434: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.495Z] [javac] headmap = tree.headMap(new Integer(0)); [2025-12-27T12:46:44.495Z] [javac] ^ [2025-12-27T12:46:44.495Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:439: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.495Z] [javac] headmap.put(new Integer(1), null); [2025-12-27T12:46:44.495Z] [javac] ^ [2025-12-27T12:46:44.495Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:450: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.495Z] [javac] headmap.put(new Integer(0), null); [2025-12-27T12:46:44.495Z] [javac] ^ [2025-12-27T12:46:44.496Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:567: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.496Z] [javac] tree2.put(new Integer(keys[i]), values[j]); [2025-12-27T12:46:44.496Z] [javac] ^ [2025-12-27T12:46:44.496Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:620: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.496Z] [javac] Integer key = new Integer(random.nextInt()); [2025-12-27T12:46:44.496Z] [javac] ^ [2025-12-27T12:46:44.496Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:641: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.496Z] [javac] Integer key = new Integer(random.nextInt()); [2025-12-27T12:46:44.496Z] [javac] ^ [2025-12-27T12:46:44.496Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:666: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.496Z] [javac] submap = tree.subMap(tree.firstKey(), new Integer(0)); [2025-12-27T12:46:44.496Z] [javac] ^ [2025-12-27T12:46:44.496Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:671: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.496Z] [javac] submap.put(new Integer(1), null); [2025-12-27T12:46:44.496Z] [javac] ^ [2025-12-27T12:46:44.496Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:682: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.496Z] [javac] submap.put(new Integer(0), null); [2025-12-27T12:46:44.496Z] [javac] ^ [2025-12-27T12:46:44.496Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:692: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.496Z] [javac] submap = tree.subMap(new Integer(1), tree.lastKey()); [2025-12-27T12:46:44.496Z] [javac] ^ [2025-12-27T12:46:44.496Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:697: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.496Z] [javac] submap.put(new Integer(-1), null); [2025-12-27T12:46:44.496Z] [javac] ^ [2025-12-27T12:46:44.496Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:708: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.496Z] [javac] submap.put(new Integer(0), null); [2025-12-27T12:46:44.496Z] [javac] ^ [2025-12-27T12:46:44.496Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:728: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.496Z] [javac] tailmap = tree.tailMap(new Integer(1)); [2025-12-27T12:46:44.496Z] [javac] ^ [2025-12-27T12:46:44.496Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:733: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.496Z] [javac] tailmap.put(new Integer(-1), null); [2025-12-27T12:46:44.496Z] [javac] ^ [2025-12-27T12:46:44.496Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:744: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.496Z] [javac] tailmap.put(new Integer(0), null); [2025-12-27T12:46:44.496Z] [javac] ^ [2025-12-27T12:46:44.496Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapKeyComparator.java:33: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.496Z] [javac] new Integer(((TreeMapKey)t2).getValue()))); [2025-12-27T12:46:44.496Z] [javac] ^ [2025-12-27T12:46:44.496Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapKeyComparator.java:32: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.496Z] [javac] return reverse_factor * (new Integer(((TreeMapKey)t1).getValue()).compareTo( [2025-12-27T12:46:44.496Z] [javac] ^ [2025-12-27T12:46:44.496Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapFactory.java:90: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.496Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size())); [2025-12-27T12:46:44.496Z] [javac] ^ [2025-12-27T12:46:44.497Z] [javac] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapFactory.java:90: warning: [deprecation] Integer(int) in Integer has been deprecated [2025-12-27T12:46:44.497Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size())); [2025-12-27T12:46:44.497Z] [javac] ^ [2025-12-27T12:46:44.497Z] [javac] 43 warnings [2025-12-27T12:46:44.497Z] [2025-12-27T12:46:44.497Z] build-jar: [2025-12-27T12:46:44.497Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar [2025-12-27T12:46:44.497Z] [2025-12-27T12:46:44.497Z] build-archives: [2025-12-27T12:46:44.497Z] [2025-12-27T12:46:44.497Z] build-no-natives: [2025-12-27T12:46:44.497Z] [2025-12-27T12:46:44.497Z] build-natives: [2025-12-27T12:46:44.497Z] [2025-12-27T12:46:44.497Z] build: [2025-12-27T12:46:44.497Z] [echo] Executing openjdk.test.jlm/build.xml [2025-12-27T12:46:44.497Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:44.497Z] [2025-12-27T12:46:44.497Z] setup-java-properties: [2025-12-27T12:46:44.497Z] [2025-12-27T12:46:44.497Z] check-prereqs: [2025-12-27T12:46:44.497Z] [2025-12-27T12:46:44.497Z] create-bin-dir: [2025-12-27T12:46:44.497Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-12-27T12:46:44.497Z] [2025-12-27T12:46:44.497Z] build-java: [2025-12-27T12:46:44.497Z] [javac] Compiling 33 source files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-12-27T12:46:46.108Z] [javac] Note: Some input files use or override a deprecated API. [2025-12-27T12:46:46.108Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-12-27T12:46:46.108Z] [2025-12-27T12:46:46.108Z] build-jar: [2025-12-27T12:46:46.108Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar [2025-12-27T12:46:46.108Z] [2025-12-27T12:46:46.108Z] build-archives: [2025-12-27T12:46:46.108Z] [2025-12-27T12:46:46.108Z] build-no-natives: [2025-12-27T12:46:46.108Z] [2025-12-27T12:46:46.108Z] build-natives: [2025-12-27T12:46:46.108Z] [2025-12-27T12:46:46.108Z] build: [2025-12-27T12:46:46.108Z] [echo] system_lib_dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:46.108Z] [2025-12-27T12:46:46.108Z] setup-java-properties: [2025-12-27T12:46:46.108Z] [2025-12-27T12:46:46.108Z] check-prereqs: [2025-12-27T12:46:46.108Z] [2025-12-27T12:46:46.108Z] check-compiler-level: [2025-12-27T12:46:46.108Z] [echo] java_java_specification_version is 25 [2025-12-27T12:46:46.108Z] [echo] can_build_modularity is true [2025-12-27T12:46:46.108Z] [echo] can_build_modularity_natives_unix is true [2025-12-27T12:46:46.108Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2025-12-27T12:46:46.108Z] [2025-12-27T12:46:46.108Z] create-bin-dir: [2025-12-27T12:46:46.109Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin [2025-12-27T12:46:46.109Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods [2025-12-27T12:46:46.109Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override [2025-12-27T12:46:46.109Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new [2025-12-27T12:46:46.109Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests [2025-12-27T12:46:46.109Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common [2025-12-27T12:46:46.109Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3 [2025-12-27T12:46:46.109Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4 [2025-12-27T12:46:46.109Z] [2025-12-27T12:46:46.109Z] build-java: [2025-12-27T12:46:46.896Z] [apply] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/common-mods/displayServiceImpl1/module-info.java:15: warning: [module] module name component displayServiceImpl1 should avoid terminal digits [2025-12-27T12:46:46.897Z] [apply] module displayServiceImpl1 { [2025-12-27T12:46:46.897Z] [apply] ^ [2025-12-27T12:46:46.897Z] [apply] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/common-mods/displayServiceImpl2/module-info.java:15: warning: [module] module name component displayServiceImpl2 should avoid terminal digits [2025-12-27T12:46:46.897Z] [apply] module displayServiceImpl2 { [2025-12-27T12:46:46.897Z] [apply] ^ [2025-12-27T12:46:46.897Z] [apply] 2 warnings [2025-12-27T12:46:49.399Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3/META-INF [2025-12-27T12:46:49.399Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4/META-INF [2025-12-27T12:46:49.399Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet/adoptopenjdk/test/modularity/exported [2025-12-27T12:46:49.399Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test/net/adoptopenjdk/test/modularity/junit [2025-12-27T12:46:50.180Z] [apply] warning: [options] module name in --add-reads option not found: com.test.jlink [2025-12-27T12:46:50.972Z] [apply] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test.serviceloaders2/module-info.java:15: warning: [module] module name component serviceloaders2 should avoid terminal digits [2025-12-27T12:46:50.972Z] [apply] module com.test.serviceloaders2 { [2025-12-27T12:46:50.972Z] [apply] ^ [2025-12-27T12:46:50.972Z] [apply] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:67: warning: Unsafe is internal proprietary API and may be removed in a future release [2025-12-27T12:46:50.972Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe(); [2025-12-27T12:46:50.972Z] [apply] ^ [2025-12-27T12:46:50.972Z] [apply] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:67: warning: Unsafe is internal proprietary API and may be removed in a future release [2025-12-27T12:46:50.972Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe(); [2025-12-27T12:46:50.972Z] [apply] ^ [2025-12-27T12:46:50.973Z] [apply] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:75: warning: Signal is internal proprietary API and may be removed in a future release [2025-12-27T12:46:50.973Z] [apply] Signal signal = new Signal("TERM"); [2025-12-27T12:46:50.973Z] [apply] ^ [2025-12-27T12:46:50.973Z] [apply] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:75: warning: Signal is internal proprietary API and may be removed in a future release [2025-12-27T12:46:50.973Z] [apply] Signal signal = new Signal("TERM"); [2025-12-27T12:46:50.973Z] [apply] ^ [2025-12-27T12:46:50.973Z] [apply] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:79: warning: Signal is internal proprietary API and may be removed in a future release [2025-12-27T12:46:50.973Z] [apply] handler.handle(new Signal("INT")); [2025-12-27T12:46:50.973Z] [apply] ^ [2025-12-27T12:46:50.973Z] [apply] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:82: warning: ReflectionFactory is internal proprietary API and may be removed in a future release [2025-12-27T12:46:50.973Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory(); [2025-12-27T12:46:50.973Z] [apply] ^ [2025-12-27T12:46:50.973Z] [apply] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:82: warning: ReflectionFactory is internal proprietary API and may be removed in a future release [2025-12-27T12:46:50.973Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory(); [2025-12-27T12:46:50.973Z] [apply] ^ [2025-12-27T12:46:50.973Z] [apply] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:93: warning: SignalHandler is internal proprietary API and may be removed in a future release [2025-12-27T12:46:50.973Z] [apply] class SignalHandler implements sun.misc.SignalHandler { [2025-12-27T12:46:50.973Z] [apply] ^ [2025-12-27T12:46:50.973Z] [apply] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:95: warning: Signal is internal proprietary API and may be removed in a future release [2025-12-27T12:46:50.973Z] [apply] public void handle(Signal arg0) { [2025-12-27T12:46:50.973Z] [apply] ^ [2025-12-27T12:46:50.973Z] [apply] Note: Some input files use or override a deprecated API. [2025-12-27T12:46:50.973Z] [apply] Note: Recompile with -Xlint:deprecation for details. [2025-12-27T12:46:50.973Z] [apply] 11 warnings [2025-12-27T12:46:50.974Z] [echo] /Users/jenkins/externalDependency/system_lib/junit/junit.jar:/Users/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar:/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.core/bin/stf.core.jar:/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF/stf.load/bin/stf.load.jar:/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin:/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common:/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService [2025-12-27T12:46:52.589Z] [apply] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/com.stf/net/adoptopenjdk/test/modularity/SLTest.java:68: warning: non-varargs call of varargs method with inexact argument type for last parameter; [2025-12-27T12:46:52.589Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl3", null); [2025-12-27T12:46:52.589Z] [apply] ^ [2025-12-27T12:46:52.589Z] [apply] cast to String for a varargs call [2025-12-27T12:46:52.589Z] [apply] cast to String[] for a non-varargs call and to suppress this warning [2025-12-27T12:46:52.589Z] [apply] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/com.stf/net/adoptopenjdk/test/modularity/SLTest.java:70: warning: non-varargs call of varargs method with inexact argument type for last parameter; [2025-12-27T12:46:52.589Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl4", null); [2025-12-27T12:46:52.589Z] [apply] ^ [2025-12-27T12:46:52.589Z] [apply] cast to String for a varargs call [2025-12-27T12:46:52.589Z] [apply] cast to String[] for a non-varargs call and to suppress this warning [2025-12-27T12:46:52.589Z] [apply] 2 warnings [2025-12-27T12:46:52.589Z] [2025-12-27T12:46:52.589Z] build-no-natives: [2025-12-27T12:46:52.589Z] [2025-12-27T12:46:52.589Z] build: [2025-12-27T12:46:52.589Z] [2025-12-27T12:46:52.589Z] build: [2025-12-27T12:46:52.589Z] [2025-12-27T12:46:52.589Z] common_dist: [2025-12-27T12:46:52.589Z] [copy] Copying 334 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/STF [2025-12-27T12:46:52.589Z] [copy] Copying 1291 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/aqa-systemtest [2025-12-27T12:46:53.377Z] [copy] Warning: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/openj9-systemtest does not exist. [2025-12-27T12:46:53.377Z] [2025-12-27T12:46:53.377Z] build: [2025-12-27T12:46:53.377Z] [2025-12-27T12:46:53.377Z] build: [2025-12-27T12:46:53.377Z] [2025-12-27T12:46:53.377Z] THC.check: [2025-12-27T12:46:53.377Z] [2025-12-27T12:46:53.377Z] getChurn: [2025-12-27T12:46:53.377Z] [exec] Cloning into 'churn'... [2025-12-27T12:46:54.165Z] [2025-12-27T12:46:54.165Z] dist: [2025-12-27T12:46:54.165Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/churn [2025-12-27T12:46:54.165Z] [2025-12-27T12:46:54.165Z] init: [2025-12-27T12:46:54.165Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/daaLoadTest [2025-12-27T12:46:54.165Z] [2025-12-27T12:46:54.165Z] common_build: [2025-12-27T12:46:54.165Z] [2025-12-27T12:46:54.165Z] build: [2025-12-27T12:46:54.165Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/daaLoadTest [2025-12-27T12:46:54.165Z] [2025-12-27T12:46:54.165Z] build: [2025-12-27T12:46:54.165Z] [2025-12-27T12:46:54.165Z] init: [2025-12-27T12:46:54.165Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/jcstress [2025-12-27T12:46:54.165Z] [2025-12-27T12:46:54.165Z] getDependentLibs: [2025-12-27T12:46:54.165Z] [exec] -------------------------------------------- [2025-12-27T12:46:54.165Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:54.165Z] [exec] task is set to default [2025-12-27T12:46:54.165Z] [exec] dependencyList is set to jcstress [2025-12-27T12:46:54.165Z] [exec] System Test jars will be downloaded. [2025-12-27T12:46:54.165Z] [exec] -------------------------------------------- [2025-12-27T12:46:54.165Z] [exec] Starting download third party dependent jars [2025-12-27T12:46:54.165Z] [exec] -------------------------------------------- [2025-12-27T12:46:54.165Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:46:54.165Z] [exec] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-12-27T12:46:54.165Z] [exec] downloaded dependent third party jars successfully [2025-12-27T12:46:54.165Z] [2025-12-27T12:46:54.165Z] dist: [2025-12-27T12:46:54.165Z] [copy] Copying 4 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/jcstress [2025-12-27T12:46:54.165Z] [2025-12-27T12:46:54.165Z] init: [2025-12-27T12:46:54.165Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/jlm [2025-12-27T12:46:54.165Z] [2025-12-27T12:46:54.165Z] common_build: [2025-12-27T12:46:54.165Z] [2025-12-27T12:46:54.165Z] build: [2025-12-27T12:46:54.165Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/jlm [2025-12-27T12:46:54.165Z] [2025-12-27T12:46:54.165Z] init: [2025-12-27T12:46:54.165Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/lambdaLoadTest [2025-12-27T12:46:54.165Z] [2025-12-27T12:46:54.165Z] common_build: [2025-12-27T12:46:54.165Z] [2025-12-27T12:46:54.165Z] build: [2025-12-27T12:46:54.165Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/lambdaLoadTest [2025-12-27T12:46:54.165Z] [2025-12-27T12:46:54.165Z] init: [2025-12-27T12:46:54.166Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/mathLoadTest [2025-12-27T12:46:54.166Z] [2025-12-27T12:46:54.166Z] common_build: [2025-12-27T12:46:54.166Z] [2025-12-27T12:46:54.166Z] build: [2025-12-27T12:46:54.166Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/mathLoadTest [2025-12-27T12:46:54.166Z] [2025-12-27T12:46:54.166Z] init: [2025-12-27T12:46:54.166Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/mauveLoadTest [2025-12-27T12:46:54.166Z] [2025-12-27T12:46:54.166Z] common_build: [2025-12-27T12:46:54.166Z] [2025-12-27T12:46:54.166Z] build: [2025-12-27T12:46:54.166Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/mauveLoadTest [2025-12-27T12:46:54.166Z] [2025-12-27T12:46:54.166Z] init: [2025-12-27T12:46:54.166Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/modularity [2025-12-27T12:46:54.166Z] [2025-12-27T12:46:54.166Z] common_build: [2025-12-27T12:46:54.166Z] [2025-12-27T12:46:54.166Z] build: [2025-12-27T12:46:54.166Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/modularity [2025-12-27T12:46:54.166Z] [2025-12-27T12:46:54.166Z] init: [2025-12-27T12:46:54.166Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/otherLoadTest [2025-12-27T12:46:54.166Z] [2025-12-27T12:46:54.166Z] common_build: [2025-12-27T12:46:54.166Z] [2025-12-27T12:46:54.166Z] build: [2025-12-27T12:46:54.166Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/otherLoadTest [2025-12-27T12:46:54.166Z] [2025-12-27T12:46:54.166Z] init: [2025-12-27T12:46:54.166Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/reproducibleCompare [2025-12-27T12:46:54.166Z] [2025-12-27T12:46:54.166Z] stage: [2025-12-27T12:46:54.166Z] [exec] Cloning into 'temurin-build'... [2025-12-27T12:46:55.788Z] [copy] Copying 8 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/reproducibleCompare [2025-12-27T12:46:55.788Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/reproducibleCompare/temurin-build [2025-12-27T12:46:55.788Z] [2025-12-27T12:46:55.788Z] build: [2025-12-27T12:46:55.788Z] [copy] Copying 11 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/reproducibleCompare [2025-12-27T12:46:55.788Z] [2025-12-27T12:46:55.788Z] init: [2025-12-27T12:46:55.788Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/security [2025-12-27T12:46:55.788Z] [2025-12-27T12:46:55.788Z] common_build: [2025-12-27T12:46:55.788Z] [2025-12-27T12:46:55.788Z] build: [2025-12-27T12:46:55.788Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/security [2025-12-27T12:46:55.788Z] [2025-12-27T12:46:55.788Z] init: [2025-12-27T12:46:55.788Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/sharedClasses [2025-12-27T12:46:55.788Z] [2025-12-27T12:46:55.788Z] common_build: [2025-12-27T12:46:55.788Z] [2025-12-27T12:46:55.788Z] build: [2025-12-27T12:46:55.788Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jvmtest/system/sharedClasses [2025-12-27T12:46:55.788Z] [2025-12-27T12:46:55.788Z] BUILD SUCCESSFUL [2025-12-27T12:46:55.788Z] Total time: 57 seconds [2025-12-27T12:46:55.788Z] 0 [2025-12-27T12:46:55.788Z] [2025-12-27T12:46:55.788Z] [2025-12-27T12:46:55.788Z] RECORD TEST REPOs SHA [2025-12-27T12:46:55.788Z] cd "/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \ [2025-12-27T12:46:55.788Z] bash "getSHAs.sh" --test_root_dir "/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt" [2025-12-27T12:46:55.788Z] Check shas in /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2025-12-27T12:46:55.788Z] touch /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt [2025-12-27T12:46:56.571Z] ================================================ [2025-12-27T12:46:56.571Z] timestamp: 20251227-064654 [2025-12-27T12:46:56.571Z] repo dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/aqa-systemtest [2025-12-27T12:46:56.571Z] git repo: [2025-12-27T12:46:56.571Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2025-12-27T12:46:56.571Z] sha: [2025-12-27T12:46:56.572Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2025-12-27T12:46:56.572Z] ================================================ [2025-12-27T12:46:56.572Z] timestamp: 20251227-064654 [2025-12-27T12:46:56.572Z] repo dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/churn/churn [2025-12-27T12:46:56.572Z] git repo: [2025-12-27T12:46:56.572Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2025-12-27T12:46:56.572Z] sha: [2025-12-27T12:46:56.572Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2025-12-27T12:46:56.572Z] ================================================ [2025-12-27T12:46:56.572Z] timestamp: 20251227-064655 [2025-12-27T12:46:56.572Z] repo dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/system/STF [2025-12-27T12:46:56.572Z] git repo: [2025-12-27T12:46:56.572Z] Fetch URL: https://github.com/adoptium/STF.git [2025-12-27T12:46:56.572Z] sha: [2025-12-27T12:46:56.572Z] 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7 [2025-12-27T12:46:56.572Z] ================================================ [2025-12-27T12:46:56.572Z] timestamp: 20251227-064655 [2025-12-27T12:46:56.572Z] repo dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests [2025-12-27T12:46:56.572Z] git repo: [2025-12-27T12:46:56.572Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-12-27T12:46:56.572Z] sha: [2025-12-27T12:46:56.572Z] 3e5998a3199bbe54a027e7e9d7e1e04f8697211b [2025-12-27T12:46:56.572Z] ================================================ [2025-12-27T12:46:56.572Z] timestamp: 20251227-064655 [2025-12-27T12:46:56.572Z] repo dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG [2025-12-27T12:46:56.572Z] git repo: [2025-12-27T12:46:56.572Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-12-27T12:46:56.572Z] sha: [2025-12-27T12:46:56.572Z] 1d07819989ac69fb1f9a198788e2f1fbead290ef [2025-12-27T12:46:56.572Z] ================================================ [2025-12-27T12:46:56.572Z] timestamp: 20251227-064655 [2025-12-27T12:46:56.572Z] repo dir: /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/vendor_0 [2025-12-27T12:46:56.572Z] git repo: [2025-12-27T12:46:56.572Z] Fetch URL: https://github.com/adoptium/temurin-build [2025-12-27T12:46:56.572Z] sha: [2025-12-27T12:46:56.572Z] cc8aeb5cd19e1246443013bbb244e7a583752616 [Pipeline] } [2025-12-27T12:46:56.359Z] $ ssh-agent -k [2025-12-27T12:46:56.367Z] unset SSH_AUTH_SOCK; [2025-12-27T12:46:56.367Z] unset SSH_AGENT_PID; [2025-12-27T12:46:56.367Z] echo Agent pid 72872 killed; [2025-12-27T12:46:57.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-12-27T12:46:57.922Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-12-27T12:46:57.948Z] ITERATION: 1/1 [Pipeline] sshagent [2025-12-27T12:46:57.206Z] $ ssh-agent [2025-12-27T12:46:58.636Z] SSH_AUTH_SOCK=/var/folders/fr/1mxs0sz56j9cgvvgzcj5gy180000gr/T//ssh-GE1FlXFYdPv8/agent.73422 [2025-12-27T12:46:58.636Z] SSH_AGENT_PID=73423 [2025-12-27T12:46:58.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-27T12:47:00.116Z] ++ uname [2025-12-27T12:47:00.116Z] + '[' Darwin = AIX ']' [2025-12-27T12:47:00.116Z] ++ uname [2025-12-27T12:47:00.116Z] + '[' Darwin = SunOS ']' [2025-12-27T12:47:00.116Z] ++ uname [2025-12-27T12:47:00.116Z] + '[' Darwin = '*BSD' ']' [2025-12-27T12:47:00.116Z] + MAKE=make [2025-12-27T12:47:00.116Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-12-27T12:47:00.116Z] make: Nothing to be done for `testEnvTeardown'. [Pipeline] sh [2025-12-27T12:47:01.985Z] ++ uname [2025-12-27T12:47:01.985Z] + '[' Darwin = AIX ']' [2025-12-27T12:47:01.985Z] ++ uname [2025-12-27T12:47:01.985Z] + '[' Darwin = SunOS ']' [2025-12-27T12:47:01.985Z] ++ uname [2025-12-27T12:47:01.985Z] + '[' Darwin = '*BSD' ']' [2025-12-27T12:47:01.985Z] + MAKE=make [2025-12-27T12:47:01.985Z] + cd ./aqa-tests [2025-12-27T12:47:01.985Z] + . ./scripts/testenv/testenvSettings.sh [2025-12-27T12:47:01.985Z] ++ set +x [2025-12-27T12:47:01.985Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-12-27T12:47:01.985Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib [2025-12-27T12:47:01.985Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=dev.system TESTLIST= [2025-12-27T12:47:01.985Z] perl scripts/configure.pl [2025-12-27T12:47:01.985Z] /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="Undefined Vendor" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=dev.system --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-12-27T12:47:01.985Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-12-27T12:47:01.985Z] [2025-12-27T12:47:01.985Z] Starting to generate test make files. [2025-12-27T12:47:01.985Z] [2025-12-27T12:47:01.985Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2025-12-27T12:47:01.985Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/reproducibleCompare/playlist.xml [2025-12-27T12:47:01.985Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2025-12-27T12:47:01.985Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2025-12-27T12:47:01.985Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/security/playlist.xml [2025-12-27T12:47:01.985Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/playlist.xml [2025-12-27T12:47:01.985Z] Generated /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/jcstress/autoGen.mk [2025-12-27T12:47:01.985Z] [2025-12-27T12:47:01.985Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2025-12-27T12:47:01.985Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/modularity/playlist.xml [2025-12-27T12:47:01.985Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/jlm/playlist.xml [2025-12-27T12:47:01.985Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2025-12-27T12:47:01.985Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/churn/playlist.xml [2025-12-27T12:47:01.985Z] Generated /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/churn/autoGen.mk [2025-12-27T12:47:01.985Z] [2025-12-27T12:47:01.985Z] Parsing /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2025-12-27T12:47:01.985Z] Generated /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../system/autoGen.mk [2025-12-27T12:47:01.985Z] [2025-12-27T12:47:01.985Z] Generated /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../autoGen.mk [2025-12-27T12:47:01.985Z] [2025-12-27T12:47:01.985Z] Generated /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk [2025-12-27T12:47:01.985Z] [2025-12-27T12:47:01.985Z] Generated /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk [2025-12-27T12:47:01.985Z] [2025-12-27T12:47:01.985Z] Make files are generated successfully. [2025-12-27T12:47:01.985Z] [2025-12-27T12:47:01.985Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _dev.system [2025-12-27T12:47:02.875Z] [2025-12-27T12:47:02.875Z] Running make 3.81 [2025-12-27T12:47:02.875Z] set TEST_ROOT to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/aqa-tests/TKG/.. [2025-12-27T12:47:02.875Z] set JDK_VERSION to 25 [2025-12-27T12:47:02.875Z] set JDK_IMPL to hotspot [2025-12-27T12:47:02.875Z] set JVM_VERSION to openjdk25 [2025-12-27T12:47:02.875Z] set JCL_VERSION to latest [2025-12-27T12:47:02.875Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk17/Contents/Home [2025-12-27T12:47:02.875Z] set JAVA_HOME to /Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../ [2025-12-27T12:47:02.875Z] set SPEC to osx_x86-64 [2025-12-27T12:47:02.875Z] set TEST_FLAG to [2025-12-27T12:47:02.875Z] Running dev.system ... [2025-12-27T12:47:02.875Z] There are 84 test targets in dev.system [2025-12-27T12:47:02.875Z] "/Users/jenkins/workspace/Test_openjdk25_hs_dev.system_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version [2025-12-27T12:47:02.875Z] openjdk version "25.0.3-beta" 2026-04-21 [2025-12-27T12:47:02.875Z] OpenJDK Runtime Environment (build 25.0.3-beta-202512271210) [2025-12-27T12:47:02.875Z] OpenJDK 64-Bit Server VM (build 25.0.3-beta-202512271210, mixed mode) [2025-12-27T12:47:02.875Z] [2025-12-27T12:47:02.875Z] ===============================================