dacapo-h2_0

[2026-02-06T02:25:40.679Z] Running test dacapo-h2_0 ... [2026-02-06T02:25:40.679Z] =============================================== [2026-02-06T02:25:40.679Z] dacapo-h2_0 Start Time: Thu Feb 5 21:25:40 2026 Epoch Time (ms): 1770344740363 [2026-02-06T02:25:40.679Z] variation: NoOptions [2026-02-06T02:25:40.679Z] JVM_OPTIONS: [2026-02-06T02:25:40.679Z] { \ [2026-02-06T02:25:40.679Z] echo ""; echo "TEST SETUP:"; \ [2026-02-06T02:25:40.679Z] echo "Nothing to be done for setup."; \ [2026-02-06T02:25:40.679Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703442716894/dacapo-h2_0"; \ [2026-02-06T02:25:40.679Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703442716894/dacapo-h2_0"; \ [2026-02-06T02:25:40.679Z] echo ""; echo "TESTING:"; \ [2026-02-06T02:25:40.679Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2026-02-06T02:25:40.679Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703442716894/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-06T02:25:40.679Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-06T02:25:40.679Z] echo "Nothing to be done for teardown."; \ [2026-02-06T02:25:40.679Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703442716894/TestTargetResult"; [2026-02-06T02:25:40.679Z] [2026-02-06T02:25:40.679Z] TEST SETUP: [2026-02-06T02:25:40.679Z] Nothing to be done for setup. [2026-02-06T02:25:40.679Z] [2026-02-06T02:25:40.679Z] TESTING: [2026-02-06T02:25:40.679Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2026-02-06T02:25:40.679Z] 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-06T02:25:41.041Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2026-02-06T02:25:41.041Z] Preparing the H2 database... [2026-02-06T02:25:41.041Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000 [2026-02-06T02:25:52.376Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2026-02-06T02:25:52.376Z] Starting 100000 requests... [2026-02-06T02:25:52.376Z] [2026-02-06T02:25:53.140Z] 5% [2026-02-06T02:25:53.910Z] 10% [2026-02-06T02:25:54.703Z] 15% [2026-02-06T02:25:55.067Z] 20% [2026-02-06T02:25:55.444Z] 25% [2026-02-06T02:25:55.858Z] 30% [2026-02-06T02:25:56.662Z] 35% [2026-02-06T02:25:57.029Z] 40% [2026-02-06T02:25:57.400Z] 45% [2026-02-06T02:25:57.792Z] 50% [2026-02-06T02:25:58.582Z] 55% [2026-02-06T02:25:59.030Z] 60% [2026-02-06T02:25:59.386Z] 65% [2026-02-06T02:25:59.764Z] 70% [2026-02-06T02:26:00.170Z] 75% [2026-02-06T02:26:00.987Z] 80% [2026-02-06T02:26:01.391Z] 85% [2026-02-06T02:26:01.778Z] 90% [2026-02-06T02:26:02.571Z] 95% [2026-02-06T02:26:02.571Z] 100% [2026-02-06T02:26:02.571Z] Completed requests [2026-02-06T02:26:02.571Z] Stock level ............. 3973 ( 4.0%) [2026-02-06T02:26:02.571Z] Order status by name .... 2361 ( 2.4%) [2026-02-06T02:26:02.571Z] Order status by ID ...... 1609 ( 1.6%) [2026-02-06T02:26:02.571Z] Payment by name ......... 25847 (25.8%) [2026-02-06T02:26:02.571Z] Payment by ID ........... 17220 (17.2%) [2026-02-06T02:26:02.571Z] Delivery schedule ....... 4029 ( 4.0%) [2026-02-06T02:26:02.571Z] New order ............... 44509 (44.5%) [2026-02-06T02:26:02.571Z] New order rollback ...... 452 ( 0.5%) [2026-02-06T02:26:02.571Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 11134 msec ===== [2026-02-06T02:26:02.571Z] ===== DaCapo processed 100000 requests in 11115 msec, 8996 requests per second ===== [2026-02-06T02:26:02.572Z] ===== DaCapo tail latency, simple: 50% 147 usec, 90% 1028 usec, 99% 3727 usec, 99.9% 14501 usec, 99.99% 43167 usec, max 46794 usec, measured over 100000 events ===== [2026-02-06T02:26:02.572Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 731 usec, 90% 5557 usec, 99% 29716 usec, 99.9% 41046 usec, 99.99% 43272 usec, max 46794 usec, measured over 100000 events ===== [2026-02-06T02:26:02.572Z] ===== DaCapo tail latency, metered full smoothing: 50% 551598 usec, 90% 942470 usec, 99% 972750 usec, 99.9% 993369 usec, 99.99% 994859 usec, max 999783 usec, measured over 100000 events ===== [2026-02-06T02:26:08.139Z] Resetting database to initial state.................... [2026-02-06T02:26:08.495Z] ----------------------------------- [2026-02-06T02:26:08.495Z] dacapo-h2_0_PASSED [2026-02-06T02:26:08.495Z] ----------------------------------- [2026-02-06T02:26:08.495Z] [2026-02-06T02:26:08.495Z] TEST TEARDOWN: [2026-02-06T02:26:08.495Z] Nothing to be done for teardown. [2026-02-06T02:26:08.495Z] dacapo-h2_0 Finish Time: Thu Feb 5 21:26:08 2026 Epoch Time (ms): 1770344768169