dacapo-h2_0
[2025-12-24T23:30:03.352Z] Running test dacapo-h2_0 ...
[2025-12-24T23:30:03.352Z] ===============================================
[2025-12-24T23:30:03.352Z] dacapo-h2_0 Start Time: Wed Dec 24 23:30:03 2025 Epoch Time (ms): 1766619003219
[2025-12-24T23:30:03.352Z] variation: NoOptions
[2025-12-24T23:30:03.704Z] JVM_OPTIONS:
[2025-12-24T23:30:03.705Z] { \
[2025-12-24T23:30:03.705Z] echo ""; echo "TEST SETUP:"; \
[2025-12-24T23:30:03.705Z] echo "Nothing to be done for setup."; \
[2025-12-24T23:30:03.705Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_windows/aqa-tests/\\TKG\\output_17666188947348\\dacapo-h2_0"; \
[2025-12-24T23:30:03.705Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_windows/aqa-tests/\\TKG\\output_17666188947348\\dacapo-h2_0"; \
[2025-12-24T23:30:03.705Z] echo ""; echo "TESTING:"; \
[2025-12-24T23:30:03.705Z] "c:/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" h2; \
[2025-12-24T23:30:03.705Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_windows/aqa-tests/\\TKG\\output_17666188947348\\dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-24T23:30:03.705Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-24T23:30:03.705Z] echo "Nothing to be done for teardown."; \
[2025-12-24T23:30:03.705Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_windows/aqa-tests/\\TKG\\output_17666188947348\\TestTargetResult";
[2025-12-24T23:30:03.705Z]
[2025-12-24T23:30:03.705Z] TEST SETUP:
[2025-12-24T23:30:03.705Z] Nothing to be done for setup.
[2025-12-24T23:30:03.705Z]
[2025-12-24T23:30:03.705Z] TESTING:
[2025-12-24T23:30:04.060Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-12-24T23:30:04.061Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-12-24T23:30:04.061Z] Preparing the H2 database...
[2025-12-24T23:30:04.418Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2025-12-24T23:30:24.085Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2025-12-24T23:30:24.085Z] Starting 100000 requests...
[2025-12-24T23:30:26.074Z]
[2025-12-24T23:30:27.843Z] 5%
[2025-12-24T23:30:28.661Z] 10%
[2025-12-24T23:30:29.968Z] 15%
[2025-12-24T23:30:30.903Z] 20%
[2025-12-24T23:30:31.722Z] 25%
[2025-12-24T23:30:32.545Z] 30%
[2025-12-24T23:30:33.384Z] 35%
[2025-12-24T23:30:33.830Z] 40%
[2025-12-24T23:30:34.659Z] 45%
[2025-12-24T23:30:35.451Z] 50%
[2025-12-24T23:30:36.264Z] 55%
[2025-12-24T23:30:37.066Z] 60%
[2025-12-24T23:30:38.369Z] 65%
[2025-12-24T23:30:38.852Z] 70%
[2025-12-24T23:30:39.648Z] 75%
[2025-12-24T23:30:40.465Z] 80%
[2025-12-24T23:30:41.318Z] 85%
[2025-12-24T23:30:42.216Z] 90%
[2025-12-24T23:30:43.406Z] 95%
[2025-12-24T23:30:43.406Z] 100%
[2025-12-24T23:30:43.406Z] Completed requests
[2025-12-24T23:30:43.406Z] Stock level ............. 3973 ( 4.0%)
[2025-12-24T23:30:43.406Z] Order status by name .... 2361 ( 2.4%)
[2025-12-24T23:30:43.406Z] Order status by ID ...... 1609 ( 1.6%)
[2025-12-24T23:30:43.406Z] Payment by name ......... 25847 (25.8%)
[2025-12-24T23:30:43.406Z] Payment by ID ........... 17220 (17.2%)
[2025-12-24T23:30:43.406Z] Delivery schedule ....... 4029 ( 4.0%)
[2025-12-24T23:30:43.406Z] New order ............... 44509 (44.5%)
[2025-12-24T23:30:43.406Z] New order rollback ...... 452 ( 0.5%)
[2025-12-24T23:30:43.406Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 20079 msec =====
[2025-12-24T23:30:43.406Z] ===== DaCapo processed 100000 requests in 20050 msec, 4987 requests per second =====
[2025-12-24T23:30:43.406Z] ===== DaCapo tail latency, simple: 50% 299 usec, 90% 1703 usec, 99% 2945 usec, 99.9% 72394 usec, 99.99% 157466 usec, max 241192 usec, measured over 100000 events =====
[2025-12-24T23:30:43.406Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1097 usec, 90% 4599 usec, 99% 10289 usec, 99.9% 75483 usec, 99.99% 158625 usec, max 250431 usec, measured over 100000 events =====
[2025-12-24T23:30:43.406Z] ===== DaCapo tail latency, metered full smoothing: 50% 1300043 usec, 90% 2372202 usec, 99% 2575386 usec, 99.9% 2588260 usec, 99.99% 2592215 usec, max 2673139 usec, measured over 100000 events =====
[2025-12-24T23:30:52.682Z] Resetting database to initial state....................
[2025-12-24T23:30:53.408Z] -----------------------------------
[2025-12-24T23:30:53.408Z] dacapo-h2_0_PASSED
[2025-12-24T23:30:53.408Z] -----------------------------------
[2025-12-24T23:30:53.408Z]
[2025-12-24T23:30:53.408Z] TEST TEARDOWN:
[2025-12-24T23:30:53.408Z] Nothing to be done for teardown.
[2025-12-24T23:30:53.408Z] dacapo-h2_0 Finish Time: Wed Dec 24 23:30:53 2025 Epoch Time (ms): 1766619053183