dacapo-h2_0

[2026-02-15T04:11:11.658Z] Running test dacapo-h2_0 ... [2026-02-15T04:11:11.658Z] =============================================== [2026-02-15T04:11:11.658Z] dacapo-h2_0 Start Time: Sat Feb 14 23:11:11 2026 Epoch Time (ms): 1771128671225 [2026-02-15T04:11:11.658Z] variation: NoOptions [2026-02-15T04:11:11.658Z] JVM_OPTIONS: [2026-02-15T04:11:11.658Z] { \ [2026-02-15T04:11:11.658Z] echo ""; echo "TEST SETUP:"; \ [2026-02-15T04:11:11.658Z] echo "Nothing to be done for setup."; \ [2026-02-15T04:11:11.658Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17711261771813/dacapo-h2_0"; \ [2026-02-15T04:11:11.658Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17711261771813/dacapo-h2_0"; \ [2026-02-15T04:11:11.658Z] echo ""; echo "TESTING:"; \ [2026-02-15T04:11:11.658Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2026-02-15T04:11:11.658Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17711261771813/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-15T04:11:11.658Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-15T04:11:11.658Z] echo "Nothing to be done for teardown."; \ [2026-02-15T04:11:11.658Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_x86-64_mac/aqa-tests/TKG/../TKG/output_17711261771813/TestTargetResult"; [2026-02-15T04:11:11.658Z] [2026-02-15T04:11:11.658Z] TEST SETUP: [2026-02-15T04:11:11.658Z] Nothing to be done for setup. [2026-02-15T04:11:11.658Z] [2026-02-15T04:11:11.658Z] TESTING: [2026-02-15T04:11:13.719Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2026-02-15T04:11:13.719Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('26-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-15T04:11:13.719Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2026-02-15T04:11:14.201Z] Preparing the H2 database... [2026-02-15T04:11:14.201Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000 [2026-02-15T04:12:15.689Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2026-02-15T04:12:15.689Z] Starting 100000 requests... [2026-02-15T04:12:19.484Z] [2026-02-15T04:12:24.040Z] 5% [2026-02-15T04:12:30.849Z] 10% [2026-02-15T04:12:36.412Z] 15% [2026-02-15T04:12:39.731Z] 20% [2026-02-15T04:12:47.736Z] 25% [2026-02-15T04:12:49.801Z] 30% [2026-02-15T04:12:52.343Z] 35% [2026-02-15T04:12:54.775Z] 40% [2026-02-15T04:12:57.321Z] 45% [2026-02-15T04:12:59.883Z] 50% [2026-02-15T04:13:02.602Z] 55% [2026-02-15T04:13:07.219Z] 60% [2026-02-15T04:13:09.008Z] 65% [2026-02-15T04:13:12.628Z] 70% [2026-02-15T04:13:16.717Z] 75% [2026-02-15T04:13:19.671Z] 80% [2026-02-15T04:13:22.148Z] 85% [2026-02-15T04:13:25.649Z] 90% [2026-02-15T04:13:28.728Z] 95% [2026-02-15T04:13:28.729Z] 100% [2026-02-15T04:13:28.729Z] Completed requests [2026-02-15T04:13:28.729Z] Stock level ............. 3973 ( 4.0%) [2026-02-15T04:13:28.729Z] Order status by name .... 2361 ( 2.4%) [2026-02-15T04:13:28.729Z] Order status by ID ...... 1609 ( 1.6%) [2026-02-15T04:13:28.729Z] Payment by name ......... 25847 (25.8%) [2026-02-15T04:13:28.729Z] Payment by ID ........... 17220 (17.2%) [2026-02-15T04:13:28.729Z] Delivery schedule ....... 4029 ( 4.0%) [2026-02-15T04:13:28.729Z] New order ............... 44509 (44.5%) [2026-02-15T04:13:28.729Z] New order rollback ...... 452 ( 0.5%) [2026-02-15T04:13:28.729Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 78414 msec ===== [2026-02-15T04:13:28.729Z] ===== DaCapo processed 100000 requests in 78361 msec, 1276 requests per second ===== [2026-02-15T04:13:28.729Z] ===== DaCapo tail latency, simple: 50% 221 usec, 90% 2170 usec, 99% 62038 usec, 99.9% 175423 usec, 99.99% 452091 usec, max 709689 usec, measured over 100000 events ===== [2026-02-15T04:13:28.729Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 966 usec, 90% 18161 usec, 99% 64847 usec, 99.9% 177225 usec, 99.99% 459526 usec, max 709689 usec, measured over 100000 events ===== [2026-02-15T04:13:29.281Z] ===== DaCapo tail latency, metered full smoothing: 50% 5729255 usec, 90% 11360846 usec, 99% 13083410 usec, 99.9% 13312614 usec, 99.99% 13355377 usec, max 13427827 usec, measured over 100000 events ===== [2026-02-15T04:13:52.933Z] Resetting database to initial state.................... [2026-02-15T04:13:53.887Z] ----------------------------------- [2026-02-15T04:13:53.887Z] dacapo-h2_0_PASSED [2026-02-15T04:13:53.887Z] ----------------------------------- [2026-02-15T04:13:53.887Z] [2026-02-15T04:13:53.887Z] TEST TEARDOWN: [2026-02-15T04:13:53.887Z] Nothing to be done for teardown. [2026-02-15T04:13:53.887Z] dacapo-h2_0 Finish Time: Sat Feb 14 23:13:53 2026 Epoch Time (ms): 1771128833608