Pre Test
Started by upstream project "Test_openjdk21_hs_sanity.openjdk_x86-64_mac" build number 179
originally caused by:
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin" build number 155
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 321
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 108
originally caused by:
Started by timer
Obtained buildenv/jenkins/openjdk_tests from git https://github.com/adoptium/aqa-tests.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2024-08-09T20:02:37.116Z] SPEC: osx_x86-64
[Pipeline] echo
[2024-08-09T20:02:37.119Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2024-08-09T20:02:37.134Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2024-08-09T20:02:37.141Z] dynamicAgents: []
[Pipeline] node
[2024-08-09T20:02:52.153Z] Still waiting to schedule task
[2024-08-09T20:02:52.153Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)’
[2024-08-09T20:04:23.552Z] Running on test-orka-macos14-x64-2lbkh in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2024-08-09T20:04:23.570Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2024-08-09T20:04:28.128Z] [WS-CLEANUP] Deleting project workspace...
[2024-08-09T20:04:28.128Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2024-08-09T20:04:35.147Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2024-08-09T20:04:35.205Z] The recommended git tool is: git
[2024-08-09T20:04:50.541Z] No credentials specified
[2024-08-09T20:04:50.569Z] Cloning the remote Git repository
[2024-08-09T20:04:50.581Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2024-08-09T20:04:50.667Z] > git init /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests # timeout=10
[2024-08-09T20:04:51.309Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2024-08-09T20:04:51.340Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2024-08-09T20:04:51.341Z] > git --version # timeout=10
[2024-08-09T20:04:51.457Z] > git --version # 'git version 2.39.3 (Apple Git-146)'
[2024-08-09T20:04:51.457Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-08-09T20:04:59.335Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2024-08-09T20:04:59.414Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-08-09T20:05:03.663Z] Avoid second fetch
[2024-08-09T20:05:03.807Z] Checking out Revision 10f033a0d96f98ff0bab4ca6d1d3ce625c413623 (origin/master)
[2024-08-09T20:05:03.612Z] > git rev-parse origin/master^{commit} # timeout=10
[2024-08-09T20:05:03.817Z] > git config core.sparsecheckout # timeout=10
[2024-08-09T20:05:03.974Z] > git checkout -f 10f033a0d96f98ff0bab4ca6d1d3ce625c413623 # timeout=10
[2024-08-09T20:05:10.013Z] Commit message: "Update TestUnrollLimitPreciseType exclusion with JBS link (#5494)"
[2024-08-09T20:05:09.969Z] > git rev-list --no-walk ca8cd657b75f7b862e6a6f5e808a11b867e00f24 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
[Pipeline] timeout
[2024-08-09T20:05:13.805Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2024-08-09T20:05:15.057Z] + LC_TIME=C
[2024-08-09T20:05:15.057Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2024-08-09T20:05:15.343Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2024-08-09T20:05:15.929Z] + aqa-tests/terminateTestProcesses.sh admin
[2024-08-09T20:05:15.929Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] sh
[2024-08-09T20:05:17.992Z] + printenv
[2024-08-09T20:05:17.992Z] JCK_GIT_BRANCH=master
[2024-08-09T20:05:17.992Z] DYNAMIC_COMPILE=false
[2024-08-09T20:05:17.992Z] JENKINS_NODE_COOKIE=cc9d19f5-1796-488d-8c11-7f2610f26a4a
[2024-08-09T20:05:17.992Z] OPENJ9_BRANCH=master
[2024-08-09T20:05:17.992Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/9/
[2024-08-09T20:05:17.992Z] DOCKER_REQUIRED=false
[2024-08-09T20:05:17.992Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk21_hs_sanity.openjdk_x86-64_mac
[2024-08-09T20:05:17.992Z] PARALLEL=None
[2024-08-09T20:05:17.992Z] SHELL=/bin/zsh
[2024-08-09T20:05:17.992Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2024-08-09T20:05:17.992Z] JOBSTARTTIME=Fri, 09 Aug 2024 13:05:14 -0700
[2024-08-09T20:05:17.992Z] STAGE_NAME=Setup
[2024-08-09T20:05:17.992Z] SSH_CLIENT=10.221.188.32 18710 22
[2024-08-09T20:05:17.992Z] TMPDIR=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T/
[2024-08-09T20:05:17.992Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0-9
[2024-08-09T20:05:17.992Z] SDK_RESOURCE=upstream
[2024-08-09T20:05:17.992Z] TIME_LIMIT=25
[2024-08-09T20:05:17.992Z] EXTERNAL_TEST_CMD=mvn clean install
[2024-08-09T20:05:17.992Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2024-08-09T20:05:17.992Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0
[2024-08-09T20:05:17.992Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/
[2024-08-09T20:05:17.992Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/9/display/redirect?page=changes
[2024-08-09T20:05:17.992Z] JDK_BRANCH=jdk-21.0.5+2_adopt
[2024-08-09T20:05:17.992Z] ACTIVE_NODE_TIMEOUT=5
[2024-08-09T20:05:17.992Z] USER=admin
[2024-08-09T20:05:17.992Z] ADOPTOPENJDK_BRANCH=master
[2024-08-09T20:05:17.992Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2024-08-09T20:05:17.992Z] ARCHIVE_TEST_RESULTS=false
[2024-08-09T20:05:17.992Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin
[2024-08-09T20:05:17.992Z] STF_OWNER_BRANCH=adoptium:master
[2024-08-09T20:05:17.992Z] LIGHT_WEIGHT_CHECKOUT=true
[2024-08-09T20:05:17.992Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/9/display/redirect?page=artifacts
[2024-08-09T20:05:17.992Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2024-08-09T20:05:17.992Z] ORIGIN_JDK_VERSION=21
[2024-08-09T20:05:17.992Z] SETUP_JCK_RUN=false
[2024-08-09T20:05:17.992Z] PERSONAL_BUILD=false
[2024-08-09T20:05:17.992Z] TKG_OWNER_BRANCH=adoptium:master
[2024-08-09T20:05:17.992Z] RERUN_ITERATIONS=1
[2024-08-09T20:05:17.992Z] SPEC=osx_x86-64
[2024-08-09T20:05:17.992Z] TKG_ITERATIONS=1
[2024-08-09T20:05:17.992Z] JENKINS_HOME=/home/jenkins/.jenkins
[2024-08-09T20:05:17.992Z] ITERATIONS=1
[2024-08-09T20:05:17.992Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2024-08-09T20:05:17.992Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib
[2024-08-09T20:05:17.992Z] KEEP_REPORTDIR=true
[2024-08-09T20:05:17.992Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/9/display/redirect
[2024-08-09T20:05:17.992Z] _=/usr/bin/printenv
[2024-08-09T20:05:17.992Z] GENERATE_JOBS=true
[2024-08-09T20:05:17.992Z] PWD=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0
[2024-08-09T20:05:17.992Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2024-08-09T20:05:17.992Z] EXIT_FAILURE=false
[2024-08-09T20:05:17.992Z] HUDSON_URL=https://ci.adoptium.net/
[2024-08-09T20:05:17.992Z] EXTERNAL_REPO_BRANCH=master
[2024-08-09T20:05:17.992Z] JDK_VERSION=21
[2024-08-09T20:05:17.992Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2024-08-09T20:05:17.992Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2024-08-09T20:05:17.992Z] JOB_NAME=Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0
[2024-08-09T20:05:17.992Z] BUILD_DISPLAY_NAME=#9
[2024-08-09T20:05:17.992Z] USE_TESTENV_PROPERTIES=false
[2024-08-09T20:05:17.992Z] JENKINS_URL=https://ci.adoptium.net/
[2024-08-09T20:05:17.992Z] EXIT_SUCCESS=false
[2024-08-09T20:05:17.992Z] BUILD_ID=9
[2024-08-09T20:05:17.992Z] PLATFORM=x86-64_mac
[2024-08-09T20:05:17.992Z] JDK_IMPL=hotspot
[2024-08-09T20:05:17.992Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0
[2024-08-09T20:05:17.992Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/9/display/redirect?page=tests
[2024-08-09T20:05:17.992Z] SHLVL=2
[2024-08-09T20:05:17.992Z] AUTO_DETECT=true
[2024-08-09T20:05:17.992Z] HOME=/Users/admin
[2024-08-09T20:05:17.992Z] TAP_NAME=Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0.tap
[2024-08-09T20:05:17.992Z] CI=true
[2024-08-09T20:05:17.992Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0@tmp
[2024-08-09T20:05:17.992Z] EXECUTOR_NUMBER=0
[2024-08-09T20:05:17.992Z] JENKINS_SERVER_COOKIE=durable-35dadfac4707a3bd8307db5a2a1461347541b077e810dd21009f5d070484d590
[2024-08-09T20:05:17.992Z] NODE_LABELS=macos14 x86_64 test ci.role.test x64 x86 sw.os.osx test-orka-macos14-x64-2lbkh ci.role.perf hw.arch.x86 orka mac
[2024-08-09T20:05:17.992Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/system_lib
[2024-08-09T20:05:17.992Z] BUILD_LIST=openjdk
[2024-08-09T20:05:17.992Z] TARGET=-f parallelList.mk testList_0
[2024-08-09T20:05:17.992Z] LOGNAME=admin
[2024-08-09T20:05:17.992Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2024-08-09T20:05:17.992Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2024-08-09T20:05:17.992Z] HUDSON_HOME=/home/jenkins/.jenkins
[2024-08-09T20:05:17.992Z] SSH_CONNECTION=10.221.188.32 18710 192.168.122.2 22
[2024-08-09T20:05:17.992Z] UPSTREAM_JOB_NUMBER=155
[2024-08-09T20:05:17.992Z] NODE_NAME=test-orka-macos14-x64-2lbkh
[2024-08-09T20:05:17.992Z] JAVA_MAIN_CLASS_348=hudson.remoting.Launcher
[2024-08-09T20:05:17.992Z] BUILD_NUMBER=9
[2024-08-09T20:05:17.992Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/display/redirect
[2024-08-09T20:05:17.992Z] KEEP_WORKSPACE=false
[2024-08-09T20:05:17.992Z] UPSTREAM_TEST_JOB_NUMBER=179
[2024-08-09T20:05:17.992Z] HUDSON_COOKIE=0514578b-f7fc-474b-8b03-411940a64e3a
[2024-08-09T20:05:17.992Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../benchmarks
[2024-08-09T20:05:17.992Z] USE_JRE=false
[2024-08-09T20:05:17.992Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary/j2sdk-image
[2024-08-09T20:05:17.992Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-08-09T20:05:17.992Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[Pipeline] timeout
[2024-08-09T20:05:18.086Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2024-08-09T20:05:18.109Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2024-08-09T20:05:59.573Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-mac-x64-temurin" build number 155
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2024-08-09T20:05:59.885Z] IS_SVT_TESTREPO is set to false
[Pipeline] dir
[2024-08-09T20:05:59.910Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0
[Pipeline] {
[Pipeline] sshagent
[2024-08-09T20:05:59.924Z] $ ssh-agent
[2024-08-09T20:06:01.042Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-o2Vy3vYrlzCZ/agent.509
[2024-08-09T20:06:01.042Z] SSH_AGENT_PID=522
[2024-08-09T20:06:01.042Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2024-08-09T20:06:01.060Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2024-08-09T20:06:01.093Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2024-08-09T20:06:08.582Z] ++ pwd
[2024-08-09T20:06:08.582Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/.. -p x86-64_mac -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2024-08-09T20:06:11.769Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests
[2024-08-09T20:06:11.769Z] get jdk binary...
[2024-08-09T20:06:11.769Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2024-08-09T20:06:12.934Z] Uncompressing file: OpenJDK21U-jdk_x64_mac_hotspot_21.0.5_2-ea.tar.gz ...
[2024-08-09T20:06:36.332Z] Uncompressing file: OpenJDK21U-jre_x64_mac_hotspot_21.0.5_2-ea.tar.gz ...
[2024-08-09T20:07:04.901Z] Uncompressing file: OpenJDK21U-static-libs_x64_mac_hotspot_21.0.5_2-ea.tar.gz ...
[2024-08-09T20:07:05.752Z] Uncompressing file: OpenJDK21U-testimage_x64_mac_hotspot_21.0.5_2-ea.tar.gz ...
[2024-08-09T20:07:37.963Z] Uncompressing OpenJDK21U-debugimage_x64_mac_hotspot_21.0.5_2-ea.tar.gz over ./j2sdk-image...
[2024-08-09T20:07:55.732Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary/j2sdk-image...
[2024-08-09T20:07:55.732Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2024-08-09T20:07:55.732Z] Run: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2024-08-09T20:07:55.732Z] =JAVA VERSION OUTPUT BEGIN=
[2024-08-09T20:08:04.706Z] openjdk version "21.0.5-beta" 2024-10-15
[2024-08-09T20:08:04.706Z] OpenJDK Runtime Environment Temurin-21.0.5+2-202408091905 (build 21.0.5-beta+2-ea)
[2024-08-09T20:08:04.706Z] OpenJDK 64-Bit Server VM Temurin-21.0.5+2-202408091905 (build 21.0.5-beta+2-ea, mixed mode)
[2024-08-09T20:08:04.706Z] =JAVA VERSION OUTPUT END=
[2024-08-09T20:08:04.706Z] get testKitGen...
[2024-08-09T20:08:04.706Z] git clone -q https://github.com/adoptium/TKG.git
[2024-08-09T20:08:15.603Z] git rev-parse master
[2024-08-09T20:08:15.603Z] git checkout -q -f 9975ca9dad88ac0e75fc11c4206169a2c71fc6bf
[2024-08-09T20:08:16.145Z] check adoptium repo and TKG repo SHA
[2024-08-09T20:08:16.146Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests --output_file /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/SHA.txt
[2024-08-09T20:08:16.685Z] Check sha in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests and store the info in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/SHA.txt
[2024-08-09T20:08:16.685Z] touch /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/SHA.txt
[2024-08-09T20:08:17.355Z] ================================================
[2024-08-09T20:08:17.355Z] timestamp: 20240809-130816
[2024-08-09T20:08:17.355Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests
[2024-08-09T20:08:17.355Z] git repo:
[2024-08-09T20:08:17.355Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2024-08-09T20:08:17.355Z] sha:
[2024-08-09T20:08:18.059Z] 10f033a0d96f98ff0bab4ca6d1d3ce625c413623
[2024-08-09T20:08:18.060Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests --output_file /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK
[2024-08-09T20:08:19.738Z] Check sha in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests and store the info in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/testenv/testenv.properties
[2024-08-09T20:08:20.724Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-08-09T20:08:20.724Z] ADOPTOPENJDK_BRANCH=10f033a0d96f98ff0bab4ca6d1d3ce625c413623
[2024-08-09T20:08:20.724Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG --output_file /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/SHA.txt
[2024-08-09T20:08:20.724Z] Check sha in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG and store the info in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/SHA.txt
[2024-08-09T20:08:20.724Z] ================================================
[2024-08-09T20:08:20.724Z] timestamp: 20240809-130819
[2024-08-09T20:08:20.724Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG
[2024-08-09T20:08:20.724Z] git repo:
[2024-08-09T20:08:20.724Z] Fetch URL: https://github.com/adoptium/TKG.git
[2024-08-09T20:08:20.724Z] sha:
[2024-08-09T20:08:21.389Z] 9975ca9dad88ac0e75fc11c4206169a2c71fc6bf
[2024-08-09T20:08:21.389Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG --output_file /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/testenv/testenv.properties --repo_name TKG
[2024-08-09T20:08:21.389Z] Check sha in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG and store the info in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/testenv/testenv.properties
[2024-08-09T20:08:22.909Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2024-08-09T20:08:22.909Z] TKG_BRANCH=9975ca9dad88ac0e75fc11c4206169a2c71fc6bf
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2024-08-09T20:08:23.111Z] $ ssh-agent -k
[2024-08-09T20:08:23.168Z] unset SSH_AUTH_SOCK;
[2024-08-09T20:08:23.168Z] unset SSH_AGENT_PID;
[2024-08-09T20:08:23.168Z] echo Agent pid 522 killed;
[2024-08-09T20:08:23.342Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2024-08-09T20:08:23.403Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2024-08-09T20:08:23.788Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2024-08-09T20:08:24.052Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk21_hs_sanity.openjdk_x86-64_mac&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&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=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.5%2B2_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=179&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&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=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=155&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2024-08-09T20:08:24.066Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk21_hs_sanity.openjdk_x86-64_mac&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-orka-macos14-x64-2lbkh&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=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.5%2B2_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=179&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&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=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=155&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2024-08-09T20:08:24.107Z] Building tests...
[Pipeline] timeout
[2024-08-09T20:08:24.112Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2024-08-09T20:08:24.319Z] Copied 1 artifact from "Test_openjdk21_hs_sanity.openjdk_x86-64_mac" build number 179
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2024-08-09T20:08:24.359Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2024-08-09T20:08:24.373Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2024-08-09T20:08:24.942Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2024-08-09T20:08:26.759Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib does not exist, creating one.
[2024-08-09T20:08:26.759Z] mkdir /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency
[2024-08-09T20:08:26.759Z] mkdir /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib
[2024-08-09T20:08:26.759Z] --------------------------------------------
[2024-08-09T20:08:26.759Z] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib
[2024-08-09T20:08:26.759Z] task is set to default
[2024-08-09T20:08:26.759Z] dependencyList is set to all
[2024-08-09T20:08:26.759Z] --------------------------------------------
[2024-08-09T20:08:26.759Z] Starting download third party dependent jars
[2024-08-09T20:08:26.759Z] --------------------------------------------
[2024-08-09T20:08:26.759Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib
[2024-08-09T20:08:26.759Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2024-08-09T20:08:28.056Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt
[2024-08-09T20:08:28.056Z] downloading https://ci.adoptium.net/job/dependency_pipeline/lastSuccessfulBuild/artifact/jtreg/jtreg-7.4+1.tar.gz
[2024-08-09T20:08:29.358Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/jtreg_7_4_1.tar.gz
[2024-08-09T20:08:29.358Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2024-08-09T20:08:29.865Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt
[2024-08-09T20:08:29.865Z] downloading https://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.jar
[2024-08-09T20:08:29.865Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar
[2024-08-09T20:08:29.865Z] downloading https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.2/junit-jupiter-engine-5.10.2.jar
[2024-08-09T20:08:30.220Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/junit-jupiter-engine.jar
[2024-08-09T20:08:30.220Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2024-08-09T20:08:30.220Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/asmtools.jar.sha256sum.txt
[2024-08-09T20:08:30.220Z] downloading https://ci.adoptium.net/view/Dependencies/job/dependency_pipeline/lastSuccessfulBuild/artifact/asmtools/asmtools-core-7.0.b10-ea.jar
[2024-08-09T20:08:31.157Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/asmtools.jar
[2024-08-09T20:08:31.157Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2024-08-09T20:08:31.157Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/asmtools.jar.sha256sum.txt
[2024-08-09T20:08:31.157Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2024-08-09T20:08:31.522Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2024-08-09T20:08:31.522Z] downloading https://ci.adoptium.net/job/dependency_pipeline/lastSuccessfulBuild/artifact/jtreg/jtreg-7.3.1+1.tar.gz
[2024-08-09T20:08:33.157Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/jtreg_7_3_1_1.tar.gz
[2024-08-09T20:08:33.157Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2024-08-09T20:08:33.157Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2024-08-09T20:08:33.157Z] downloading https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2024-08-09T20:08:33.617Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/hamcrest-core.jar
[2024-08-09T20:08:33.617Z] downloading https://repo1.maven.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar
[2024-08-09T20:08:33.617Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/commons-exec.jar
[2024-08-09T20:08:33.617Z] downloading https://repo1.maven.org/maven2/junit/junit/4.10/junit-4.10.jar
[2024-08-09T20:08:33.617Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/junit4.jar
[2024-08-09T20:08:33.617Z] downloading https://repo1.maven.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar
[2024-08-09T20:08:34.017Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/jaxb-api.jar
[2024-08-09T20:08:34.017Z] downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-all/6.0_BETA/asm-all-6.0_BETA.jar
[2024-08-09T20:08:34.017Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/asm-all.jar
[2024-08-09T20:08:34.017Z] downloading https://repo1.maven.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[2024-08-09T20:08:34.017Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/commons-cli.jar
[2024-08-09T20:08:34.017Z] downloading https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar
[2024-08-09T20:08:34.396Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/junit-jupiter-api.jar
[2024-08-09T20:08:34.396Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2024-08-09T20:08:34.396Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt
[2024-08-09T20:08:34.396Z] downloading https://openj9-jenkins.osuosl.org/job/Build_JDK_Timeout_Handler/lastSuccessfulBuild/artifact/openj9jtregtimeouthandler.jar
[2024-08-09T20:08:35.199Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/openj9jtregtimeouthandler.jar
[2024-08-09T20:08:35.199Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2024-08-09T20:08:36.306Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt
[2024-08-09T20:08:36.306Z] downloading https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite/1.10.1/junit-platform-suite-1.10.1.jar
[2024-08-09T20:08:37.322Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/junit-platform-suite.jar
[2024-08-09T20:08:37.322Z] downloading https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-api/1.10.2/junit-platform-suite-api-1.10.2.jar
[2024-08-09T20:08:37.676Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/junit-platform-suite-api.jar
[2024-08-09T20:08:37.676Z] downloading https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.12/byte-buddy-agent-1.14.12.jar
[2024-08-09T20:08:37.676Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/byte-buddy-agent.jar
[2024-08-09T20:08:37.676Z] downloading https://repo1.maven.org/maven2/org/python/jython-standalone/2.7.2/jython-standalone-2.7.2.jar
[2024-08-09T20:08:39.715Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/jython-standalone.jar
[2024-08-09T20:08:39.715Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2024-08-09T20:08:39.715Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2024-08-09T20:08:39.715Z] downloading https://ci.adoptium.net/job/dependency_pipeline/lastSuccessfulBuild/artifact/jtreg/jtreg5.1-b01.tar.gz
[2024-08-09T20:08:42.821Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/jtreg_5_1_b01.tar.gz
[2024-08-09T20:08:42.821Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2024-08-09T20:08:44.031Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2024-08-09T20:08:44.031Z] downloading https://builds.shipilev.net/jcstress/jcstress-tests-all-20240222.jar
[2024-08-09T20:08:47.109Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/jcstress-tests-all-20240222.jar
[2024-08-09T20:08:47.109Z] downloading https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm/9.0-beta/asm-9.0-beta.jar
[2024-08-09T20:08:47.109Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/asm.jar
[2024-08-09T20:08:47.109Z] downloading https://repo1.maven.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar
[2024-08-09T20:08:47.552Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/json-simple.jar
[2024-08-09T20:08:47.552Z] downloading https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk18on/1.78.1/bcpkix-jdk18on-1.78.1.jar
[2024-08-09T20:08:48.002Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/bcpkix-jdk18on.jar
[2024-08-09T20:08:48.002Z] downloading https://repo1.maven.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.jar
[2024-08-09T20:08:48.421Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/testng.jar
[2024-08-09T20:08:48.421Z] downloading https://repo1.maven.org/maven2/org/mockito/mockito-core/5.11.0/mockito-core-5.11.0.jar
[2024-08-09T20:08:48.421Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/mockito-core.jar
[2024-08-09T20:08:48.421Z] downloading https://repo1.maven.org/maven2/net/bytebuddy/byte-buddy/1.14.12/byte-buddy-1.14.12.jar
[2024-08-09T20:08:50.246Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/byte-buddy.jar
[2024-08-09T20:08:50.246Z] downloading https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar
[2024-08-09T20:08:50.246Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/javassist.jar
[2024-08-09T20:08:50.246Z] downloading https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar
[2024-08-09T20:08:51.134Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/bcprov-jdk18on.jar
[2024-08-09T20:08:51.134Z] downloading https://repo1.maven.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar
[2024-08-09T20:08:51.742Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/objenesis.jar
[2024-08-09T20:08:51.742Z] downloading https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.2/junit-jupiter-params-5.10.2.jar
[2024-08-09T20:08:52.437Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/junit-jupiter-params.jar
[2024-08-09T20:08:52.437Z] downloading https://repo1.maven.org/maven2/org/bouncycastle/bcprov-ext-jdk18on/1.78/bcprov-ext-jdk18on-1.78.jar
[2024-08-09T20:08:52.876Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/bcprov-ext-jdk18on.jar
[2024-08-09T20:08:52.876Z] downloading https://repo1.maven.org/maven2/org/junit/vintage/junit-vintage-engine/5.10.2/junit-vintage-engine-5.10.2.jar
[2024-08-09T20:08:53.258Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/junit-vintage-engine.jar
[2024-08-09T20:08:53.258Z] downloading https://repo1.maven.org/maven2/com/beust/jcommander/1.48/jcommander-1.48.jar
[2024-08-09T20:08:53.360Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/jcommander.jar
[2024-08-09T20:08:53.360Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2024-08-09T20:08:53.512Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2024-08-09T20:08:53.528Z] Running in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2024-08-09T20:08:53.593Z] $ ssh-agent
[2024-08-09T20:08:54.359Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-MGGCRBmijeBH/agent.1008
[2024-08-09T20:08:54.359Z] SSH_AGENT_PID=1009
[2024-08-09T20:08:54.359Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2024-08-09T20:08:55.918Z] + bash ./compile.sh
[2024-08-09T20:08:56.326Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2024-08-09T20:08:56.811Z] UNAME_OS is Darwin
[2024-08-09T20:08:56.811Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib
[2024-08-09T20:08:56.812Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-09T20:08:56.812Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-09T20:08:56.812Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/../ -DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/.. -DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-08-09T20:08:56.813Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-08-09T20:09:01.288Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/scripts/build_tools.xml
[2024-08-09T20:09:14.236Z]
[2024-08-09T20:09:14.236Z] build:
[2024-08-09T20:09:14.236Z]
[2024-08-09T20:09:14.236Z] clean:
[2024-08-09T20:09:14.236Z]
[2024-08-09T20:09:14.236Z] init:
[2024-08-09T20:09:14.236Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/bin
[2024-08-09T20:09:14.236Z]
[2024-08-09T20:09:14.236Z] getDependentLibs:
[2024-08-09T20:09:15.380Z] [exec] --------------------------------------------
[2024-08-09T20:09:15.380Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib
[2024-08-09T20:09:15.380Z] [exec] task is set to default
[2024-08-09T20:09:15.380Z] [exec] dependencyList is set to json_simple
[2024-08-09T20:09:15.380Z] [exec] --------------------------------------------
[2024-08-09T20:09:15.380Z] [exec] Starting download third party dependent jars
[2024-08-09T20:09:15.380Z] [exec] --------------------------------------------
[2024-08-09T20:09:15.380Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib
[2024-08-09T20:09:15.381Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-08-09T20:09:15.381Z] [exec] downloaded dependent third party jars successfully
[2024-08-09T20:09:15.381Z]
[2024-08-09T20:09:15.381Z] compile:
[2024-08-09T20:09:16.097Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-09T20:09:16.097Z] [echo] ============COMPILER SETTINGS============
[2024-08-09T20:09:16.097Z] [echo] ===fork: yes
[2024-08-09T20:09:16.097Z] [echo] ===debug: on
[2024-08-09T20:09:16.097Z] [javac] Compiling 27 source files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/bin
[2024-08-09T20:09:30.935Z] [javac] Note: Some input files use or override a deprecated API.
[2024-08-09T20:09:30.935Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2024-08-09T20:09:30.935Z]
[2024-08-09T20:09:30.935Z] dist:
[2024-08-09T20:09:30.935Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/bin/TestKitGen.jar
[2024-08-09T20:09:31.344Z]
[2024-08-09T20:09:31.344Z] BUILD SUCCESSFUL
[2024-08-09T20:09:31.344Z] Total time: 29 seconds
[2024-08-09T20:09:31.344Z] 0
[2024-08-09T20:09:31.344Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2024-08-09T20:09:32.950Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2024-08-09T20:09:32.950Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2024-08-09T20:12:05.394Z] ****************************** MACHINE INFO ******************************
[2024-08-09T20:12:05.394Z] File path : /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG
[2024-08-09T20:12:05.394Z] Free Physical Memory Size : 10740535296
[2024-08-09T20:12:05.394Z] Free space (bytes) : 71851683840
[2024-08-09T20:12:05.394Z] Total Physical Memory Size : 15115223040
[2024-08-09T20:12:05.394Z] Total space (bytes) : 96427008000
[2024-08-09T20:12:05.394Z] Usable space (bytes) : 71851683840
[2024-08-09T20:12:05.394Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-09T20:12:05.394Z] bashVersion :
[2024-08-09T20:12:05.394Z] GNU bash, version 5.2.26(1)-release (x86_64-apple-darwin23.2.0)
[2024-08-09T20:12:05.394Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2024-08-09T20:12:05.394Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-08-09T20:12:05.394Z]
[2024-08-09T20:12:05.394Z] This is free software; you are free to change and redistribute it.
[2024-08-09T20:12:05.394Z] There is NO WARRANTY, to the extent permitted by law.
[2024-08-09T20:12:05.394Z] cpuCores : 3
[2024-08-09T20:12:05.394Z] curlVersion :
[2024-08-09T20:12:05.394Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2024-08-09T20:12:05.394Z] Release-Date: 2023-05-30
[2024-08-09T20:12:05.394Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2024-08-09T20:12:05.394Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2024-08-09T20:12:05.394Z] dockerVersion : bash: line 1: docker: command not found
[2024-08-09T20:12:05.394Z] gcc version : 15.0.0
[2024-08-09T20:12:05.394Z] gclibc version : bash: line 1: ldd: command not found
[2024-08-09T20:12:05.394Z] gdb version : bash: line 1: gdb: command not found
[2024-08-09T20:12:05.394Z] lldb version :
[2024-08-09T20:12:05.394Z] lldb-1500.0.404.7
[2024-08-09T20:12:05.394Z] Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
[2024-08-09T20:12:05.394Z] makeVersion :
[2024-08-09T20:12:05.394Z] GNU Make 3.81
[2024-08-09T20:12:05.394Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2024-08-09T20:12:05.394Z] This is free software; see the source for copying conditions.
[2024-08-09T20:12:05.394Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2024-08-09T20:12:05.394Z] PARTICULAR PURPOSE.
[2024-08-09T20:12:05.394Z]
[2024-08-09T20:12:05.394Z] This program built for i386-apple-darwin11.3.0
[2024-08-09T20:12:05.394Z] mavenVersion :
[2024-08-09T20:12:05.395Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2024-08-09T20:12:05.395Z] Maven home: /usr/local/apache-maven-3.6.3
[2024-08-09T20:12:05.395Z] Java version: 21.0.5-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home
[2024-08-09T20:12:05.395Z] Default locale: en_US, platform encoding: UTF-8
[2024-08-09T20:12:05.395Z] OS name: "mac os x", version: "14.1", arch: "x86_64", family: "mac"
[2024-08-09T20:12:05.395Z] perlVersion :
[2024-08-09T20:12:05.395Z]
[2024-08-09T20:12:05.395Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2024-08-09T20:12:05.395Z] (with 2 registered patches, see perl -V for more detail)
[2024-08-09T20:12:05.395Z]
[2024-08-09T20:12:05.395Z] Copyright 1987-2020, Larry Wall
[2024-08-09T20:12:05.395Z]
[2024-08-09T20:12:05.395Z] Perl may be copied only under the terms of either the Artistic License or the
[2024-08-09T20:12:05.395Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2024-08-09T20:12:05.395Z]
[2024-08-09T20:12:05.395Z] Complete documentation for Perl, including FAQ lists, should be found on
[2024-08-09T20:12:05.395Z] this system using "man perl" or "perldoc perl". If you have access to the
[2024-08-09T20:12:05.395Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2024-08-09T20:12:05.395Z]
[2024-08-09T20:12:05.395Z] podmanVersion : bash: line 1: podman: command not found
[2024-08-09T20:12:05.395Z] procArch : i386
[2024-08-09T20:12:05.395Z] sysArch : x86_64
[2024-08-09T20:12:05.395Z] sysOS : Darwin
[2024-08-09T20:12:05.395Z] ulimit :
[2024-08-09T20:12:05.395Z] core file size (blocks, -c) 0
[2024-08-09T20:12:05.395Z] data seg size (kbytes, -d) unlimited
[2024-08-09T20:12:05.395Z] file size (blocks, -f) unlimited
[2024-08-09T20:12:05.395Z] max locked memory (kbytes, -l) unlimited
[2024-08-09T20:12:05.395Z] max memory size (kbytes, -m) unlimited
[2024-08-09T20:12:05.395Z] open files (-n) 2147483647
[2024-08-09T20:12:05.395Z] pipe size (512 bytes, -p) 1
[2024-08-09T20:12:05.395Z] stack size (kbytes, -s) 65532
[2024-08-09T20:12:05.395Z] cpu time (seconds, -t) unlimited
[2024-08-09T20:12:05.395Z] max user processes (-u) 2088
[2024-08-09T20:12:05.395Z] virtual memory (kbytes, -v) unlimited
[2024-08-09T20:12:05.395Z] uname : Darwin ventura-vm 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64
[2024-08-09T20:12:05.395Z] vmVendor : Oracle Corporation
[2024-08-09T20:12:05.395Z] vmVersion : 21.0.5-beta+2-ea
[2024-08-09T20:12:05.395Z] xlc version : bash: line 1: xlC: command not found
[2024-08-09T20:12:05.395Z] **************************************************************************
[2024-08-09T20:12:05.395Z]
[2024-08-09T20:12:05.395Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2024-08-09T20:12:05.395Z]
[2024-08-09T20:12:05.395Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2024-08-09T20:12:05.395Z]
[2024-08-09T20:12:05.395Z] System.getProperty('os.name')=Mac OS X
[2024-08-09T20:12:05.395Z]
[2024-08-09T20:12:05.395Z] System.getProperty('os.arch')=x86_64
[2024-08-09T20:12:05.395Z]
[2024-08-09T20:12:05.395Z] System.getProperty('java.fullversion')=null
[2024-08-09T20:12:05.395Z]
[2024-08-09T20:12:05.395Z] System.getProperty('sun.arch.data.model')=64
[2024-08-09T20:12:05.395Z]
[2024-08-09T20:12:05.395Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2024-08-09T20:12:09.303Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../../jvmtest
[2024-08-09T20:12:09.303Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2024-08-09T20:12:14.123Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-09T20:12:14.123Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-09T20:12:14.123Z] (ant -f scripts/build_test.xml -DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/.. -DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../../jvmtest -DJDK_VERSION=21 -DJDK_IMPL=hotspot "-DJDK_VENDOR=eclipse" -DJCL_VERSION=latest -DBUILD_LIST=openjdk -DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../../jvmtest/TestConfig/resources -DSPEC=osx_x86-64 -DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/../ -DJVM_VERSION=openjdk21 -DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-08-09T20:12:14.124Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-08-09T20:12:20.238Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/scripts/build_test.xml
[2024-08-09T20:12:23.477Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2024-08-09T20:12:23.477Z]
[2024-08-09T20:12:23.477Z] -create_test_directory:
[2024-08-09T20:12:23.477Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jvmtest
[2024-08-09T20:12:23.477Z]
[2024-08-09T20:12:23.477Z] stage_test_material:
[2024-08-09T20:12:24.263Z] [copy] Copying 133 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jvmtest
[2024-08-09T20:12:26.586Z]
[2024-08-09T20:12:26.586Z] build:
[2024-08-09T20:12:26.586Z]
[2024-08-09T20:12:26.586Z] build:
[2024-08-09T20:12:27.198Z]
[2024-08-09T20:12:27.198Z] getJtregVersion:
[2024-08-09T20:12:27.198Z]
[2024-08-09T20:12:27.198Z] getDependentLibs:
[2024-08-09T20:12:29.470Z] [exec] --------------------------------------------
[2024-08-09T20:12:29.470Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib
[2024-08-09T20:12:29.470Z] [exec] task is set to default
[2024-08-09T20:12:29.470Z] [exec] dependencyList is set to jtreg_7_3_1_1
[2024-08-09T20:12:29.470Z] [exec] --------------------------------------------
[2024-08-09T20:12:29.470Z] [exec] Starting download third party dependent jars
[2024-08-09T20:12:29.470Z] [exec] --------------------------------------------
[2024-08-09T20:12:29.470Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib
[2024-08-09T20:12:29.470Z] [exec] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2024-08-09T20:12:29.471Z] [exec] downloaded dependent third party jars successfully
[2024-08-09T20:12:29.471Z]
[2024-08-09T20:12:29.471Z] getJtreg:
[2024-08-09T20:12:29.471Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jvmtest/openjdk
[2024-08-09T20:12:29.471Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/openjdk
[2024-08-09T20:12:32.565Z]
[2024-08-09T20:12:32.565Z] openjdk-jdk.check:
[2024-08-09T20:12:32.565Z]
[2024-08-09T20:12:32.565Z] getOpenjdk:
[2024-08-09T20:12:32.565Z] [echo] Using user specified repo and branch
[2024-08-09T20:12:32.565Z] [exec] git clone --depth 1 -q --reference-if-able /Users/admin/openjdk_cache -b jdk-21.0.5+2_adopt https://github.com/adoptium/jdk21u openjdktemp
[2024-08-09T20:12:44.139Z] [exec] info: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository.
[2024-08-09T20:13:57.888Z] [exec] Note: switching to 'a1deb63adafa6ff6bf0c6088c6cac97621392152'.
[2024-08-09T20:13:57.888Z] [exec]
[2024-08-09T20:13:57.888Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2024-08-09T20:13:57.888Z] [exec] changes and commit them, and you can discard any commits you make in this
[2024-08-09T20:13:57.888Z] [exec] state without impacting any branches by switching back to a branch.
[2024-08-09T20:13:57.888Z] [exec]
[2024-08-09T20:13:57.888Z] [exec] If you want to create a new branch to retain commits you create, you may
[2024-08-09T20:13:57.888Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2024-08-09T20:13:57.888Z] [exec]
[2024-08-09T20:13:57.888Z] [exec] git switch -c <new-branch-name>
[2024-08-09T20:13:57.888Z] [exec]
[2024-08-09T20:13:57.888Z] [exec] Or undo this operation with:
[2024-08-09T20:13:57.888Z] [exec]
[2024-08-09T20:13:57.888Z] [exec] git switch -
[2024-08-09T20:13:57.888Z] [exec]
[2024-08-09T20:13:57.888Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2024-08-09T20:13:57.888Z] [exec]
[2024-08-09T20:17:50.016Z] [exec] Check sha in openjdk-jdk and store the info in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../TKG/SHA.txt
[2024-08-09T20:17:50.016Z] [exec] ================================================
[2024-08-09T20:17:50.016Z] [exec] timestamp: 20240809-131735
[2024-08-09T20:17:50.016Z] [exec] repo dir: openjdk-jdk
[2024-08-09T20:17:50.016Z] [exec] git repo:
[2024-08-09T20:17:50.016Z] [exec] Fetch URL: https://github.com/adoptium/jdk21u
[2024-08-09T20:17:50.016Z] [exec] sha:
[2024-08-09T20:17:50.016Z] [exec] a1deb63adafa6ff6bf0c6088c6cac97621392152
[2024-08-09T20:17:50.016Z] [exec] Check sha in openjdk-jdk and store the info in /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../testenv/testenv.properties
[2024-08-09T20:17:50.016Z] [exec] JDK21_REPO=https://github.com/adoptium/jdk21u
[2024-08-09T20:17:50.016Z] [exec] JDK21_BRANCH=a1deb63adafa6ff6bf0c6088c6cac97621392152
[2024-08-09T20:17:50.016Z]
[2024-08-09T20:17:50.016Z] dist:
[2024-08-09T20:17:50.016Z] [copy] Copying 38 files to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jvmtest/openjdk
[2024-08-09T20:17:50.016Z]
[2024-08-09T20:17:50.016Z] BUILD SUCCESSFUL
[2024-08-09T20:17:50.016Z] Total time: 5 minutes 19 seconds
[2024-08-09T20:17:50.016Z] 0
[Pipeline] }
[2024-08-09T20:17:49.841Z] $ ssh-agent -k
[2024-08-09T20:17:49.872Z] unset SSH_AUTH_SOCK;
[2024-08-09T20:17:49.872Z] unset SSH_AGENT_PID;
[2024-08-09T20:17:49.872Z] echo Agent pid 1009 killed;
[2024-08-09T20:17:50.310Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2024-08-09T20:17:50.448Z] Running tests...
[Pipeline] echo
[2024-08-09T20:17:50.469Z] ITERATION: 1/1
[Pipeline] sh
[2024-08-09T20:17:51.896Z] ++ uname
[2024-08-09T20:17:51.896Z] + '[' Darwin = AIX ']'
[2024-08-09T20:17:51.896Z] ++ uname
[2024-08-09T20:17:51.896Z] + '[' Darwin = SunOS ']'
[2024-08-09T20:17:51.896Z] ++ uname
[2024-08-09T20:17:51.896Z] + '[' Darwin = '*BSD' ']'
[2024-08-09T20:17:51.896Z] + MAKE=make
[2024-08-09T20:17:51.896Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2024-08-09T20:17:51.896Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2024-08-09T20:17:53.019Z] ++ uname
[2024-08-09T20:17:53.019Z] + '[' Darwin = AIX ']'
[2024-08-09T20:17:53.019Z] ++ uname
[2024-08-09T20:17:53.019Z] + '[' Darwin = SunOS ']'
[2024-08-09T20:17:53.019Z] ++ uname
[2024-08-09T20:17:53.019Z] + '[' Darwin = '*BSD' ']'
[2024-08-09T20:17:53.019Z] + MAKE=make
[2024-08-09T20:17:53.019Z] + cd ./aqa-tests
[2024-08-09T20:17:53.019Z] + . ./scripts/testenv/testenvSettings.sh
[2024-08-09T20:17:53.019Z] ++ set +x
[2024-08-09T20:17:53.019Z] /Library/Developer/CommandLineTools/usr/bin/make _testList TESTLIST=jdk_lang_0,jdk_util_1,jdk_security1_0,jdk_security2_0,jdk_foreign_1,jdk_math_1,jdk_math_0,hotspot_sanity_0,jdk_lang_native_1,jdk11_tier1_iso8859_1,jdk_lang_native_win_0,jdk_lang_native_win_2,jdk11_tier1_iso8859_2,jdk_lang_native_2,jdk_security2_2,jdk_foreign_2,jdk_svc_sanity_2,jdk_security1_2,jdk11_tier1_buffer_2,jdk_lang_2
[2024-08-09T20:17:53.020Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2024-08-09T20:17:53.020Z] UNAME_OS is Darwin
[2024-08-09T20:17:53.020Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib
[2024-08-09T20:17:53.020Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_lang_0,jdk_util_1,jdk_security1_0,jdk_security2_0,jdk_foreign_1,jdk_math_1,jdk_math_0,hotspot_sanity_0,jdk_lang_native_1,jdk11_tier1_iso8859_1,jdk_lang_native_win_0,jdk_lang_native_win_2,jdk11_tier1_iso8859_2,jdk_lang_native_2,jdk_security2_2,jdk_foreign_2,jdk_svc_sanity_2,jdk_security1_2,jdk11_tier1_buffer_2,jdk_lang_2
[2024-08-09T20:17:53.020Z] perl scripts/configure.pl
[2024-08-09T20:17:53.722Z] /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_lang_0,jdk_util_1,jdk_security1_0,jdk_security2_0,jdk_foreign_1,jdk_math_1,jdk_math_0,hotspot_sanity_0,jdk_lang_native_1,jdk11_tier1_iso8859_1,jdk_lang_native_win_0,jdk_lang_native_win_2,jdk11_tier1_iso8859_2,jdk_lang_native_2,jdk_security2_2,jdk_foreign_2,jdk_svc_sanity_2,jdk_security1_2,jdk11_tier1_buffer_2,jdk_lang_2 --numOfMachines= --testTime= --TRSSURL=
[2024-08-09T20:17:55.855Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2024-08-09T20:17:55.855Z]
[2024-08-09T20:17:55.855Z] Starting to generate test make files.
[2024-08-09T20:17:55.855Z]
[2024-08-09T20:18:17.373Z] Parsing /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../openjdk/playlist.xml
[2024-08-09T20:18:17.952Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../openjdk/autoGen.mk
[2024-08-09T20:18:17.952Z]
[2024-08-09T20:18:17.952Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../autoGen.mk
[2024-08-09T20:18:17.952Z]
[2024-08-09T20:18:17.952Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../TKG/utils.mk
[2024-08-09T20:18:17.952Z]
[2024-08-09T20:18:17.952Z] Generated /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/../TKG/rerun.mk
[2024-08-09T20:18:17.952Z]
[2024-08-09T20:18:17.952Z] Make files are generated successfully.
[2024-08-09T20:18:17.952Z]
[2024-08-09T20:18:17.952Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _testList
[2024-08-09T20:18:23.216Z]
[2024-08-09T20:18:23.216Z] Running make 3.81
[2024-08-09T20:18:23.216Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/aqa-tests/TKG/..
[2024-08-09T20:18:23.216Z] set JDK_VERSION to 21
[2024-08-09T20:18:23.216Z] set JDK_IMPL to hotspot
[2024-08-09T20:18:23.690Z] set JVM_VERSION to openjdk21
[2024-08-09T20:18:23.690Z] set JCL_VERSION to latest
[2024-08-09T20:18:23.690Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2024-08-09T20:18:23.690Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2024-08-09T20:18:23.690Z] set SPEC to osx_x86-64
[2024-08-09T20:18:23.690Z] set TEST_FLAG to
[2024-08-09T20:18:23.690Z] Running testList ...
[2024-08-09T20:18:23.690Z] There are 20 test targets in testList
[2024-08-09T20:18:23.690Z] "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.openjdk_x86-64_mac_testList_0/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2024-08-09T20:18:24.178Z] openjdk version "21.0.5-beta" 2024-10-15
[2024-08-09T20:18:24.178Z] OpenJDK Runtime Environment Temurin-21.0.5+2-202408091905 (build 21.0.5-beta+2-ea)
[2024-08-09T20:18:24.178Z] OpenJDK 64-Bit Server VM Temurin-21.0.5+2-202408091905 (build 21.0.5-beta+2-ea, mixed mode)
[2024-08-09T20:18:26.127Z]
[2024-08-09T20:18:26.127Z] ===============================================