jsr292BootstrapTest_0
[2024-09-04T20:01:51.296Z] Running test jsr292BootstrapTest_0 ...
[2024-09-04T20:01:51.296Z] ===============================================
[2024-09-04T20:01:51.296Z] jsr292BootstrapTest_0 Start Time: Wed Sep 4 15:01:50 2024 Epoch Time (ms): 1725480110797
[2024-09-04T20:01:51.296Z] variation: NoOptions
[2024-09-04T20:01:51.296Z] JVM_OPTIONS:
[2024-09-04T20:01:51.296Z] { \
[2024-09-04T20:01:51.296Z] echo ""; echo "TEST SETUP:"; \
[2024-09-04T20:01:51.296Z] echo "Nothing to be done for setup."; \
[2024-09-04T20:01:51.296Z] mkdir -p "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17254801105441/jsr292BootstrapTest_0"; \
[2024-09-04T20:01:51.296Z] cd "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17254801105441/jsr292BootstrapTest_0"; \
[2024-09-04T20:01:51.296Z] echo ""; echo "TESTING:"; \
[2024-09-04T20:01:51.297Z] "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -Djava.security.manager=allow \
[2024-09-04T20:01:51.297Z] --add-opens=java.base/java.lang=ALL-UNNAMED --add-exports java.base/jdk.internal.reflect=ALL-UNNAMED \
[2024-09-04T20:01:51.297Z] -Xbootclasspath/a:"/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292/jsr292bootstrap.jar" \
[2024-09-04T20:01:51.297Z] -cp "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292/jsr292test.jar:/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/../../testDependency/lib/testng.jar:/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/../../testDependency/lib/jcommander.jar" \
[2024-09-04T20:01:51.297Z] org.testng.TestNG -d "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17254801105441/jsr292BootstrapTest_0" "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292/testng.xml" \
[2024-09-04T20:01:51.297Z] -testnames jsr292BootstrapTest \
[2024-09-04T20:01:51.297Z] -groups level.extended \
[2024-09-04T20:01:51.297Z] -excludegroups d.*.osx_x86-64,d.*.arch.x86,d.*.os.osx,d.*.bits.64,d.*.generic-all; \
[2024-09-04T20:01:51.297Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_PASSED"; echo "-----------------------------------"; cd /Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17254801105441/jsr292BootstrapTest_0"; else echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-09-04T20:01:51.297Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-09-04T20:01:51.297Z] echo "Nothing to be done for teardown."; \
[2024-09-04T20:01:51.297Z] } 2>&1 | tee -a "/Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17254801105441/TestTargetResult";
[2024-09-04T20:01:51.297Z]
[2024-09-04T20:01:51.297Z] TEST SETUP:
[2024-09-04T20:01:51.297Z] Nothing to be done for setup.
[2024-09-04T20:01:51.297Z]
[2024-09-04T20:01:51.297Z] TESTING:
[2024-09-04T20:01:52.101Z] [IncludeExcludeTestAnnotationTransformer] [INFO] EXCLUDE_FILE environment variable: /Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_21.txt
[2024-09-04T20:01:52.101Z] [IncludeExcludeTestAnnotationTransformer] [INFO] Processing exclude file: /Users/jenkins/workspace/Test_openjdk21_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_21.txt
[2024-09-04T20:01:52.101Z] ...
[2024-09-04T20:01:52.101Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2024-09-04T20:01:52.101Z] ...
[2024-09-04T20:01:52.101Z]
[2024-09-04T20:01:52.895Z] PASSED: test_BootstrapLookup_NonBootstrapInvoke
[2024-09-04T20:01:52.895Z] PASSED: test_NonBootstrapLookup_BootstrapInvoke
[2024-09-04T20:01:52.895Z] PASSED: test_NonBootstrapLookup_NonBootstrapInvoke
[2024-09-04T20:01:52.895Z]
[2024-09-04T20:01:52.895Z] ===============================================
[2024-09-04T20:01:52.895Z] jsr292BootstrapTest
[2024-09-04T20:01:52.895Z] Tests run: 3, Failures: 0, Skips: 0
[2024-09-04T20:01:52.895Z] ===============================================
[2024-09-04T20:01:52.895Z]
[2024-09-04T20:01:52.895Z]
[2024-09-04T20:01:52.895Z] ===============================================
[2024-09-04T20:01:52.895Z] jsr292_Suite_SE90
[2024-09-04T20:01:52.896Z] Total tests run: 3, Failures: 0, Skips: 0
[2024-09-04T20:01:52.896Z] ===============================================
[2024-09-04T20:01:52.896Z]
[2024-09-04T20:01:52.896Z] -----------------------------------
[2024-09-04T20:01:52.896Z] jsr292BootstrapTest_0_PASSED
[2024-09-04T20:01:52.896Z] -----------------------------------
[2024-09-04T20:01:52.896Z]
[2024-09-04T20:01:52.896Z] TEST TEARDOWN:
[2024-09-04T20:01:52.896Z] Nothing to be done for teardown.
[2024-09-04T20:01:52.896Z] jsr292BootstrapTest_0 Finish Time: Wed Sep 4 15:01:51 2024 Epoch Time (ms): 1725480111907