renaissance-finagle-http_0

[2025-01-31T03:10:10.149Z] Running test renaissance-finagle-http_0 ... [2025-01-31T03:10:10.149Z] =============================================== [2025-01-31T03:10:10.149Z] renaissance-finagle-http_0 Start Time: Fri Jan 31 03:10:09 2025 Epoch Time (ms): 1738293009969 [2025-01-31T03:10:10.149Z] variation: NoOptions [2025-01-31T03:10:10.149Z] JVM_OPTIONS: [2025-01-31T03:10:10.149Z] { \ [2025-01-31T03:10:10.149Z] echo ""; echo "TEST SETUP:"; \ [2025-01-31T03:10:10.149Z] echo "Nothing to be done for setup."; \ [2025-01-31T03:10:10.149Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17382930082367/renaissance-finagle-http_0"; \ [2025-01-31T03:10:10.149Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17382930082367/renaissance-finagle-http_0"; \ [2025-01-31T03:10:10.149Z] echo ""; echo "TESTING:"; \ [2025-01-31T03:10:10.149Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17382930082367/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \ [2025-01-31T03:10:10.149Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17382930082367/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-01-31T03:10:10.149Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-01-31T03:10:10.149Z] echo "Nothing to be done for teardown."; \ [2025-01-31T03:10:10.149Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17382930082367/TestTargetResult"; [2025-01-31T03:10:10.149Z] [2025-01-31T03:10:10.149Z] TEST SETUP: [2025-01-31T03:10:10.149Z] Nothing to be done for setup. [2025-01-31T03:10:10.149Z] [2025-01-31T03:10:10.149Z] TESTING: [2025-01-31T03:10:19.169Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-01-31T03:10:19.169Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by io.netty.util.internal.PlatformDependent0$3 (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_17382930082367/renaissance-finagle-http_0/harness-031013-659214790497199954/twitter-finagle/lib/netty-common-4.1.72.Final.jar) [2025-01-31T03:10:19.169Z] WARNING: Please consider reporting this to the maintainers of class io.netty.util.internal.PlatformDependent0$3 [2025-01-31T03:10:19.169Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-01-31T03:10:19.869Z] [2025-01-31T03:10:19.651+0000] com.twitter.finagle.http.HttpMuxer$ (com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1) [2025-01-31T03:10:19.869Z] INFO: HttpMuxer[/admin/metrics.json] = com.twitter.finagle.stats.MetricsExporter(com.twitter.finagle.stats.MetricsExporter) [2025-01-31T03:10:19.869Z] [2025-01-31T03:10:19.675+0000] com.twitter.finagle.http.HttpMuxer$ (com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1) [2025-01-31T03:10:19.869Z] INFO: HttpMuxer[/admin/per_host_metrics.json] = com.twitter.finagle.stats.HostMetricsExporter(com.twitter.finagle.stats.HostMetricsExporter) [2025-01-31T03:10:21.510Z] WARNING: A restricted method in java.lang.System has been called [2025-01-31T03:10:21.510Z] WARNING: java.lang.System::loadLibrary has been called by io.netty.util.internal.NativeLibraryUtil in an unnamed module (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux/aqa-tests/TKG/output_17382930082367/renaissance-finagle-http_0/harness-031013-659214790497199954/twitter-finagle/lib/netty-common-4.1.72.Final.jar) [2025-01-31T03:10:21.510Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2025-01-31T03:10:21.510Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2025-01-31T03:10:21.510Z] [2025-01-31T03:10:21.510Z] [2025-01-31T03:10:21.445+0000] com.twitter.finagle (com.twitter.finagle.Init$ $anonfun$once$1) [2025-01-31T03:10:21.510Z] INFO: Finagle version 21.12.0 (rev=95ec9bcb3d4db4553bdb7d90f07a034a6b6be5c0) built at 20211216-002149 [2025-01-31T03:10:22.647Z] finagle-http on :44923 spawning 4 client and default number of server workers. [2025-01-31T03:10:22.647Z] ====== finagle-http (web) [default], iteration 0 started ====== [2025-01-31T03:10:22.647Z] GC before operation: completed in 142.240 ms, heap usage 17.720 MB -> 9.691 MB. [2025-01-31T03:10:22.975Z] [2025-01-31T03:10:22.699+0000] com.twitter.finagle.BaseResolver (com.twitter.finagle.BaseResolver inetResolver$lzycompute) [2025-01-31T03:10:22.975Z] INFO: Using default inet resolver [2025-01-31T03:12:01.379Z] ====== finagle-http (web) [default], iteration 0 completed (96731.735 ms) ====== [2025-01-31T03:12:01.379Z] ====== finagle-http (web) [default], iteration 1 started ====== [2025-01-31T03:12:01.379Z] GC before operation: completed in 475.868 ms, heap usage 35.329 MB -> 13.559 MB. [2025-01-31T03:12:49.483Z] ====== finagle-http (web) [default], iteration 1 completed (48491.869 ms) ====== [2025-01-31T03:12:49.483Z] ====== finagle-http (web) [default], iteration 2 started ====== [2025-01-31T03:12:49.483Z] GC before operation: completed in 385.342 ms, heap usage 67.177 MB -> 13.628 MB. [2025-01-31T03:13:29.524Z] ====== finagle-http (web) [default], iteration 2 completed (35549.061 ms) ====== [2025-01-31T03:13:29.524Z] ====== finagle-http (web) [default], iteration 3 started ====== [2025-01-31T03:13:29.524Z] GC before operation: completed in 338.726 ms, heap usage 87.180 MB -> 13.633 MB. [2025-01-31T03:14:02.963Z] ====== finagle-http (web) [default], iteration 3 completed (35883.976 ms) ====== [2025-01-31T03:14:02.963Z] ====== finagle-http (web) [default], iteration 4 started ====== [2025-01-31T03:14:02.963Z] GC before operation: completed in 349.025 ms, heap usage 86.790 MB -> 13.634 MB. [2025-01-31T03:14:42.982Z] ====== finagle-http (web) [default], iteration 4 completed (36009.736 ms) ====== [2025-01-31T03:14:42.982Z] ====== finagle-http (web) [default], iteration 5 started ====== [2025-01-31T03:14:42.982Z] GC before operation: completed in 326.223 ms, heap usage 56.028 MB -> 13.650 MB. [2025-01-31T03:15:16.310Z] ====== finagle-http (web) [default], iteration 5 completed (35064.989 ms) ====== [2025-01-31T03:15:16.310Z] ====== finagle-http (web) [default], iteration 6 started ====== [2025-01-31T03:15:16.310Z] GC before operation: completed in 330.536 ms, heap usage 56.486 MB -> 13.627 MB. [2025-01-31T03:15:49.657Z] ====== finagle-http (web) [default], iteration 6 completed (36147.805 ms) ====== [2025-01-31T03:15:49.657Z] ====== finagle-http (web) [default], iteration 7 started ====== [2025-01-31T03:15:49.657Z] GC before operation: completed in 329.291 ms, heap usage 86.125 MB -> 14.151 MB. [2025-01-31T03:16:29.718Z] ====== finagle-http (web) [default], iteration 7 completed (36183.571 ms) ====== [2025-01-31T03:16:29.718Z] ====== finagle-http (web) [default], iteration 8 started ====== [2025-01-31T03:16:29.718Z] GC before operation: completed in 330.305 ms, heap usage 85.033 MB -> 13.627 MB. [2025-01-31T03:17:03.181Z] ====== finagle-http (web) [default], iteration 8 completed (36413.167 ms) ====== [2025-01-31T03:17:03.181Z] ====== finagle-http (web) [default], iteration 9 started ====== [2025-01-31T03:17:03.181Z] GC before operation: completed in 339.235 ms, heap usage 56.112 MB -> 14.315 MB. [2025-01-31T03:17:43.964Z] ====== finagle-http (web) [default], iteration 9 completed (35755.556 ms) ====== [2025-01-31T03:17:43.964Z] ====== finagle-http (web) [default], iteration 10 started ====== [2025-01-31T03:17:43.964Z] GC before operation: completed in 328.612 ms, heap usage 55.395 MB -> 13.588 MB. [2025-01-31T03:18:17.276Z] ====== finagle-http (web) [default], iteration 10 completed (35471.065 ms) ====== [2025-01-31T03:18:17.276Z] ====== finagle-http (web) [default], iteration 11 started ====== [2025-01-31T03:18:17.276Z] GC before operation: completed in 342.445 ms, heap usage 56.653 MB -> 13.561 MB. [2025-01-31T03:18:50.625Z] ====== finagle-http (web) [default], iteration 11 completed (35656.144 ms) ====== [2025-01-31T03:18:50.956Z] ----------------------------------- [2025-01-31T03:18:50.956Z] renaissance-finagle-http_0_PASSED [2025-01-31T03:18:50.956Z] ----------------------------------- [2025-01-31T03:18:50.956Z] [2025-01-31T03:18:50.956Z] TEST TEARDOWN: [2025-01-31T03:18:50.956Z] Nothing to be done for teardown. [2025-01-31T03:18:51.286Z] renaissance-finagle-http_0 Finish Time: Fri Jan 31 03:18:50 2025 Epoch Time (ms): 1738293530970