dacapo-h2_0
[2025-06-19T23:42:42.238Z] Running test dacapo-h2_0 ...
[2025-06-19T23:42:42.238Z] ===============================================
[2025-06-19T23:42:42.238Z] dacapo-h2_0 Start Time: Thu Jun 19 23:42:41 2025 Epoch Time (ms): 1750376561563
[2025-06-19T23:42:42.238Z] variation: NoOptions
[2025-06-19T23:42:42.238Z] JVM_OPTIONS:
[2025-06-19T23:42:42.238Z] { \
[2025-06-19T23:42:42.238Z] echo ""; echo "TEST SETUP:"; \
[2025-06-19T23:42:42.238Z] echo "Nothing to be done for setup."; \
[2025-06-19T23:42:42.238Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17503765616372/dacapo-h2_0"; \
[2025-06-19T23:42:42.238Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17503765616372/dacapo-h2_0"; \
[2025-06-19T23:42:42.238Z] echo ""; echo "TESTING:"; \
[2025-06-19T23:42:42.238Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux_testList_1/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux_testList_1/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2025-06-19T23:42:42.238Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux_testList_1/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17503765616372/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-19T23:42:42.238Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-19T23:42:42.238Z] echo "Nothing to be done for teardown."; \
[2025-06-19T23:42:42.238Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux_testList_1/aqa-tests/TKG/../TKG/output_17503765616372/TestTargetResult";
[2025-06-19T23:42:42.238Z]
[2025-06-19T23:42:42.238Z] TEST SETUP:
[2025-06-19T23:42:42.238Z] Nothing to be done for setup.
[2025-06-19T23:42:42.238Z]
[2025-06-19T23:42:42.238Z] TESTING:
[2025-06-19T23:42:42.238Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-06-19T23:42:42.238Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('25-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for h2 is as follows: 'H2 requires Java 11 or newer.'
[2025-06-19T23:42:42.238Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-06-19T23:42:42.238Z] Preparing the H2 database...
[2025-06-19T23:42:42.238Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2025-06-19T23:43:20.708Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2025-06-19T23:43:20.708Z] Starting 100000 requests...
[2025-06-19T23:43:20.708Z]
[2025-06-19T23:43:20.708Z] 5%
[2025-06-19T23:43:21.659Z] 10%
[2025-06-19T23:43:22.610Z] 15%
[2025-06-19T23:43:24.561Z] 20%
[2025-06-19T23:43:25.511Z] 25%
[2025-06-19T23:43:26.462Z] 30%
[2025-06-19T23:43:27.419Z] 35%
[2025-06-19T23:43:29.372Z] 40%
[2025-06-19T23:43:30.324Z] 45%
[2025-06-19T23:43:31.284Z] 50%
[2025-06-19T23:43:32.236Z] 55%
[2025-06-19T23:43:34.188Z] 60%
[2025-06-19T23:43:35.139Z] 65%
[2025-06-19T23:43:36.100Z] 70%
[2025-06-19T23:43:37.073Z] 75%
[2025-06-19T23:43:38.023Z] 80%
[2025-06-19T23:43:39.976Z] 85%
[2025-06-19T23:43:40.932Z] 90%
[2025-06-19T23:43:42.894Z] 95%
[2025-06-19T23:43:42.894Z] 100%
[2025-06-19T23:43:42.894Z] Completed requests
[2025-06-19T23:43:42.894Z] Stock level ............. 3973 ( 4.0%)
[2025-06-19T23:43:42.894Z] Order status by name .... 2361 ( 2.4%)
[2025-06-19T23:43:42.894Z] Order status by ID ...... 1609 ( 1.6%)
[2025-06-19T23:43:42.894Z] Payment by name ......... 25847 (25.8%)
[2025-06-19T23:43:42.894Z] Payment by ID ........... 17220 (17.2%)
[2025-06-19T23:43:42.894Z] Delivery schedule ....... 4029 ( 4.0%)
[2025-06-19T23:43:42.894Z] New order ............... 44509 (44.5%)
[2025-06-19T23:43:42.894Z] New order rollback ...... 452 ( 0.5%)
[2025-06-19T23:43:42.894Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 26247 msec =====
[2025-06-19T23:43:42.894Z] ===== DaCapo processed 100000 requests in 26133 msec, 3826 requests per second =====
[2025-06-19T23:43:42.894Z] ===== DaCapo tail latency, simple: 50% 397 usec, 90% 2211 usec, 99% 12189 usec, 99.9% 36818 usec, 99.99% 51933 usec, max 71708 usec, measured over 100000 events =====
[2025-06-19T23:43:42.894Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1380 usec, 90% 5955 usec, 99% 28483 usec, 99.9% 39337 usec, 99.99% 51933 usec, max 71708 usec, measured over 100000 events =====
[2025-06-19T23:43:42.894Z] ===== DaCapo tail latency, metered full smoothing: 50% 804638 usec, 90% 1433419 usec, 99% 1645109 usec, 99.9% 1663922 usec, 99.99% 1669267 usec, max 1680879 usec, measured over 100000 events =====
[2025-06-19T23:43:58.120Z] Resetting database to initial state....................
[2025-06-19T23:43:59.071Z] -----------------------------------
[2025-06-19T23:43:59.071Z] dacapo-h2_0_PASSED
[2025-06-19T23:43:59.071Z] -----------------------------------
[2025-06-19T23:43:59.071Z]
[2025-06-19T23:43:59.071Z] TEST TEARDOWN:
[2025-06-19T23:43:59.071Z] Nothing to be done for teardown.
[2025-06-19T23:43:59.071Z] dacapo-h2_0 Finish Time: Thu Jun 19 23:43:58 2025 Epoch Time (ms): 1750376638307