dacapo-h2_0

[2026-02-06T13:24:36.966Z] Running test dacapo-h2_0 ... [2026-02-06T13:24:36.966Z] =============================================== [2026-02-06T13:24:37.408Z] dacapo-h2_0 Start Time: Fri Feb 6 08:24:36 2026 Epoch Time (ms): 1770384276844 [2026-02-06T13:24:37.408Z] variation: NoOptions [2026-02-06T13:24:37.408Z] JVM_OPTIONS: [2026-02-06T13:24:37.408Z] { \ [2026-02-06T13:24:37.408Z] echo ""; echo "TEST SETUP:"; \ [2026-02-06T13:24:37.408Z] echo "Nothing to be done for setup."; \ [2026-02-06T13:24:37.408Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17703823683145/dacapo-h2_0"; \ [2026-02-06T13:24:37.408Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17703823683145/dacapo-h2_0"; \ [2026-02-06T13:24:37.408Z] echo ""; echo "TESTING:"; \ [2026-02-06T13:24:37.408Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2026-02-06T13:24:37.408Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17703823683145/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-06T13:24:37.408Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-06T13:24:37.408Z] echo "Nothing to be done for teardown."; \ [2026-02-06T13:24:37.408Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17703823683145/TestTargetResult"; [2026-02-06T13:24:37.408Z] [2026-02-06T13:24:37.408Z] TEST SETUP: [2026-02-06T13:24:37.408Z] Nothing to be done for setup. [2026-02-06T13:24:37.408Z] [2026-02-06T13:24:37.408Z] TESTING: [2026-02-06T13:24:39.049Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2026-02-06T13:24:39.049Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('27-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.' [2026-02-06T13:24:39.506Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2026-02-06T13:24:39.506Z] Preparing the H2 database... [2026-02-06T13:24:39.506Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000 [2026-02-06T13:25:41.234Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2026-02-06T13:25:41.234Z] Starting 100000 requests... [2026-02-06T13:25:47.069Z] [2026-02-06T13:25:51.739Z] 5% [2026-02-06T13:25:55.417Z] 10% [2026-02-06T13:25:57.954Z] 15% [2026-02-06T13:26:01.388Z] 20% [2026-02-06T13:26:04.290Z] 25% [2026-02-06T13:26:07.197Z] 30% [2026-02-06T13:26:10.065Z] 35% [2026-02-06T13:26:12.907Z] 40% [2026-02-06T13:26:15.480Z] 45% [2026-02-06T13:26:17.045Z] 50% [2026-02-06T13:26:19.503Z] 55% [2026-02-06T13:26:22.136Z] 60% [2026-02-06T13:26:24.025Z] 65% [2026-02-06T13:26:26.867Z] 70% [2026-02-06T13:26:29.134Z] 75% [2026-02-06T13:26:32.072Z] 80% [2026-02-06T13:26:33.991Z] 85% [2026-02-06T13:26:36.099Z] 90% [2026-02-06T13:26:38.639Z] 95% [2026-02-06T13:26:38.639Z] 100% [2026-02-06T13:26:38.639Z] Completed requests [2026-02-06T13:26:38.639Z] Stock level ............. 3973 ( 4.0%) [2026-02-06T13:26:38.639Z] Order status by name .... 2361 ( 2.4%) [2026-02-06T13:26:38.639Z] Order status by ID ...... 1609 ( 1.6%) [2026-02-06T13:26:38.639Z] Payment by name ......... 25847 (25.8%) [2026-02-06T13:26:38.639Z] Payment by ID ........... 17220 (17.2%) [2026-02-06T13:26:38.639Z] Delivery schedule ....... 4029 ( 4.0%) [2026-02-06T13:26:38.639Z] New order ............... 44509 (44.5%) [2026-02-06T13:26:38.639Z] New order rollback ...... 452 ( 0.5%) [2026-02-06T13:26:38.639Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 59812 msec ===== [2026-02-06T13:26:39.122Z] ===== DaCapo processed 100000 requests in 59775 msec, 1672 requests per second ===== [2026-02-06T13:26:39.122Z] ===== DaCapo tail latency, simple: 50% 196 usec, 90% 1458 usec, 99% 50479 usec, 99.9% 133382 usec, 99.99% 277725 usec, max 810778 usec, measured over 100000 events ===== [2026-02-06T13:26:39.122Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 921 usec, 90% 17342 usec, 99% 53944 usec, 99.9% 133480 usec, 99.99% 277725 usec, max 810778 usec, measured over 100000 events ===== [2026-02-06T13:26:39.122Z] ===== DaCapo tail latency, metered full smoothing: 50% 5354389 usec, 90% 7147782 usec, 99% 7460430 usec, 99.9% 7518044 usec, 99.99% 7534321 usec, max 7585341 usec, measured over 100000 events ===== [2026-02-06T13:26:57.266Z] Resetting database to initial state.................... [2026-02-06T13:26:58.281Z] ----------------------------------- [2026-02-06T13:26:58.281Z] dacapo-h2_0_PASSED [2026-02-06T13:26:58.281Z] ----------------------------------- [2026-02-06T13:26:58.281Z] [2026-02-06T13:26:58.281Z] TEST TEARDOWN: [2026-02-06T13:26:58.281Z] Nothing to be done for teardown. [2026-02-06T13:26:58.281Z] dacapo-h2_0 Finish Time: Fri Feb 6 08:26:57 2026 Epoch Time (ms): 1770384417783