dacapo-tomcat_0
[2025-10-22T22:13:28.021Z] Running test dacapo-tomcat_0 ...
[2025-10-22T22:13:28.021Z] ===============================================
[2025-10-22T22:13:28.021Z] dacapo-tomcat_0 Start Time: Wed Oct 22 22:13:24 2025 Epoch Time (ms): 1761171204651
[2025-10-22T22:13:28.021Z] variation: NoOptions
[2025-10-22T22:13:28.021Z] JVM_OPTIONS:
[2025-10-22T22:13:28.021Z] { \
[2025-10-22T22:13:28.021Z] echo ""; echo "TEST SETUP:"; \
[2025-10-22T22:13:28.021Z] echo "Nothing to be done for setup."; \
[2025-10-22T22:13:28.021Z] mkdir -p "C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17611711018625\\dacapo-tomcat_0"; \
[2025-10-22T22:13:28.021Z] cd "C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17611711018625\\dacapo-tomcat_0"; \
[2025-10-22T22:13:28.021Z] echo ""; echo "TESTING:"; \
[2025-10-22T22:13:28.021Z] "c:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" tomcat; \
[2025-10-22T22:13:28.021Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17611711018625\\dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-10-22T22:13:28.021Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-10-22T22:13:28.021Z] echo "Nothing to be done for teardown."; \
[2025-10-22T22:13:28.021Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17611711018625\\TestTargetResult";
[2025-10-22T22:13:28.021Z]
[2025-10-22T22:13:28.021Z] TEST SETUP:
[2025-10-22T22:13:28.021Z] Nothing to be done for setup.
[2025-10-22T22:13:28.021Z]
[2025-10-22T22:13:28.021Z] TESTING:
[2025-10-22T22:13:28.021Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,512]
[2025-10-22T22:13:28.021Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2025-10-22T22:13:38.923Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2025-10-22T22:13:39.286Z] WARNING: A restricted method in java.lang.System has been called
[2025-10-22T22:13:39.286Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/C:/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2025-10-22T22:13:39.286Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-10-22T22:13:39.286Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-10-22T22:13:39.286Z]
[2025-10-22T22:13:41.618Z] Server created with thread pool size 4
[2025-10-22T22:13:41.618Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2025-10-22T22:13:41.618Z] Loading web application
[2025-10-22T22:13:44.736Z] Starting 80000 requests...
[2025-10-22T22:13:56.702Z] Completing requests: 5%
[2025-10-22T22:13:59.688Z] Completing requests: 10%
[2025-10-22T22:14:02.723Z] Completing requests: 15%
[2025-10-22T22:14:05.105Z] Completing requests: 20%
[2025-10-22T22:14:08.111Z] Completing requests: 25%
[2025-10-22T22:14:11.110Z] Completing requests: 30%
[2025-10-22T22:14:14.103Z] Completing requests: 35%
[2025-10-22T22:14:17.091Z] Completing requests: 40%
[2025-10-22T22:14:20.089Z] Completing requests: 45%
[2025-10-22T22:14:23.103Z] Completing requests: 50%
[2025-10-22T22:14:26.939Z] Completing requests: 55%
[2025-10-22T22:14:29.227Z] Completing requests: 60%
[2025-10-22T22:14:31.878Z] Completing requests: 65%
[2025-10-22T22:14:34.878Z] Completing requests: 70%
[2025-10-22T22:14:37.865Z] Completing requests: 75%
[2025-10-22T22:14:40.892Z] Completing requests: 80%
[2025-10-22T22:14:43.876Z] Completing requests: 85%
[2025-10-22T22:14:46.897Z] Completing requests: 90%
[2025-10-22T22:14:49.873Z] Completing requests: 95%
[2025-10-22T22:14:49.873Z]
[2025-10-22T22:14:49.873Z] Completed requests
[2025-10-22T22:14:49.873Z] Client threads complete ... unloading web application
[2025-10-22T22:14:49.873Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 67829 msec =====
[2025-10-22T22:14:49.873Z] ===== DaCapo processed 80000 requests in 67684 msec, 1181 requests per second =====
[2025-10-22T22:14:49.873Z] ===== DaCapo tail latency, simple: 50% 2881 usec, 90% 3229 usec, 99% 19935 usec, 99.9% 215988 usec, 99.99% 519388 usec, max 1130096 usec, measured over 80000 events =====
[2025-10-22T22:14:49.873Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 3125 usec, 90% 9625 usec, 99% 20824 usec, 99.9% 215988 usec, 99.99% 519388 usec, max 1130096 usec, measured over 80000 events =====
[2025-10-22T22:14:49.873Z] ===== DaCapo tail latency, metered full smoothing: 50% 4206612 usec, 90% 7777834 usec, 99% 8383077 usec, 99.9% 8415575 usec, 99.99% 8420147 usec, max 8435363 usec, measured over 80000 events =====
[2025-10-22T22:14:49.873Z] Server stopped ... iteration complete
[2025-10-22T22:14:49.873Z] -----------------------------------
[2025-10-22T22:14:49.873Z] dacapo-tomcat_0_PASSED
[2025-10-22T22:14:49.873Z] -----------------------------------
[2025-10-22T22:14:49.873Z]
[2025-10-22T22:14:49.873Z] TEST TEARDOWN:
[2025-10-22T22:14:49.873Z] Nothing to be done for teardown.
[2025-10-22T22:14:49.873Z] dacapo-tomcat_0 Finish Time: Wed Oct 22 22:14:49 2025 Epoch Time (ms): 1761171289665