Jep360Tests_0
[2024-08-09T20:42:39.774Z] Running test Jep360Tests_0 ...
[2024-08-09T20:42:39.774Z] ===============================================
[2024-08-09T20:42:39.774Z] Jep360Tests_0 Start Time: Fri Aug 9 20:42:39 2024 Epoch Time (ms): 1723236159709
[2024-08-09T20:42:39.774Z] variation: NoOptions
[2024-08-09T20:42:39.774Z] JVM_OPTIONS:
[2024-08-09T20:42:39.774Z] { \
[2024-08-09T20:42:39.774Z] echo ""; echo "TEST SETUP:"; \
[2024-08-09T20:42:39.774Z] echo "Nothing to be done for setup."; \
[2024-08-09T20:42:39.774Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_17232361468088/Jep360Tests_0"; \
[2024-08-09T20:42:39.774Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_17232361468088/Jep360Tests_0"; \
[2024-08-09T20:42:39.774Z] echo ""; echo "TESTING:"; \
[2024-08-09T20:42:39.774Z] "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_ppc64le_linux_testList_0/jdkbinary/j2sdk-image/bin/java" \
[2024-08-09T20:42:39.774Z] -cp "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_ppc64le_linux_testList_0/../../testDependency/lib/asm.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_ppc64le_linux_testList_0/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_ppc64le_linux_testList_0/../../testDependency/lib/testng.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_ppc64le_linux_testList_0/../../testDependency/lib/jcommander.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_ppc64le_linux_testList_0/aqa-tests/TKG/../../jvmtest/functional/Java15andUp/GeneralTest.jar" \
[2024-08-09T20:42:39.774Z] -javaagent:"/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_ppc64le_linux_testList_0/aqa-tests/TKG/../../jvmtest/functional/Java15andUp/GeneralTest.jar" \
[2024-08-09T20:42:39.774Z] org.testng.TestNG -d "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_17232361468088/Jep360Tests_0" "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_ppc64le_linux_testList_0/aqa-tests/TKG/../../jvmtest/functional/Java15andUp/testng.xml" -testnames Jep360Tests \
[2024-08-09T20:42:39.774Z] -groups level.sanity \
[2024-08-09T20:42:39.774Z] -excludegroups d.*.linux_ppc-64_le,d.*.arch.ppc,d.*.os.linux,d.*.bits.64,d.*.generic-all; \
[2024-08-09T20:42:39.774Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "Jep360Tests_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_ppc64le_linux_testList_0/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_17232361468088/Jep360Tests_0"; else echo "-----------------------------------"; echo "Jep360Tests_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-08-09T20:42:39.774Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-08-09T20:42:39.774Z] echo "Nothing to be done for teardown."; \
[2024-08-09T20:42:39.774Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.functional_ppc64le_linux_testList_0/aqa-tests/TKG/../TKG/output_17232361468088/TestTargetResult";
[2024-08-09T20:42:39.774Z]
[2024-08-09T20:42:39.774Z] TEST SETUP:
[2024-08-09T20:42:39.774Z] Nothing to be done for setup.
[2024-08-09T20:42:39.774Z]
[2024-08-09T20:42:39.774Z] TESTING:
[2024-08-09T20:42:41.414Z] ...
[2024-08-09T20:42:41.414Z] ... TestNG 6.14.2 by C?dric Beust (cedric@beust.com)
[2024-08-09T20:42:41.414Z] ...
[2024-08-09T20:42:41.414Z]
[2024-08-09T20:42:42.517Z] PASSED: test_isSealed
[2024-08-09T20:42:42.517Z] PASSED: test_redefineClass_addPermittedSubclassEntry
[2024-08-09T20:42:42.517Z] PASSED: test_redefineClass_changePermittedSubclassEntry
[2024-08-09T20:42:42.517Z] PASSED: test_redefineClass_removePermittedSubclassEntry
[2024-08-09T20:42:42.517Z] PASSED: test_redefineClass_reorderPermittedSubclassEntries
[2024-08-09T20:42:42.517Z] PASSED: test_loadIllegalSubclassOfSealedClass
[2024-08-09T20:42:42.517Z] PASSED: test_loadIllegalSubinterfaceOfSealedInterface
[2024-08-09T20:42:42.517Z] PASSED: test_sealedClassesCannotBeFinal
[2024-08-09T20:42:42.517Z]
[2024-08-09T20:42:42.517Z] ===============================================
[2024-08-09T20:42:42.517Z] Jep360Tests
[2024-08-09T20:42:42.517Z] Tests run: 8, Failures: 0, Skips: 0
[2024-08-09T20:42:42.517Z] ===============================================
[2024-08-09T20:42:42.517Z]
[2024-08-09T20:42:42.517Z]
[2024-08-09T20:42:42.517Z] ===============================================
[2024-08-09T20:42:42.517Z] Java15andUp suite
[2024-08-09T20:42:42.517Z] Total tests run: 8, Failures: 0, Skips: 0
[2024-08-09T20:42:42.517Z] ===============================================
[2024-08-09T20:42:42.517Z]
[2024-08-09T20:42:43.219Z] -----------------------------------
[2024-08-09T20:42:43.219Z] Jep360Tests_0_PASSED
[2024-08-09T20:42:43.219Z] -----------------------------------
[2024-08-09T20:42:43.219Z]
[2024-08-09T20:42:43.219Z] TEST TEARDOWN:
[2024-08-09T20:42:43.219Z] Nothing to be done for teardown.
[2024-08-09T20:42:43.548Z] Jep360Tests_0 Finish Time: Fri Aug 9 20:42:43 2024 Epoch Time (ms): 1723236163230