dacapo-h2_0

[2025-12-09T23:59:15.464Z] Running test dacapo-h2_0 ... [2025-12-09T23:59:15.464Z] =============================================== [2025-12-09T23:59:15.464Z] dacapo-h2_0 Start Time: Tue Dec 9 23:59:14 2025 Epoch Time (ms): 1765324754996 [2025-12-09T23:59:15.464Z] variation: NoOptions [2025-12-09T23:59:15.464Z] JVM_OPTIONS: [2025-12-09T23:59:15.464Z] { \ [2025-12-09T23:59:15.464Z] echo ""; echo "TEST SETUP:"; \ [2025-12-09T23:59:15.464Z] echo "Nothing to be done for setup."; \ [2025-12-09T23:59:15.464Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17653230605227/dacapo-h2_0"; \ [2025-12-09T23:59:15.464Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17653230605227/dacapo-h2_0"; \ [2025-12-09T23:59:15.464Z] echo ""; echo "TESTING:"; \ [2025-12-09T23:59:15.464Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2025-12-09T23:59:15.465Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17653230605227/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-12-09T23:59:15.465Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-12-09T23:59:15.465Z] echo "Nothing to be done for teardown."; \ [2025-12-09T23:59:15.465Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17653230605227/TestTargetResult"; [2025-12-09T23:59:15.465Z] [2025-12-09T23:59:15.465Z] TEST SETUP: [2025-12-09T23:59:15.465Z] Nothing to be done for setup. [2025-12-09T23:59:15.465Z] [2025-12-09T23:59:15.465Z] TESTING: [2025-12-09T23:59:15.465Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2025-12-09T23:59:15.465Z] 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.' [2025-12-09T23:59:16.190Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2025-12-09T23:59:16.190Z] Preparing the H2 database... [2025-12-09T23:59:16.190Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000 [2025-12-09T23:59:50.767Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2025-12-09T23:59:50.767Z] Starting 100000 requests... [2025-12-09T23:59:55.173Z] [2025-12-09T23:59:59.471Z] 5% [2025-12-10T00:00:02.886Z] 10% [2025-12-10T00:00:06.238Z] 15% [2025-12-10T00:00:08.724Z] 20% [2025-12-10T00:00:12.012Z] 25% [2025-12-10T00:00:13.554Z] 30% [2025-12-10T00:00:15.908Z] 35% [2025-12-10T00:00:18.259Z] 40% [2025-12-10T00:00:19.763Z] 45% [2025-12-10T00:00:22.102Z] 50% [2025-12-10T00:00:23.633Z] 55% [2025-12-10T00:00:26.104Z] 60% [2025-12-10T00:00:27.628Z] 65% [2025-12-10T00:00:29.989Z] 70% [2025-12-10T00:00:32.341Z] 75% [2025-12-10T00:00:33.854Z] 80% [2025-12-10T00:00:35.369Z] 85% [2025-12-10T00:00:37.731Z] 90% [2025-12-10T00:00:40.070Z] 95% [2025-12-10T00:00:40.070Z] 100% [2025-12-10T00:00:40.070Z] Completed requests [2025-12-10T00:00:40.070Z] Stock level ............. 3973 ( 4.0%) [2025-12-10T00:00:40.070Z] Order status by name .... 2361 ( 2.4%) [2025-12-10T00:00:40.070Z] Order status by ID ...... 1609 ( 1.6%) [2025-12-10T00:00:40.070Z] Payment by name ......... 25847 (25.8%) [2025-12-10T00:00:40.070Z] Payment by ID ........... 17220 (17.2%) [2025-12-10T00:00:40.070Z] Delivery schedule ....... 4029 ( 4.0%) [2025-12-10T00:00:40.070Z] New order ............... 44509 (44.5%) [2025-12-10T00:00:40.070Z] New order rollback ...... 452 ( 0.5%) [2025-12-10T00:00:40.070Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 51425 msec ===== [2025-12-10T00:00:40.070Z] ===== DaCapo processed 100000 requests in 51375 msec, 1946 requests per second ===== [2025-12-10T00:00:40.070Z] ===== DaCapo tail latency, simple: 50% 362 usec, 90% 6656 usec, 99% 14893 usec, 99.9% 39593 usec, 99.99% 202010 usec, max 222994 usec, measured over 100000 events ===== [2025-12-10T00:00:40.070Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1785 usec, 90% 9625 usec, 99% 19423 usec, 99.9% 43089 usec, 99.99% 202010 usec, max 222994 usec, measured over 100000 events ===== [2025-12-10T00:00:40.070Z] ===== DaCapo tail latency, metered full smoothing: 50% 4732338 usec, 90% 7444668 usec, 99% 7665873 usec, 99.9% 7695732 usec, 99.99% 7704264 usec, max 7710863 usec, measured over 100000 events ===== [2025-12-10T00:00:59.218Z] Resetting database to initial state.................... [2025-12-10T00:00:59.218Z] ----------------------------------- [2025-12-10T00:00:59.218Z] dacapo-h2_0_PASSED [2025-12-10T00:00:59.218Z] ----------------------------------- [2025-12-10T00:00:59.218Z] [2025-12-10T00:00:59.218Z] TEST TEARDOWN: [2025-12-10T00:00:59.218Z] Nothing to be done for teardown. [2025-12-10T00:00:59.218Z] dacapo-h2_0 Finish Time: Wed Dec 10 00:00:58 2025 Epoch Time (ms): 1765324858969