hotspot_tier1_serviceability_0
[2026-02-06T07:59:12.392Z] Running test hotspot_tier1_serviceability_0 ...
[2026-02-06T07:59:12.741Z] ===============================================
[2026-02-06T07:59:12.741Z] hotspot_tier1_serviceability_0 Start Time: Fri Feb 6 07:59:12 2026 Epoch Time (ms): 1770364752527
[2026-02-06T07:59:12.741Z] variation: NoOptions
[2026-02-06T07:59:12.741Z] JVM_OPTIONS:
[2026-02-06T07:59:12.741Z] { \
[2026-02-06T07:59:12.741Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T07:59:12.741Z] echo "Nothing to be done for setup."; \
[2026-02-06T07:59:12.741Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0/aqa-tests/\\TKG\\output_17703647487802\\hotspot_tier1_serviceability_0"; \
[2026-02-06T07:59:12.741Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0/aqa-tests/\\TKG\\output_17703647487802\\hotspot_tier1_serviceability_0"; \
[2026-02-06T07:59:12.741Z] echo ""; echo "TESTING:"; \
[2026-02-06T07:59:12.741Z] "c:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0/jdkbinary/j2sdk-image\\bin\\java" -Xmx512m -jar "C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0/aqa-tests///..//jvmtest\\openjdk\\jtreg\\lib\\jtreg.jar" \
[2026-02-06T07:59:12.741Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:3 -nativepath:"c:\jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0/jdkbinary/openjdk-test-image\\hotspot\\jtreg\\native" -vmoptions:"-Xmx512m " \
[2026-02-06T07:59:12.741Z] -w ""C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0/aqa-tests/\\TKG\\output_17703647487802\\hotspot_tier1_serviceability_0"\\work" \
[2026-02-06T07:59:12.741Z] -r ""C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0/aqa-tests/\\TKG\\output_17703647487802\\hotspot_tier1_serviceability_0"\\report" \
[2026-02-06T07:59:12.741Z] -jdk:"c:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0/jdkbinary/j2sdk-image" \
[2026-02-06T07:59:12.741Z] -exclude:"C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0/aqa-tests/\\openjdk\\openjdk-jdk\\test\\hotspot\\jtreg\\ProblemList.txt" \
[2026-02-06T07:59:12.741Z] -exclude:"C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0/aqa-tests///..//jvmtest\\openjdk\\excludes/ProblemList_openjdk26.txt" \
[2026-02-06T07:59:12.741Z] \
[2026-02-06T07:59:12.741Z] \
[2026-02-06T07:59:12.741Z] "C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0/aqa-tests/\\openjdk\\openjdk-jdk\\test\\hotspot\\jtreg:tier1_serviceability"; \
[2026-02-06T07:59:12.741Z] 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_0/aqa-tests/; else echo "-----------------------------------"; echo "hotspot_tier1_serviceability_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T07:59:12.741Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T07:59:12.741Z] echo "Nothing to be done for teardown."; \
[2026-02-06T07:59:12.741Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0/aqa-tests/\\TKG\\output_17703647487802\\TestTargetResult";
[2026-02-06T07:59:13.088Z]
[2026-02-06T07:59:13.088Z] TEST SETUP:
[2026-02-06T07:59:13.088Z] Nothing to be done for setup.
[2026-02-06T07:59:13.088Z]
[2026-02-06T07:59:13.088Z] TESTING:
[2026-02-06T07:59:13.457Z] Directory "C:\jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\output_17703647487802\hotspot_tier1_serviceability_0\work" not found: creating
[2026-02-06T07:59:13.457Z] Directory "C:\jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\output_17703647487802\hotspot_tier1_serviceability_0\report" not found: creating
[2026-02-06T07:59:22.417Z] XML output with verification to C:\Jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\output_17703647487802\hotspot_tier1_serviceability_0\work
[2026-02-06T08:04:32.843Z] exception01a.jasm (61:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-06T08:04:32.843Z] super public class exception01a {
[2026-02-06T08:04:32.843Z] ^
[2026-02-06T08:04:32.843Z] exception01a.jasm (103:12) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-06T08:04:32.843Z] super class exception01b {
[2026-02-06T08:04:32.843Z] ^
[2026-02-06T08:04:32.843Z] exception01a.jasm (146:33) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-06T08:04:32.843Z] super class exception01c extends java/lang/Throwable {
[2026-02-06T08:04:32.843Z] ^
[2026-02-06T08:04:32.843Z] 3 warning(s)
[2026-02-06T08:04:32.843Z] excatch01a.jasm (61:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-06T08:04:32.843Z] super public class excatch01a {
[2026-02-06T08:04:32.843Z] ^
[2026-02-06T08:04:32.843Z] excatch01a.jasm (103:12) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-06T08:04:32.843Z] super class excatch01b {
[2026-02-06T08:04:32.843Z] ^
[2026-02-06T08:04:32.844Z] excatch01a.jasm (146:31) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-06T08:04:32.844Z] super class excatch01c extends java/lang/Throwable {
[2026-02-06T08:04:32.844Z] ^
[2026-02-06T08:04:32.844Z] 3 warning(s)
[2026-02-06T08:04:32.844Z] fieldacc01a.jasm (24:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-06T08:04:32.844Z] super public class fieldacc01a {
[2026-02-06T08:04:32.844Z] ^
[2026-02-06T08:04:32.844Z] 1 warning(s)
[2026-02-06T08:04:32.844Z] fieldmod01a.jasm (24:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-06T08:04:32.844Z] super public class fieldmod01a {
[2026-02-06T08:04:32.844Z] ^
[2026-02-06T08:04:32.844Z] 1 warning(s)
[2026-02-06T08:04:32.844Z] mexit01a.jasm (24:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-06T08:04:32.844Z] super public class mexit01a {
[2026-02-06T08:04:32.844Z] ^
[2026-02-06T08:04:32.844Z] 1 warning(s)
[2026-02-06T08:04:32.844Z] mexit02a.jasm (24:19) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-06T08:04:32.844Z] super public class mexit02a {
[2026-02-06T08:04:32.844Z] ^
[2026-02-06T08:04:32.844Z] 1 warning(s)
[2026-02-06T08:06:56.434Z] frameloc01a.jasm (47:32) Warning: Class file version not specified in file or by -cv parameter. Defaulting to version "45:3"
[2026-02-06T08:06:56.435Z] super class frameloc01a extends java/lang/Thread {
[2026-02-06T08:06:56.435Z] ^
[2026-02-06T08:06:56.435Z] 1 warning(s)
[2026-02-06T08:09:19.863Z] Test results: passed: 368; excluded: 10; did not meet platform requirements: 24
[2026-02-06T08:12:28.544Z] Framework-based tests: 110 = 71 TestNG + 39 JUnit
[2026-02-06T08:12:28.544Z] Report written to C:\Jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\output_17703647487802\hotspot_tier1_serviceability_0\report\html\report.html
[2026-02-06T08:12:28.545Z] Results written to C:\Jenkins\workspace\Test_openjdk26_hs_sanity.openjdk_x86-64_windows_testList_0\aqa-tests\TKG\output_17703647487802\hotspot_tier1_serviceability_0\work
[2026-02-06T08:12:28.545Z] -----------------------------------
[2026-02-06T08:12:28.545Z] hotspot_tier1_serviceability_0_PASSED
[2026-02-06T08:12:28.545Z] -----------------------------------
[2026-02-06T08:12:28.545Z]
[2026-02-06T08:12:28.545Z] TEST TEARDOWN:
[2026-02-06T08:12:28.545Z] Nothing to be done for teardown.
[2026-02-06T08:12:28.545Z] hotspot_tier1_serviceability_0 Finish Time: Fri Feb 6 08:12:20 2026 Epoch Time (ms): 1770365540083