hotspot_tier1_serviceability_0
[2025-11-07T02:39:13.005Z] Running test hotspot_tier1_serviceability_0 ...
[2025-11-07T02:39:13.005Z] ===============================================
[2025-11-07T02:39:13.005Z] hotspot_tier1_serviceability_0 Start Time: Fri Nov 7 02:39:00 2025 Epoch Time (ms): 1762483140892
[2025-11-07T02:39:13.005Z] variation: NoOptions
[2025-11-07T02:39:13.005Z] JVM_OPTIONS:
[2025-11-07T02:39:13.006Z] { \
[2025-11-07T02:39:13.006Z] echo ""; echo "TEST SETUP:"; \
[2025-11-07T02:39:13.006Z] echo "Nothing to be done for setup."; \
[2025-11-07T02:39:13.006Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/\\TKG\\output_17624795003664\\hotspot_tier1_serviceability_0"; \
[2025-11-07T02:39:13.006Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/\\TKG\\output_17624795003664\\hotspot_tier1_serviceability_0"; \
[2025-11-07T02:39:13.006Z] echo ""; echo "TESTING:"; \
[2025-11-07T02:39:13.006Z] "c:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/jdkbinary/j2sdk-image\\bin\\java" -Xmx512m -jar "C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests///..//jvmtest\\openjdk\\jtreg\\lib\\jtreg.jar" \
[2025-11-07T02:39:13.006Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:2 -nativepath:"c:\jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/jdkbinary/openjdk-test-image\\hotspot\\jtreg\\native" -vmoptions:"-Xmx512m " \
[2025-11-07T02:39:13.006Z] -w ""C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/\\TKG\\output_17624795003664\\hotspot_tier1_serviceability_0"\\work" \
[2025-11-07T02:39:13.006Z] -r ""C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/\\TKG\\output_17624795003664\\hotspot_tier1_serviceability_0"\\report" \
[2025-11-07T02:39:13.006Z] -jdk:"c:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/jdkbinary/j2sdk-image" \
[2025-11-07T02:39:13.006Z] -exclude:"C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/\\openjdk\\openjdk-jdk\\test\\hotspot\\jtreg\\ProblemList.txt" \
[2025-11-07T02:39:13.006Z] -exclude:"C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests///..//jvmtest\\openjdk\\excludes/ProblemList_openjdk11.txt" \
[2025-11-07T02:39:13.006Z] \
[2025-11-07T02:39:13.006Z] \
[2025-11-07T02:39:13.006Z] "C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/\\openjdk\\openjdk-jdk\\test\\hotspot\\jtreg:tier1_serviceability"; \
[2025-11-07T02:39:13.006Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_tier1_serviceability_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/; else echo "-----------------------------------"; echo "hotspot_tier1_serviceability_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-07T02:39:13.006Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-07T02:39:13.006Z] echo "Nothing to be done for teardown."; \
[2025-11-07T02:39:13.006Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2/aqa-tests/\\TKG\\output_17624795003664\\TestTargetResult";
[2025-11-07T02:39:13.006Z]
[2025-11-07T02:39:13.006Z] TEST SETUP:
[2025-11-07T02:39:13.006Z] Nothing to be done for setup.
[2025-11-07T02:39:13.006Z]
[2025-11-07T02:39:13.006Z] TESTING:
[2025-11-07T02:39:13.006Z] Directory "C:\jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\output_17624795003664\hotspot_tier1_serviceability_0\work" not found: creating
[2025-11-07T02:39:13.006Z] Directory "C:\jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\output_17624795003664\hotspot_tier1_serviceability_0\report" not found: creating
[2025-11-07T02:39:13.006Z] XML output with verification to C:\jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\output_17624795003664\hotspot_tier1_serviceability_0\work
[2025-11-07T02:47:26.496Z] exception01a.jasm (61:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T02:47:26.496Z] super public class exception01a {
[2025-11-07T02:47:26.496Z] ^
[2025-11-07T02:47:26.496Z] exception01a.jasm (103:12) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T02:47:26.496Z] super class exception01b {
[2025-11-07T02:47:26.496Z] ^
[2025-11-07T02:47:26.496Z] exception01a.jasm (146:33) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T02:47:26.496Z] super class exception01c extends java/lang/Throwable {
[2025-11-07T02:47:26.496Z] ^
[2025-11-07T02:47:26.496Z] 3 warning(s)
[2025-11-07T02:47:26.496Z] excatch01a.jasm (61:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T02:47:26.496Z] super public class excatch01a {
[2025-11-07T02:47:26.496Z] ^
[2025-11-07T02:47:26.496Z] excatch01a.jasm (103:12) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T02:47:26.496Z] super class excatch01b {
[2025-11-07T02:47:26.496Z] ^
[2025-11-07T02:47:26.496Z] excatch01a.jasm (146:31) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T02:47:26.496Z] super class excatch01c extends java/lang/Throwable {
[2025-11-07T02:47:26.496Z] ^
[2025-11-07T02:47:26.496Z] 3 warning(s)
[2025-11-07T02:47:26.496Z] fieldacc01a.jasm (24:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T02:47:26.496Z] super public class fieldacc01a {
[2025-11-07T02:47:26.496Z] ^
[2025-11-07T02:47:26.496Z] 1 warning(s)
[2025-11-07T02:47:27.244Z] fieldmod01a.jasm (24:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T02:47:27.244Z] super public class fieldmod01a {
[2025-11-07T02:47:27.244Z] ^
[2025-11-07T02:47:27.244Z] 1 warning(s)
[2025-11-07T02:47:30.186Z] mexit01a.jasm (24:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T02:47:30.186Z] super public class mexit01a {
[2025-11-07T02:47:30.186Z] ^
[2025-11-07T02:47:30.186Z] 1 warning(s)
[2025-11-07T02:47:30.525Z] mexit02a.jasm (24:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T02:47:30.525Z] super public class mexit02a {
[2025-11-07T02:47:30.525Z] ^
[2025-11-07T02:47:30.525Z] 1 warning(s)
[2025-11-07T02:50:55.069Z] frameloc01a.jasm (47:32) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2025-11-07T02:50:55.069Z] super class frameloc01a extends java/lang/Thread {
[2025-11-07T02:50:55.069Z] ^
[2025-11-07T02:50:55.069Z] 1 warning(s)
[2025-11-07T02:54:48.933Z] Test results: passed: 365; excluded: 10; did not meet platform requirements: 22
[2025-11-07T02:54:48.933Z] Framework-based tests: 110 = 71 TestNG + 39 JUnit
[2025-11-07T02:54:48.933Z] Report written to C:\jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\output_17624795003664\hotspot_tier1_serviceability_0\report\html\report.html
[2025-11-07T02:54:48.933Z] Results written to C:\jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\output_17624795003664\hotspot_tier1_serviceability_0\work
[2025-11-07T02:54:48.933Z] -----------------------------------
[2025-11-07T02:54:48.933Z] hotspot_tier1_serviceability_0_PASSED
[2025-11-07T02:54:48.933Z] -----------------------------------
[2025-11-07T02:54:48.933Z]
[2025-11-07T02:54:48.933Z] TEST TEARDOWN:
[2025-11-07T02:54:48.933Z] Nothing to be done for teardown.
[2025-11-07T02:54:48.933Z] hotspot_tier1_serviceability_0 Finish Time: Fri Nov 7 02:54:48 2025 Epoch Time (ms): 1762484088239