renaissance-finagle-http_0

[2025-02-22T01:38:27.292Z] Running test renaissance-finagle-http_0 ... [2025-02-22T01:38:27.292Z] =============================================== [2025-02-22T01:38:27.292Z] renaissance-finagle-http_0 Start Time: Fri Feb 21 19:38:27 2025 Epoch Time (ms): 1740188307264 [2025-02-22T01:38:27.292Z] variation: NoOptions [2025-02-22T01:38:27.292Z] JVM_OPTIONS: [2025-02-22T01:38:27.292Z] { \ [2025-02-22T01:38:27.292Z] echo ""; echo "TEST SETUP:"; \ [2025-02-22T01:38:27.292Z] echo "Nothing to be done for setup."; \ [2025-02-22T01:38:27.292Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17401883062985/renaissance-finagle-http_0"; \ [2025-02-22T01:38:27.292Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17401883062985/renaissance-finagle-http_0"; \ [2025-02-22T01:38:27.292Z] echo ""; echo "TESTING:"; \ [2025-02-22T01:38:27.292Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_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_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17401883062985/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \ [2025-02-22T01:38:27.292Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17401883062985/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-02-22T01:38:27.292Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-02-22T01:38:27.292Z] echo "Nothing to be done for teardown."; \ [2025-02-22T01:38:27.292Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17401883062985/TestTargetResult"; [2025-02-22T01:38:27.292Z] [2025-02-22T01:38:27.292Z] TEST SETUP: [2025-02-22T01:38:27.292Z] Nothing to be done for setup. [2025-02-22T01:38:27.292Z] [2025-02-22T01:38:27.292Z] TESTING: [2025-02-22T01:38:28.712Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-02-22T01:38:28.712Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by io.netty.util.internal.PlatformDependent0$3 (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17401883062985/renaissance-finagle-http_0/harness-193827-8046660494433453518/twitter-finagle/lib/netty-common-4.1.72.Final.jar) [2025-02-22T01:38:28.712Z] WARNING: Please consider reporting this to the maintainers of class io.netty.util.internal.PlatformDependent0$3 [2025-02-22T01:38:28.712Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-02-22T01:38:29.409Z] [2025-02-21T19:38:29.085-0600] com.twitter.finagle.http.HttpMuxer$ (com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1) [2025-02-22T01:38:29.409Z] INFO: HttpMuxer[/admin/metrics.json] = com.twitter.finagle.stats.MetricsExporter(com.twitter.finagle.stats.MetricsExporter) [2025-02-22T01:38:29.409Z] [2025-02-21T19:38:29.089-0600] com.twitter.finagle.http.HttpMuxer$ (com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1) [2025-02-22T01:38:29.409Z] INFO: HttpMuxer[/admin/per_host_metrics.json] = com.twitter.finagle.stats.HostMetricsExporter(com.twitter.finagle.stats.HostMetricsExporter) [2025-02-22T01:38:29.409Z] WARNING: A restricted method in java.lang.System has been called [2025-02-22T01:38:29.409Z] 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_x86-64_linux/aqa-tests/TKG/output_17401883062985/renaissance-finagle-http_0/harness-193827-8046660494433453518/twitter-finagle/lib/netty-common-4.1.72.Final.jar) [2025-02-22T01:38:29.409Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2025-02-22T01:38:29.409Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2025-02-22T01:38:29.409Z] [2025-02-22T01:38:29.409Z] [2025-02-21T19:38:29.378-0600] com.twitter.finagle (com.twitter.finagle.Init$ $anonfun$once$1) [2025-02-22T01:38:29.409Z] INFO: Finagle version 21.12.0 (rev=95ec9bcb3d4db4553bdb7d90f07a034a6b6be5c0) built at 20211216-002149 [2025-02-22T01:38:29.409Z] finagle-http on :45336 spawning 8 client and default number of server workers. [2025-02-22T01:38:29.409Z] ====== finagle-http (web) [default], iteration 0 started ====== [2025-02-22T01:38:29.409Z] GC before operation: completed in 31.569 ms, heap usage 20.396 MB -> 10.419 MB. [2025-02-22T01:38:29.409Z] [2025-02-21T19:38:29.580-0600] com.twitter.finagle.BaseResolver (com.twitter.finagle.BaseResolver inetResolver$lzycompute) [2025-02-22T01:38:29.409Z] INFO: Using default inet resolver [2025-02-22T01:38:45.073Z] ====== finagle-http (web) [default], iteration 0 completed (14321.588 ms) ====== [2025-02-22T01:38:45.073Z] ====== finagle-http (web) [default], iteration 1 started ====== [2025-02-22T01:38:45.073Z] GC before operation: completed in 52.789 ms, heap usage 89.464 MB -> 15.998 MB. [2025-02-22T01:38:52.782Z] ====== finagle-http (web) [default], iteration 1 completed (8436.201 ms) ====== [2025-02-22T01:38:52.782Z] ====== finagle-http (web) [default], iteration 2 started ====== [2025-02-22T01:38:52.782Z] GC before operation: completed in 66.651 ms, heap usage 91.378 MB -> 16.061 MB. [2025-02-22T01:38:59.058Z] ====== finagle-http (web) [default], iteration 2 completed (6490.013 ms) ====== [2025-02-22T01:38:59.058Z] ====== finagle-http (web) [default], iteration 3 started ====== [2025-02-22T01:38:59.058Z] GC before operation: completed in 40.819 ms, heap usage 52.419 MB -> 15.993 MB. [2025-02-22T01:39:06.831Z] ====== finagle-http (web) [default], iteration 3 completed (6820.920 ms) ====== [2025-02-22T01:39:06.831Z] ====== finagle-http (web) [default], iteration 4 started ====== [2025-02-22T01:39:06.831Z] GC before operation: completed in 43.733 ms, heap usage 70.343 MB -> 16.014 MB. [2025-02-22T01:39:13.949Z] ====== finagle-http (web) [default], iteration 4 completed (7428.757 ms) ====== [2025-02-22T01:39:13.949Z] ====== finagle-http (web) [default], iteration 5 started ====== [2025-02-22T01:39:13.949Z] GC before operation: completed in 42.427 ms, heap usage 81.046 MB -> 16.021 MB. [2025-02-22T01:39:19.049Z] ====== finagle-http (web) [default], iteration 5 completed (5391.021 ms) ====== [2025-02-22T01:39:19.049Z] ====== finagle-http (web) [default], iteration 6 started ====== [2025-02-22T01:39:19.049Z] GC before operation: completed in 36.792 ms, heap usage 65.417 MB -> 16.030 MB. [2025-02-22T01:39:26.703Z] ====== finagle-http (web) [default], iteration 6 completed (6930.102 ms) ====== [2025-02-22T01:39:26.703Z] ====== finagle-http (web) [default], iteration 7 started ====== [2025-02-22T01:39:26.703Z] GC before operation: completed in 40.324 ms, heap usage 77.840 MB -> 16.081 MB. [2025-02-22T01:39:33.027Z] ====== finagle-http (web) [default], iteration 7 completed (6763.407 ms) ====== [2025-02-22T01:39:33.027Z] ====== finagle-http (web) [default], iteration 8 started ====== [2025-02-22T01:39:33.027Z] GC before operation: completed in 33.718 ms, heap usage 64.159 MB -> 16.094 MB. [2025-02-22T01:39:39.338Z] ====== finagle-http (web) [default], iteration 8 completed (6308.881 ms) ====== [2025-02-22T01:39:39.338Z] ====== finagle-http (web) [default], iteration 9 started ====== [2025-02-22T01:39:39.338Z] GC before operation: completed in 41.086 ms, heap usage 57.720 MB -> 16.089 MB. [2025-02-22T01:39:45.598Z] ====== finagle-http (web) [default], iteration 9 completed (6795.356 ms) ====== [2025-02-22T01:39:45.598Z] ====== finagle-http (web) [default], iteration 10 started ====== [2025-02-22T01:39:45.598Z] GC before operation: completed in 40.018 ms, heap usage 112.160 MB -> 16.101 MB. [2025-02-22T01:39:53.344Z] ====== finagle-http (web) [default], iteration 10 completed (6741.905 ms) ====== [2025-02-22T01:39:53.344Z] ====== finagle-http (web) [default], iteration 11 started ====== [2025-02-22T01:39:53.344Z] GC before operation: completed in 36.167 ms, heap usage 91.560 MB -> 16.132 MB. [2025-02-22T01:39:58.439Z] ====== finagle-http (web) [default], iteration 11 completed (5411.371 ms) ====== [2025-02-22T01:39:58.439Z] ----------------------------------- [2025-02-22T01:39:58.439Z] renaissance-finagle-http_0_PASSED [2025-02-22T01:39:58.439Z] ----------------------------------- [2025-02-22T01:39:58.439Z] [2025-02-22T01:39:58.439Z] TEST TEARDOWN: [2025-02-22T01:39:58.439Z] Nothing to be done for teardown. [2025-02-22T01:39:58.439Z] renaissance-finagle-http_0 Finish Time: Fri Feb 21 19:39:58 2025 Epoch Time (ms): 1740188398552