Build Logs
akka/akka-grpc • 3.8.0-RC5:2025-12-31
Errors
181
Warnings
155
Total Lines
10380
1##################################
2Clonning https://github.com/akka/akka-grpc.git into /build/repo using revision v2.3.4
3##################################
4Note: switching to 'c33b9d1a2536f08f963d21fccc2041ce52d6515e'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.2.2
22----
23Preparing build for 3.8.0-RC5
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Dependencies.scala
34Pattern: val scala3 = "3.2.2"
35Replacement: val scala3 = "3.8.0-RC5"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.2.2"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC5
42Execute tests: true
43sbt project found:
44Sbt version 1.9.4 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project akka/akka-grpc
47##################################
48Scala version: 3.8.0-RC5
49Targets: com.lightbend.akka.grpc%akka-grpc-interop-tests com.lightbend.akka.grpc%akka-grpc-runtime
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC5
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC5"
70"++3.8.0-RC5 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.lightbend.akka.grpc%akka-grpc-interop-tests com.lightbend.akka.grpc%akka-grpc-runtime"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build-build from buildinfo.sbt...
81[info] loading project definition from /build/repo/project/project
82[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[info] compiling 13 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 9.229s.
87[warn] /build/repo/project/Common.scala:26:30: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
88[warn] resolvers += Resolver.sonatypeCentralSnapshots
89[warn] resolvers ++= Resolver.sonatypeOssRepos("staging"), // makes testing HTTP releases early easier
90[warn] ^
91[warn] one warning found
92[info] done compiling
93[info] loading settings for project akka-grpc from build.sbt...
94[info] resolving key references (15648 settings) ...
95[info] set current project to akka-grpc (in build file:/build/repo/)
96Execute setCrossScalaVersions: 3.8.0-RC5
97OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in akka-grpc-plugin-tester-scala/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in benchmarks/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in akka-grpc-docs/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in akka-grpc-interop-tests/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in akka-grpc-plugin-tester-java/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List() -> List(2.12.18) in akka-grpc/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in akka-grpc-runtime/crossScalaVersions
104[info] set current project to akka-grpc (in build file:/build/repo/)
105[info] Setting Scala version to 3.8.0-RC5 on 6 projects.
106[info] Switching Scala version on:
107[info] akka-grpc-plugin-tester-java (2.12.18, 2.13.11, 3.8.0-RC5)
108[info] benchmarks (2.12.18, 2.13.11, 3.8.0-RC5)
109[info] akka-grpc-interop-tests (2.12.18, 2.13.11, 3.8.0-RC5)
110[info] akka-grpc-runtime (2.12.18, 2.13.11, 3.8.0-RC5, 2.12.20)
111[info] akka-grpc-docs (2.12.18, 2.13.11, 3.8.0-RC5)
112[info] akka-grpc-plugin-tester-scala (2.12.18, 2.13.11, 3.8.0-RC5)
113[info] Excluding projects:
114[info] sbt-akka-grpc (2.12.18)
115[info] akka-grpc-codegen (2.12.18)
116[info] akka-grpc-maven-plugin (2.12.18)
117[info] * akka-grpc (2.12.18)
118[info] akka-grpc-scalapb-protoc-plugin (2.12.18)
119[info] Reapplying settings...
120[info] set current project to akka-grpc (in build file:/build/repo/)
121Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
122[info] Reapplying settings...
123[info] set current project to akka-grpc (in build file:/build/repo/)
124[info] Defining Global / credentials, akka-grpc-codegen / credentials and 9 others.
125[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 54 others.
126[info] Run `last` for details.
127[info] Reapplying settings...
128[info] set current project to akka-grpc (in build file:/build/repo/)
129Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
130[info] Reapplying settings...
131OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
132
133 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
134 Did you mean akka-grpc-maven-plugin / allExcludeDependencies ?
135 , retry without global scopes
136[info] Reapplying settings...
137[info] set current project to akka-grpc (in build file:/build/repo/)
138Execute removeScalacOptionsStartingWith: -P:wartremover
139[info] Reapplying settings...
140[info] set current project to akka-grpc (in build file:/build/repo/)
141[success] Total time: 0 s, completed Dec 31, 2025, 9:10:34 PM
142Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
143Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
144Starting build...
145Projects: Set(akka-grpc-interop-tests, akka-grpc-runtime)
146Starting build for ProjectRef(file:/build/repo/,akka-grpc-interop-tests) (akka-grpc-interop-tests)... [0/2]
147OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
148OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
149OpenCB::Filter out '-language:_', matches setting pattern '^-?-language:_'
150OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
151OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
152Compile scalacOptions: --java-output-version:17, 8, -unchecked, -encoding, UTF-8, -Wconf:msg=Marked as deprecated in proto file:silent, -Wconf:msg=Use `scala.jdk.CollectionConverters` instead:silent, -Wconf:msg=Use LazyList instead of Stream:silent, -Wconf:msg=never used:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
153[info] scalafmt: Formatting 19 Scala sources (/build/repo/runtime)...
154[info] scalafmt: Formatting 17 Scala sources (/build/repo/interop-tests)...
155[info] scalafmt: Formatting 68 Scala sources (/build/repo/runtime)...
156[info] scalafmt: Formatting 9 Scala sources (/build/repo/interop-tests)...
157OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.18 module Scope(Select(ProjectRef(file:/build/repo/,sbt-akka-grpc)), Zero, Zero, Zero)
158[info] scalafmt: Formatting 2 Scala sources (/build/repo/sbt-plugin)...
159OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.18 module Scope(Select(ProjectRef(file:/build/repo/,akka-grpc-codegen)), Zero, Zero, Zero)
160OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.18 module Scope(Select(ProjectRef(file:/build/repo/,sbt-akka-grpc)), Select(ConfigKey(compile)), Zero, Zero)
161OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.18 module Scope(Select(ProjectRef(file:/build/repo/,akka-grpc-codegen)), Select(ConfigKey(compile)), Zero, Zero)
162[info] scalafmt: Formatting 1 Scala sources (/build/repo/codegen)...
163[info] scalafmt: Formatting 21 Scala sources (/build/repo/codegen)...
164[info] compiling 33 Scala sources to /build/repo/codegen/target/scala-2.12/classes ...
165[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
166[info] Compilation completed in 9.403s.
167[info] done compiling
168[info] compiling 2 Scala sources to /build/repo/sbt-plugin/target/scala-2.12/sbt-1.0/classes ...
169[warn] two feature warnings; re-run with -feature for details
170[warn] one warning found
171[info] done compiling
172[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC5/src_managed/main
173[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main
174google/api/billing.proto:19:1: warning: Import google/api/metric.proto is unused.
175google/api/service.proto:38:1: warning: Import google/protobuf/any.proto is unused.
176google/api/service.proto:27:1: warning: Import google/api/label.proto is unused.
177google/api/service.proto:34:1: warning: Import google/api/resource.proto is unused.
178[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
179[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
180[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
181[info] compiling 81 Scala sources and 1 Java source to /build/repo/runtime/target/scala-3.8.0-RC5/classes ...
182[info] Generating Akka gRPC service interface for com.example.crdts.crdt_example.CrdtExample
183[info] Generating Akka gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
184[info] Generating Akka gRPC service interface for com.google.longrunning.operations.Operations
185[info] Generating Akka gRPC service interface for io.grpc.channelz.v1.channelz.Channelz
186[info] Generating Akka gRPC service interface for io.grpc.health.v1.health.Health
187[info] Generating Akka gRPC service interface for io.grpc.lb.v1.load_balancer.LoadBalancer
188[info] Generating Akka gRPC service interface for io.grpc.lookup.v1.rls.RouteLookupService
189[info] Generating Akka gRPC service interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
190[info] Generating Akka gRPC service interface for io.grpc.testing.integration.metrics.MetricsService
191[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.TestService
192[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.UnimplementedService
193[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.ReconnectService
194[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.LoadBalancerStatsService
195[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateHealthService
196[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
197[info] Generating Akka gRPC service interface for com.github.xds.service.orca.v3.orca.OpenRcaService
198[info] Generating Akka gRPC service interface for [com.example.crdts.CrdtExample]
199[info] Generating Akka gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
200[info] Generating Akka gRPC service interface for [com.google.longrunning.Operations]
201[info] Generating Akka gRPC service interface for [io.grpc.channelz.v1.Channelz]
202[info] Generating Akka gRPC service interface for [io.grpc.health.v1.Health]
203[info] Generating Akka gRPC service interface for [io.grpc.lb.v1.LoadBalancer]
204[info] Generating Akka gRPC service interface for [io.grpc.lookup.v1.RouteLookupService]
205[info] Generating Akka gRPC service interface for [io.grpc.reflection.v1alpha.ServerReflection]
206[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.MetricsService]
207[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.TestService]
208[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.UnimplementedService]
209[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.ReconnectService]
210[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.LoadBalancerStatsService]
211[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateHealthService]
212[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
213[info] Generating Akka gRPC service interface for [com.github.xds.service.orca.v3.OpenRcaService]
214[info] Generating Akka gRPC client for com.example.crdts.crdt_example.CrdtExample
215[info] Generating Akka gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
216[info] Generating Akka gRPC client for com.google.longrunning.operations.Operations
217[info] Generating Akka gRPC client for io.grpc.channelz.v1.channelz.Channelz
218[info] Generating Akka gRPC client for io.grpc.health.v1.health.Health
219[info] Generating Akka gRPC client for io.grpc.lb.v1.load_balancer.LoadBalancer
220[info] Generating Akka gRPC client for io.grpc.lookup.v1.rls.RouteLookupService
221[info] Generating Akka gRPC client for io.grpc.reflection.v1alpha.reflection.ServerReflection
222[info] Generating Akka gRPC client for io.grpc.testing.integration.metrics.MetricsService
223[info] Generating Akka gRPC client for io.grpc.testing.integration.test.TestService
224[info] Generating Akka gRPC client for io.grpc.testing.integration.test.UnimplementedService
225[info] Generating Akka gRPC client for io.grpc.testing.integration.test.ReconnectService
226[info] Generating Akka gRPC client for io.grpc.testing.integration.test.LoadBalancerStatsService
227[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateHealthService
228[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
229[info] Generating Akka gRPC client for com.github.xds.service.orca.v3.orca.OpenRcaService
230[info] Generating Akka gRPC Client [com.example.crdts.CrdtExample]
231[info] Generating Akka gRPC Lifted Client interface[com.example.crdts.CrdtExample]
232[info] Generating Akka gRPC Client [example.myapp.helloworld.grpc.GreeterService]
233[info] Generating Akka gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
234[info] Generating Akka gRPC Client [com.google.longrunning.Operations]
235[info] Generating Akka gRPC Lifted Client interface[com.google.longrunning.Operations]
236[info] Generating Akka gRPC Client [io.grpc.channelz.v1.Channelz]
237[info] Generating Akka gRPC Lifted Client interface[io.grpc.channelz.v1.Channelz]
238[info] Generating Akka gRPC Client [io.grpc.health.v1.Health]
239[info] Generating Akka gRPC Lifted Client interface[io.grpc.health.v1.Health]
240[info] Generating Akka gRPC Client [io.grpc.lb.v1.LoadBalancer]
241[info] Generating Akka gRPC Lifted Client interface[io.grpc.lb.v1.LoadBalancer]
242[info] Generating Akka gRPC Client [io.grpc.lookup.v1.RouteLookupService]
243[info] Generating Akka gRPC Lifted Client interface[io.grpc.lookup.v1.RouteLookupService]
244[info] Generating Akka gRPC Client [io.grpc.reflection.v1alpha.ServerReflection]
245[info] Generating Akka gRPC Lifted Client interface[io.grpc.reflection.v1alpha.ServerReflection]
246[info] Generating Akka gRPC Client [io.grpc.testing.integration.MetricsService]
247[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.MetricsService]
248[info] Generating Akka gRPC Client [io.grpc.testing.integration.TestService]
249[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.TestService]
250[info] Generating Akka gRPC Client [io.grpc.testing.integration.UnimplementedService]
251[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.UnimplementedService]
252[info] Generating Akka gRPC Client [io.grpc.testing.integration.ReconnectService]
253[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.ReconnectService]
254[info] Generating Akka gRPC Client [io.grpc.testing.integration.LoadBalancerStatsService]
255[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.LoadBalancerStatsService]
256[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateHealthService]
257[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateHealthService]
258[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateClientConfigureService]
259[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateClientConfigureService]
260[info] Generating Akka gRPC Client [com.github.xds.service.orca.v3.OpenRcaService]
261[info] Generating Akka gRPC Lifted Client interface[com.github.xds.service.orca.v3.OpenRcaService]
262[info] Generating Akka gRPC service handler for com.example.crdts.crdt_example.CrdtExample
263[info] Generating Akka gRPC service power API handler for com.example.crdts.crdt_example.CrdtExample
264[info] Generating Akka gRPC service power API interface for com.example.crdts.crdt_example.CrdtExample
265[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
266[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.helloworld.GreeterService
267[info] Generating Akka gRPC service power API interface for example.myapp.helloworld.grpc.helloworld.GreeterService
268[info] Generating Akka gRPC service handler for com.google.longrunning.operations.Operations
269[info] Generating Akka gRPC service power API handler for com.google.longrunning.operations.Operations
270[info] Generating Akka gRPC service power API interface for com.google.longrunning.operations.Operations
271[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.channelz.Channelz
272[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.channelz.Channelz
273[info] Generating Akka gRPC service power API interface for io.grpc.channelz.v1.channelz.Channelz
274[info] Generating Akka gRPC service handler for io.grpc.health.v1.health.Health
275[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.health.Health
276[info] Generating Akka gRPC service power API interface for io.grpc.health.v1.health.Health
277[info] Generating Akka gRPC service handler for io.grpc.lb.v1.load_balancer.LoadBalancer
278[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.load_balancer.LoadBalancer
279[info] Generating Akka gRPC service power API interface for io.grpc.lb.v1.load_balancer.LoadBalancer
280[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.rls.RouteLookupService
281[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.rls.RouteLookupService
282[info] Generating Akka gRPC service power API interface for io.grpc.lookup.v1.rls.RouteLookupService
283[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
284[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
285[info] Generating Akka gRPC service power API interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
286[info] Generating Akka gRPC service handler for io.grpc.testing.integration.metrics.MetricsService
287[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.metrics.MetricsService
288[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.metrics.MetricsService
289[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.TestService
290[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.TestService
291[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.TestService
292[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.UnimplementedService
293[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.UnimplementedService
294[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.UnimplementedService
295[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.ReconnectService
296[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.ReconnectService
297[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.ReconnectService
298[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.LoadBalancerStatsService
299[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.LoadBalancerStatsService
300[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.LoadBalancerStatsService
301[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateHealthService
302[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateHealthService
303[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateHealthService
304[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
305[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
306[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
307[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.orca.OpenRcaService
308[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.orca.OpenRcaService
309[info] Generating Akka gRPC service power API interface for com.github.xds.service.orca.v3.orca.OpenRcaService
310[info] Generating Akka gRPC service handler for com.example.crdts.CrdtExample
311[info] Generating Akka gRPC service power API handler for com.example.crdts.CrdtExample
312[info] Generating Akka gRPC service power interface for [com.example.crdts.CrdtExample]
313[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.GreeterService
314[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.GreeterService
315[info] Generating Akka gRPC service power interface for [example.myapp.helloworld.grpc.GreeterService]
316[info] Generating Akka gRPC service handler for com.google.longrunning.Operations
317[info] Generating Akka gRPC service power API handler for com.google.longrunning.Operations
318[info] Generating Akka gRPC service power interface for [com.google.longrunning.Operations]
319[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.Channelz
320[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.Channelz
321[info] Generating Akka gRPC service power interface for [io.grpc.channelz.v1.Channelz]
322[info] Generating Akka gRPC service handler for io.grpc.health.v1.Health
323[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.Health
324[info] Generating Akka gRPC service power interface for [io.grpc.health.v1.Health]
325[info] Generating Akka gRPC service handler for io.grpc.lb.v1.LoadBalancer
326[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.LoadBalancer
327[info] Generating Akka gRPC service power interface for [io.grpc.lb.v1.LoadBalancer]
328[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.RouteLookupService
329[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.RouteLookupService
330[info] Generating Akka gRPC service power interface for [io.grpc.lookup.v1.RouteLookupService]
331[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.ServerReflection
332[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.ServerReflection
333[info] Generating Akka gRPC service power interface for [io.grpc.reflection.v1alpha.ServerReflection]
334[info] Generating Akka gRPC service handler for io.grpc.testing.integration.MetricsService
335[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.MetricsService
336[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.MetricsService]
337[info] Generating Akka gRPC service handler for io.grpc.testing.integration.TestService
338[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.TestService
339[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.TestService]
340[info] Generating Akka gRPC service handler for io.grpc.testing.integration.UnimplementedService
341[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.UnimplementedService
342[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.UnimplementedService]
343[info] Generating Akka gRPC service handler for io.grpc.testing.integration.ReconnectService
344[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.ReconnectService
345[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.ReconnectService]
346[info] Generating Akka gRPC service handler for io.grpc.testing.integration.LoadBalancerStatsService
347[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.LoadBalancerStatsService
348[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.LoadBalancerStatsService]
349[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateHealthService
350[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateHealthService
351[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateHealthService]
352[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
353[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
354[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
355[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.OpenRcaService
356[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.OpenRcaService
357[info] Generating Akka gRPC service power interface for [com.github.xds.service.orca.v3.OpenRcaService]
358[info] done compiling
359[info] compiling 537 Scala sources and 647 Java sources to /build/repo/interop-tests/target/scala-3.8.0-RC5/classes ...
360[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/com/google/protobuf/compiler/PluginProtos.java:1967:81: PARSER in com.google.protobuf.DescriptorProtos.FileDescriptorProto has been deprecated
361[warn] com.google.protobuf.DescriptorProtos.FileDescriptorProto.PARSER
362[warn] ^
363[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ErrorResponse.java:40:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
364[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
365[warn] ^
366[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ErrorResponse.java:46:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
367[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
368[warn] ^
369[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ErrorResponse.java:282:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
370[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
371[warn] ^
372[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ErrorResponse.java:288:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
373[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
374[warn] ^
375[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ErrorResponse.java:316:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
376[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
377[warn] ^
378[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:42:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
379[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
380[warn] ^
381[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:48:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
382[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
383[warn] ^
384[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:325:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
385[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
386[warn] ^
387[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:331:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
388[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
389[warn] ^
390[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ExtensionNumberResponse.java:359:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
391[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
392[warn] ^
393[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ExtensionRequest.java:41:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
394[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
395[warn] ^
396[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ExtensionRequest.java:47:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
397[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
398[warn] ^
399[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ExtensionRequest.java:288:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
400[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
401[warn] ^
402[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ExtensionRequest.java:294:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
403[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
404[warn] ^
405[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ExtensionRequest.java:322:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
406[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
407[warn] ^
408[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:42:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
409[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
410[warn] ^
411[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:48:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
412[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
413[warn] ^
414[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:275:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
415[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
416[warn] ^
417[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:281:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
418[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
419[warn] ^
420[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/FileDescriptorResponse.java:307:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
421[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
422[warn] ^
423[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ListServiceResponse.java:40:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
424[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
425[warn] ^
426[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ListServiceResponse.java:46:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
427[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
428[warn] ^
429[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ListServiceResponse.java:286:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
430[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
431[warn] ^
432[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ListServiceResponse.java:292:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
433[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
434[warn] ^
435[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ListServiceResponse.java:323:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
436[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
437[warn] ^
438[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServiceResponse.java:41:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
439[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
440[warn] ^
441[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServiceResponse.java:47:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
442[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
443[warn] ^
444[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServiceResponse.java:268:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
445[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
446[warn] ^
447[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServiceResponse.java:274:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
448[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
449[warn] ^
450[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServiceResponse.java:300:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
451[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
452[warn] ^
453[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServerReflection.java:21:105: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
454[warn] ServerReflectionProto
455[warn] ^
456[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:40:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
457[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
458[warn] ^
459[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:46:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
460[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
461[warn] ^
462[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:715:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
463[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
464[warn] ^
465[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:721:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
466[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
467[warn] ^
468[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionRequest.java:752:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
469[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
470[warn] ^
471[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:40:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
472[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
473[warn] ^
474[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:46:38: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
475[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
476[warn] ^
477[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:599:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
478[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
479[warn] ^
480[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:605:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
481[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
482[warn] ^
483[warn] /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main/io/grpc/reflection/v1alpha/ServerReflectionResponse.java:651:40: io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha has been deprecated
484[warn] io.grpc.reflection.v1alpha.ServerReflectionProto
485[warn] ^
486[info] done compiling
487[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC5/src_managed/main
488[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main
489[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
490[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
491[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
492google/api/billing.proto:19:1: warning: Import google/api/metric.proto is unused.
493google/api/service.proto:38:1: warning: Import google/protobuf/any.proto is unused.
494google/api/service.proto:27:1: warning: Import google/api/label.proto is unused.
495google/api/service.proto:34:1: warning: Import google/api/resource.proto is unused.
496[info] Generating Akka gRPC service interface for com.example.crdts.crdt_example.CrdtExample
497[info] Generating Akka gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
498[info] Generating Akka gRPC service interface for com.google.longrunning.operations.Operations
499[info] Generating Akka gRPC service interface for io.grpc.channelz.v1.channelz.Channelz
500[info] Generating Akka gRPC service interface for io.grpc.health.v1.health.Health
501[info] Generating Akka gRPC service interface for io.grpc.lb.v1.load_balancer.LoadBalancer
502[info] Generating Akka gRPC service interface for io.grpc.lookup.v1.rls.RouteLookupService
503[info] Generating Akka gRPC service interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
504[info] Generating Akka gRPC service interface for io.grpc.testing.integration.metrics.MetricsService
505[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.TestService
506[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.UnimplementedService
507[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.ReconnectService
508[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.LoadBalancerStatsService
509[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateHealthService
510[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
511[info] Generating Akka gRPC service interface for com.github.xds.service.orca.v3.orca.OpenRcaService
512[info] Generating Akka gRPC service interface for [com.example.crdts.CrdtExample]
513[info] Generating Akka gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
514[info] Generating Akka gRPC service interface for [com.google.longrunning.Operations]
515[info] Generating Akka gRPC service interface for [io.grpc.channelz.v1.Channelz]
516[info] Generating Akka gRPC service interface for [io.grpc.health.v1.Health]
517[info] Generating Akka gRPC service interface for [io.grpc.lb.v1.LoadBalancer]
518[info] Generating Akka gRPC service interface for [io.grpc.lookup.v1.RouteLookupService]
519[info] Generating Akka gRPC service interface for [io.grpc.reflection.v1alpha.ServerReflection]
520[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.MetricsService]
521[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.TestService]
522[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.UnimplementedService]
523[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.ReconnectService]
524[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.LoadBalancerStatsService]
525[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateHealthService]
526[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
527[info] Generating Akka gRPC service interface for [com.github.xds.service.orca.v3.OpenRcaService]
528[info] Generating Akka gRPC client for com.example.crdts.crdt_example.CrdtExample
529[info] Generating Akka gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
530[info] Generating Akka gRPC client for com.google.longrunning.operations.Operations
531[info] Generating Akka gRPC client for io.grpc.channelz.v1.channelz.Channelz
532[info] Generating Akka gRPC client for io.grpc.health.v1.health.Health
533[info] Generating Akka gRPC client for io.grpc.lb.v1.load_balancer.LoadBalancer
534[info] Generating Akka gRPC client for io.grpc.lookup.v1.rls.RouteLookupService
535[info] Generating Akka gRPC client for io.grpc.reflection.v1alpha.reflection.ServerReflection
536[info] Generating Akka gRPC client for io.grpc.testing.integration.metrics.MetricsService
537[info] Generating Akka gRPC client for io.grpc.testing.integration.test.TestService
538[info] Generating Akka gRPC client for io.grpc.testing.integration.test.UnimplementedService
539[info] Generating Akka gRPC client for io.grpc.testing.integration.test.ReconnectService
540[info] Generating Akka gRPC client for io.grpc.testing.integration.test.LoadBalancerStatsService
541[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateHealthService
542[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
543[info] Generating Akka gRPC client for com.github.xds.service.orca.v3.orca.OpenRcaService
544[info] Generating Akka gRPC Client [com.example.crdts.CrdtExample]
545[info] Generating Akka gRPC Lifted Client interface[com.example.crdts.CrdtExample]
546[info] Generating Akka gRPC Client [example.myapp.helloworld.grpc.GreeterService]
547[info] Generating Akka gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
548[info] Generating Akka gRPC Client [com.google.longrunning.Operations]
549[info] Generating Akka gRPC Lifted Client interface[com.google.longrunning.Operations]
550[info] Generating Akka gRPC Client [io.grpc.channelz.v1.Channelz]
551[info] Generating Akka gRPC Lifted Client interface[io.grpc.channelz.v1.Channelz]
552[info] Generating Akka gRPC Client [io.grpc.health.v1.Health]
553[info] Generating Akka gRPC Lifted Client interface[io.grpc.health.v1.Health]
554[info] Generating Akka gRPC Client [io.grpc.lb.v1.LoadBalancer]
555[info] Generating Akka gRPC Lifted Client interface[io.grpc.lb.v1.LoadBalancer]
556[info] Generating Akka gRPC Client [io.grpc.lookup.v1.RouteLookupService]
557[info] Generating Akka gRPC Lifted Client interface[io.grpc.lookup.v1.RouteLookupService]
558[info] Generating Akka gRPC Client [io.grpc.reflection.v1alpha.ServerReflection]
559[info] Generating Akka gRPC Lifted Client interface[io.grpc.reflection.v1alpha.ServerReflection]
560[info] Generating Akka gRPC Client [io.grpc.testing.integration.MetricsService]
561[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.MetricsService]
562[info] Generating Akka gRPC Client [io.grpc.testing.integration.TestService]
563[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.TestService]
564[info] Generating Akka gRPC Client [io.grpc.testing.integration.UnimplementedService]
565[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.UnimplementedService]
566[info] Generating Akka gRPC Client [io.grpc.testing.integration.ReconnectService]
567[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.ReconnectService]
568[info] Generating Akka gRPC Client [io.grpc.testing.integration.LoadBalancerStatsService]
569[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.LoadBalancerStatsService]
570[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateHealthService]
571[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateHealthService]
572[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateClientConfigureService]
573[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateClientConfigureService]
574[info] Generating Akka gRPC Client [com.github.xds.service.orca.v3.OpenRcaService]
575[info] Generating Akka gRPC Lifted Client interface[com.github.xds.service.orca.v3.OpenRcaService]
576[info] Generating Akka gRPC service handler for com.example.crdts.crdt_example.CrdtExample
577[info] Generating Akka gRPC service power API handler for com.example.crdts.crdt_example.CrdtExample
578[info] Generating Akka gRPC service power API interface for com.example.crdts.crdt_example.CrdtExample
579[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
580[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.helloworld.GreeterService
581[info] Generating Akka gRPC service power API interface for example.myapp.helloworld.grpc.helloworld.GreeterService
582[info] Generating Akka gRPC service handler for com.google.longrunning.operations.Operations
583[info] Generating Akka gRPC service power API handler for com.google.longrunning.operations.Operations
584[info] Generating Akka gRPC service power API interface for com.google.longrunning.operations.Operations
585[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.channelz.Channelz
586[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.channelz.Channelz
587[info] Generating Akka gRPC service power API interface for io.grpc.channelz.v1.channelz.Channelz
588[info] Generating Akka gRPC service handler for io.grpc.health.v1.health.Health
589[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.health.Health
590[info] Generating Akka gRPC service power API interface for io.grpc.health.v1.health.Health
591[info] Generating Akka gRPC service handler for io.grpc.lb.v1.load_balancer.LoadBalancer
592[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.load_balancer.LoadBalancer
593[info] Generating Akka gRPC service power API interface for io.grpc.lb.v1.load_balancer.LoadBalancer
594[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.rls.RouteLookupService
595[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.rls.RouteLookupService
596[info] Generating Akka gRPC service power API interface for io.grpc.lookup.v1.rls.RouteLookupService
597[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
598[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
599[info] Generating Akka gRPC service power API interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
600[info] Generating Akka gRPC service handler for io.grpc.testing.integration.metrics.MetricsService
601[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.metrics.MetricsService
602[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.metrics.MetricsService
603[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.TestService
604[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.TestService
605[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.TestService
606[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.UnimplementedService
607[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.UnimplementedService
608[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.UnimplementedService
609[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.ReconnectService
610[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.ReconnectService
611[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.ReconnectService
612[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.LoadBalancerStatsService
613[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.LoadBalancerStatsService
614[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.LoadBalancerStatsService
615[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateHealthService
616[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateHealthService
617[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateHealthService
618[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
619[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
620[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
621[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.orca.OpenRcaService
622[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.orca.OpenRcaService
623[info] Generating Akka gRPC service power API interface for com.github.xds.service.orca.v3.orca.OpenRcaService
624[info] Generating Akka gRPC service handler for com.example.crdts.CrdtExample
625[info] Generating Akka gRPC service power API handler for com.example.crdts.CrdtExample
626[info] Generating Akka gRPC service power interface for [com.example.crdts.CrdtExample]
627[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.GreeterService
628[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.GreeterService
629[info] Generating Akka gRPC service power interface for [example.myapp.helloworld.grpc.GreeterService]
630[info] Generating Akka gRPC service handler for com.google.longrunning.Operations
631[info] Generating Akka gRPC service power API handler for com.google.longrunning.Operations
632[info] Generating Akka gRPC service power interface for [com.google.longrunning.Operations]
633[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.Channelz
634[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.Channelz
635[info] Generating Akka gRPC service power interface for [io.grpc.channelz.v1.Channelz]
636[info] Generating Akka gRPC service handler for io.grpc.health.v1.Health
637[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.Health
638[info] Generating Akka gRPC service power interface for [io.grpc.health.v1.Health]
639[info] Generating Akka gRPC service handler for io.grpc.lb.v1.LoadBalancer
640[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.LoadBalancer
641[info] Generating Akka gRPC service power interface for [io.grpc.lb.v1.LoadBalancer]
642[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.RouteLookupService
643[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.RouteLookupService
644[info] Generating Akka gRPC service power interface for [io.grpc.lookup.v1.RouteLookupService]
645[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.ServerReflection
646[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.ServerReflection
647[info] Generating Akka gRPC service power interface for [io.grpc.reflection.v1alpha.ServerReflection]
648[info] Generating Akka gRPC service handler for io.grpc.testing.integration.MetricsService
649[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.MetricsService
650[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.MetricsService]
651[info] Generating Akka gRPC service handler for io.grpc.testing.integration.TestService
652[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.TestService
653[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.TestService]
654[info] Generating Akka gRPC service handler for io.grpc.testing.integration.UnimplementedService
655[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.UnimplementedService
656[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.UnimplementedService]
657[info] Generating Akka gRPC service handler for io.grpc.testing.integration.ReconnectService
658[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.ReconnectService
659[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.ReconnectService]
660[info] Generating Akka gRPC service handler for io.grpc.testing.integration.LoadBalancerStatsService
661[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.LoadBalancerStatsService
662[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.LoadBalancerStatsService]
663[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateHealthService
664[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateHealthService
665[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateHealthService]
666[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
667[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
668[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
669[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.OpenRcaService
670[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.OpenRcaService
671[info] Generating Akka gRPC service power interface for [com.github.xds.service.orca.v3.OpenRcaService]
672[info] compiling 17 Scala sources and 7 Java sources to /build/repo/interop-tests/target/scala-3.8.0-RC5/test-classes ...
673[warn] there was 1 deprecation warning; re-run with -deprecation for details
674[warn] one warning found
675[info] done compiling
676[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC5/src_managed/main
677[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
678[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main
679[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
680[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
681google/api/billing.proto:19:1: warning: Import google/api/metric.proto is unused.
682google/api/service.proto:38:1: warning: Import google/protobuf/any.proto is unused.
683google/api/service.proto:27:1: warning: Import google/api/label.proto is unused.
684google/api/service.proto:34:1: warning: Import google/api/resource.proto is unused.
685[info] Generating Akka gRPC service interface for com.example.crdts.crdt_example.CrdtExample
686[info] Generating Akka gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
687[info] Generating Akka gRPC service interface for com.google.longrunning.operations.Operations
688[info] Generating Akka gRPC service interface for io.grpc.channelz.v1.channelz.Channelz
689[info] Generating Akka gRPC service interface for io.grpc.health.v1.health.Health
690[info] Generating Akka gRPC service interface for io.grpc.lb.v1.load_balancer.LoadBalancer
691[info] Generating Akka gRPC service interface for io.grpc.lookup.v1.rls.RouteLookupService
692[info] Generating Akka gRPC service interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
693[info] Generating Akka gRPC service interface for io.grpc.testing.integration.metrics.MetricsService
694[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.TestService
695[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.UnimplementedService
696[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.ReconnectService
697[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.LoadBalancerStatsService
698[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateHealthService
699[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
700[info] Generating Akka gRPC service interface for com.github.xds.service.orca.v3.orca.OpenRcaService
701[info] Generating Akka gRPC service interface for [com.example.crdts.CrdtExample]
702[info] Generating Akka gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
703[info] Generating Akka gRPC service interface for [com.google.longrunning.Operations]
704[info] Generating Akka gRPC service interface for [io.grpc.channelz.v1.Channelz]
705[info] Generating Akka gRPC service interface for [io.grpc.health.v1.Health]
706[info] Generating Akka gRPC service interface for [io.grpc.lb.v1.LoadBalancer]
707[info] Generating Akka gRPC service interface for [io.grpc.lookup.v1.RouteLookupService]
708[info] Generating Akka gRPC service interface for [io.grpc.reflection.v1alpha.ServerReflection]
709[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.MetricsService]
710[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.TestService]
711[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.UnimplementedService]
712[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.ReconnectService]
713[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.LoadBalancerStatsService]
714[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateHealthService]
715[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
716[info] Generating Akka gRPC service interface for [com.github.xds.service.orca.v3.OpenRcaService]
717[info] Generating Akka gRPC client for com.example.crdts.crdt_example.CrdtExample
718[info] Generating Akka gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
719[info] Generating Akka gRPC client for com.google.longrunning.operations.Operations
720[info] Generating Akka gRPC client for io.grpc.channelz.v1.channelz.Channelz
721[info] Generating Akka gRPC client for io.grpc.health.v1.health.Health
722[info] Generating Akka gRPC client for io.grpc.lb.v1.load_balancer.LoadBalancer
723[info] Generating Akka gRPC client for io.grpc.lookup.v1.rls.RouteLookupService
724[info] Generating Akka gRPC client for io.grpc.reflection.v1alpha.reflection.ServerReflection
725[info] Generating Akka gRPC client for io.grpc.testing.integration.metrics.MetricsService
726[info] Generating Akka gRPC client for io.grpc.testing.integration.test.TestService
727[info] Generating Akka gRPC client for io.grpc.testing.integration.test.UnimplementedService
728[info] Generating Akka gRPC client for io.grpc.testing.integration.test.ReconnectService
729[info] Generating Akka gRPC client for io.grpc.testing.integration.test.LoadBalancerStatsService
730[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateHealthService
731[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
732[info] Generating Akka gRPC client for com.github.xds.service.orca.v3.orca.OpenRcaService
733[info] Generating Akka gRPC Client [com.example.crdts.CrdtExample]
734[info] Generating Akka gRPC Lifted Client interface[com.example.crdts.CrdtExample]
735[info] Generating Akka gRPC Client [example.myapp.helloworld.grpc.GreeterService]
736[info] Generating Akka gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
737[info] Generating Akka gRPC Client [com.google.longrunning.Operations]
738[info] Generating Akka gRPC Lifted Client interface[com.google.longrunning.Operations]
739[info] Generating Akka gRPC Client [io.grpc.channelz.v1.Channelz]
740[info] Generating Akka gRPC Lifted Client interface[io.grpc.channelz.v1.Channelz]
741[info] Generating Akka gRPC Client [io.grpc.health.v1.Health]
742[info] Generating Akka gRPC Lifted Client interface[io.grpc.health.v1.Health]
743[info] Generating Akka gRPC Client [io.grpc.lb.v1.LoadBalancer]
744[info] Generating Akka gRPC Lifted Client interface[io.grpc.lb.v1.LoadBalancer]
745[info] Generating Akka gRPC Client [io.grpc.lookup.v1.RouteLookupService]
746[info] Generating Akka gRPC Lifted Client interface[io.grpc.lookup.v1.RouteLookupService]
747[info] Generating Akka gRPC Client [io.grpc.reflection.v1alpha.ServerReflection]
748[info] Generating Akka gRPC Lifted Client interface[io.grpc.reflection.v1alpha.ServerReflection]
749[info] Generating Akka gRPC Client [io.grpc.testing.integration.MetricsService]
750[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.MetricsService]
751[info] Generating Akka gRPC Client [io.grpc.testing.integration.TestService]
752[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.TestService]
753[info] Generating Akka gRPC Client [io.grpc.testing.integration.UnimplementedService]
754[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.UnimplementedService]
755[info] Generating Akka gRPC Client [io.grpc.testing.integration.ReconnectService]
756[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.ReconnectService]
757[info] Generating Akka gRPC Client [io.grpc.testing.integration.LoadBalancerStatsService]
758[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.LoadBalancerStatsService]
759[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateHealthService]
760[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateHealthService]
761[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateClientConfigureService]
762[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateClientConfigureService]
763[info] Generating Akka gRPC Client [com.github.xds.service.orca.v3.OpenRcaService]
764[info] Generating Akka gRPC Lifted Client interface[com.github.xds.service.orca.v3.OpenRcaService]
765[info] Generating Akka gRPC service handler for com.example.crdts.crdt_example.CrdtExample
766[info] Generating Akka gRPC service power API handler for com.example.crdts.crdt_example.CrdtExample
767[info] Generating Akka gRPC service power API interface for com.example.crdts.crdt_example.CrdtExample
768[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
769[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.helloworld.GreeterService
770[info] Generating Akka gRPC service power API interface for example.myapp.helloworld.grpc.helloworld.GreeterService
771[info] Generating Akka gRPC service handler for com.google.longrunning.operations.Operations
772[info] Generating Akka gRPC service power API handler for com.google.longrunning.operations.Operations
773[info] Generating Akka gRPC service power API interface for com.google.longrunning.operations.Operations
774[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.channelz.Channelz
775[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.channelz.Channelz
776[info] Generating Akka gRPC service power API interface for io.grpc.channelz.v1.channelz.Channelz
777[info] Generating Akka gRPC service handler for io.grpc.health.v1.health.Health
778[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.health.Health
779[info] Generating Akka gRPC service power API interface for io.grpc.health.v1.health.Health
780[info] Generating Akka gRPC service handler for io.grpc.lb.v1.load_balancer.LoadBalancer
781[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.load_balancer.LoadBalancer
782[info] Generating Akka gRPC service power API interface for io.grpc.lb.v1.load_balancer.LoadBalancer
783[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.rls.RouteLookupService
784[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.rls.RouteLookupService
785[info] Generating Akka gRPC service power API interface for io.grpc.lookup.v1.rls.RouteLookupService
786[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
787[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
788[info] Generating Akka gRPC service power API interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
789[info] Generating Akka gRPC service handler for io.grpc.testing.integration.metrics.MetricsService
790[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.metrics.MetricsService
791[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.metrics.MetricsService
792[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.TestService
793[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.TestService
794[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.TestService
795[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.UnimplementedService
796[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.UnimplementedService
797[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.UnimplementedService
798[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.ReconnectService
799[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.ReconnectService
800[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.ReconnectService
801[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.LoadBalancerStatsService
802[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.LoadBalancerStatsService
803[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.LoadBalancerStatsService
804[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateHealthService
805[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateHealthService
806[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateHealthService
807[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
808[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
809[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
810[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.orca.OpenRcaService
811[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.orca.OpenRcaService
812[info] Generating Akka gRPC service power API interface for com.github.xds.service.orca.v3.orca.OpenRcaService
813[info] Generating Akka gRPC service handler for com.example.crdts.CrdtExample
814[info] Generating Akka gRPC service power API handler for com.example.crdts.CrdtExample
815[info] Generating Akka gRPC service power interface for [com.example.crdts.CrdtExample]
816[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.GreeterService
817[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.GreeterService
818[info] Generating Akka gRPC service power interface for [example.myapp.helloworld.grpc.GreeterService]
819[info] Generating Akka gRPC service handler for com.google.longrunning.Operations
820[info] Generating Akka gRPC service power API handler for com.google.longrunning.Operations
821[info] Generating Akka gRPC service power interface for [com.google.longrunning.Operations]
822[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.Channelz
823[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.Channelz
824[info] Generating Akka gRPC service power interface for [io.grpc.channelz.v1.Channelz]
825[info] Generating Akka gRPC service handler for io.grpc.health.v1.Health
826[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.Health
827[info] Generating Akka gRPC service power interface for [io.grpc.health.v1.Health]
828[info] Generating Akka gRPC service handler for io.grpc.lb.v1.LoadBalancer
829[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.LoadBalancer
830[info] Generating Akka gRPC service power interface for [io.grpc.lb.v1.LoadBalancer]
831[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.RouteLookupService
832[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.RouteLookupService
833[info] Generating Akka gRPC service power interface for [io.grpc.lookup.v1.RouteLookupService]
834[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.ServerReflection
835[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.ServerReflection
836[info] Generating Akka gRPC service power interface for [io.grpc.reflection.v1alpha.ServerReflection]
837[info] Generating Akka gRPC service handler for io.grpc.testing.integration.MetricsService
838[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.MetricsService
839[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.MetricsService]
840[info] Generating Akka gRPC service handler for io.grpc.testing.integration.TestService
841[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.TestService
842[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.TestService]
843[info] Generating Akka gRPC service handler for io.grpc.testing.integration.UnimplementedService
844[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.UnimplementedService
845[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.UnimplementedService]
846[info] Generating Akka gRPC service handler for io.grpc.testing.integration.ReconnectService
847[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.ReconnectService
848[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.ReconnectService]
849[info] Generating Akka gRPC service handler for io.grpc.testing.integration.LoadBalancerStatsService
850[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.LoadBalancerStatsService
851[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.LoadBalancerStatsService]
852[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateHealthService
853[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateHealthService
854[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateHealthService]
855[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
856[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
857[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
858[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.OpenRcaService
859[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.OpenRcaService
860[info] Generating Akka gRPC service power interface for [com.github.xds.service.orca.v3.OpenRcaService]
86121:13:09.507 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework
86221:13:09.511 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false
86321:13:09.511 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - Java version: 17
86421:13:09.511 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
86521:13:09.512 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
86621:13:09.512 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available
86721:13:09.512 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
86821:13:09.513 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
86921:13:09.513 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true
87021:13:09.514 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @7074cd3
87121:13:09.515 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): unavailable
87221:13:09.515 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available
87321:13:09.515 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - maxDirectMemory: 7516192768 bytes (maybe)
87421:13:09.516 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
87521:13:09.516 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
87621:13:09.516 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes
87721:13:09.516 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1
87821:13:09.517 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available
87921:13:09.517 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
88021:13:09.544 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir)
88121:13:09.544 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true
88221:13:09.544 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true
88321:13:09.544 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true
88421:13:09.549 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - Successfully loaded the library /tmp/libio_grpc_netty_shaded_netty_transport_native_epoll_x86_64990886831401656611.so
88521:13:09.559 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false
88621:13:09.559 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false
88721:13:09.560 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
88821:13:09.561 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096
88921:13:09.577 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8
89021:13:09.621 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
89121:13:09.621 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
89221:13:09.630 [pool-23-thread-7-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available
89321:13:09.808 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector - -Dio.grpc.netty.shaded.io.netty.leakDetection.level: simple
89421:13:09.808 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector - -Dio.grpc.netty.shaded.io.netty.leakDetection.targetRecords: 4
89521:13:09.819 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf - -Dio.grpc.netty.shaded.io.netty.buffer.checkAccessible: true
89621:13:09.819 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf - -Dio.grpc.netty.shaded.io.netty.buffer.checkBounds: true
89721:13:09.819 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector@1171a116
89821:13:09.852 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8
89921:13:09.852 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8
90021:13:09.852 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
90121:13:09.852 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9
90221:13:09.852 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304
90321:13:09.852 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
90421:13:09.852 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
90521:13:09.852 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
90621:13:09.852 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
90721:13:09.852 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
90821:13:09.852 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false
90921:13:09.852 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
91021:13:09.864 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.channel.DefaultChannelId - -Dio.netty.processId: 324 (auto-detected)
91121:13:09.865 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.channel.DefaultChannelId - -Dio.netty.machineId: ae:f1:6b:ff:fe:1f:92:72 (auto-detected)
91221:13:09.877 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled
91321:13:09.877 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0
91421:13:09.878 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
91521:13:09.884 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096
91621:13:09.884 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8
91721:13:09.884 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32
91821:13:09.884 [GrpcChannelSpec-akka.actor.default-dispatcher-5] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.blocking: false
91921:13:09.904 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc49ba664, L:/127.0.0.1:37052 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
92021:13:09.923 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc49ba664, L:/127.0.0.1:37052 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
92121:13:10.002 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc49ba664, L:/127.0.0.1:37052 - R:127.0.0.1/127.0.0.1:36851] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
92221:13:10.003 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc49ba664, L:/127.0.0.1:37052 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND SETTINGS: ack=true
92321:13:10.013 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc49ba664, L:/127.0.0.1:37052 - R:127.0.0.1/127.0.0.1:36851] INBOUND SETTINGS: ack=true
92421:13:10.020 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc49ba664, L:/127.0.0.1:37052 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADtmG0gDEwxUm7/SRcDYoC9AbKrDdM4oR/JAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
92521:13:10.028 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc49ba664, L:/127.0.0.1:37052 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
92621:13:10.077 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc49ba664, L:/127.0.0.1:37052 - R:127.0.0.1/127.0.0.1:36851] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
92721:13:10.141 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc49ba664, L:/127.0.0.1:37052 - R:127.0.0.1/127.0.0.1:36851] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:10 GMT, server: akka-http/10.5.0] padding=0 endStream=false
92821:13:10.147 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc49ba664, L:/127.0.0.1:37052 - R:127.0.0.1/127.0.0.1:36851] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
92921:13:10.151 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc49ba664, L:/127.0.0.1:37052 - R:127.0.0.1/127.0.0.1:36851] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
93021:13:10.158 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3e586ae, L:/127.0.0.1:37066 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
93121:13:10.158 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3e586ae, L:/127.0.0.1:37066 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
93221:13:10.166 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3e586ae, L:/127.0.0.1:37066 - R:127.0.0.1/127.0.0.1:36851] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
93321:13:10.166 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3e586ae, L:/127.0.0.1:37066 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND SETTINGS: ack=true
93421:13:10.167 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3e586ae, L:/127.0.0.1:37066 - R:127.0.0.1/127.0.0.1:36851] INBOUND SETTINGS: ack=true
93521:13:10.168 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3e586ae, L:/127.0.0.1:37066 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABFjqcb1uyYFsNpHL1FzUVNAT8JlIfV8fiMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
93621:13:10.169 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3e586ae, L:/127.0.0.1:37066 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
93721:13:10.173 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3e586ae, L:/127.0.0.1:37066 - R:127.0.0.1/127.0.0.1:36851] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
93821:13:10.176 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3e586ae, L:/127.0.0.1:37066 - R:127.0.0.1/127.0.0.1:36851] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:10 GMT, server: akka-http/10.5.0] padding=0 endStream=false
93921:13:10.176 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3e586ae, L:/127.0.0.1:37066 - R:127.0.0.1/127.0.0.1:36851] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
94021:13:10.177 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3e586ae, L:/127.0.0.1:37066 - R:127.0.0.1/127.0.0.1:36851] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
94121:13:10.192 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
94221:13:10.193 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
94321:13:10.200 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
94421:13:10.200 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND SETTINGS: ack=true
94521:13:10.200 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] INBOUND SETTINGS: ack=true
94621:13:10.202 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABxCwKlyqaBRHWaxYfjA13UATRsC2ty7h5ZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
94721:13:10.205 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2030
94821:13:10.209 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
94921:13:10.212 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:10 GMT, server: akka-http/10.5.0] padding=0 endStream=false
95021:13:10.213 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203021
95121:13:10.213 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
95221:13:10.216 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAApMH2X7jrNYOs2VgwYwI2RATlhKh1Cl5kbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
95321:13:10.217 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
95421:13:10.222 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:10 GMT, server: akka-http/10.5.0] padding=0 endStream=false
95521:13:10.222 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
95621:13:10.222 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
95721:13:10.228 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe194fbde, L:/127.0.0.1:37082 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
95821:13:10.228 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe194fbde, L:/127.0.0.1:37082 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
95921:13:10.236 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe194fbde, L:/127.0.0.1:37082 - R:127.0.0.1/127.0.0.1:36851] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
96021:13:10.236 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe194fbde, L:/127.0.0.1:37082 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND SETTINGS: ack=true
96121:13:10.236 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe194fbde, L:/127.0.0.1:37082 - R:127.0.0.1/127.0.0.1:36851] INBOUND SETTINGS: ack=true
96221:13:10.237 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe194fbde, L:/127.0.0.1:37082 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABx3rP1z+P1u0gG3AsMzPC8AVkmGwkwryN2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
96321:13:10.238 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe194fbde, L:/127.0.0.1:37082 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
96421:13:10.241 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe194fbde, L:/127.0.0.1:37082 - R:127.0.0.1/127.0.0.1:36851] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
96521:13:10.245 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe194fbde, L:/127.0.0.1:37082 - R:127.0.0.1/127.0.0.1:36851] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:10 GMT, server: akka-http/10.5.0] padding=0 endStream=false
96621:13:10.246 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe194fbde, L:/127.0.0.1:37082 - R:127.0.0.1/127.0.0.1:36851] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
96721:13:10.246 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe194fbde, L:/127.0.0.1:37082 - R:127.0.0.1/127.0.0.1:36851] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
96821:13:10.249 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe194fbde, L:/127.0.0.1:37082 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
96921:13:10.253 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21ae6bf5, L:/127.0.0.1:37092 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
97021:13:10.254 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21ae6bf5, L:/127.0.0.1:37092 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
97121:13:10.263 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21ae6bf5, L:/127.0.0.1:37092 - R:127.0.0.1/127.0.0.1:36851] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
97221:13:10.264 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21ae6bf5, L:/127.0.0.1:37092 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND SETTINGS: ack=true
97321:13:10.264 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21ae6bf5, L:/127.0.0.1:37092 - R:127.0.0.1/127.0.0.1:36851] INBOUND SETTINGS: ack=true
97421:13:10.266 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21ae6bf5, L:/127.0.0.1:37092 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACcwIIHkMvW1wqcU86Wbph6AeYr3Ems6a7QAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
97521:13:10.267 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21ae6bf5, L:/127.0.0.1:37092 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
97621:13:10.271 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21ae6bf5, L:/127.0.0.1:37092 - R:127.0.0.1/127.0.0.1:36851] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
97721:13:10.275 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21ae6bf5, L:/127.0.0.1:37092 - R:127.0.0.1/127.0.0.1:36851] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:10 GMT, server: akka-http/10.5.0] padding=0 endStream=false
97821:13:10.275 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21ae6bf5, L:/127.0.0.1:37092 - R:127.0.0.1/127.0.0.1:36851] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
97921:13:10.276 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21ae6bf5, L:/127.0.0.1:37092 - R:127.0.0.1/127.0.0.1:36851] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
98021:13:10.277 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21ae6bf5, L:/127.0.0.1:37092 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
981[INFO] [12/31/2025 21:13:10.281] [pool-23-thread-7] [CoordinatedShutdown(akka://GrpcChannelSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
98221:13:10.284 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc49ba664, L:/127.0.0.1:37052 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
98321:13:10.284 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3e586ae, L:/127.0.0.1:37066 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
98421:13:10.285 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f1f4bba, L:/127.0.0.1:37078 - R:127.0.0.1/127.0.0.1:36851] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
985[info] GrpcClientSpecNetty:
986[info] GrpcChannel
987[info] - should create separate connections for separate channels (736 milliseconds)
988[info] - should reuse a single connection for a shared channel (34 milliseconds)
989[info] GrpcClient
990[info] - should allow close on owned connection (23 milliseconds)
991[info] - should throw an exception when closing a shared connection (26 milliseconds)
992
993Using fake CA for TLS certificate. Test clients should expect host
994*.test.google.fr and our test CA. For the Java test client binary, use:
995--server_host_override=foo.test.google.fr --use_test_ca=true
996
99721:13:10.372 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework
99821:13:10.386 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple
99921:13:10.386 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4
100021:13:10.399 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false
100121:13:10.399 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 17
100221:13:10.400 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
100321:13:10.400 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
100421:13:10.401 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available
100521:13:10.401 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
100621:13:10.401 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
100721:13:10.402 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true
100821:13:10.402 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @7074cd3
100921:13:10.403 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): unavailable
101021:13:10.403 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available
101121:13:10.403 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - maxDirectMemory: 7516192768 bytes (maybe)
101221:13:10.403 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
101321:13:10.403 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
101421:13:10.404 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes
101521:13:10.404 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1
101621:13:10.405 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available
101721:13:10.405 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
101821:13:10.410 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true
101921:13:10.411 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true
102021:13:10.411 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@42c58939
102121:13:10.414 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
102221:13:10.414 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
102321:13:10.416 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8
102421:13:10.416 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8
102521:13:10.416 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
102621:13:10.416 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9
102721:13:10.416 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304
102821:13:10.416 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
102921:13:10.416 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
103021:13:10.417 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
103121:13:10.417 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
103221:13:10.417 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
103321:13:10.417 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false
103421:13:10.417 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
103521:13:10.425 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled
103621:13:10.425 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0
103721:13:10.425 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
103821:13:10.434 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.BouncyCastlePemReader - Cannot load Bouncy Castle provider
1039java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider
1040 at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445)
1041 at sbt.internal.ManagedClassLoader.findClass(ManagedClassLoader.java:103)
1042 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:592)
1043 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
1044 at java.base/java.lang.Class.forName0(Native Method)
1045 at java.base/java.lang.Class.forName(Class.java:467)
1046 at io.netty.handler.ssl.BouncyCastlePemReader$1.run(BouncyCastlePemReader.java:80)
1047 at io.netty.handler.ssl.BouncyCastlePemReader$1.run(BouncyCastlePemReader.java:73)
1048 at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
1049 at io.netty.handler.ssl.BouncyCastlePemReader.tryLoading(BouncyCastlePemReader.java:73)
1050 at io.netty.handler.ssl.BouncyCastlePemReader.isAvailable(BouncyCastlePemReader.java:60)
1051 at io.netty.handler.ssl.SslContext.toPrivateKey(SslContext.java:1126)
1052 at io.netty.handler.ssl.SslContextBuilder.keyManager(SslContextBuilder.java:384)
1053 at io.netty.handler.ssl.SslContextBuilder.keyManager(SslContextBuilder.java:326)
1054 at io.netty.handler.ssl.SslContextBuilder.forServer(SslContextBuilder.java:68)
1055 at io.grpc.netty.GrpcSslContexts.forServer(GrpcSslContexts.java:105)
1056 at io.grpc.testing.integration2.TestServiceServer.start(TestServiceServer.java:127)
1057 at akka.grpc.interop.IoGrpcServer$.start(IoGrpcServer.scala:26)
1058 at akka.grpc.interop.IoGrpcServer$.start(IoGrpcServer.scala:15)
1059 at akka.grpc.interop.GrpcInteropTests.withGrpcServer(GrpcInteropTests.scala:67)
1060 at akka.grpc.interop.GrpcInteropTests.f$proxy1$1$$anonfun$1(GrpcInteropTests.scala:50)
1061 at akka.grpc.interop.GrpcInteropTests.f$proxy1$1$$anonfun$adapted$1(GrpcInteropTests.scala:60)
1062 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1063 at akka.grpc.interop.GrpcInteropTests.pendingTestCaseSupport(GrpcInteropTests.scala:97)
1064 at akka.grpc.interop.GrpcInteropTests.f$proxy1$1(GrpcInteropTests.scala:60)
1065 at akka.grpc.interop.GrpcInteropTests.$init$$$anonfun$1$$anonfun$1$$anonfun$1(GrpcInteropTests.scala:61)
1066 at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
1067 at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
1068 at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
1069 at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
1070 at org.scalatest.Transformer.apply(Transformer.scala:22)
1071 at org.scalatest.Transformer.apply(Transformer.scala:21)
1072 at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1105)
1073 at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
1074 at org.scalatest.TestSuite.withFixture$(TestSuite.scala:138)
1075 at org.scalatest.wordspec.AnyWordSpec.withFixture(AnyWordSpec.scala:1879)
1076 at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1111)
1077 at org.scalatest.wordspec.AnyWordSpecLike.runTest$$anonfun$1(AnyWordSpecLike.scala:1115)
1078 at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
1079 at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1115)
1080 at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:44)
1081 at org.scalatest.wordspec.AnyWordSpec.runTest(AnyWordSpec.scala:1879)
1082 at org.scalatest.wordspec.AnyWordSpecLike.runTests$$anonfun$1(AnyWordSpecLike.scala:1174)
1083 at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:413)
1084 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
1085 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
1086 at scala.collection.immutable.List.foreach(List.scala:327)
1087 at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
1088 at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
1089 at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:427)
1090 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
1091 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
1092 at scala.collection.immutable.List.foreach(List.scala:327)
1093 at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
1094 at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
1095 at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
1096 at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1174)
1097 at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:44)
1098 at org.scalatest.wordspec.AnyWordSpec.runTests(AnyWordSpec.scala:1879)
1099 at org.scalatest.Suite.run(Suite.scala:1114)
1100 at org.scalatest.Suite.run$(Suite.scala:564)
1101 at org.scalatest.wordspec.AnyWordSpec.org$scalatest$wordspec$AnyWordSpecLike$$super$run(AnyWordSpec.scala:1879)
1102 at org.scalatest.wordspec.AnyWordSpecLike.run$$anonfun$1(AnyWordSpecLike.scala:1219)
1103 at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
1104 at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1219)
1105 at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:44)
1106 at org.scalatest.wordspec.AnyWordSpec.run(AnyWordSpec.scala:1879)
1107 at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
1108 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:516)
1109 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
1110 at sbt.TestRunner.run(TestFramework.scala:168)
1111 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
1112 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
1113 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
1114 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
1115 at sbt.TestFunction.apply(TestFramework.scala:348)
1116 at sbt.Tests$.processRunnable$1(Tests.scala:475)
1117 at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
1118 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
1119 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1120 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1121 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1122 at sbt.Execute.work(Execute.scala:292)
1123 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1124 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1125 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1126 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1127 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1128 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1129 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1130 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1131 at java.base/java.lang.Thread.run(Thread.java:833)
113221:13:10.441 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir)
113321:13:10.441 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true
113421:13:10.441 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true
113521:13:10.441 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true
113621:13:10.462 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - Successfully loaded the library /tmp/libnetty_tcnative_linux_x86_6410071248550707305227.so
113721:13:10.462 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - Loaded library with name 'netty_tcnative_linux_x86_64'
113821:13:10.462 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.OpenSsl - Initialize netty-tcnative using engine: 'default'
113921:13:10.462 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.OpenSsl - netty-tcnative using native library: BoringSSL
114021:13:10.469 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@53e7828
114121:13:10.487 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096
114221:13:10.487 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8
114321:13:10.487 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32
114421:13:10.487 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false
114521:13:10.493 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available
114621:13:10.500 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 => ECDHE-ECDSA-AES128-GCM-SHA256
114721:13:10.500 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 => ECDHE-ECDSA-AES128-GCM-SHA256
114821:13:10.500 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 => ECDHE-RSA-AES128-GCM-SHA256
114921:13:10.500 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_GCM_SHA256 => ECDHE-RSA-AES128-GCM-SHA256
115021:13:10.500 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 => ECDHE-ECDSA-AES256-GCM-SHA384
115121:13:10.500 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 => ECDHE-ECDSA-AES256-GCM-SHA384
115221:13:10.500 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 => ECDHE-RSA-AES256-GCM-SHA384
115321:13:10.500 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_GCM_SHA384 => ECDHE-RSA-AES256-GCM-SHA384
115421:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305
115521:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305
115621:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305
115721:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305
115821:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305
115921:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305
116021:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA
116121:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA
116221:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA
116321:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA
116421:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA => ECDHE-PSK-AES128-CBC-SHA
116521:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_AES_128_CBC_SHA => ECDHE-PSK-AES128-CBC-SHA
116621:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA
116721:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA
116821:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA
116921:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA
117021:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA => ECDHE-PSK-AES256-CBC-SHA
117121:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_AES_256_CBC_SHA => ECDHE-PSK-AES256-CBC-SHA
117221:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256
117321:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256
117421:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384
117521:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384
117621:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_128_CBC_SHA => AES128-SHA
117721:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_128_CBC_SHA => AES128-SHA
117821:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA
117921:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA
118021:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_256_CBC_SHA => AES256-SHA
118121:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_256_CBC_SHA => AES256-SHA
118221:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA
118321:13:10.501 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA
118421:13:10.502 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA
118521:13:10.502 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA
118621:13:10.502 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.OpenSsl - Supported protocols (OpenSSL): [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2, TLSv1.3]
118721:13:10.502 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.OpenSsl - Default cipher suites (OpenSSL): [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256]
118821:13:10.566 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@3e49add9
118921:13:10.668 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8
119021:13:10.680 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
119121:13:10.680 [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
119221:13:10.698 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 324 (auto-detected)
119321:13:10.700 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false
119421:13:10.700 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false
119521:13:10.701 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
119621:13:10.702 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096
119721:13:10.702 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: ae:f1:6b:ff:fe:1f:92:72 (auto-detected)
1198Running test large_unary
119921:13:10.809 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@2fccfda4
120021:13:10.841 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
120121:13:10.844 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
120221:13:10.847 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
120321:13:10.850 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
120421:13:10.851 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
120521:13:10.853 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
120621:13:10.853 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
120721:13:10.854 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
120821:13:10.854 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] OUTBOUND SETTINGS: ack=true
120921:13:10.856 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
121021:13:10.857 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND SETTINGS: ack=true
121121:13:10.858 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
121221:13:10.861 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAByQLDy3ON/oYYKh7NW/8ptAdHs6KYODe65AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
121321:13:10.865 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121421:13:10.867 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121521:13:10.868 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121621:13:10.869 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121721:13:10.870 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121821:13:10.871 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43206 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121921:13:10.874 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAByQLDy3ON/oYYKh7NW/8ptAdHs6KYODe65AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
122021:13:10.879 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122121:13:10.880 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] OUTBOUND PING: ack=false bytes=1234
122221:13:10.881 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122321:13:10.881 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122421:13:10.882 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122521:13:10.882 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122621:13:10.883 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122721:13:10.883 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122821:13:10.883 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122921:13:10.884 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123021:13:10.884 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
123121:13:10.885 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123221:13:10.885 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123321:13:10.885 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123421:13:10.886 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123521:13:10.886 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123621:13:10.886 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
123721:13:10.887 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123821:13:10.887 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123921:13:10.887 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND DATA: streamId=3 padding=0 endStream=true length=10438 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124021:13:10.888 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
124121:13:10.888 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
124221:13:10.890 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND PING: ack=true bytes=1234
124321:13:10.894 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
124421:13:10.895 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
124521:13:10.896 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65535 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124621:13:10.897 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124721:13:10.898 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124821:13:10.898 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
124921:13:10.898 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125021:13:10.899 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
125121:13:10.899 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125221:13:10.899 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
125321:13:10.899 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
125421:13:10.900 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125521:13:10.901 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125621:13:10.901 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
125721:13:10.901 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125821:13:10.901 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
125921:13:10.902 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126021:13:10.902 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
126121:13:10.902 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
126221:13:10.903 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126321:13:10.904 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126421:13:10.904 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
126521:13:10.904 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126621:13:10.905 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
126721:13:10.905 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126821:13:10.906 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
126921:13:10.906 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
127021:13:10.906 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127121:13:10.908 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127221:13:10.908 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
127321:13:10.908 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127421:13:10.908 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
127521:13:10.909 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127621:13:10.909 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
127721:13:10.909 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
127821:13:10.910 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127921:13:10.911 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128021:13:10.911 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
128121:13:10.912 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128221:13:10.912 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
128321:13:10.912 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128421:13:10.913 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
128521:13:10.913 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
128621:13:10.914 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128721:13:10.915 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128821:13:10.915 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
128921:13:10.915 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129021:13:10.915 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
129121:13:10.916 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129221:13:10.916 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
129321:13:10.916 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
129421:13:10.917 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129521:13:10.917 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
129621:13:10.919 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129721:13:10.919 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
129821:13:10.919 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129921:13:10.920 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
130021:13:10.920 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
130121:13:10.920 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
130221:13:10.921 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
130321:13:10.921 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
1304Test completed.
130521:13:10.937 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8a92b20b, L:/127.0.0.1:51822 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
130621:13:10.938 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58165692, L:/127.0.0.1:8080 - R:/127.0.0.1:51822] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
1307Server stopped
1308Running test empty_unary
130921:13:10.989 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x5d60ecfe, L:/127.0.0.1:51826 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
131021:13:10.989 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5d60ecfe, L:/127.0.0.1:51826 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
131121:13:10.991 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x02885901, L:/127.0.0.1:8080 - R:/127.0.0.1:51826] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
131221:13:10.991 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02885901, L:/127.0.0.1:8080 - R:/127.0.0.1:51826] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
131321:13:10.991 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02885901, L:/127.0.0.1:8080 - R:/127.0.0.1:51826] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
131421:13:10.992 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5d60ecfe, L:/127.0.0.1:51826 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
131521:13:10.993 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5d60ecfe, L:/127.0.0.1:51826 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
131621:13:10.992 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02885901, L:/127.0.0.1:8080 - R:/127.0.0.1:51826] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
131721:13:10.993 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02885901, L:/127.0.0.1:8080 - R:/127.0.0.1:51826] OUTBOUND SETTINGS: ack=true
131821:13:10.993 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5d60ecfe, L:/127.0.0.1:51826 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
131921:13:10.993 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5d60ecfe, L:/127.0.0.1:51826 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
132021:13:10.994 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02885901, L:/127.0.0.1:8080 - R:/127.0.0.1:51826] INBOUND SETTINGS: ack=true
132121:13:10.995 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5d60ecfe, L:/127.0.0.1:51826 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAANdfBhkqnv7VPoGHItJXFPAbZq9hsZkgE4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
132221:13:10.995 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5d60ecfe, L:/127.0.0.1:51826 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
132321:13:10.996 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02885901, L:/127.0.0.1:8080 - R:/127.0.0.1:51826] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/EmptyCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAANdfBhkqnv7VPoGHItJXFPAbZq9hsZkgE4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
132421:13:10.997 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02885901, L:/127.0.0.1:8080 - R:/127.0.0.1:51826] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
132521:13:10.997 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02885901, L:/127.0.0.1:8080 - R:/127.0.0.1:51826] OUTBOUND PING: ack=false bytes=1234
132621:13:10.998 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5d60ecfe, L:/127.0.0.1:51826 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
132721:13:10.998 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5d60ecfe, L:/127.0.0.1:51826 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
132821:13:10.999 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02885901, L:/127.0.0.1:8080 - R:/127.0.0.1:51826] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
132921:13:10.999 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02885901, L:/127.0.0.1:8080 - R:/127.0.0.1:51826] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
133021:13:10.999 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02885901, L:/127.0.0.1:8080 - R:/127.0.0.1:51826] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
133121:13:11.000 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5d60ecfe, L:/127.0.0.1:51826 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
133221:13:11.001 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5d60ecfe, L:/127.0.0.1:51826 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
133321:13:11.001 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02885901, L:/127.0.0.1:8080 - R:/127.0.0.1:51826] INBOUND PING: ack=true bytes=1234
133421:13:11.002 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5d60ecfe, L:/127.0.0.1:51826 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
1335Test completed.
133621:13:11.003 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5d60ecfe, L:/127.0.0.1:51826 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
133721:13:11.004 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x02885901, L:/127.0.0.1:8080 - R:/127.0.0.1:51826] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
1338Server stopped
1339Running test ping_pong
134021:13:11.059 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
134121:13:11.059 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
134221:13:11.060 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
134321:13:11.060 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
134421:13:11.060 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
134521:13:11.062 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
134621:13:11.062 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
134721:13:11.062 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
134821:13:11.062 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] OUTBOUND SETTINGS: ack=true
134921:13:11.062 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
135021:13:11.063 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACdd0DEuiERKiJ27/nuWcBeAaV/1DM9gvqfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
135121:13:11.063 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND SETTINGS: ack=true
135221:13:11.063 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
135321:13:11.065 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACdd0DEuiERKiJ27/nuWcBeAaV/1DM9gvqfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
135421:13:11.065 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
135521:13:11.066 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
135621:13:11.066 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] OUTBOUND PING: ack=false bytes=1234
135721:13:11.067 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
135821:13:11.068 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
135921:13:11.068 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
136021:13:11.069 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND PING: ack=true bytes=1234
136121:13:11.070 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
136221:13:11.070 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
136321:13:11.072 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
136421:13:11.072 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
136521:13:11.073 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
136621:13:11.074 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
136721:13:11.074 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
136821:13:11.075 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
136921:13:11.076 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
137021:13:11.077 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
137121:13:11.078 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
137221:13:11.079 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
137321:13:11.080 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
137421:13:11.080 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
137521:13:11.080 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
137621:13:11.081 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=45923 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
137721:13:11.081 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
137821:13:11.081 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
137921:13:11.083 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138021:13:11.083 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138121:13:11.084 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND DATA: streamId=3 padding=0 endStream=false length=13155 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138221:13:11.085 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138321:13:11.088 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138421:13:11.088 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138521:13:11.089 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138621:13:11.089 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
138721:13:11.089 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
138821:13:11.089 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138921:13:11.090 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
139021:13:11.090 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
139121:13:11.091 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
139221:13:11.092 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
139321:13:11.093 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
139421:13:11.094 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
1395Test completed.
139621:13:11.095 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x889078fa, L:/127.0.0.1:51838 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
139721:13:11.095 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
139821:13:11.098 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
139921:13:11.098 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] OUTBOUND PING: ack=false bytes=40715087873
140021:13:11.098 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x557b0eff, L:/127.0.0.1:8080 - R:/127.0.0.1:51838] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1401io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1402 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1403 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1404 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1405 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1406 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1407 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1408 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1409 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1410 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1411 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1412 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1413 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1414 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1415 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1416 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1417 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1418 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1419 at java.base/java.lang.Thread.run(Thread.java:833)
1420Server stopped
1421Running test empty_stream
142221:13:11.140 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xf91fad63, L:/127.0.0.1:51840 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
142321:13:11.140 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf91fad63, L:/127.0.0.1:51840 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
142421:13:11.141 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xffbc03fb, L:/127.0.0.1:8080 - R:/127.0.0.1:51840] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
142521:13:11.142 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xffbc03fb, L:/127.0.0.1:8080 - R:/127.0.0.1:51840] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
142621:13:11.142 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xffbc03fb, L:/127.0.0.1:8080 - R:/127.0.0.1:51840] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
142721:13:11.144 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xffbc03fb, L:/127.0.0.1:8080 - R:/127.0.0.1:51840] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
142821:13:11.144 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xffbc03fb, L:/127.0.0.1:8080 - R:/127.0.0.1:51840] OUTBOUND SETTINGS: ack=true
142921:13:11.144 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf91fad63, L:/127.0.0.1:51840 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
143021:13:11.144 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf91fad63, L:/127.0.0.1:51840 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
143121:13:11.144 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf91fad63, L:/127.0.0.1:51840 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
143221:13:11.146 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf91fad63, L:/127.0.0.1:51840 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC2lUAgnoeWmtdq0jNFXd6zAZMM73/Uf+rHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
143321:13:11.146 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf91fad63, L:/127.0.0.1:51840 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
143421:13:11.147 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xffbc03fb, L:/127.0.0.1:8080 - R:/127.0.0.1:51840] INBOUND SETTINGS: ack=true
143521:13:11.147 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf91fad63, L:/127.0.0.1:51840 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
143621:13:11.147 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xffbc03fb, L:/127.0.0.1:8080 - R:/127.0.0.1:51840] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC2lUAgnoeWmtdq0jNFXd6zAZMM73/Uf+rHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
143721:13:11.148 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xffbc03fb, L:/127.0.0.1:8080 - R:/127.0.0.1:51840] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
143821:13:11.148 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xffbc03fb, L:/127.0.0.1:8080 - R:/127.0.0.1:51840] OUTBOUND PING: ack=false bytes=1234
143921:13:11.148 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf91fad63, L:/127.0.0.1:51840 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
144021:13:11.148 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf91fad63, L:/127.0.0.1:51840 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
144121:13:11.149 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xffbc03fb, L:/127.0.0.1:8080 - R:/127.0.0.1:51840] INBOUND PING: ack=true bytes=1234
144221:13:11.150 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xffbc03fb, L:/127.0.0.1:8080 - R:/127.0.0.1:51840] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
144321:13:11.151 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf91fad63, L:/127.0.0.1:51840 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
1444Test completed.
144521:13:11.153 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf91fad63, L:/127.0.0.1:51840 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
144621:13:11.155 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xffbc03fb, L:/127.0.0.1:8080 - R:/127.0.0.1:51840] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
1447Server stopped
1448Running test client_streaming
144921:13:11.197 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x3bf85928, L:/127.0.0.1:51848 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
145021:13:11.198 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3bf85928, L:/127.0.0.1:51848 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
145121:13:11.198 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
145221:13:11.199 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
145321:13:11.199 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
145421:13:11.200 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
145521:13:11.200 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] OUTBOUND SETTINGS: ack=true
145621:13:11.201 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3bf85928, L:/127.0.0.1:51848 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
145721:13:11.201 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3bf85928, L:/127.0.0.1:51848 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
145821:13:11.201 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3bf85928, L:/127.0.0.1:51848 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
145921:13:11.202 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3bf85928, L:/127.0.0.1:51848 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
146021:13:11.203 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3bf85928, L:/127.0.0.1:51848 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD/aMsT48GHBAT1xw7zCx1jAd5KKy8Hneh7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
146121:13:11.204 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3bf85928, L:/127.0.0.1:51848 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65316 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
146221:13:11.204 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] INBOUND SETTINGS: ack=true
146321:13:11.206 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3bf85928, L:/127.0.0.1:51848 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9652 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
146421:13:11.207 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingInputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD/aMsT48GHBAT1xw7zCx1jAd5KKy8Hneh7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
146521:13:11.208 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
146621:13:11.209 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] OUTBOUND PING: ack=false bytes=1234
146721:13:11.209 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
146821:13:11.210 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
146921:13:11.210 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] INBOUND DATA: streamId=3 padding=0 endStream=false length=16164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
147021:13:11.211 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] INBOUND DATA: streamId=3 padding=0 endStream=true length=9652 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
147121:13:11.211 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3bf85928, L:/127.0.0.1:51848 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
147221:13:11.211 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3bf85928, L:/127.0.0.1:51848 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
147321:13:11.213 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] INBOUND PING: ack=true bytes=1234
147421:13:11.214 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
147521:13:11.215 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
147621:13:11.215 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
147721:13:11.217 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3bf85928, L:/127.0.0.1:51848 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
147821:13:11.217 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3bf85928, L:/127.0.0.1:51848 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
147921:13:11.218 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3bf85928, L:/127.0.0.1:51848 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
1480Test completed.
148121:13:11.223 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3bf85928, L:/127.0.0.1:51848 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
148221:13:11.224 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
148321:13:11.225 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
148421:13:11.226 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] OUTBOUND PING: ack=false bytes=40715087873
148521:13:11.226 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x5a00a8d4, L:/127.0.0.1:8080 - R:/127.0.0.1:51848] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1486io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1487 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1488 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1489 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1490 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1491 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1492 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1493 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1494 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1495 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1496 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1497 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1498 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1499 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1500 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1501 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1502 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1503 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1504 at java.base/java.lang.Thread.run(Thread.java:833)
1505Server stopped
1506Running test server_streaming
150721:13:11.271 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
150821:13:11.272 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
150921:13:11.274 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
151021:13:11.274 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
151121:13:11.274 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
151221:13:11.276 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
151321:13:11.276 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] OUTBOUND SETTINGS: ack=true
151421:13:11.277 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
151521:13:11.277 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
151621:13:11.278 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
151721:13:11.278 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
151821:13:11.279 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] INBOUND SETTINGS: ack=true
151921:13:11.280 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB8yqLip2JKLwBRe8OKrCdZAdqeUUZ4NBPXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
152021:13:11.281 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
152121:13:11.283 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB8yqLip2JKLwBRe8OKrCdZAdqeUUZ4NBPXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
152221:13:11.283 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] INBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
152321:13:11.283 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] OUTBOUND PING: ack=false bytes=1234
152421:13:11.284 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
152521:13:11.285 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
152621:13:11.287 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] INBOUND PING: ack=true bytes=1234
152721:13:11.287 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
152821:13:11.288 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=34110 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
152921:13:11.290 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
153021:13:11.290 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31425 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
153121:13:11.292 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 7 thread-local buffer(s) from thread: grpc-default-worker-ELG-1-4
153221:13:11.293 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
153321:13:11.294 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
153421:13:11.294 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
153521:13:11.294 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 7 thread-local buffer(s) from thread: grpc-default-worker-ELG-1-2
153621:13:11.295 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1342 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
153721:13:11.296 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
153821:13:11.296 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15041 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
153921:13:11.297 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
154021:13:11.297 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
154121:13:11.298 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
154221:13:11.299 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
154321:13:11.299 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=26542 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
154421:13:11.300 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
154521:13:11.300 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
154621:13:11.300 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
154721:13:11.301 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
154821:13:11.301 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
154921:13:11.302 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
155021:13:11.303 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=10158 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
155121:13:11.304 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
1552Test completed.
155321:13:11.306 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
155421:13:11.306 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x49fa4a7e, L:/127.0.0.1:51856 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
155521:13:11.307 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9565aac3, L:/127.0.0.1:8080 - R:/127.0.0.1:51856] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
1556Server stopped
1557Running test cancel_after_begin
1558Test completed.
1559Server stopped
1560Running test cancel_after_first_response
156121:13:11.420 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x03ea5362, L:/127.0.0.1:51874 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
156221:13:11.420 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x03ea5362, L:/127.0.0.1:51874 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
156321:13:11.421 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
156421:13:11.422 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
156521:13:11.422 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
156621:13:11.423 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
156721:13:11.423 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] OUTBOUND SETTINGS: ack=true
156821:13:11.423 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x03ea5362, L:/127.0.0.1:51874 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
156921:13:11.424 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x03ea5362, L:/127.0.0.1:51874 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
157021:13:11.425 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x03ea5362, L:/127.0.0.1:51874 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
157121:13:11.425 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x03ea5362, L:/127.0.0.1:51874 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACLKPaX/jeInGsrmpl+8YQ5AagiOZjkP2d1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
157221:13:11.427 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] INBOUND SETTINGS: ack=true
157321:13:11.427 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACLKPaX/jeInGsrmpl+8YQ5AagiOZjkP2d1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
157421:13:11.428 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x03ea5362, L:/127.0.0.1:51874 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
157521:13:11.430 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x03ea5362, L:/127.0.0.1:51874 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
157621:13:11.431 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
157721:13:11.431 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] OUTBOUND PING: ack=false bytes=1234
157821:13:11.432 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
157921:13:11.433 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x03ea5362, L:/127.0.0.1:51874 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
158021:13:11.433 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x03ea5362, L:/127.0.0.1:51874 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
158121:13:11.434 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] INBOUND PING: ack=true bytes=1234
158221:13:11.434 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
158321:13:11.435 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158421:13:11.437 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x03ea5362, L:/127.0.0.1:51874 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
158521:13:11.438 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x03ea5362, L:/127.0.0.1:51874 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158621:13:11.438 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x03ea5362, L:/127.0.0.1:51874 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
1587Test completed.
158821:13:11.442 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x03ea5362, L:/127.0.0.1:51874 - R:/127.0.0.1:8080] OUTBOUND RST_STREAM: streamId=3 errorCode=8
158921:13:11.443 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x03ea5362, L:/127.0.0.1:51874 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
159021:13:11.444 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] INBOUND RST_STREAM: streamId=3 errorCode=8
159121:13:11.446 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] OUTBOUND RST_STREAM: streamId=3 errorCode=8
159221:13:11.447 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
159321:13:11.447 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 - R:/127.0.0.1:51874] OUTBOUND PING: ack=false bytes=40715087873
1594Server stopped
159521:13:11.448 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xf2d8f2f8, L:/127.0.0.1:8080 ! R:/127.0.0.1:51874] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1596java.io.IOException: Broken pipe
1597 at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
1598 at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62)
1599 at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132)
1600 at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:76)
1601 at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:53)
1602 at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:532)
1603 at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:415)
1604 at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:931)
1605 at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:354)
1606 at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:895)
1607 at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1372)
1608 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:921)
1609 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1610 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1611 at io.netty.handler.ssl.SslHandler.forceFlush(SslHandler.java:2138)
1612 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:803)
1613 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1614 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1615 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1616 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1617 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1618 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1619 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1620 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1621 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1622 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1623 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1624 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1625 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1626 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1627 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1628 at java.base/java.lang.Thread.run(Thread.java:833)
1629Running test timeout_on_sleeping_server
1630Test completed.
1631Server stopped
1632Running test status_code_and_message
163321:13:11.529 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xad749b44, L:/127.0.0.1:51880 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
163421:13:11.530 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xad749b44, L:/127.0.0.1:51880 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
163521:13:11.530 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x64c74308, L:/127.0.0.1:8080 - R:/127.0.0.1:51880] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
163621:13:11.531 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 - R:/127.0.0.1:51880] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
163721:13:11.531 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 - R:/127.0.0.1:51880] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
163821:13:11.532 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 - R:/127.0.0.1:51880] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
163921:13:11.532 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 - R:/127.0.0.1:51880] OUTBOUND SETTINGS: ack=true
164021:13:11.532 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xad749b44, L:/127.0.0.1:51880 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
164121:13:11.532 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xad749b44, L:/127.0.0.1:51880 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
164221:13:11.533 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xad749b44, L:/127.0.0.1:51880 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
164321:13:11.534 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 - R:/127.0.0.1:51880] INBOUND SETTINGS: ack=true
164421:13:11.534 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xad749b44, L:/127.0.0.1:51880 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC7rhHgNXYZGEIJe1yC2egOAf3oYDmukT4gAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
164521:13:11.535 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xad749b44, L:/127.0.0.1:51880 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
164621:13:11.536 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xad749b44, L:/127.0.0.1:51880 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
164721:13:11.536 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 - R:/127.0.0.1:51880] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC7rhHgNXYZGEIJe1yC2egOAf3oYDmukT4gAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
164821:13:11.537 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 - R:/127.0.0.1:51880] INBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
164921:13:11.537 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 - R:/127.0.0.1:51880] OUTBOUND PING: ack=false bytes=1234
165021:13:11.538 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xad749b44, L:/127.0.0.1:51880 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
165121:13:11.538 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xad749b44, L:/127.0.0.1:51880 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
165221:13:11.538 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 - R:/127.0.0.1:51880] INBOUND PING: ack=true bytes=1234
165321:13:11.539 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 - R:/127.0.0.1:51880] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
165421:13:11.540 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xad749b44, L:/127.0.0.1:51880 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
165521:13:11.541 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xad749b44, L:/127.0.0.1:51880 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAkq+YypvlHVmvpSSoVGFElAcPI1u+zFQqjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
165621:13:11.542 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xad749b44, L:/127.0.0.1:51880 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
165721:13:11.543 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 - R:/127.0.0.1:51880] INBOUND HEADERS: streamId=5 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAkq+YypvlHVmvpSSoVGFElAcPI1u+zFQqjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
165821:13:11.543 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 - R:/127.0.0.1:51880] INBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
165921:13:11.544 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 - R:/127.0.0.1:51880] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
166021:13:11.545 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xad749b44, L:/127.0.0.1:51880 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
1661Test completed.
166221:13:11.547 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xad749b44, L:/127.0.0.1:51880 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
166321:13:11.547 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 - R:/127.0.0.1:51880] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
1664Server stopped
166521:13:11.549 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 ! R:/127.0.0.1:51880] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
166621:13:11.549 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x64c74308, L:/127.0.0.1:8080 ! R:/127.0.0.1:51880] OUTBOUND PING: ack=false bytes=40715087873
166721:13:11.549 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x64c74308, L:/127.0.0.1:8080 ! R:/127.0.0.1:51880] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1668io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1669 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1670 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1671 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1672 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1673 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1674 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1675 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1676 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1677 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1678 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1679 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1680 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1681 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1682 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1683 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1684 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1685 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1686 at java.base/java.lang.Thread.run(Thread.java:833)
1687Running test unimplemented_method
168821:13:11.582 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xf643c9a2, L:/127.0.0.1:51888 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
168921:13:11.582 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf643c9a2, L:/127.0.0.1:51888 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
169021:13:11.583 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xb8066af2, L:/127.0.0.1:8080 - R:/127.0.0.1:51888] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
169121:13:11.583 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb8066af2, L:/127.0.0.1:8080 - R:/127.0.0.1:51888] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
169221:13:11.584 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb8066af2, L:/127.0.0.1:8080 - R:/127.0.0.1:51888] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
169321:13:11.585 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf643c9a2, L:/127.0.0.1:51888 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
169421:13:11.585 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb8066af2, L:/127.0.0.1:8080 - R:/127.0.0.1:51888] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
169521:13:11.585 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf643c9a2, L:/127.0.0.1:51888 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
169621:13:11.585 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb8066af2, L:/127.0.0.1:8080 - R:/127.0.0.1:51888] OUTBOUND SETTINGS: ack=true
169721:13:11.586 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf643c9a2, L:/127.0.0.1:51888 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
169821:13:11.586 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb8066af2, L:/127.0.0.1:8080 - R:/127.0.0.1:51888] INBOUND SETTINGS: ack=true
169921:13:11.586 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf643c9a2, L:/127.0.0.1:51888 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAhHzSWq5giRo999nrB7MM2AeNThm2guSO6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
170021:13:11.587 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf643c9a2, L:/127.0.0.1:51888 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
170121:13:11.588 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf643c9a2, L:/127.0.0.1:51888 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
170221:13:11.589 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb8066af2, L:/127.0.0.1:8080 - R:/127.0.0.1:51888] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAhHzSWq5giRo999nrB7MM2AeNThm2guSO6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
170321:13:11.589 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb8066af2, L:/127.0.0.1:8080 - R:/127.0.0.1:51888] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
170421:13:11.589 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb8066af2, L:/127.0.0.1:8080 - R:/127.0.0.1:51888] OUTBOUND PING: ack=false bytes=1234
170521:13:11.590 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf643c9a2, L:/127.0.0.1:51888 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
170621:13:11.590 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf643c9a2, L:/127.0.0.1:51888 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
170721:13:11.591 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb8066af2, L:/127.0.0.1:8080 - R:/127.0.0.1:51888] INBOUND PING: ack=true bytes=1234
170821:13:11.591 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb8066af2, L:/127.0.0.1:8080 - R:/127.0.0.1:51888] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method grpc.testing.TestService/UnimplementedCall is unimplemented] padding=0 endStream=true
170921:13:11.592 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf643c9a2, L:/127.0.0.1:51888 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method grpc.testing.TestService/UnimplementedCall is unimplemented] padding=0 endStream=true
1710Test completed.
171121:13:11.594 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf643c9a2, L:/127.0.0.1:51888 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
171221:13:11.595 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb8066af2, L:/127.0.0.1:8080 - R:/127.0.0.1:51888] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
171321:13:11.595 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb8066af2, L:/127.0.0.1:8080 - R:/127.0.0.1:51888] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
171421:13:11.596 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb8066af2, L:/127.0.0.1:8080 - R:/127.0.0.1:51888] OUTBOUND PING: ack=false bytes=40715087873
171521:13:11.596 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xb8066af2, L:/127.0.0.1:8080 - R:/127.0.0.1:51888] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1716io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1717 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1718 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1719 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1720 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1721 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1722 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1723 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1724 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1725 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1726 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1727 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1728 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1729 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1730 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1731 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1732 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1733 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1734 at java.base/java.lang.Thread.run(Thread.java:833)
1735Server stopped
1736Running test client_compressed_unary
173721:13:11.629 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
173821:13:11.630 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
173921:13:11.630 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
174021:13:11.631 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
174121:13:11.631 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
174221:13:11.632 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
174321:13:11.632 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
174421:13:11.632 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
174521:13:11.632 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND SETTINGS: ack=true
174621:13:11.633 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
174721:13:11.633 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
174821:13:11.633 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND SETTINGS: ack=true
174921:13:11.635 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-encoding: gzip, grpc-accept-encoding: gzip, grpc-trace-bin: AAC6S/Awxn/hBoqeXJOAneMzAakpMX0d3l9zAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
175021:13:11.636 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
175121:13:11.637 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-encoding: gzip, grpc-accept-encoding: gzip, grpc-trace-bin: AAC6S/Awxn/hBoqeXJOAneMzAakpMX0d3l9zAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
175221:13:11.638 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
175321:13:11.638 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND PING: ack=false bytes=1234
175421:13:11.638 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
175521:13:11.638 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
175621:13:11.639 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND PING: ack=true bytes=1234
175721:13:11.641 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
175821:13:11.642 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
175921:13:11.643 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=78 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
176021:13:11.644 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
176121:13:11.644 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
176221:13:11.645 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
176321:13:11.645 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
176421:13:11.645 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
176521:13:11.645 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
176621:13:11.646 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
176721:13:11.646 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=78 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
176821:13:11.647 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
176921:13:11.647 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
177021:13:11.648 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
177121:13:11.649 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
177221:13:11.649 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
177321:13:11.649 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
177421:13:11.649 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
177521:13:11.650 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
177621:13:11.651 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
177721:13:11.651 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
177821:13:11.651 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
177921:13:11.652 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
178021:13:11.652 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
178121:13:11.652 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
178221:13:11.653 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
178321:13:11.653 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
178421:13:11.653 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
178521:13:11.653 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
178621:13:11.654 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
178721:13:11.655 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
178821:13:11.655 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
178921:13:11.655 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
179021:13:11.655 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
179121:13:11.655 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
179221:13:11.656 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
179321:13:11.656 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
179421:13:11.656 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
179521:13:11.657 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
179621:13:11.657 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
179721:13:11.657 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
179821:13:11.657 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
179921:13:11.658 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
180021:13:11.658 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
180121:13:11.658 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
180221:13:11.659 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
180321:13:11.660 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
180421:13:11.660 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
180521:13:11.660 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
180621:13:11.660 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
180721:13:11.660 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
180821:13:11.661 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
180921:13:11.661 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
181021:13:11.661 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
181121:13:11.662 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
181221:13:11.663 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
181321:13:11.664 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
181421:13:11.664 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
181521:13:11.664 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
181621:13:11.665 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
181721:13:11.665 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
181821:13:11.666 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
181921:13:11.667 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
182021:13:11.667 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADKW68HVflKpEE0ChQRMgVHAUb5LMAAyHOYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
182121:13:11.668 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182221:13:11.669 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182321:13:11.670 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND HEADERS: streamId=5 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADKW68HVflKpEE0ChQRMgVHAUb5LMAAyHOYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
182421:13:11.671 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182521:13:11.671 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182621:13:11.671 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182721:13:11.672 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182821:13:11.672 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182921:13:11.673 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16321 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183021:13:11.673 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183121:13:11.674 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183221:13:11.674 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183321:13:11.674 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183421:13:11.674 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=43060 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183521:13:11.675 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183621:13:11.675 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183721:13:11.675 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
183821:13:11.676 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183921:13:11.676 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184021:13:11.677 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184121:13:11.677 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184221:13:11.678 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184321:13:11.678 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
184421:13:11.678 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184521:13:11.678 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184621:13:11.679 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND DATA: streamId=5 padding=0 endStream=true length=10292 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184721:13:11.681 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
184821:13:11.682 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184921:13:11.682 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
185021:13:11.683 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185121:13:11.683 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
185221:13:11.683 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185321:13:11.684 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185421:13:11.684 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
185521:13:11.684 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
185621:13:11.684 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
185721:13:11.685 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185821:13:11.686 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185921:13:11.686 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
186021:13:11.686 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186121:13:11.687 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186221:13:11.687 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
186321:13:11.687 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
186421:13:11.687 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
186521:13:11.688 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186621:13:11.689 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186721:13:11.689 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
186821:13:11.689 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186921:13:11.689 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187021:13:11.689 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
187121:13:11.690 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
187221:13:11.690 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
187321:13:11.690 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187421:13:11.691 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187521:13:11.692 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
187621:13:11.692 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187721:13:11.693 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187821:13:11.693 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
187921:13:11.693 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
188021:13:11.693 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
188121:13:11.694 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188221:13:11.695 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188321:13:11.695 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
188421:13:11.695 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188521:13:11.696 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188621:13:11.696 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
188721:13:11.696 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
188821:13:11.696 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
188921:13:11.697 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189021:13:11.698 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189121:13:11.698 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
189221:13:11.698 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189321:13:11.699 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189421:13:11.699 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
189521:13:11.699 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
189621:13:11.699 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
189721:13:11.699 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189821:13:11.700 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189921:13:11.700 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
190021:13:11.701 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190121:13:11.701 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190221:13:11.701 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
190321:13:11.702 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
190421:13:11.702 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
190521:13:11.702 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=31352 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190621:13:11.702 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
190721:13:11.703 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190821:13:11.703 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
190921:13:11.703 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191021:13:11.704 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
191121:13:11.705 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
1912Test completed.
191321:13:11.707 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5c50bac5, L:/127.0.0.1:51890 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
191421:13:11.708 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa0320200, L:/127.0.0.1:8080 - R:/127.0.0.1:51890] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
1915Server stopped
1916Running test server_compressed_unary
191721:13:11.740 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
191821:13:11.741 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
191921:13:11.742 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
192021:13:11.742 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
192121:13:11.742 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
192221:13:11.743 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
192321:13:11.743 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
192421:13:11.743 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
192521:13:11.743 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND SETTINGS: ack=true
192621:13:11.744 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
192721:13:11.744 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACbkjbo2F6Vtl7dVk9xoiyZAWJAhLnpuJGLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
192821:13:11.744 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND SETTINGS: ack=true
192921:13:11.745 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193021:13:11.747 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193121:13:11.747 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACbkjbo2F6Vtl7dVk9xoiyZAWJAhLnpuJGLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
193221:13:11.748 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193321:13:11.748 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193421:13:11.748 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND PING: ack=false bytes=1234
193521:13:11.749 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193621:13:11.749 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193721:13:11.749 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193821:13:11.749 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193921:13:11.750 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194021:13:11.750 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194121:13:11.750 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194221:13:11.751 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194321:13:11.751 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194421:13:11.751 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
194521:13:11.751 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194621:13:11.752 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194721:13:11.752 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194821:13:11.752 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194921:13:11.752 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
195021:13:11.753 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
195121:13:11.753 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
195221:13:11.753 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
195321:13:11.753 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
195421:13:11.754 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
195521:13:11.754 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
195621:13:11.754 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=3 padding=0 endStream=true length=10442 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
195721:13:11.754 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
195821:13:11.755 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
195921:13:11.756 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND PING: ack=true bytes=1234
196021:13:11.757 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: gzip, grpc-accept-encoding: gzip] padding=0 endStream=false
196121:13:11.759 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: gzip, grpc-accept-encoding: gzip] padding=0 endStream=false
196221:13:11.761 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=354 bytes=010000015d1f8b08000000000000ffedc1310d00300800b0dd9cc33b363830880e92b63195bf2b1f000000000000000000000000000000000000000000000000...
196321:13:11.761 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
196421:13:11.762 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=354 bytes=010000015d1f8b08000000000000ffedc1310d00300800b0dd9cc33b363830880e92b63195bf2b1f000000000000000000000000000000000000000000000000...
196521:13:11.763 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
196621:13:11.765 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAuVOvuqHO45r/RoVcBfk5tAW0KI0OQzeiUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
196721:13:11.766 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
196821:13:11.767 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
196921:13:11.767 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND HEADERS: streamId=5 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAuVOvuqHO45r/RoVcBfk5tAW0KI0OQzeiUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
197021:13:11.768 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197121:13:11.768 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197221:13:11.768 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197321:13:11.768 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197421:13:11.768 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16321 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197521:13:11.769 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197621:13:11.769 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197721:13:11.769 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197821:13:11.769 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197921:13:11.769 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198021:13:11.770 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=43060 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198121:13:11.770 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198221:13:11.770 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198321:13:11.770 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
198421:13:11.771 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198521:13:11.771 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198621:13:11.771 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198721:13:11.771 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198821:13:11.772 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198921:13:11.772 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
199021:13:11.773 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
199121:13:11.773 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
199221:13:11.773 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=533404
199321:13:11.773 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND PING: ack=false bytes=1234
199421:13:11.773 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND DATA: streamId=5 padding=0 endStream=true length=10292 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
199521:13:11.774 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=533404
199621:13:11.774 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
199721:13:11.774 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
199821:13:11.774 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND PING: ack=true bytes=1234
199921:13:11.775 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
200021:13:11.776 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65181 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200121:13:11.778 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
200221:13:11.778 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200321:13:11.779 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200421:13:11.779 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
200521:13:11.779 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200621:13:11.780 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=49152
200721:13:11.780 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200821:13:11.781 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
200921:13:11.781 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=49152
201021:13:11.781 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=34147 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201121:13:11.782 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201221:13:11.782 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
201321:13:11.783 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201421:13:11.783 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
201521:13:11.783 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1379 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201621:13:11.784 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
201721:13:11.784 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
201821:13:11.785 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48797 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201921:13:11.786 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202021:13:11.786 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
202121:13:11.786 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202221:13:11.786 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
202321:13:11.786 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202421:13:11.787 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
202521:13:11.787 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
202621:13:11.787 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=34147 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202721:13:11.788 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202821:13:11.788 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
202921:13:11.789 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203021:13:11.789 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
203121:13:11.789 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1379 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203221:13:11.790 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
203321:13:11.790 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
203421:13:11.790 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48797 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203521:13:11.791 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203621:13:11.792 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
203721:13:11.792 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203821:13:11.792 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
203921:13:11.792 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204021:13:11.793 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
204121:13:11.793 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
204221:13:11.793 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=34147 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204321:13:11.794 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204421:13:11.794 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
204521:13:11.794 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204621:13:11.794 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
204721:13:11.794 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1379 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204821:13:11.794 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
204921:13:11.795 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
205021:13:11.795 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48797 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205121:13:11.796 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205221:13:11.796 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
205321:13:11.796 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205421:13:11.796 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
205521:13:11.796 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205621:13:11.797 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
205721:13:11.797 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
205821:13:11.797 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=159 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205921:13:11.797 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
206021:13:11.798 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=159 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206121:13:11.798 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2062Test completed.
206321:13:11.799 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9c128fab, L:/127.0.0.1:51900 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
206421:13:11.800 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
206521:13:11.801 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
206621:13:11.801 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] OUTBOUND PING: ack=false bytes=40715087873
206721:13:11.801 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xa207fac1, L:/127.0.0.1:8080 - R:/127.0.0.1:51900] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
2068io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
2069 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
2070 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
2071 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
2072 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
2073 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
2074 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
2075 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
2076 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
2077 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
2078 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
2079 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
2080 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
2081 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
2082 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
2083 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
2084 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
2085 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
2086 at java.base/java.lang.Thread.run(Thread.java:833)
2087Server stopped
2088Running test server_compressed_streaming
208921:13:11.833 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
209021:13:11.833 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
209121:13:11.834 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
209221:13:11.834 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
209321:13:11.835 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
209421:13:11.835 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
209521:13:11.836 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] OUTBOUND SETTINGS: ack=true
209621:13:11.836 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
209721:13:11.836 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
209821:13:11.836 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
209921:13:11.837 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
210021:13:11.837 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACzIV1me8IcNDXiX9tXmKc0AYfJ4ClV7vX1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
210121:13:11.838 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
210221:13:11.838 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] INBOUND SETTINGS: ack=true
210321:13:11.839 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACzIV1me8IcNDXiX9tXmKc0AYfJ4ClV7vX1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
210421:13:11.840 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] INBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
210521:13:11.840 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] OUTBOUND PING: ack=false bytes=1234
210621:13:11.841 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
210721:13:11.841 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
210821:13:11.842 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] INBOUND PING: ack=true bytes=1234
210921:13:11.842 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
211021:13:11.843 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211121:13:11.844 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=78 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211221:13:11.844 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
211321:13:11.844 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211421:13:11.845 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211521:13:11.845 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
211621:13:11.846 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211721:13:11.846 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211821:13:11.846 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=78 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211921:13:11.847 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
212021:13:11.847 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
212121:13:11.847 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=65535
212221:13:11.848 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
212321:13:11.848 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
212421:13:11.848 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=65535
212521:13:11.849 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
212621:13:11.849 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=57534 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
212721:13:11.849 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
212821:13:11.851 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
212921:13:11.851 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
213021:13:11.851 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
213121:13:11.851 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
213221:13:11.851 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
213321:13:11.851 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=8382 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
213421:13:11.852 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2135Test completed.
213621:13:11.853 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
213721:13:11.853 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfc7f43f1, L:/127.0.0.1:51906 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
213821:13:11.853 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
213921:13:11.854 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
214021:13:11.855 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
214121:13:11.855 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] OUTBOUND PING: ack=false bytes=40715087873
214221:13:11.856 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x938d3fb6, L:/127.0.0.1:8080 - R:/127.0.0.1:51906] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
2143io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
2144 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
2145 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
2146 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
2147 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
2148 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
2149 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
2150 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
2151 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
2152 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
2153 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
2154 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
2155 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
2156 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
2157 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
2158 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
2159 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
2160 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
2161 at java.base/java.lang.Thread.run(Thread.java:833)
2162Server stopped
2163Running test unimplemented_service
216421:13:11.889 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x23f1f31a, L:/127.0.0.1:51922 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
216521:13:11.890 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x23f1f31a, L:/127.0.0.1:51922 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
216621:13:11.890 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x2851800a, L:/127.0.0.1:8080 - R:/127.0.0.1:51922] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
216721:13:11.891 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2851800a, L:/127.0.0.1:8080 - R:/127.0.0.1:51922] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
216821:13:11.891 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2851800a, L:/127.0.0.1:8080 - R:/127.0.0.1:51922] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
216921:13:11.892 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2851800a, L:/127.0.0.1:8080 - R:/127.0.0.1:51922] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
217021:13:11.892 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2851800a, L:/127.0.0.1:8080 - R:/127.0.0.1:51922] OUTBOUND SETTINGS: ack=true
217121:13:11.892 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x23f1f31a, L:/127.0.0.1:51922 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
217221:13:11.892 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x23f1f31a, L:/127.0.0.1:51922 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
217321:13:11.892 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x23f1f31a, L:/127.0.0.1:51922 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
217421:13:11.893 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x23f1f31a, L:/127.0.0.1:51922 - R:/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADT1hayuXviWu9PAKqGj597AX15P3FUbqSzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
217521:13:11.893 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2851800a, L:/127.0.0.1:8080 - R:/127.0.0.1:51922] INBOUND SETTINGS: ack=true
217621:13:11.893 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x23f1f31a, L:/127.0.0.1:51922 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
217721:13:11.894 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x23f1f31a, L:/127.0.0.1:51922 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
217821:13:11.894 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2851800a, L:/127.0.0.1:8080 - R:/127.0.0.1:51922] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.UnimplementedService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADT1hayuXviWu9PAKqGj597AX15P3FUbqSzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
217921:13:11.894 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2851800a, L:/127.0.0.1:8080 - R:/127.0.0.1:51922] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
218021:13:11.894 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2851800a, L:/127.0.0.1:8080 - R:/127.0.0.1:51922] OUTBOUND PING: ack=false bytes=1234
218121:13:11.895 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2851800a, L:/127.0.0.1:8080 - R:/127.0.0.1:51922] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method not found: grpc.testing.UnimplementedService/UnimplementedCall] padding=0 endStream=true
218221:13:11.895 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x23f1f31a, L:/127.0.0.1:51922 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
218321:13:11.896 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x23f1f31a, L:/127.0.0.1:51922 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
218421:13:11.896 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2851800a, L:/127.0.0.1:8080 - R:/127.0.0.1:51922] INBOUND PING: ack=true bytes=1234
218521:13:11.896 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x23f1f31a, L:/127.0.0.1:51922 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method not found: grpc.testing.UnimplementedService/UnimplementedCall] padding=0 endStream=true
2186Test completed.
218721:13:11.897 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x23f1f31a, L:/127.0.0.1:51922 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
218821:13:11.898 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2851800a, L:/127.0.0.1:8080 - R:/127.0.0.1:51922] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2189Server stopped
2190[info] GrpcInteropIoWithIoSpec:
2191[info] grpc-java server with grpc-java client tester
2192[info] - should pass the large_unary integration test (585 milliseconds)
2193[info] - should pass the empty_unary integration test (63 milliseconds)
2194[info] - should pass the ping_pong integration test (91 milliseconds)
2195[info] - should pass the empty_stream integration test (57 milliseconds)
2196[info] - should pass the client_streaming integration test (69 milliseconds)
2197[info] - should pass the server_streaming integration test (79 milliseconds)
2198[info] - should pass the cancel_after_begin integration test (54 milliseconds)
2199[info] - should pass the cancel_after_first_response integration test (83 milliseconds)
2200[info] - should pass the timeout_on_sleeping_server integration test (44 milliseconds)
2201[info] - should pass the status_code_and_message integration test (54 milliseconds)
2202[info] - should pass the unimplemented_method integration test (46 milliseconds)
2203[info] - should pass the client_compressed_unary integration test (111 milliseconds)
2204[info] - should pass the server_compressed_unary integration test (92 milliseconds)
2205[info] - should pass the server_compressed_streaming integration test (53 milliseconds)
2206[info] - should pass the unimplemented_service integration test (41 milliseconds)
2207Running test large_unary
220821:13:12.106 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
220921:13:12.106 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
221021:13:12.113 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
221121:13:12.113 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND SETTINGS: ack=true
221221:13:12.114 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND SETTINGS: ack=true
221321:13:12.116 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADtINm4JfM2UCqEF2/mu3TXAX1TUIYHU+x9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
221421:13:12.116 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
221521:13:12.119 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
221621:13:12.124 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
221721:13:12.159 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
221821:13:12.160 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
221921:13:12.166 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
222021:13:12.168 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
222121:13:12.169 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
222221:13:12.171 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
222321:13:12.184 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
222421:13:12.187 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
222521:13:12.188 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
222621:13:12.188 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
222721:13:12.189 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
222821:13:12.189 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
222921:13:12.189 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
223021:13:12.193 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
223121:13:12.193 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
223221:13:12.194 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
223321:13:12.194 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
223421:13:12.194 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
223521:13:12.197 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
223621:13:12.198 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
223721:13:12.198 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
223821:13:12.198 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
223921:13:12.199 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
224021:13:12.203 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
224121:13:12.203 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
224221:13:12.204 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
224321:13:12.204 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
224421:13:12.205 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
224521:13:12.208 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
224621:13:12.208 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
224721:13:12.209 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
224821:13:12.210 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
224921:13:12.211 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
225021:13:12.212 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
225121:13:12.212 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
225221:13:12.214 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
225321:13:12.214 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
225421:13:12.216 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
225521:13:12.218 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
225621:13:12.218 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
225721:13:12.219 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
225821:13:12.219 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
225921:13:12.220 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
226021:13:12.220 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
226121:13:12.221 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2262Test completed.
226321:13:12.223 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa5bda4f6, L:/127.0.0.1:50942 - R:/127.0.0.1:42945] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2264[INFO] [12/31/2025 21:13:12.224] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2265[INFO] [12/31/2025 21:13:12.231] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2266Running test empty_unary
226721:13:12.319 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xcde35c5b, L:/127.0.0.1:42666 - R:/127.0.0.1:37209] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
226821:13:12.320 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcde35c5b, L:/127.0.0.1:42666 - R:/127.0.0.1:37209] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
226921:13:12.326 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcde35c5b, L:/127.0.0.1:42666 - R:/127.0.0.1:37209] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
227021:13:12.326 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcde35c5b, L:/127.0.0.1:42666 - R:/127.0.0.1:37209] OUTBOUND SETTINGS: ack=true
227121:13:12.327 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcde35c5b, L:/127.0.0.1:42666 - R:/127.0.0.1:37209] INBOUND SETTINGS: ack=true
227221:13:12.327 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcde35c5b, L:/127.0.0.1:42666 - R:/127.0.0.1:37209] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC3QIjFM8yFFbDJXneWCWIXAY0MoxuLgmNwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
227321:13:12.328 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcde35c5b, L:/127.0.0.1:42666 - R:/127.0.0.1:37209] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
227421:13:12.336 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcde35c5b, L:/127.0.0.1:42666 - R:/127.0.0.1:37209] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
227521:13:12.340 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcde35c5b, L:/127.0.0.1:42666 - R:/127.0.0.1:37209] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
227621:13:12.342 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcde35c5b, L:/127.0.0.1:42666 - R:/127.0.0.1:37209] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
227721:13:12.343 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcde35c5b, L:/127.0.0.1:42666 - R:/127.0.0.1:37209] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2278Test completed.
227921:13:12.345 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcde35c5b, L:/127.0.0.1:42666 - R:/127.0.0.1:37209] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2280[INFO] [12/31/2025 21:13:12.346] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2281[INFO] [12/31/2025 21:13:12.351] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2282Running test ping_pong
228321:13:12.455 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
228421:13:12.455 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
228521:13:12.460 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
228621:13:12.460 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] OUTBOUND SETTINGS: ack=true
228721:13:12.461 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] INBOUND SETTINGS: ack=true
228821:13:12.461 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADenzQRdog20nz9ilm/b/OjAXyXBn07mHvqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
228921:13:12.463 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229021:13:12.469 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
229121:13:12.494 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
229221:13:12.494 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
229321:13:12.496 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229421:13:12.496 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229521:13:12.498 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
229621:13:12.500 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
229721:13:12.501 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229821:13:12.503 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229921:13:12.503 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
230021:13:12.503 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
230121:13:12.504 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=45923 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
230221:13:12.508 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
230321:13:12.508 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
230421:13:12.509 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
230521:13:12.509 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
230621:13:12.509 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
230721:13:12.509 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
230821:13:12.510 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
230921:13:12.513 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2310Test completed.
231121:13:12.514 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x143a4975, L:/127.0.0.1:58088 - R:/127.0.0.1:43309] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2312[INFO] [12/31/2025 21:13:12.515] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2313[INFO] [12/31/2025 21:13:12.519] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2314Running test empty_stream
231521:13:12.597 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x0fbb0b91, L:/127.0.0.1:50958 - R:/127.0.0.1:43651] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
231621:13:12.597 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0fbb0b91, L:/127.0.0.1:50958 - R:/127.0.0.1:43651] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
231721:13:12.602 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0fbb0b91, L:/127.0.0.1:50958 - R:/127.0.0.1:43651] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
231821:13:12.602 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0fbb0b91, L:/127.0.0.1:50958 - R:/127.0.0.1:43651] OUTBOUND SETTINGS: ack=true
231921:13:12.603 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0fbb0b91, L:/127.0.0.1:50958 - R:/127.0.0.1:43651] INBOUND SETTINGS: ack=true
232021:13:12.603 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0fbb0b91, L:/127.0.0.1:50958 - R:/127.0.0.1:43651] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABpidJ5IFgpEF/06PJb7GVPAZG1Cn9Do/+uAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
232121:13:12.604 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0fbb0b91, L:/127.0.0.1:50958 - R:/127.0.0.1:43651] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
232221:13:12.607 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0fbb0b91, L:/127.0.0.1:50958 - R:/127.0.0.1:43651] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
232321:13:12.610 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0fbb0b91, L:/127.0.0.1:50958 - R:/127.0.0.1:43651] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
232421:13:12.611 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0fbb0b91, L:/127.0.0.1:50958 - R:/127.0.0.1:43651] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2325Test completed.
232621:13:12.612 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0fbb0b91, L:/127.0.0.1:50958 - R:/127.0.0.1:43651] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2327[INFO] [12/31/2025 21:13:12.613] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2328[INFO] [12/31/2025 21:13:12.616] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2329Running test client_streaming
233021:13:12.680 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x4c97e15e, L:/127.0.0.1:36250 - R:/127.0.0.1:36479] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
233121:13:12.681 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4c97e15e, L:/127.0.0.1:36250 - R:/127.0.0.1:36479] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
233221:13:12.685 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4c97e15e, L:/127.0.0.1:36250 - R:/127.0.0.1:36479] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
233321:13:12.685 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4c97e15e, L:/127.0.0.1:36250 - R:/127.0.0.1:36479] OUTBOUND SETTINGS: ack=true
233421:13:12.686 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4c97e15e, L:/127.0.0.1:36250 - R:/127.0.0.1:36479] INBOUND SETTINGS: ack=true
233521:13:12.686 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4c97e15e, L:/127.0.0.1:36250 - R:/127.0.0.1:36479] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABtN/4iM3spCre+4022bzuQAVHSnnoFF8hJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
233621:13:12.687 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4c97e15e, L:/127.0.0.1:36250 - R:/127.0.0.1:36479] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65316 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233721:13:12.689 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4c97e15e, L:/127.0.0.1:36250 - R:/127.0.0.1:36479] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=219 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233821:13:12.695 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4c97e15e, L:/127.0.0.1:36250 - R:/127.0.0.1:36479] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
233921:13:12.701 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4c97e15e, L:/127.0.0.1:36250 - R:/127.0.0.1:36479] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
234021:13:12.702 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4c97e15e, L:/127.0.0.1:36250 - R:/127.0.0.1:36479] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
234121:13:12.707 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4c97e15e, L:/127.0.0.1:36250 - R:/127.0.0.1:36479] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
234221:13:12.708 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4c97e15e, L:/127.0.0.1:36250 - R:/127.0.0.1:36479] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
234321:13:12.708 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4c97e15e, L:/127.0.0.1:36250 - R:/127.0.0.1:36479] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2344Test completed.
234521:13:12.710 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4c97e15e, L:/127.0.0.1:36250 - R:/127.0.0.1:36479] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2346[INFO] [12/31/2025 21:13:12.711] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2347[INFO] [12/31/2025 21:13:12.716] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2348Running test server_streaming
234921:13:12.798 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
235021:13:12.798 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
235121:13:12.803 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
235221:13:12.803 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] OUTBOUND SETTINGS: ack=true
235321:13:12.804 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] INBOUND SETTINGS: ack=true
235421:13:12.804 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAZmhvbg94RNkB6YniB0AuoAZSARhBbHKs6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
235521:13:12.805 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
235621:13:12.811 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
235721:13:12.818 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
235821:13:12.819 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
235921:13:12.819 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
236021:13:12.820 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
236121:13:12.820 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
236221:13:12.822 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
236321:13:12.823 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
236421:13:12.824 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] INBOUND DATA: streamId=3 padding=0 endStream=false length=15041 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
236521:13:12.826 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
236621:13:12.826 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
236721:13:12.826 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48834
236821:13:12.826 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
236921:13:12.827 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] INBOUND DATA: streamId=3 padding=0 endStream=false length=10158 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
237021:13:12.827 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2371Test completed.
237221:13:12.829 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x660db920, L:/127.0.0.1:49790 - R:/127.0.0.1:42301] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2373[INFO] [12/31/2025 21:13:12.833] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2374[INFO] [12/31/2025 21:13:12.837] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2375Running test cancel_after_begin
2376Test completed.
2377[INFO] [12/31/2025 21:13:12.913] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2378[INFO] [12/31/2025 21:13:12.917] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2379Running test cancel_after_first_response
238021:13:13.001 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x727b51ea, L:/127.0.0.1:53544 - R:/127.0.0.1:40341] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
238121:13:13.001 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x727b51ea, L:/127.0.0.1:53544 - R:/127.0.0.1:40341] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
238221:13:13.006 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x727b51ea, L:/127.0.0.1:53544 - R:/127.0.0.1:40341] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
238321:13:13.006 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x727b51ea, L:/127.0.0.1:53544 - R:/127.0.0.1:40341] OUTBOUND SETTINGS: ack=true
238421:13:13.007 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x727b51ea, L:/127.0.0.1:53544 - R:/127.0.0.1:40341] INBOUND SETTINGS: ack=true
238521:13:13.008 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x727b51ea, L:/127.0.0.1:53544 - R:/127.0.0.1:40341] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAGOC5hDB5jJvEaZtVtdxUQAbmars64v56yAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
238621:13:13.008 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x727b51ea, L:/127.0.0.1:53544 - R:/127.0.0.1:40341] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
238721:13:13.013 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x727b51ea, L:/127.0.0.1:53544 - R:/127.0.0.1:40341] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
238821:13:13.016 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x727b51ea, L:/127.0.0.1:53544 - R:/127.0.0.1:40341] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:13 GMT, server: akka-http/10.5.0] padding=0 endStream=false
238921:13:13.017 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x727b51ea, L:/127.0.0.1:53544 - R:/127.0.0.1:40341] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
239021:13:13.018 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x727b51ea, L:/127.0.0.1:53544 - R:/127.0.0.1:40341] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
239121:13:13.018 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x727b51ea, L:/127.0.0.1:53544 - R:/127.0.0.1:40341] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
239221:13:13.019 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x727b51ea, L:/127.0.0.1:53544 - R:/127.0.0.1:40341] OUTBOUND RST_STREAM: streamId=3 errorCode=8
2393Test completed.
239421:13:13.020 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x727b51ea, L:/127.0.0.1:53544 - R:/127.0.0.1:40341] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2395[INFO] [12/31/2025 21:13:13.021] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2396[INFO] [12/31/2025 21:13:13.025] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2397[WARN] [12/31/2025 21:13:13.026] [default-akka.actor.default-dispatcher-11] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://default)] Peer closed stream unexpectedly: Stream with ID [3] was closed by peer with code CANCEL(0x08)
2398Running test timeout_on_sleeping_server
2399Test completed.
2400[INFO] [12/31/2025 21:13:13.092] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2401[INFO] [12/31/2025 21:13:13.097] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2402Running test status_code_and_message
240321:13:13.172 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xbdbbff7a, L:/127.0.0.1:55920 - R:/127.0.0.1:45205] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
240421:13:13.172 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbdbbff7a, L:/127.0.0.1:55920 - R:/127.0.0.1:45205] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
240521:13:13.176 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbdbbff7a, L:/127.0.0.1:55920 - R:/127.0.0.1:45205] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
240621:13:13.176 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbdbbff7a, L:/127.0.0.1:55920 - R:/127.0.0.1:45205] OUTBOUND SETTINGS: ack=true
240721:13:13.177 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbdbbff7a, L:/127.0.0.1:55920 - R:/127.0.0.1:45205] INBOUND SETTINGS: ack=true
240821:13:13.177 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbdbbff7a, L:/127.0.0.1:55920 - R:/127.0.0.1:45205] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB479JR2UKGHjbTUMRXV1LVAQwXX9XgLEj5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
240921:13:13.178 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbdbbff7a, L:/127.0.0.1:55920 - R:/127.0.0.1:45205] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
241021:13:13.181 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbdbbff7a, L:/127.0.0.1:55920 - R:/127.0.0.1:45205] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
241121:13:13.189 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbdbbff7a, L:/127.0.0.1:55920 - R:/127.0.0.1:45205] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:13 GMT, server: akka-http/10.5.0] padding=0 endStream=false
241221:13:13.189 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbdbbff7a, L:/127.0.0.1:55920 - R:/127.0.0.1:45205] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
241321:13:13.191 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbdbbff7a, L:/127.0.0.1:55920 - R:/127.0.0.1:45205] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC8rBnbMZEyAsoxNhAYXRLfAR/rC4pyMxupAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
241421:13:13.191 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbdbbff7a, L:/127.0.0.1:55920 - R:/127.0.0.1:45205] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
241521:13:13.198 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbdbbff7a, L:/127.0.0.1:55920 - R:/127.0.0.1:45205] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:13 GMT, server: akka-http/10.5.0] padding=0 endStream=false
241621:13:13.199 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbdbbff7a, L:/127.0.0.1:55920 - R:/127.0.0.1:45205] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
2417Test completed.
241821:13:13.201 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbdbbff7a, L:/127.0.0.1:55920 - R:/127.0.0.1:45205] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2419[INFO] [12/31/2025 21:13:13.202] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2420[INFO] [12/31/2025 21:13:13.207] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2421Running test unimplemented_method
242221:13:13.286 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xf5c77188, L:/127.0.0.1:55526 - R:/127.0.0.1:43851] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
242321:13:13.287 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf5c77188, L:/127.0.0.1:55526 - R:/127.0.0.1:43851] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
242421:13:13.292 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf5c77188, L:/127.0.0.1:55526 - R:/127.0.0.1:43851] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
242521:13:13.292 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf5c77188, L:/127.0.0.1:55526 - R:/127.0.0.1:43851] OUTBOUND SETTINGS: ack=true
242621:13:13.293 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf5c77188, L:/127.0.0.1:55526 - R:/127.0.0.1:43851] INBOUND SETTINGS: ack=true
242721:13:13.294 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf5c77188, L:/127.0.0.1:55526 - R:/127.0.0.1:43851] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACKtBWetqq6v9c9UbUocfkwAe/1xrsJ4/okAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
242821:13:13.294 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf5c77188, L:/127.0.0.1:55526 - R:/127.0.0.1:43851] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
242921:13:13.298 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf5c77188, L:/127.0.0.1:55526 - R:/127.0.0.1:43851] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
243021:13:13.306 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf5c77188, L:/127.0.0.1:55526 - R:/127.0.0.1:43851] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:13 GMT, server: akka-http/10.5.0] padding=0 endStream=false
243121:13:13.307 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf5c77188, L:/127.0.0.1:55526 - R:/127.0.0.1:43851] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12, grpc-message: an implementation is missing] padding=0 endStream=true
2432Test completed.
243321:13:13.310 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf5c77188, L:/127.0.0.1:55526 - R:/127.0.0.1:43851] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2434[INFO] [12/31/2025 21:13:13.313] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2435[INFO] [12/31/2025 21:13:13.318] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2436Running test client_compressed_unary
243721:13:13.401 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
243821:13:13.402 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
243921:13:13.410 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
244021:13:13.410 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND SETTINGS: ack=true
244121:13:13.410 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND SETTINGS: ack=true
244221:13:13.413 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-encoding: gzip, grpc-accept-encoding: gzip, grpc-trace-bin: AAB+J1XygaFNLcShUIr8lGuxAUvcaK1pBKMbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
244321:13:13.414 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
244421:13:13.418 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
244521:13:13.427 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:13 GMT, server: akka-http/10.5.0] padding=0 endStream=false
244621:13:13.428 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
244721:13:13.429 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
244821:13:13.429 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
244921:13:13.430 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
245021:13:13.430 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
245121:13:13.430 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
245221:13:13.433 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
245321:13:13.433 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
245421:13:13.435 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
245521:13:13.435 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
245621:13:13.435 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
245721:13:13.437 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
245821:13:13.437 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
245921:13:13.439 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
246021:13:13.439 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
246121:13:13.439 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
246221:13:13.441 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
246321:13:13.441 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
246421:13:13.443 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
246521:13:13.443 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
246621:13:13.444 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
246721:13:13.444 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
246821:13:13.445 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
246921:13:13.449 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
247021:13:13.449 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
247121:13:13.449 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
247221:13:13.450 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
247321:13:13.450 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
247421:13:13.454 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
247521:13:13.455 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
247621:13:13.456 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
247721:13:13.458 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
247821:13:13.458 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
247921:13:13.462 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
248021:13:13.462 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
248121:13:13.462 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
248221:13:13.462 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
248321:13:13.464 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
248421:13:13.466 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA0LKfGkGxVJE4eKgpHuLZNASoUAGb8zAyRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
248521:13:13.466 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
248621:13:13.468 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
248721:13:13.474 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=512000
248821:13:13.475 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
248921:13:13.476 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
249021:13:13.477 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
249121:13:13.479 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
249221:13:13.480 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
249321:13:13.486 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:13 GMT, server: akka-http/10.5.0] padding=0 endStream=false
249421:13:13.487 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
249521:13:13.487 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
249621:13:13.489 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
249721:13:13.489 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
249821:13:13.489 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
249921:13:13.492 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
250021:13:13.492 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
250121:13:13.493 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
250221:13:13.495 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
250321:13:13.495 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
250421:13:13.499 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
250521:13:13.499 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
250621:13:13.499 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
250721:13:13.501 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
250821:13:13.502 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
250921:13:13.503 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
251021:13:13.503 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
251121:13:13.503 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
251221:13:13.506 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
251321:13:13.506 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
251421:13:13.508 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
251521:13:13.508 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
251621:13:13.508 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
251721:13:13.511 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
251821:13:13.512 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
251921:13:13.513 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252021:13:13.513 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
252121:13:13.515 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252221:13:13.517 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252321:13:13.517 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
252421:13:13.518 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252521:13:13.518 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
252621:13:13.519 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252721:13:13.521 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252821:13:13.522 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
252921:13:13.523 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
253021:13:13.523 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
253121:13:13.524 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
253221:13:13.525 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2533Test completed.
253421:13:13.528 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe6a7b25d, L:/127.0.0.1:41646 - R:/127.0.0.1:33687] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2535[INFO] [12/31/2025 21:13:13.529] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2536[INFO] [12/31/2025 21:13:13.534] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2537Running test server_compressed_unary
253821:13:13.609 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
253921:13:13.610 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
254021:13:13.616 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
254121:13:13.616 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND SETTINGS: ack=true
254221:13:13.617 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND SETTINGS: ack=true
254321:13:13.618 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAgr2g7rYCdvQcYPciFukMfAZM7OiWa77hmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
254421:13:13.619 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
254521:13:13.620 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
254621:13:13.625 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
254721:13:13.626 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
254821:13:13.626 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
254921:13:13.627 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255021:13:13.629 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255121:13:13.630 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255221:13:13.630 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10241 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255321:13:13.636 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:13 GMT, server: akka-http/10.5.0] padding=0 endStream=false
255421:13:13.637 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255521:13:13.638 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255621:13:13.638 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
255721:13:13.638 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255821:13:13.638 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
255921:13:13.639 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256021:13:13.641 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256121:13:13.641 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
256221:13:13.642 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256321:13:13.642 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
256421:13:13.642 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256521:13:13.645 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256621:13:13.645 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
256721:13:13.646 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256821:13:13.646 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
256921:13:13.647 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257021:13:13.649 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257121:13:13.649 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
257221:13:13.650 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257321:13:13.650 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
257421:13:13.650 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257521:13:13.652 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257621:13:13.652 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
257721:13:13.654 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257821:13:13.654 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
257921:13:13.654 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258021:13:13.655 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258121:13:13.655 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
258221:13:13.657 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258321:13:13.658 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
258421:13:13.660 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258521:13:13.660 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258621:13:13.661 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
258721:13:13.663 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258821:13:13.663 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
258921:13:13.663 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259021:13:13.664 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259121:13:13.664 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
259221:13:13.666 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACtBV7AGKj8ZGlFg6O2ilTSASIwc1FVy/+TAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
259321:13:13.667 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259421:13:13.669 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
259521:13:13.673 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=512000
259621:13:13.674 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259721:13:13.675 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259821:13:13.676 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259921:13:13.677 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260021:13:13.678 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260121:13:13.683 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:13 GMT, server: akka-http/10.5.0] padding=0 endStream=false
260221:13:13.685 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260321:13:13.685 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
260421:13:13.686 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260521:13:13.687 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260621:13:13.687 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
260721:13:13.690 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260821:13:13.690 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
260921:13:13.690 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261021:13:13.692 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261121:13:13.692 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
261221:13:13.694 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261321:13:13.694 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
261421:13:13.694 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261521:13:13.697 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261621:13:13.697 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
261721:13:13.698 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261821:13:13.699 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
261921:13:13.699 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262021:13:13.702 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262121:13:13.703 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
262221:13:13.705 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262321:13:13.705 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
262421:13:13.705 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262521:13:13.707 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262621:13:13.707 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
262721:13:13.709 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262821:13:13.710 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
262921:13:13.710 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263021:13:13.711 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263121:13:13.711 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
263221:13:13.713 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263321:13:13.713 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
263421:13:13.714 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263521:13:13.714 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263621:13:13.715 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
263721:13:13.716 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263821:13:13.717 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
263921:13:13.717 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
264021:13:13.718 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2641Test completed.
264221:13:13.720 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0a4e994e, L:/127.0.0.1:35478 - R:/127.0.0.1:42197] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2643[INFO] [12/31/2025 21:13:13.721] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2644[INFO] [12/31/2025 21:13:13.726] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2645Running test server_compressed_streaming
264621:13:13.803 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
264721:13:13.803 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
264821:13:13.807 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
264921:13:13.807 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] OUTBOUND SETTINGS: ack=true
265021:13:13.807 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] INBOUND SETTINGS: ack=true
265121:13:13.808 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB/CYYEmnDY9TFnveUJ48QQAVtCdO6rx18hAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
265221:13:13.809 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
265321:13:13.811 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
265421:13:13.816 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:13 GMT, server: akka-http/10.5.0] padding=0 endStream=false
265521:13:13.817 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265621:13:13.818 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265721:13:13.818 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
265821:13:13.818 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265921:13:13.819 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
266021:13:13.820 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266121:13:13.822 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266221:13:13.822 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
266321:13:13.823 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266421:13:13.823 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
266521:13:13.823 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266621:13:13.825 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266721:13:13.825 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
266821:13:13.827 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] INBOUND DATA: streamId=3 padding=0 endStream=false length=8382 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266921:13:13.827 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=41150
267021:13:13.827 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2671Test completed.
267221:13:13.830 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2606aee2, L:/127.0.0.1:43726 - R:/127.0.0.1:33653] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2673[INFO] [12/31/2025 21:13:13.831] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2674[INFO] [12/31/2025 21:13:13.835] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2675Running test unimplemented_service
267621:13:13.957 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x7bea8e76, L:/127.0.0.1:40094 - R:/127.0.0.1:42839] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
267721:13:13.957 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7bea8e76, L:/127.0.0.1:40094 - R:/127.0.0.1:42839] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
267821:13:13.961 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7bea8e76, L:/127.0.0.1:40094 - R:/127.0.0.1:42839] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
267921:13:13.962 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7bea8e76, L:/127.0.0.1:40094 - R:/127.0.0.1:42839] OUTBOUND SETTINGS: ack=true
268021:13:13.963 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7bea8e76, L:/127.0.0.1:40094 - R:/127.0.0.1:42839] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAABy+O0TqYUzQlML2bBBfesAe5R/Tx1E7CJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
268121:13:13.963 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7bea8e76, L:/127.0.0.1:40094 - R:/127.0.0.1:42839] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
268221:13:13.964 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7bea8e76, L:/127.0.0.1:40094 - R:/127.0.0.1:42839] INBOUND SETTINGS: ack=true
268321:13:13.967 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7bea8e76, L:/127.0.0.1:40094 - R:/127.0.0.1:42839] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
268421:13:13.980 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7bea8e76, L:/127.0.0.1:40094 - R:/127.0.0.1:42839] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-type: text/plain; charset=UTF-8, content-length: 42, date: Wed, 31 Dec 2025 20:13:13 GMT, server: akka-http/10.5.0] padding=0 endStream=false
268521:13:13.981 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7bea8e76, L:/127.0.0.1:40094 - R:/127.0.0.1:42839] INBOUND DATA: streamId=3 padding=0 endStream=true length=42 bytes=54686520726571756573746564207265736f7572636520636f756c64206e6f7420626520666f756e642e
2686Test completed.
268721:13:13.982 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7bea8e76, L:/127.0.0.1:40094 - R:/127.0.0.1:42839] OUTBOUND RST_STREAM: streamId=3 errorCode=8
268821:13:13.983 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7bea8e76, L:/127.0.0.1:40094 - R:/127.0.0.1:42839] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2689[INFO] [12/31/2025 21:13:13.984] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2690[INFO] [12/31/2025 21:13:13.989] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2691[info] GrpcInteropAkkaScalaWithIoSpec:
2692[info] akka-grpc server scala with grpc-java client tester
2693[info] - should pass the large_unary integration test (320 milliseconds)
2694[info] - should pass the empty_unary integration test (119 milliseconds)
2695[info] - should pass the ping_pong integration test (171 milliseconds)
2696[info] - should pass the empty_stream integration test (89 milliseconds)
2697[info] - should pass the client_streaming integration test (100 milliseconds)
2698[info] - should pass the server_streaming integration test (128 milliseconds)
2699[info] - should pass the cancel_after_begin integration test (78 milliseconds)
2700[info] - should pass the cancel_after_first_response integration test (107 milliseconds)
2701[info] - should pass the timeout_on_sleeping_server integration test (68 milliseconds)
2702[info] - should pass the status_code_and_message integration test (107 milliseconds)
2703[info] - should pass the unimplemented_method integration test (108 milliseconds)
2704[info] - should pass the client_compressed_unary integration test (216 milliseconds)
2705[info] - should pass the server_compressed_unary integration test (196 milliseconds)
2706[info] - should pass the server_compressed_streaming integration test (105 milliseconds)
2707[info] - should pass the unimplemented_service integration test (145 milliseconds)
270821:13:14.043 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
270921:13:14.044 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
271021:13:14.048 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
271121:13:14.048 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] OUTBOUND SETTINGS: ack=true
271221:13:14.049 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] INBOUND SETTINGS: ack=true
271321:13:14.051 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABDZdFkLke0TBzF4KEwN4WyAdrnjomJ/5L6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
271421:13:14.052 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10 bytes=00000000050a03426f62
271521:13:14.058 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
271621:13:14.127 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
271721:13:14.128 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
271821:13:14.137 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/ItKeepsTalking, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABOS1kmzxLSwqbwlfwJfCj0AVFA+PIcpt/jAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
271921:13:14.138 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
272021:13:14.141 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=22 bytes=00000000050a03426f6200000000070a055065746572
272121:13:14.145 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
272221:13:14.146 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
272321:13:14.150 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/ItKeepsReplying, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAPHbD8oJI8RLg5grFeetSAAVM1JP22pp4rAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
272421:13:14.151 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=10 bytes=00000000050a03426f62
272521:13:14.156 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
272621:13:14.157 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
272721:13:14.161 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/StreamHellos, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABXf40ndQFcoxDAnclPYin0AfmH/+hb+oVVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
272821:13:14.162 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] OUTBOUND DATA: streamId=9 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
272921:13:14.163 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=22 bytes=00000000050a03426f6200000000070a055065746572
273021:13:14.166 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
273121:13:14.166 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
2732[INFO] [12/31/2025 21:13:14.169] [pool-23-thread-7] [CoordinatedShutdown(akka://RichErrorNativeSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
273321:13:14.169 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeafd9361, L:/127.0.0.1:37132 - R:127.0.0.1/127.0.0.1:41009] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2734[info] RichErrorModelNativeSpec:
2735[info] Rich error model
2736[info] - should work with the native api on a unary call (92 milliseconds)
2737[info] - should work with the native api on a stream request (15 milliseconds)
2738[info] - should work with the native api on a stream response (10 milliseconds)
2739[info] - should work with the native api on a bidi stream (9 milliseconds)
274021:13:14.222 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
274121:13:14.223 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
274221:13:14.224 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
274321:13:14.225 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
274421:13:14.228 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
274521:13:14.228 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND SETTINGS: ack=true
274621:13:14.229 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND SETTINGS: ack=true
274721:13:14.229 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
274821:13:14.229 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND SETTINGS: ack=true
274921:13:14.229 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND SETTINGS: ack=true
275021:13:14.229 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAcqz2L2qslHNCdSKIozb9JARe8FB5qBz/AAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
275121:13:14.230 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
275221:13:14.233 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
275321:13:14.234 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
275421:13:14.235 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
275521:13:14.235 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
275621:13:14.236 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACZDpnrRCIWuY5DXbwAfzy9AZziDuXpILDSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
275721:13:14.237 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
275821:13:14.240 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
275921:13:14.240 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
276021:13:14.240 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
276121:13:14.241 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABiZRhaxPw97U+1hKGmDayuAeBjMSpLehYlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
276221:13:14.242 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2033
276321:13:14.244 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
276421:13:14.246 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
276521:13:14.247 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203321
276621:13:14.248 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
276721:13:14.248 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACN/BB9PShA6BazyRt28vLoAakydUoGokddAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
276821:13:14.249 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2034
276921:13:14.252 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
277021:13:14.253 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203421
277121:13:14.253 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
277221:13:14.254 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABI55/5Tg5a7wnSS6o4OJggAZNXPz8uzR99AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
277321:13:14.255 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2035
277421:13:14.258 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
277521:13:14.258 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203521
277621:13:14.258 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
277721:13:14.259 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB23qkKCZ2/iQhtG2vqHu1pAepEwkPxHVbtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
277821:13:14.260 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2036
277921:13:14.262 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
278021:13:14.263 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203621
278121:13:14.263 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
278221:13:14.264 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA4Tn6ewP766Exe9usbTDEhAUHcLR/oFTT5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
278321:13:14.265 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2037
278421:13:14.268 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
278521:13:14.268 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203721
278621:13:14.269 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
278721:13:14.270 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=11 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD9UHeuHGgkmKPgLX4mIOSsAcTIzzdQmHWsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
278821:13:14.270 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2038
278921:13:14.273 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
279021:13:14.274 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=11 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203821
279121:13:14.274 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
279221:13:14.275 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD0tbGyIL7kdkZ3kyvAkgAVAY1RBeE6oLOFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
279321:13:14.275 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2039
279421:13:14.278 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
279521:13:14.279 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203921
279621:13:14.279 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
279721:13:14.280 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=13 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADPGEPWHKN9fIb5J4b3tDkbAadv2qu7x7E8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
279821:13:14.280 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203130
279921:13:14.283 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
280021:13:14.283 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=13 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313021
280121:13:14.284 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
280221:13:14.285 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=11 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADVrheruj+ygmqEC/vlE31sAYhp/BU+N5WwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
280321:13:14.285 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203131
280421:13:14.288 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
280521:13:14.288 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=11 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313121
280621:13:14.289 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
280721:13:14.289 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=15 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADXgiCtBSD3mTIf+CySO4QOAXruaWdechchAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
280821:13:14.290 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203132
280921:13:14.293 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
281021:13:14.293 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=15 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313221
281121:13:14.293 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
281221:13:14.294 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=13 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC2eLAawD1daDx6sR+axvOTATYGZ8Pnv9iEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
281321:13:14.295 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203133
281421:13:14.297 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
281521:13:14.298 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=13 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313321
281621:13:14.298 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
281721:13:14.299 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=17 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAChgDh8ErnhCIvfsvJgQkw6AS/63Gbi8APyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
281821:13:14.299 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203134
281921:13:14.302 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
282021:13:14.302 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=17 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313421
282121:13:14.302 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
282221:13:14.303 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=15 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD+dVqkEvq1Iq3BiAbTc+FIAdt3sCmLFp8IAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
282321:13:14.304 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203135
282421:13:14.307 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
282521:13:14.307 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=15 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313521
282621:13:14.307 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
282721:13:14.308 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=19 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADw+DpTyrckjAFZ065NTxv0Af+X+MDH35rnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
282821:13:14.309 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203136
282921:13:14.311 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
283021:13:14.312 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=19 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313621
283121:13:14.312 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
283221:13:14.313 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=17 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD0mXu7sZHOuTNhx58BV04hATvYJTfA8DUFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
283321:13:14.314 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203137
283421:13:14.316 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
283521:13:14.316 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=17 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313721
283621:13:14.317 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
283721:13:14.318 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=21 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC+eHz7HxWAQRez++Kuo92hAYjlIoerP4CrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
283821:13:14.318 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203138
283921:13:14.321 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
284021:13:14.321 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313821
284121:13:14.322 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
284221:13:14.323 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=19 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAtFaGmZRAZiblE6TktnDxBAeHFtePJgS1mAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
284321:13:14.323 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203139
284421:13:14.326 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
284521:13:14.326 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=19 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313921
284621:13:14.326 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
284721:13:14.327 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=23 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAgGmABivmZgLpZTSwrADDuAQh6/08frNCTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
284821:13:14.328 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203230
284921:13:14.331 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
285021:13:14.331 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323021
285121:13:14.332 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
285221:13:14.332 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=21 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB2d1FsfQdmkN+lmy7NHwaAAUP9boXEiAxyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
285321:13:14.333 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203231
285421:13:14.336 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
285521:13:14.336 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323121
285621:13:14.337 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
285721:13:14.338 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=25 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADD4B5vyF88Dy7yOfXvgTHGAe9Ww8wklrUJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
285821:13:14.339 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203232
285921:13:14.342 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
286021:13:14.343 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323221
286121:13:14.343 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
286221:13:14.344 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=23 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADXDugtlzk9rLfblpS1d5VHAeSPZNwjbguxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
286321:13:14.345 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203233
286421:13:14.348 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
286521:13:14.349 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323321
286621:13:14.349 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
286721:13:14.350 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=27 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABtGd9nYz6wLXphofNQrd2JAQ5qVnOkAaj5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
286821:13:14.351 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203234
286921:13:14.353 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
287021:13:14.354 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323421
287121:13:14.354 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
287221:13:14.355 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=25 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABKLZyDD99hzaCHov3N82MuAcvS60t1pIkXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
287321:13:14.356 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203235
287421:13:14.358 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
287521:13:14.359 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323521
287621:13:14.359 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
287721:13:14.360 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=29 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAVFdYJ++lLN0oJGVwK6H/uATVbeAFl3kbeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
287821:13:14.360 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203236
287921:13:14.363 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
288021:13:14.364 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323621
288121:13:14.364 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
288221:13:14.365 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=27 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC9Z8KhqrcqdYKspi0EtP5OATPIAnbZ2wNIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
288321:13:14.365 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203237
288421:13:14.368 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
288521:13:14.368 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323721
288621:13:14.369 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
288721:13:14.369 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=31 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADHMZ3D9OI4QH7JZHJ2ERycAd63c5GyymHaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
288821:13:14.370 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203238
288921:13:14.373 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
289021:13:14.373 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323821
289121:13:14.373 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
289221:13:14.375 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=29 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABaTUeoXGYqjn5rNL7I6JURAfYFZF89buiXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
289321:13:14.376 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203239
289421:13:14.379 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
289521:13:14.379 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323921
289621:13:14.380 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
289721:13:14.381 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=33 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABtKTDz1iXC4CqqITyXV/yrAcdWAVvJes8aAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
289821:13:14.381 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203330
289921:13:14.384 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
290021:13:14.384 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333021
290121:13:14.385 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
290221:13:14.386 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=31 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACZhrMns5fyyKVimKDM1nq1AZw7WVx7fJGFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
290321:13:14.387 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203331
290421:13:14.390 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
290521:13:14.390 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333121
290621:13:14.391 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
290721:13:14.392 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=35 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAeltSQWdraAswSraYccDpGAcnpbnwkbQM1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
290821:13:14.393 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203332
290921:13:14.396 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
291021:13:14.396 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333221
291121:13:14.396 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
291221:13:14.397 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=33 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAApUfRIIhvsEWgHaqdj4A3ZASIWD6XjILMeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
291321:13:14.398 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203333
291421:13:14.402 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
291521:13:14.402 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333321
291621:13:14.403 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
291721:13:14.404 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=37 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACuZqUSEiU47tIEeTYdZ8SmAWg7sbzEPfd5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
291821:13:14.404 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203334
291921:13:14.407 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
292021:13:14.408 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333421
292121:13:14.408 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
292221:13:14.409 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=35 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABKv3Udbz8hzLkqLf8Td802ATAhH6kxgJNsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
292321:13:14.410 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203335
292421:13:14.413 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
292521:13:14.413 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333521
292621:13:14.414 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
292721:13:14.414 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=39 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABQYJifbxgFbPAFucneyS1LAcPM5TK591ATAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
292821:13:14.415 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203336
292921:13:14.418 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
293021:13:14.419 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333621
293121:13:14.419 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
293221:13:14.420 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=37 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABrrX8n9WysErhtjSsWvrPlAf23rxg9/LnkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
293321:13:14.421 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203337
293421:13:14.424 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
293521:13:14.424 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333721
293621:13:14.424 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
293721:13:14.426 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=41 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAO/IntiuPOjwAnJm1Xm606AQr0sgXYr4jhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
293821:13:14.426 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203338
293921:13:14.429 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
294021:13:14.430 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333821
294121:13:14.430 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
294221:13:14.431 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=39 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAHu7ThnHZ2grFaxYTZJk+7AUSo1awtDH4uAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
294321:13:14.432 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203339
294421:13:14.436 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
294521:13:14.436 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333921
294621:13:14.436 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
294721:13:14.437 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=43 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB3RUJqUcKow+nL8fx4rPxjATTQmHZdFiCuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
294821:13:14.438 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203430
294921:13:14.441 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
295021:13:14.441 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343021
295121:13:14.442 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
295221:13:14.442 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=41 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD9ZQ/Ea10fcRbnSJpRKsTvAa2uZuNx9J0DAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
295321:13:14.443 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203431
295421:13:14.446 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
295521:13:14.446 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343121
295621:13:14.447 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
295721:13:14.448 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=45 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACa1d8QuarGClOsZCG8g9z5AVVgT2bfnbbvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
295821:13:14.448 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203432
295921:13:14.451 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
296021:13:14.451 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343221
296121:13:14.452 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
296221:13:14.453 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=43 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADWXymhgYAJvv9D62pvM3rOAXEtxHPVKsiBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
296321:13:14.454 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203433
296421:13:14.457 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
296521:13:14.457 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343321
296621:13:14.457 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
296721:13:14.459 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=47 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAsuPc4Xh8REUNIZF36Sk5nAavpCeznpCmTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
296821:13:14.460 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203434
296921:13:14.463 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
297021:13:14.463 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343421
297121:13:14.464 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
297221:13:14.464 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=45 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABWyATdoJBvMRSCrs+5xhRLAXvn3O8k4DADAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
297321:13:14.465 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203435
297421:13:14.468 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
297521:13:14.469 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343521
297621:13:14.469 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
297721:13:14.471 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=49 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAnExuUXQdEmyNMYWZOzr4DAW6IAFMf71BrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
297821:13:14.471 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203436
297921:13:14.474 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
298021:13:14.474 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343621
298121:13:14.475 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
298221:13:14.476 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=47 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAHnpOJ3j4lKsmrgxDyE5u6ATVqX6ZFaAMAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
298321:13:14.476 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203437
298421:13:14.479 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
298521:13:14.480 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343721
298621:13:14.480 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
298721:13:14.481 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=51 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAABHJkT1owKDko7uE9hBuRYAfrn+0Nj3HwTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
298821:13:14.482 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203438
298921:13:14.486 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
299021:13:14.486 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343821
299121:13:14.486 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
299221:13:14.488 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=49 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABJ8DzcEECf5qwAldlMZZJNAWfjsv1/FaNmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
299321:13:14.488 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203439
299421:13:14.491 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
299521:13:14.492 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343921
299621:13:14.492 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
299721:13:14.493 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=53 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAApsIkzIHyLnKdZVHBScxVoARx2jSbCDSAFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
299821:13:14.494 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203530
299921:13:14.496 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
300021:13:14.497 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353021
300121:13:14.497 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
300221:13:14.498 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=51 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAA/uPM6PDSIkDy4Nsx61YgAW0lAxmdMP+EAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
300321:13:14.499 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203531
300421:13:14.501 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
300521:13:14.502 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353121
300621:13:14.502 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
300721:13:14.503 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=55 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADeXmh7+/cBgigUQGi5G7WEARqH5bvQAH2YAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
300821:13:14.504 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203532
300921:13:14.506 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
301021:13:14.507 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353221
301121:13:14.507 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
301221:13:14.508 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=53 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABfEy87aYbM83r+Zbs5hpvfAZ+cH19JBvUCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
301321:13:14.509 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203533
301421:13:14.512 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
301521:13:14.513 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353321
301621:13:14.513 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
301721:13:14.514 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=57 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD8kAia1/WKKA3+kJ0bjDVaAXRk0DVXTKCiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
301821:13:14.515 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203534
301921:13:14.518 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
302021:13:14.519 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353421
302121:13:14.519 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
302221:13:14.521 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=55 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA/8/b/Yg5A2zd9x0m5U5GSATyRq5GaWQV4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
302321:13:14.521 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203535
302421:13:14.524 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
302521:13:14.525 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353521
302621:13:14.525 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
302721:13:14.526 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=59 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADxtCV2Ss20pGPtRFPAXuk9AcpLPh5mYEhiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
302821:13:14.526 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203536
302921:13:14.529 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
303021:13:14.530 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353621
303121:13:14.530 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
303221:13:14.532 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=57 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADOKeX6PAJ+gCBumAMosOn1AW/Ez0Yxve7EAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
303321:13:14.532 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203537
303421:13:14.535 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
303521:13:14.535 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353721
303621:13:14.536 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
303721:13:14.537 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=61 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACrlpuHTkWNuD6Ttry/FrP4AQUwwK3flvRRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
303821:13:14.538 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203538
303921:13:14.541 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
304021:13:14.541 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353821
304121:13:14.542 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
304221:13:14.543 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=59 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADrad0qPjI9rkw5Z0dBQKjEAbdIAd6b4oBHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
304321:13:14.544 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203539
304421:13:14.547 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
304521:13:14.547 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353921
304621:13:14.548 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
304721:13:14.549 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=63 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB19L98XlGM94J4Rd6NcAgfAaIjydxnzyI7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
304821:13:14.549 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203630
304921:13:14.552 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
305021:13:14.553 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363021
305121:13:14.553 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
305221:13:14.554 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=61 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB9mDxJs+/Ck2f5sCGwulMbATCYVO00jty1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
305321:13:14.555 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203631
305421:13:14.557 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
305521:13:14.558 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363121
305621:13:14.558 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
305721:13:14.559 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=65 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABgaG7yUcGH40l8rFxhAp6JAfuW8l72l+kVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
305821:13:14.559 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203632
305921:13:14.562 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
306021:13:14.562 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363221
306121:13:14.562 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
306221:13:14.563 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=63 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABs0wvsn3oKVSvnD473pYanAQD3ipZm5oiVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
306321:13:14.564 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203633
306421:13:14.567 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
306521:13:14.567 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363321
306621:13:14.567 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
306721:13:14.568 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=67 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACObrw/WjbO1yFi3iTe+1JbAd1IDy5cpMMNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
306821:13:14.569 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203634
306921:13:14.571 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
307021:13:14.571 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363421
307121:13:14.572 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
307221:13:14.573 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=65 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADDCNLFjv1n5Dlr2S+dgrlRAegvQNAMXyLjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
307321:13:14.573 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203635
307421:13:14.576 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
307521:13:14.576 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363521
307621:13:14.576 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
307721:13:14.577 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=69 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD/TUi5EKhy2V5CM4QpxPmhAcmoYlR62UcrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
307821:13:14.578 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203636
307921:13:14.580 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
308021:13:14.580 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363621
308121:13:14.581 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
308221:13:14.582 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=67 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADcBwBiHCWAtW1dLL6nDJVcAXeXl8WhKwCmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
308321:13:14.582 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203637
308421:13:14.585 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
308521:13:14.585 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363721
308621:13:14.585 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
308721:13:14.586 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=71 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB8+SwT/dYbJ/6gLpT7XY8AAW7kkvZSSIS5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
308821:13:14.587 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203638
308921:13:14.589 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
309021:13:14.590 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363821
309121:13:14.590 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
309221:13:14.591 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=69 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABdtk1AwDMmOdfYqbD5f7FaAYRklZBtexylAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
309321:13:14.591 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203639
309421:13:14.594 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
309521:13:14.594 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363921
309621:13:14.594 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
309721:13:14.595 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=73 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB9atv32nNiCVvPOCNSqwC5Adts9PduUdJUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
309821:13:14.596 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203730
309921:13:14.598 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
310021:13:14.599 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373021
310121:13:14.599 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
310221:13:14.600 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=71 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD1PgbD/NW1ZnEVEbdgqEyKAXH/g9jEyRGiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
310321:13:14.600 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203731
310421:13:14.603 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
310521:13:14.603 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373121
310621:13:14.603 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
310721:13:14.604 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=75 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADaHMtLQLV1mRXWLSBASUUmAcf13Ltq/hboAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
310821:13:14.605 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203732
310921:13:14.607 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
311021:13:14.608 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373221
311121:13:14.608 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
311221:13:14.609 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=73 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADy/0SZGi0kONJ72rBFN/1wAVSu3gjMxxnZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
311321:13:14.609 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203733
311421:13:14.612 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
311521:13:14.612 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373321
311621:13:14.612 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
311721:13:14.613 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=77 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA/EbpwWwfKm6mCOL+0SwqQAUaI9EQToPkQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
311821:13:14.614 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203734
311921:13:14.616 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
312021:13:14.617 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373421
312121:13:14.617 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
312221:13:14.618 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=75 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACMlzLo25T32+f9oBEZjgn+ARUwNNDWWzOHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
312321:13:14.618 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203735
312421:13:14.621 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
312521:13:14.621 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373521
312621:13:14.621 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
312721:13:14.622 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=79 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAxS0g9lPXuzzrXsGO7sLKZAbr0F34uQR+rAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
312821:13:14.623 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203736
312921:13:14.625 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
313021:13:14.625 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373621
313121:13:14.626 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
313221:13:14.626 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=77 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAPrqBrkI9ZQC7arCRX9noQAbYQwEyiPNYdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
313321:13:14.627 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203737
313421:13:14.629 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
313521:13:14.630 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373721
313621:13:14.630 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
313721:13:14.631 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=81 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACSnkmbiHVXGPKWrDayUGrlAUgIcQgx4fe1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
313821:13:14.631 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203738
313921:13:14.634 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
314021:13:14.634 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373821
314121:13:14.634 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
314221:13:14.635 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=79 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC3XwBtdxCXbyND2nMBdAMwAbi79Sk2lLPbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
314321:13:14.636 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203739
314421:13:14.639 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
314521:13:14.639 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373921
314621:13:14.639 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
314721:13:14.640 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=83 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAW6xJKnqiwewrND2nSwuF4AWk7Obf/tDCfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
314821:13:14.640 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203830
314921:13:14.643 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
315021:13:14.643 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383021
315121:13:14.643 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
315221:13:14.644 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=81 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB/bWxcw/ss2+T73XaS1XK/AThns9Bk++3FAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
315321:13:14.645 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203831
315421:13:14.648 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
315521:13:14.648 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383121
315621:13:14.648 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
315721:13:14.649 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=85 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB5P9Sip8zLa7LrU2XAUCDqAWVocV+z//VcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
315821:13:14.650 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203832
315921:13:14.652 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
316021:13:14.652 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383221
316121:13:14.653 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
316221:13:14.654 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=83 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD0dYodQ6ojfzHVvlDitvezAUi87ri6FD0KAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
316321:13:14.654 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203833
316421:13:14.657 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
316521:13:14.657 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383321
316621:13:14.658 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
316721:13:14.659 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=87 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAATh2UEF4WkVfKQZ8bBRH8wAaDyEf/jwVDqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
316821:13:14.659 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203834
316921:13:14.662 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
317021:13:14.662 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383421
317121:13:14.662 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
317221:13:14.663 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=85 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB0z9WbP6lRSNXjRUi9eN10AQG8DK2Lt6bQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
317321:13:14.664 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203835
317421:13:14.666 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
317521:13:14.667 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383521
317621:13:14.667 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
317721:13:14.668 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=89 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACgizfiNFtEXE4XQ+/tENzgAUnTFg3kDo51AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
317821:13:14.669 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203836
317921:13:14.671 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
318021:13:14.672 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383621
318121:13:14.672 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
318221:13:14.673 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=87 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACiPkP+LgKcgraDjcOslrtWAXT2xxZbTTgKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
318321:13:14.673 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203837
318421:13:14.676 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
318521:13:14.676 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383721
318621:13:14.676 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
318721:13:14.677 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=91 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACVEGgyDQl4FO3P98iBZLM5AQclFQIAAAA3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
318821:13:14.678 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203838
318921:13:14.680 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
319021:13:14.681 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383821
319121:13:14.681 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
319221:13:14.682 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=89 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA4y9BCs2ZaGiAhqb2HJZcjAX8WDaUrTnwlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
319321:13:14.683 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203839
319421:13:14.686 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
319521:13:14.686 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383921
319621:13:14.686 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
319721:13:14.687 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=93 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACNw5iH8a+zg33IAKFINzX+AbYy90517uGjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
319821:13:14.688 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203930
319921:13:14.691 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
320021:13:14.691 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393021
320121:13:14.692 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
320221:13:14.693 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=91 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAYaexGGDcx2rL9rZnre7ZqAZ/Uj+9F7DG4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
320321:13:14.693 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203931
320421:13:14.696 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
320521:13:14.696 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393121
320621:13:14.696 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
320721:13:14.697 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=95 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABAoBhPfbNZp5VHj3gTN63tAerY8NKeNplRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
320821:13:14.698 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203932
320921:13:14.700 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
321021:13:14.700 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393221
321121:13:14.701 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
321221:13:14.702 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=93 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABToTzSav8I+urmDRNwCxiaAchvzM78Sp/fAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
321321:13:14.702 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203933
321421:13:14.706 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
321521:13:14.706 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393321
321621:13:14.707 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
321721:13:14.708 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=97 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADCu90Q6PxSlPbP/FOKnhrwATfmJSlIk7ELAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
321821:13:14.708 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203934
321921:13:14.712 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
322021:13:14.712 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393421
322121:13:14.712 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
322221:13:14.714 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=95 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAyb2yTBIu/z7lV3npdVbsqAf6ojCKUTpwGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
322321:13:14.715 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203935
322421:13:14.719 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
322521:13:14.719 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393521
322621:13:14.719 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
322721:13:14.720 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=99 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAoe6qwKF05qAExMOKlwktzAScNiCbu7F/UAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
322821:13:14.721 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203936
322921:13:14.724 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
323021:13:14.724 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393621
323121:13:14.725 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
323221:13:14.725 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=97 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADXBNp2F0PQy0ZXd++S1ZbUAdfwIpXaDuODAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
323321:13:14.726 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203937
323421:13:14.730 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
323521:13:14.730 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393721
323621:13:14.730 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
323721:13:14.732 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=101 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAAGErF8+paAluoo+kVqHjAAUQ9H1xv26veAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
323821:13:14.732 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203938
323921:13:14.736 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
324021:13:14.737 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=101 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393821
324121:13:14.739 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
324221:13:14.739 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND HEADERS: streamId=99 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACFpd1Yb+2Ho+SCq3Nb7b4hAe2HDi7ue0CWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
324321:13:14.739 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203939
324421:13:14.743 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
324521:13:14.743 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393921
324621:13:14.744 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
324721:13:14.746 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND HEADERS: streamId=103 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACdgKtegJdP8gWP5PdGAByoAR9AstMT1pQkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
324821:13:14.747 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND DATA: streamId=103 padding=0 endStream=true length=16 bytes=000000000b0a0948656c6c6f20313030
324921:13:14.750 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 20, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
325021:13:14.750 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND DATA: streamId=103 padding=0 endStream=false length=20 bytes=000000000f0a0d48692048656c6c6f2031303021
325121:13:14.750 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
325221:13:14.779 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
325321:13:14.781 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
325421:13:14.785 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
325521:13:14.785 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] OUTBOUND SETTINGS: ack=true
325621:13:14.787 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] INBOUND SETTINGS: ack=true
325721:13:14.788 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD70ELwUAjasJeFsuDl5ueqAVQktOZK0PUHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
325821:13:14.788 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
325921:13:14.792 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
326021:13:14.794 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
326121:13:14.794 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
326221:13:14.795 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
326321:13:14.796 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC0EnMSduqlP4MQ4+28/TQ5ASMwCiKzcQltAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
326421:13:14.796 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
326521:13:14.800 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
326621:13:14.800 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
326721:13:14.801 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
326821:13:14.806 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x01d3527c, L:/127.0.0.1:53880 - R:127.0.0.1/127.0.0.1:38767] INBOUND GO_AWAY: lastStreamId=5 errorCode=0 length=27 bytes=566f6c756e7461727920636f6e6e656374696f6e20636c6f73652e
326921:13:14.811 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
327021:13:14.812 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
327121:13:14.822 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
327221:13:14.822 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] OUTBOUND SETTINGS: ack=true
327321:13:14.823 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] INBOUND SETTINGS: ack=true
327421:13:14.985 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 76 thread-local buffer(s) from thread: grpc-nio-worker-ELG-3-4
327521:13:14.985 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.buffer.PoolThreadCache - Freed 53 thread-local buffer(s) from thread: grpc-nio-worker-ELG-3-3
327621:13:14.985 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 72 thread-local buffer(s) from thread: grpc-nio-worker-ELG-3-2
327721:13:14.985 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 77 thread-local buffer(s) from thread: grpc-nio-worker-ELG-3-1
327821:13:19.807 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACVai7T0+eVzHM59tiE7gHjAcsMaNlYcFxWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
327921:13:19.807 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
328021:13:19.810 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
328121:13:19.812 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
328221:13:19.813 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
328321:13:19.813 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
328421:13:19.814 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACsnIe8RuWcL8U6bb5im/HHAU8S6IhGiRZEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
328521:13:19.815 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
328621:13:19.818 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
328721:13:19.818 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
328821:13:19.818 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
328921:13:19.855 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
329021:13:19.855 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
329121:13:19.860 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
329221:13:19.860 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND SETTINGS: ack=true
329321:13:19.861 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND SETTINGS: ack=true
329421:13:19.861 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAFx7n2Fs+YMhqHNYDY4R8UAQ61gk0xLdCkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
329521:13:19.862 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
329621:13:19.864 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
329721:13:19.866 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
329821:13:19.866 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
329921:13:19.867 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
330021:13:19.868 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACXJQQ+30xqjZ+yv8NX2bFLAcwgSv13ApFwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
330121:13:19.868 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
330221:13:19.872 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
330321:13:19.872 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
330421:13:19.872 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
330521:13:19.874 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADyB+xZGahz+N4jQWkFn37TASVrlpCBy0EYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
330621:13:19.874 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2033
330721:13:19.878 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
330821:13:19.878 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203321
330921:13:19.878 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
331021:13:19.879 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADvGdBsOcLCTwdvYaIterAUAeIepBgDHR7hAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
331121:13:19.880 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2034
331221:13:19.883 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
331321:13:19.883 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203421
331421:13:19.883 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
331521:13:19.884 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=11 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABPBXj7ao6JqemsAG/wTN+vAdEFLF7pIo9gAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
331621:13:19.885 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2035
331721:13:19.888 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
331821:13:19.888 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=11 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203521
331921:13:19.888 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
332021:13:19.890 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=13 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACqtSDk4PBQ7SjJZ52sTORxAYmVy+JdLMhSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
332121:13:19.890 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2036
332221:13:19.893 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
332321:13:19.893 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=13 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203621
332421:13:19.894 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
332521:13:19.894 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=15 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADd2rA1/mI/VZ/4jsfuSJr4AZAy1de+4hJyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
332621:13:19.895 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2037
332721:13:19.898 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
332821:13:19.898 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=15 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203721
332921:13:19.899 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
333021:13:19.900 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=17 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABq1HuBALnkL2XLoSYOhWqYAXrLjhoXshMMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
333121:13:19.901 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2038
333221:13:19.904 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
333321:13:19.904 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=17 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203821
333421:13:19.905 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
333521:13:19.906 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=19 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAzTXeX7cdLgI4os/sw/BHWAUJEZX8w+NuFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
333621:13:19.907 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2039
333721:13:19.910 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
333821:13:19.910 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=19 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203921
333921:13:19.910 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
334021:13:19.912 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=21 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADbAoiNzba9vYxJi2J8BJi2Ab58DN+y5xY4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
334121:13:19.912 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203130
334221:13:19.915 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
334321:13:19.915 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313021
334421:13:19.916 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
334521:13:19.917 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=23 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAo+pUvkFOtM2SgQYi3g5tJAVt55Ph5CBMiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
334621:13:19.918 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203131
334721:13:19.921 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
334821:13:19.921 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313121
334921:13:19.921 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
335021:13:19.922 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=25 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAArjqoLY1VDC77MDBq51BCEARS0E9jG5g+gAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
335121:13:19.923 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203132
335221:13:19.926 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
335321:13:19.927 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313221
335421:13:19.927 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
335521:13:19.928 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=27 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACcO81JPIDfaqI5A4D29lYWAYqP68eOIKThAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
335621:13:19.929 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203133
335721:13:19.933 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
335821:13:19.934 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313321
335921:13:19.934 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
336021:13:19.935 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=29 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABnuP2GSdTztXEDSTu9TABCAex6PC5mBXUwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
336121:13:19.936 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203134
336221:13:19.940 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
336321:13:19.941 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313421
336421:13:19.941 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
336521:13:19.943 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=31 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABI4SLP2D7+8iWvPlqyOSbOAfqK+8j6lad1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
336621:13:19.943 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203135
336721:13:19.946 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
336821:13:19.947 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313521
336921:13:19.947 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
337021:13:19.948 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=33 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC4+SRem+h0ZF921CrHzXgQASK/JTrDJAE7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
337121:13:19.949 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203136
337221:13:19.952 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
337321:13:19.952 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313621
337421:13:19.953 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
337521:13:19.954 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=35 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAzFgKRvKHjWVHEtbbDFscRAQF3huWaw0g9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
337621:13:19.954 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203137
337721:13:19.957 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
337821:13:19.958 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313721
337921:13:19.958 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
338021:13:19.959 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=37 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC++0ksyB0fwjnb85HzoQdzAbhtAeyAbenwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
338121:13:19.959 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203138
338221:13:19.962 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
338321:13:19.963 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313821
338421:13:19.964 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
338521:13:19.965 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=39 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA2E5vK0nA731u2lL4aCkydAbgVny+E+78HAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
338621:13:19.965 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203139
338721:13:19.968 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
338821:13:19.969 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313921
338921:13:19.969 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
339021:13:19.971 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=41 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACNBaIAZEwBvGhX70ixnKPgAddLzY89NfufAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
339121:13:19.971 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203230
339221:13:19.974 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
339321:13:19.975 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323021
339421:13:19.975 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
339521:13:19.976 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=43 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACimPktx9LNEcIzuTVFhK/2AZzZ3W8IiTgmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
339621:13:19.977 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203231
339721:13:19.980 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
339821:13:19.980 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323121
339921:13:19.980 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
340021:13:19.981 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=45 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADdp6IaITW70iQbtJzzagCfASVzi8ppR+PzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
340121:13:19.981 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203232
340221:13:19.985 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
340321:13:19.985 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323221
340421:13:19.986 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
340521:13:19.987 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=47 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADZLkhAZuzUentjoZ9pcrtVAdp8w9c3PF8/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
340621:13:19.988 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203233
340721:13:19.991 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
340821:13:19.991 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323321
340921:13:19.991 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
341021:13:19.992 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=49 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD5/3V7OQaYaN4XMYv01c3SAT5V8yC/Mnn6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
341121:13:19.993 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203234
341221:13:19.996 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
341321:13:19.996 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323421
341421:13:19.997 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
341521:13:19.998 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=51 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA2wRaKwYXb1EFyTKN4GaLGAWFAvHW0+n6UAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
341621:13:19.998 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203235
341721:13:20.001 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
341821:13:20.001 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323521
341921:13:20.001 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
342021:13:20.002 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=53 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABxCz4ub245QeP9/r4FbB8cAaN1iMq854w1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
342121:13:20.003 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203236
342221:13:20.006 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
342321:13:20.006 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323621
342421:13:20.007 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
342521:13:20.007 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=55 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABOznzB8ye5SmHF1ykcATqbAUbsRK869Kh7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
342621:13:20.008 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203237
342721:13:20.010 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
342821:13:20.011 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323721
342921:13:20.011 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
343021:13:20.012 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=57 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACZB2pVWezeSq1SLl6YEVfmAQ539zeBxaBwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
343121:13:20.012 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203238
343221:13:20.015 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
343321:13:20.016 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323821
343421:13:20.016 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
343521:13:20.017 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=59 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA17m51f6wDd1bKIDsfBZlGAbpqpzmbet6RAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
343621:13:20.018 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203239
343721:13:20.020 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
343821:13:20.021 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323921
343921:13:20.021 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
344021:13:20.022 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=61 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD80/nnjGTaY1D6nVEIAcq9AcO3gsk4+C9VAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
344121:13:20.023 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203330
344221:13:20.026 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
344321:13:20.026 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333021
344421:13:20.026 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
344521:13:20.027 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=63 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADpMktTzw8L9CV6pR12K+NSAWid6PyCCfqyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
344621:13:20.028 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203331
344721:13:20.031 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
344821:13:20.032 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333121
344921:13:20.032 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
345021:13:20.033 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=65 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAqAhkGqvXKkHH/yAcyhOqAAQ6+BmsQmr9GAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
345121:13:20.034 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203332
345221:13:20.037 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
345321:13:20.037 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333221
345421:13:20.037 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
345521:13:20.038 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=67 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACUmSktvZfrXKTOdiYPNlzMAVT1VamNczjoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
345621:13:20.039 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203333
345721:13:20.042 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
345821:13:20.042 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333321
345921:13:20.042 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
346021:13:20.043 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=69 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADw/F3ni5/9O37bqXLyuO5ZAdWPy3HHpqcHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
346121:13:20.044 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203334
346221:13:20.047 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
346321:13:20.047 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333421
346421:13:20.047 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
346521:13:20.048 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=71 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABYcc6DqArsjsTsG6Hp/I52AZMBYlAgMT/dAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
346621:13:20.049 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203335
346721:13:20.052 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
346821:13:20.052 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333521
346921:13:20.052 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
347021:13:20.053 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=73 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA9p82euaaU9GBU7OOx4PF5AdX5h32srrTpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
347121:13:20.054 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203336
347221:13:20.057 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
347321:13:20.057 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333621
347421:13:20.058 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
347521:13:20.059 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=75 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACNWd159oyTSSLcfgDAcigGAdGs7Vl5WYN8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
347621:13:20.059 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203337
347721:13:20.062 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
347821:13:20.062 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333721
347921:13:20.063 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
348021:13:20.064 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=77 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADbtpkdiHBJhPaAWx/EOXNjAajiVPwLgMWaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
348121:13:20.064 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203338
348221:13:20.067 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
348321:13:20.068 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333821
348421:13:20.068 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
348521:13:20.070 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=79 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB9qp5hFPaaaeXtlzJJjoJLASSvukGFdE0QAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
348621:13:20.070 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203339
348721:13:20.073 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
348821:13:20.074 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333921
348921:13:20.074 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
349021:13:20.075 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=81 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAijjlz5Tm77PfLrOtvdN8kAXVh008kGdLmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
349121:13:20.076 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203430
349221:13:20.079 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
349321:13:20.079 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343021
349421:13:20.079 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
349521:13:20.081 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=83 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADyCievGfo5X0WUk+ae3PqpAS13assckMa1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
349621:13:20.081 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203431
349721:13:20.084 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
349821:13:20.085 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343121
349921:13:20.085 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
350021:13:20.086 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=85 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC+jd77JMZxsBv3trVz5FIeAXJBAw9YfGBGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
350121:13:20.087 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203432
350221:13:20.090 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
350321:13:20.090 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343221
350421:13:20.090 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
350521:13:20.091 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=87 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACZuR0aqfNM+7+TULMNv5KTAY+iu0JqF+2lAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
350621:13:20.092 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203433
350721:13:20.095 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
350821:13:20.095 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343321
350921:13:20.095 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
351021:13:20.097 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=89 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACyVqNscCwqVczbgfSdTQ1AAegXyVYWg4vYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
351121:13:20.097 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203434
351221:13:20.100 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
351321:13:20.101 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343421
351421:13:20.101 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
351521:13:20.102 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=91 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAApBMaDmoOdIhWC3Gxc//Z5ARNwFpgo9BSEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
351621:13:20.103 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203435
351721:13:20.106 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
351821:13:20.106 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343521
351921:13:20.107 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
352021:13:20.108 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=93 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD6Z5wmCAbvTv0fDXOwFOCHAccQDDn+WSvZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
352121:13:20.108 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203436
352221:13:20.112 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
352321:13:20.112 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343621
352421:13:20.113 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
352521:13:20.114 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=95 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAjWy8cf9xi3zPEhzWiyeg2AckjfD6j8UqDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
352621:13:20.114 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203437
352721:13:20.117 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
352821:13:20.117 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343721
352921:13:20.118 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
353021:13:20.119 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=97 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABb//mjV7o/JWJ1pZymFQCKAQlQg65f+NFAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
353121:13:20.119 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203438
353221:13:20.122 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
353321:13:20.123 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343821
353421:13:20.123 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
353521:13:20.125 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=99 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABJJud4sn2Mvi1cJUPKDvRUAQI5ZpxRM0VIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
353621:13:20.125 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203439
353721:13:20.128 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
353821:13:20.128 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343921
353921:13:20.129 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
354021:13:20.130 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=101 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABBEbEk+ZJDI8eFwtJuFteKAd9lsxYxgVQZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
354121:13:20.130 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203530
354221:13:20.133 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
354321:13:20.134 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=101 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353021
354421:13:20.134 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
354521:13:20.135 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=103 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADtkwZt0UqtNfZ8UiTHy7PMAV37k6VV0fZsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
354621:13:20.136 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=103 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203531
354721:13:20.139 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
354821:13:20.139 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=103 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353121
354921:13:20.140 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
355021:13:20.141 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=105 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACsIbJDMTOn5sWvOGoPI31IARXPux8sFNzuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
355121:13:20.141 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=105 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203532
355221:13:20.144 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
355321:13:20.145 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=105 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353221
355421:13:20.145 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
355521:13:20.146 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=107 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAhZwLB7HjkXU9quGmztLKrAbSfP9/KXzO6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
355621:13:20.147 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=107 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203533
355721:13:20.150 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
355821:13:20.150 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=107 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353321
355921:13:20.150 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
356021:13:20.152 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=109 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAApepQORbzeYInfwLyvbiq1Af0YcpDrZwu+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
356121:13:20.152 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=109 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203534
356221:13:20.155 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
356321:13:20.155 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=109 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353421
356421:13:20.155 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
356521:13:20.157 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=111 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABldm6rjN4D+hzX3vw0vpPJAcqPeA59ep7zAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
356621:13:20.157 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=111 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203535
356721:13:20.160 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
356821:13:20.161 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=111 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353521
356921:13:20.161 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
357021:13:20.162 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=113 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD5CzTpGqpK2fwLLnQLODTDAYossrI2oKgBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
357121:13:20.163 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=113 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203536
357221:13:20.166 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
357321:13:20.166 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=113 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353621
357421:13:20.167 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
357521:13:20.168 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=115 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABmzWIYgTp5j9ar6E90zZoZAeNXtzn/QxTTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
357621:13:20.168 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=115 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203537
357721:13:20.171 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
357821:13:20.171 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=115 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353721
357921:13:20.172 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
358021:13:20.173 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=117 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABH/6qnHGoiXpOYbHqO8nNwAWTxlZU8kTJBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
358121:13:20.174 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=117 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203538
358221:13:20.176 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
358321:13:20.177 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=117 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353821
358421:13:20.177 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
358521:13:20.178 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=119 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABF3PW2eyiHNGlGwRBuZe7pAQwUwHBVRoPIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
358621:13:20.178 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=119 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203539
358721:13:20.181 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
358821:13:20.182 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=119 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353921
358921:13:20.182 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
359021:13:20.183 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=121 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAuA/SdWgvQx10DEF8Y89zxAahbq/v+C20ZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
359121:13:20.184 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=121 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203630
359221:13:20.187 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
359321:13:20.187 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=121 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363021
359421:13:20.187 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
359521:13:20.189 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=123 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADLwek2zfRqAJpf9YXS0RvvAfgM+uK1V/qHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
359621:13:20.189 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=123 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203631
359721:13:20.192 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
359821:13:20.192 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=123 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363121
359921:13:20.192 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
360021:13:20.193 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=125 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADBjb2LRh6XC17Eqxn2ihkQAXtTw4EZ8PKEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
360121:13:20.194 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=125 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203632
360221:13:20.197 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
360321:13:20.197 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=125 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363221
360421:13:20.197 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
360521:13:20.198 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=127 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABAeULcZ8Vj7c02YvVQkJmCAVXZaIr5rnKdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
360621:13:20.199 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=127 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203633
360721:13:20.201 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
360821:13:20.202 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=127 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363321
360921:13:20.202 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
361021:13:20.203 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=129 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAYD9JImWZbdl5bs9rH7+4LAYVK6PmXxHfRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
361121:13:20.204 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=129 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203634
361221:13:20.206 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
361321:13:20.207 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=129 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363421
361421:13:20.207 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
361521:13:20.208 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=131 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC+sULB/wPpMl2/8M99S4t2AcpcAp0gwM1/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
361621:13:20.209 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=131 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203635
361721:13:20.212 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
361821:13:20.212 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=131 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363521
361921:13:20.212 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
362021:13:20.213 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=133 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABzmn/V3BPEzXewlaSt4KeyAeR9mza0aizTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
362121:13:20.214 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=133 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203636
362221:13:20.217 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
362321:13:20.217 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=133 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363621
362421:13:20.218 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
362521:13:20.219 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=135 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABqahiebWczOlTu1WJTAeLNAZQx7gOqQMB3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
362621:13:20.219 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=135 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203637
362721:13:20.222 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
362821:13:20.222 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=135 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363721
362921:13:20.223 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
363021:13:20.223 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=137 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB74P7hz35pFLAGkQ9pfgOBAfzGq5jlC7meAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
363121:13:20.224 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=137 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203638
363221:13:20.227 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
363321:13:20.227 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=137 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363821
363421:13:20.227 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
363521:13:20.228 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=139 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA1X/PeXGgFy2ylCcs38nRyAfn8WzwB+/kXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
363621:13:20.229 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=139 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203639
363721:13:20.231 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
363821:13:20.232 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=139 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363921
363921:13:20.232 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
364021:13:20.233 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=141 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACRyL+oNBvN2eY/0BMYbd27Ac+TyvnXZTaPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
364121:13:20.233 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=141 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203730
364221:13:20.236 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
364321:13:20.236 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=141 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373021
364421:13:20.237 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
364521:13:20.238 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=143 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADImODi6tMeK5cy1XyPlwwKAR9XsN08Jcn1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
364621:13:20.238 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=143 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203731
364721:13:20.241 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
364821:13:20.242 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=143 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373121
364921:13:20.242 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
365021:13:20.243 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=145 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACuZe/FwdZUDhfa4b923MJaARCcT8gIo2drAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
365121:13:20.243 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=145 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203732
365221:13:20.246 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
365321:13:20.247 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=145 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373221
365421:13:20.247 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
365521:13:20.248 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=147 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABZk4l+ZgMr6sWswh00p/0EAWREtH61IjB9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
365621:13:20.248 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=147 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203733
365721:13:20.251 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
365821:13:20.251 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=147 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373321
365921:13:20.252 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
366021:13:20.252 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=149 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB722eP+0Badaz2pKmwERIRATZfHRiO+5JDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
366121:13:20.253 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=149 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203734
366221:13:20.256 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
366321:13:20.256 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=149 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373421
366421:13:20.257 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
366521:13:20.258 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=151 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAsvHefBHzAiirBIXFgTpi0Ab3xWSxOdwozAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
366621:13:20.258 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=151 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203735
366721:13:20.261 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
366821:13:20.261 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=151 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373521
366921:13:20.261 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
367021:13:20.262 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=153 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABAhiQrKl3T7KITbZBpwjBYASak41EVh29lAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
367121:13:20.263 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=153 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203736
367221:13:20.265 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
367321:13:20.266 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=153 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373621
367421:13:20.266 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
367521:13:20.267 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=155 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADk0WVPPpxL7uQX9dMQTHOxAeAiT8yTOUDyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
367621:13:20.267 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=155 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203737
367721:13:20.271 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
367821:13:20.271 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=155 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373721
367921:13:20.271 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
368021:13:20.273 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=157 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC9qQul+jGjpWSgGOEi3GBtAfbflNiDgkBWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
368121:13:20.273 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=157 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203738
368221:13:20.276 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
368321:13:20.276 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=157 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373821
368421:13:20.277 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
368521:13:20.277 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=159 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABtjAwry3bli9y85LINIBmPAQoPSgY0x14NAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
368621:13:20.278 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=159 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203739
368721:13:20.280 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
368821:13:20.281 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=159 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373921
368921:13:20.281 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
369021:13:20.282 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=161 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB4sdBiVINGG4+E58mXS/v3AbZn/bFCad92AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
369121:13:20.282 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=161 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203830
369221:13:20.285 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
369321:13:20.285 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=161 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383021
369421:13:20.285 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
369521:13:20.286 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=163 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADcnI9rz0S6Ti00HQ9OD3PWAZAt5nkuHvmAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
369621:13:20.286 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=163 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203831
369721:13:20.289 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
369821:13:20.289 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=163 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383121
369921:13:20.289 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
370021:13:20.290 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=165 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABaOOpS7ZdV3PFTL3lzit3PAf5h5OVnN2wQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
370121:13:20.291 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=165 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203832
370221:13:20.293 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
370321:13:20.294 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=165 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383221
370421:13:20.294 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
370521:13:20.295 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=167 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACcoWonlUIFkckJC/L/OS8BAc8uaJTE27DTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
370621:13:20.296 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=167 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203833
370721:13:20.299 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
370821:13:20.299 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=167 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383321
370921:13:20.299 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
371021:13:20.300 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=169 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABUc9dz5lgUoA7DN4y8cMMEActbL35RlSXXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
371121:13:20.301 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=169 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203834
371221:13:20.303 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
371321:13:20.304 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=169 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383421
371421:13:20.304 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
371521:13:20.305 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=171 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABbQ0WzCsFWoAYnx5/k5AFZAR4DlohQTiBzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
371621:13:20.306 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=171 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203835
371721:13:20.309 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
371821:13:20.309 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=171 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383521
371921:13:20.309 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
372021:13:20.310 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=173 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADk5YkeF5YH1+U3by/K5LXyAfHeWloAkWF2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
372121:13:20.311 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=173 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203836
372221:13:20.314 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
372321:13:20.314 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=173 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383621
372421:13:20.315 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
372521:13:20.316 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=175 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADMWORSIoNitmmYOKj/Yp9eASvmsJ4k6W8uAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
372621:13:20.316 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=175 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203837
372721:13:20.319 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
372821:13:20.319 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=175 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383721
372921:13:20.319 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
373021:13:20.321 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=177 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADC48XrnSF9LwVSjCYL/pbIAefRftmQveLOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
373121:13:20.321 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=177 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203838
373221:13:20.324 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
373321:13:20.324 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=177 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383821
373421:13:20.325 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
373521:13:20.325 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=179 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB3sOSFkfYTRO8rEoUNCvCWAVWPDsaZUarjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
373621:13:20.326 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=179 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203839
373721:13:20.328 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
373821:13:20.329 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=179 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383921
373921:13:20.329 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
374021:13:20.330 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=181 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABB+iPQb3USHltIPcn9lQ7cARAIwgexr4knAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
374121:13:20.331 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=181 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203930
374221:13:20.333 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
374321:13:20.334 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=181 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393021
374421:13:20.334 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
374521:13:20.335 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=183 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADVAe0zm5+xIsNvs8nL+c1wAfmW65kkC/d5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
374621:13:20.336 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=183 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203931
374721:13:20.339 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
374821:13:20.339 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=183 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393121
374921:13:20.340 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
375021:13:20.340 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=185 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACLRXpyJypfZPVTvnbcRyYRAW1A4tI4k+CJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
375121:13:20.340 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=185 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203932
375221:13:20.343 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
375321:13:20.343 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=185 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393221
375421:13:20.344 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
375521:13:20.345 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=187 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD5lOGsXtZmTfWA2YD43GnPAdBwZKYl7jgXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
375621:13:20.345 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=187 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203933
375721:13:20.348 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
375821:13:20.348 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=187 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393321
375921:13:20.348 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
376021:13:20.349 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=189 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAkEK7B5XqfbzMGBsHfI3doASSM2r7eEtVsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
376121:13:20.350 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=189 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203934
376221:13:20.352 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
376321:13:20.353 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=189 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393421
376421:13:20.353 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
376521:13:20.354 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=191 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABS0Ja02qSubZPu8JWruOg5AQB5HpQmcXs1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
376621:13:20.354 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=191 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203935
376721:13:20.357 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
376821:13:20.357 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=191 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393521
376921:13:20.357 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
377021:13:20.358 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=193 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAT8y5FEhRPMD43lyJ49MyTAbQCJzf40GGjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
377121:13:20.359 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=193 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203936
377221:13:20.362 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
377321:13:20.362 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=193 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393621
377421:13:20.362 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
377521:13:20.363 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=195 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB5272tiwYK6XAJHCrwMddtAYA754JsOrRmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
377621:13:20.364 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=195 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203937
377721:13:20.367 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
377821:13:20.367 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=195 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393721
377921:13:20.367 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
378021:13:20.369 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=197 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADDfUDxwh+JCBMgM0tFCImqAea5QFyg1VmSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
378121:13:20.369 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=197 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203938
378221:13:20.372 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
378321:13:20.372 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=197 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393821
378421:13:20.373 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
378521:13:20.374 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=199 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACnkVGcs95MrYcJQc3rhUY3AUSltXkMHQkjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
378621:13:20.374 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=199 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203939
378721:13:20.377 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
378821:13:20.377 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=199 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393921
378921:13:20.378 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
379021:13:20.379 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND HEADERS: streamId=201 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADn1wNyTf2sC/pL34agzBi7Ae26ITsbPQAAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
379121:13:20.380 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND DATA: streamId=201 padding=0 endStream=true length=16 bytes=000000000b0a0948656c6c6f20313030
379221:13:20.382 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 20, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:19 GMT, server: akka-http/10.5.0] padding=0 endStream=false
379321:13:20.383 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND DATA: streamId=201 padding=0 endStream=false length=20 bytes=000000000f0a0d48692048656c6c6f2031303021
379421:13:20.383 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
3795[INFO] [12/31/2025 21:13:25.396] [pool-23-thread-7] [CoordinatedShutdown(akka://LoadBalancingIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
379621:13:25.397 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51e5588d, L:/127.0.0.1:49734 - R:127.0.0.1/127.0.0.1:45869] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
379721:13:25.398 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x799bd284, L:/127.0.0.1:34216 - R:127.0.0.1/127.0.0.1:36949] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
379821:13:25.398 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xedd5a14b, L:/127.0.0.1:49228 - R:127.0.0.1/127.0.0.1:37039] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
379921:13:25.399 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad585f0, L:/127.0.0.1:33788 - R:127.0.0.1/127.0.0.1:45173] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
3800[WARN] [12/31/2025 21:13:25.398] [LoadBalancingIntegrationSpec-akka.actor.default-dispatcher-13] [GrpcImpl(akka://LoadBalancingIntegrationSpec)] Failed to gracefully close akka.grpc.GrpcChannel@6cfa4f32, proceeding with shutdown anyway. akka.grpc.internal.ClientConnectionException: Unable to establish connection after [Some(1)]
3801[info] LoadBalancingIntegrationSpecNetty:
3802[info] Client-side loadbalancing
3803[info] - should send requests to multiple endpoints (560 milliseconds)
3804[info] - should re-discover endpoints on failure (5 seconds, 65 milliseconds)
3805[info] - should select the right endpoint among invalid ones (564 milliseconds)
3806[info] - should fail when no valid endpoints are provided (don't retry) when max attempts is set to '1' (5 milliseconds)
3807[info] - should not fail when no valid endpoints are provided (retry indefinitely) when max attempts is set to another positive value (5 seconds, 5 milliseconds)
3808Running test large_unary
3809Test completed.
3810[INFO] [12/31/2025 21:13:25.611] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3811[INFO] [12/31/2025 21:13:25.622] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3812Running test empty_unary
3813Test completed.
3814[INFO] [12/31/2025 21:13:25.708] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3815[INFO] [12/31/2025 21:13:25.724] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3816Running test ping_pong
3817Test completed.
3818[INFO] [12/31/2025 21:13:25.827] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3819[INFO] [12/31/2025 21:13:25.837] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3820Running test empty_stream
3821Test completed.
3822[INFO] [12/31/2025 21:13:25.927] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3823[INFO] [12/31/2025 21:13:25.941] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3824Running test client_streaming
3825Test completed.
3826[INFO] [12/31/2025 21:13:26.041] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3827[INFO] [12/31/2025 21:13:26.054] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3828Running test server_streaming
3829Test completed.
3830[INFO] [12/31/2025 21:13:26.148] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3831[INFO] [12/31/2025 21:13:26.158] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3832Running test cancel_after_begin
3833[INFO] [12/31/2025 21:13:26.222] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3834Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
3835[INFO] [12/31/2025 21:13:26.234] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3836Running test cancel_after_first_response
3837[INFO] [12/31/2025 21:13:26.305] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3838Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
3839[INFO] [12/31/2025 21:13:26.318] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3840Running test timeout_on_sleeping_server
3841[INFO] [12/31/2025 21:13:26.382] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3842Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
3843[INFO] [12/31/2025 21:13:26.395] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
384421:13:26.400 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 8 thread-local buffer(s) from thread: grpc-default-worker-ELG-3-2
384521:13:26.400 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 15 thread-local buffer(s) from thread: grpc-default-worker-ELG-3-4
384621:13:26.401 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 19 thread-local buffer(s) from thread: grpc-default-worker-ELG-3-1
384721:13:26.401 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 7 thread-local buffer(s) from thread: grpc-default-worker-ELG-3-3
3848Running test status_code_and_message
3849Test completed.
3850[INFO] [12/31/2025 21:13:26.494] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3851[INFO] [12/31/2025 21:13:26.509] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3852Running test unimplemented_method
3853Test completed.
3854[INFO] [12/31/2025 21:13:26.613] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3855[INFO] [12/31/2025 21:13:26.631] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3856Running test client_compressed_unary
3857[INFO] [12/31/2025 21:13:26.693] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3858Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
3859[INFO] [12/31/2025 21:13:26.705] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3860Running test server_compressed_unary
3861[INFO] [12/31/2025 21:13:26.783] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3862Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
3863[INFO] [12/31/2025 21:13:26.791] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3864Running test server_compressed_streaming
3865Test completed.
3866[INFO] [12/31/2025 21:13:26.902] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3867[INFO] [12/31/2025 21:13:26.914] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3868Running test unimplemented_service
3869Test completed.
3870[INFO] [12/31/2025 21:13:27.012] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3871[INFO] [12/31/2025 21:13:27.024] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3872[info] GrpcInteropAkkaJavaWithAkkaHttpScalaSpec:
3873[info] akka-grpc java server with akka-grpc scala client tester akka-http
3874[info] - should pass the large_unary integration test (203 milliseconds)
3875[info] - should pass the empty_unary integration test (103 milliseconds)
3876[info] - should pass the ping_pong integration test (113 milliseconds)
3877[info] - should pass the empty_stream integration test (102 milliseconds)
3878[info] - should pass the client_streaming integration test (113 milliseconds)
3879[info] - should pass the server_streaming integration test (102 milliseconds)
3880[info] - should pass the cancel_after_begin integration test (pending)
3881[info] - should pass the cancel_after_first_response integration test (pending)
3882[info] - should pass the timeout_on_sleeping_server integration test (pending)
3883[info] - should pass the status_code_and_message integration test (114 milliseconds)
3884[info] - should pass the unimplemented_method integration test (124 milliseconds)
3885[info] - should pass the client_compressed_unary integration test (pending)
3886[info] - should pass the server_compressed_unary integration test (pending)
3887[info] - should pass the server_compressed_streaming integration test (123 milliseconds)
3888[info] - should pass the unimplemented_service integration test (113 milliseconds)
388921:13:27.109 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eb098d7, L:/127.0.0.1:50926 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
389021:13:27.109 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eb098d7, L:/127.0.0.1:50926 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
389121:13:27.112 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eb098d7, L:/127.0.0.1:50926 - R:127.0.0.1/127.0.0.1:8090] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
389221:13:27.112 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eb098d7, L:/127.0.0.1:50926 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND SETTINGS: ack=true
389321:13:27.113 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eb098d7, L:/127.0.0.1:50926 - R:127.0.0.1/127.0.0.1:8090] INBOUND SETTINGS: ack=true
389421:13:27.113 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eb098d7, L:/127.0.0.1:50926 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACYXe5Qo0YvnkjaX4n/sjbdAcLEcQjn5v3uAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
389521:13:27.114 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eb098d7, L:/127.0.0.1:50926 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
389621:13:27.116 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eb098d7, L:/127.0.0.1:50926 - R:127.0.0.1/127.0.0.1:8090] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
389721:13:27.119 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eb098d7, L:/127.0.0.1:50926 - R:127.0.0.1/127.0.0.1:8090] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
389821:13:27.120 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eb098d7, L:/127.0.0.1:50926 - R:127.0.0.1/127.0.0.1:8090] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
389921:13:27.122 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eb098d7, L:/127.0.0.1:50926 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
3900[INFO] [12/31/2025 21:13:27.121] [pool-23-thread-7] [CoordinatedShutdown(akka://HelloWorld)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3901[info] RichErrorModelTest:
3902[info] - testManualApproach
390321:13:27.157 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
390421:13:27.157 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
390521:13:27.161 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
390621:13:27.161 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] OUTBOUND SETTINGS: ack=true
390721:13:27.162 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] INBOUND SETTINGS: ack=true
390821:13:27.162 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABWP0G+ktv7Ow27n0u2E3jrAQsZjJh3Jg/IAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
390921:13:27.163 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
391021:13:27.165 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
3911sayHello to Alice (not authenticated)
391221:13:27.170 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 39, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
391321:13:27.171 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
391421:13:27.171 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
391521:13:27.173 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: localhost, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, authorization: foo, grpc-accept-encoding: gzip, grpc-trace-bin: AACW200haudyOW+4zATO8jVWAZhDb0f+KLMlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
391621:13:27.173 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
3917sayHello to Alice (authenticated)
391821:13:27.179 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 35, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
391921:13:27.180 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=5 padding=0 endStream=false length=35 bytes=000000001e0a1c48656c6c6f2c20416c696365202861757468656e7469636174656429
392021:13:27.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
392121:13:27.182 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1875ca4, L:/127.0.0.1:52704 - R:localhost/127.0.0.1:42957] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
392221:13:27.191 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bb4ec67, L:/127.0.0.1:41452 - R:localhost/127.0.0.1:35139] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
392321:13:27.191 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bb4ec67, L:/127.0.0.1:41452 - R:localhost/127.0.0.1:35139] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
392421:13:27.195 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bb4ec67, L:/127.0.0.1:41452 - R:localhost/127.0.0.1:35139] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
392521:13:27.195 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bb4ec67, L:/127.0.0.1:41452 - R:localhost/127.0.0.1:35139] OUTBOUND SETTINGS: ack=true
392621:13:27.195 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bb4ec67, L:/127.0.0.1:41452 - R:localhost/127.0.0.1:35139] INBOUND SETTINGS: ack=true
392721:13:27.197 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bb4ec67, L:/127.0.0.1:41452 - R:localhost/127.0.0.1:35139] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB/50PTjhxb21fqfdNmYYZnASQ5bRSZebVqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
392821:13:27.197 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bb4ec67, L:/127.0.0.1:41452 - R:localhost/127.0.0.1:35139] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
392921:13:27.200 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bb4ec67, L:/127.0.0.1:41452 - R:localhost/127.0.0.1:35139] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
393021:13:27.203 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bb4ec67, L:/127.0.0.1:41452 - R:localhost/127.0.0.1:35139] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, baz: qux, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
393121:13:27.204 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bb4ec67, L:/127.0.0.1:41452 - R:localhost/127.0.0.1:35139] INBOUND DATA: streamId=3 padding=0 endStream=false length=19 bytes=000000000e0a0c48656c6c6f20746865726521
393221:13:27.204 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bb4ec67, L:/127.0.0.1:41452 - R:localhost/127.0.0.1:35139] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0, foo: bar] padding=0 endStream=true
393321:13:27.208 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7bb4ec67, L:/127.0.0.1:41452 - R:localhost/127.0.0.1:35139] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
393421:13:27.213 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
393521:13:27.213 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
393621:13:27.216 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
393721:13:27.216 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] OUTBOUND SETTINGS: ack=true
393821:13:27.216 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND SETTINGS: ack=true
393921:13:27.217 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost, :path: /helloworld.GreeterService/StreamHellos, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAo6fd2uCHr8jjI4hpYYPq0AVm8FIQQX06bAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
394021:13:27.217 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
394121:13:27.219 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
3942sayHello to stream...
394321:13:27.286 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
394421:13:27.286 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=446477
394521:13:27.286 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
394621:13:27.287 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
394721:13:27.287 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
394821:13:27.287 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
394921:13:27.287 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
395021:13:27.287 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
395121:13:27.287 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
395221:13:27.288 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
395321:13:27.288 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
395421:13:27.288 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
395521:13:27.288 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
395621:13:27.288 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
395721:13:27.288 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
395821:13:27.288 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
395921:13:27.288 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
396021:13:27.289 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
396121:13:27.289 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
396221:13:27.289 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
396321:13:27.289 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
396421:13:27.290 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
396521:13:27.292 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
396621:13:27.292 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
396721:13:27.293 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
396821:13:27.293 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
396921:13:27.293 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
397021:13:27.294 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
397121:13:27.294 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
397221:13:27.294 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
397321:13:27.294 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
397421:13:27.295 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
397521:13:27.295 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
397621:13:27.296 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
397721:13:27.297 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
397821:13:27.297 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
397921:13:27.297 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398021:13:27.297 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398121:13:27.297 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398221:13:27.298 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398321:13:27.298 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398421:13:27.299 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398521:13:27.300 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398621:13:27.300 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398721:13:27.301 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398821:13:27.301 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398921:13:27.301 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399021:13:27.301 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399121:13:27.301 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399221:13:27.301 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399321:13:27.301 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399421:13:27.301 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399521:13:27.302 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399621:13:27.302 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399721:13:27.302 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399821:13:27.302 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399921:13:27.303 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400021:13:27.303 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400121:13:27.304 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400221:13:27.304 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400321:13:27.305 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400421:13:27.305 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400521:13:27.305 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400621:13:27.306 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400721:13:27.306 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400821:13:27.306 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400921:13:27.306 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401021:13:27.306 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401121:13:27.306 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401221:13:27.306 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401321:13:27.306 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401421:13:27.306 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401521:13:27.307 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401621:13:27.307 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401721:13:27.307 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401821:13:27.307 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401921:13:27.307 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402021:13:27.307 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402121:13:27.307 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402221:13:27.307 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402321:13:27.307 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402421:13:27.307 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402521:13:27.307 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402621:13:27.308 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402721:13:27.308 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402821:13:27.308 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402921:13:27.308 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403021:13:27.308 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403121:13:27.308 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403221:13:27.309 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403321:13:27.310 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403421:13:27.310 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403521:13:27.310 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403621:13:27.310 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403721:13:27.310 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403821:13:27.310 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403921:13:27.310 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404021:13:27.310 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404121:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404221:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404321:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404421:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404521:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404621:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404721:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404821:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404921:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405021:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405121:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405221:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405321:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405421:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405521:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405621:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405721:13:27.311 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405821:13:27.312 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405921:13:27.312 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406021:13:27.312 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406121:13:27.312 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406221:13:27.312 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406321:13:27.312 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406421:13:27.312 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406521:13:27.312 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406621:13:27.312 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406721:13:27.312 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406821:13:27.313 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406921:13:27.313 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407021:13:27.313 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407121:13:27.313 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407221:13:27.313 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407321:13:27.313 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407421:13:27.313 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407521:13:27.313 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407621:13:27.313 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407721:13:27.313 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407821:13:27.313 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407921:13:27.313 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408021:13:27.313 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408121:13:27.313 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408221:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408321:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408421:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408521:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408621:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408721:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408821:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408921:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409021:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409121:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409221:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409321:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409421:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409521:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409621:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409721:13:27.314 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409821:13:27.315 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409921:13:27.315 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410021:13:27.315 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410121:13:27.315 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410221:13:27.315 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410321:13:27.315 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410421:13:27.316 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410521:13:27.316 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410621:13:27.316 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410721:13:27.316 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410821:13:27.316 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410921:13:27.316 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411021:13:27.316 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411121:13:27.316 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411221:13:27.316 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411321:13:27.316 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411421:13:27.316 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411521:13:27.316 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411621:13:27.316 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411721:13:27.317 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411821:13:27.317 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411921:13:27.317 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412021:13:27.317 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412121:13:27.317 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412221:13:27.317 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412321:13:27.317 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412421:13:27.317 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412521:13:27.317 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412621:13:27.317 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412721:13:27.317 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412821:13:27.317 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412921:13:27.317 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413021:13:27.317 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413121:13:27.317 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413221:13:27.318 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413321:13:27.318 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413421:13:27.318 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413521:13:27.318 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413621:13:27.318 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413721:13:27.318 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413821:13:27.318 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413921:13:27.318 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414021:13:27.318 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414121:13:27.318 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414221:13:27.318 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414321:13:27.318 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414421:13:27.318 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414521:13:27.318 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414621:13:27.318 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414721:13:27.319 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414821:13:27.319 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414921:13:27.319 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415021:13:27.319 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415121:13:27.319 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415221:13:27.319 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415321:13:27.320 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415421:13:27.320 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415521:13:27.321 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415621:13:27.321 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415721:13:27.321 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415821:13:27.321 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415921:13:27.321 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416021:13:27.322 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416121:13:27.322 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416221:13:27.322 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416321:13:27.323 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416421:13:27.323 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416521:13:27.324 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=78 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e746963617465642900000000220a2048656c6c6f2c20416c69636520286e6f7420...
416621:13:27.324 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416721:13:27.324 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416821:13:27.324 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416921:13:27.324 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417021:13:27.325 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417121:13:27.326 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417221:13:27.326 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417321:13:27.327 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417421:13:27.328 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417521:13:27.328 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417621:13:27.328 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417721:13:27.328 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417821:13:27.328 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417921:13:27.329 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418021:13:27.330 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418121:13:27.330 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418221:13:27.330 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418321:13:27.330 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418421:13:27.330 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418521:13:27.330 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418621:13:27.330 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418721:13:27.330 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418821:13:27.331 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418921:13:27.331 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419021:13:27.331 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419121:13:27.331 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419221:13:27.331 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419321:13:27.331 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419421:13:27.331 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419521:13:27.331 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419621:13:27.331 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419721:13:27.331 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419821:13:27.331 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419921:13:27.331 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420021:13:27.331 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420121:13:27.331 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420221:13:27.332 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420321:13:27.332 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420421:13:27.332 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420521:13:27.332 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420621:13:27.332 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420721:13:27.333 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420821:13:27.334 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420921:13:27.335 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421021:13:27.335 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421121:13:27.336 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421221:13:27.336 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421321:13:27.336 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421421:13:27.336 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421521:13:27.336 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421621:13:27.336 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421721:13:27.337 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421821:13:27.338 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421921:13:27.338 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422021:13:27.339 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422121:13:27.339 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422221:13:27.339 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422321:13:27.339 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422421:13:27.340 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422521:13:27.340 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422621:13:27.340 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422721:13:27.340 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422821:13:27.340 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422921:13:27.340 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423021:13:27.340 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423121:13:27.340 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423221:13:27.340 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423321:13:27.340 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423421:13:27.340 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423521:13:27.340 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423621:13:27.340 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423721:13:27.340 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423821:13:27.340 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423921:13:27.341 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424021:13:27.341 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424121:13:27.341 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424221:13:27.341 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424321:13:27.341 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424421:13:27.341 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424521:13:27.342 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424621:13:27.342 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424721:13:27.343 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424821:13:27.344 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424921:13:27.344 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425021:13:27.345 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425121:13:27.346 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425221:13:27.346 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425321:13:27.347 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425421:13:27.348 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425521:13:27.348 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425621:13:27.348 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425721:13:27.348 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425821:13:27.348 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425921:13:27.348 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426021:13:27.348 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426121:13:27.348 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426221:13:27.348 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426321:13:27.348 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426421:13:27.348 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426521:13:27.348 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426621:13:27.349 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426721:13:27.349 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426821:13:27.349 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426921:13:27.349 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427021:13:27.349 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427121:13:27.349 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427221:13:27.350 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427321:13:27.351 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427421:13:27.351 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427521:13:27.352 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427621:13:27.352 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427721:13:27.352 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427821:13:27.352 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427921:13:27.352 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428021:13:27.352 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428121:13:27.352 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428221:13:27.352 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428321:13:27.353 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428421:13:27.354 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=13 bytes=00000000080a06427965427965
428521:13:27.355 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e746963617465642900000000220a2048656c6c6f2c20416c69636520286e6f7420...
428621:13:27.362 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=220a2048656c6c6f2c20416c69636520286e6f742061757468656e746963617465642900000000220a2048656c6c6f2c20416c69636520286e6f742061757468...
428721:13:27.362 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND DATA: streamId=3 padding=0 endStream=false length=5453 bytes=656c6c6f2c20416c69636520286e6f742061757468656e746963617465642900000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469...
428821:13:27.362 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
428921:13:27.580 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1ecfe8d2, L:/127.0.0.1:52712 - R:localhost/127.0.0.1:42957] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
429021:13:27.589 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa03695d5, L:/127.0.0.1:45458 - R:localhost/127.0.0.1:40227] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
429121:13:27.589 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa03695d5, L:/127.0.0.1:45458 - R:localhost/127.0.0.1:40227] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
429221:13:27.592 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa03695d5, L:/127.0.0.1:45458 - R:localhost/127.0.0.1:40227] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
429321:13:27.592 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa03695d5, L:/127.0.0.1:45458 - R:localhost/127.0.0.1:40227] OUTBOUND SETTINGS: ack=true
429421:13:27.593 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa03695d5, L:/127.0.0.1:45458 - R:localhost/127.0.0.1:40227] INBOUND SETTINGS: ack=true
429521:13:27.593 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa03695d5, L:/127.0.0.1:45458 - R:localhost/127.0.0.1:40227] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost, :path: /helloworld.GreeterService/ItKeepsTalking, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADG/K9/LInpCP7QlTBP/crdAXk/6fM+ICwBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
429621:13:27.594 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa03695d5, L:/127.0.0.1:45458 - R:localhost/127.0.0.1:40227] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
429721:13:27.596 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa03695d5, L:/127.0.0.1:45458 - R:localhost/127.0.0.1:40227] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
429821:13:27.598 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa03695d5, L:/127.0.0.1:45458 - R:localhost/127.0.0.1:40227] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, foo: bar, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
429921:13:27.598 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa03695d5, L:/127.0.0.1:45458 - R:localhost/127.0.0.1:40227] INBOUND DATA: streamId=3 padding=0 endStream=false length=19 bytes=000000000e0a0c48656c6c6f20746865726521
430021:13:27.600 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa03695d5, L:/127.0.0.1:45458 - R:localhost/127.0.0.1:40227] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0, baz: qux] padding=0 endStream=true
430121:13:27.602 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa03695d5, L:/127.0.0.1:45458 - R:localhost/127.0.0.1:40227] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4302[info] PowerApiSpecNetty:
4303[info] The power API
4304[info] - should successfully pass metadata from client to server (27 milliseconds)
4305[info] - should successfully pass metadata from server to client (25 milliseconds)
4306[info] - should (on streamed calls) redeem the headers future as soon as they're available (and trailers future when trailers arrive) (371 milliseconds)
4307[info] - should successfully pass metadata from server to client (for client-streaming calls) (21 milliseconds)
4308[info] GrpcExceptionHandlerSpec:
4309[info] The default ExceptionHandler
4310[info] - should produce an INVALID_ARGUMENT error when the expected parameter is not found (3 milliseconds)
4311[info] - should return the correct user-supplied status for a unary call (8 milliseconds)
4312[info] - should return the correct user-supplied status for a streaming call (4 milliseconds)
431321:13:27.715 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - Successfully loaded the library /tmp/libio_grpc_netty_shaded_netty_tcnative_linux_x86_644218985019620075742.so
431421:13:27.715 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - Loaded library with name 'netty_tcnative_linux_x86_64'
431521:13:27.715 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl - Initialize netty-tcnative using engine: 'default'
431621:13:27.716 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl - netty-tcnative using native library: BoringSSL
431721:13:27.724 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector@740ab3ee
431821:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 => ECDHE-ECDSA-AES128-GCM-SHA256
431921:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 => ECDHE-ECDSA-AES128-GCM-SHA256
432021:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 => ECDHE-RSA-AES128-GCM-SHA256
432121:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_GCM_SHA256 => ECDHE-RSA-AES128-GCM-SHA256
432221:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 => ECDHE-ECDSA-AES256-GCM-SHA384
432321:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 => ECDHE-ECDSA-AES256-GCM-SHA384
432421:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 => ECDHE-RSA-AES256-GCM-SHA384
432521:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_GCM_SHA384 => ECDHE-RSA-AES256-GCM-SHA384
432621:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305
432721:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305
432821:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305
432921:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305
433021:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305
433121:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305
433221:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA
433321:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA
433421:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA
433521:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA
433621:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA => ECDHE-PSK-AES128-CBC-SHA
433721:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_AES_128_CBC_SHA => ECDHE-PSK-AES128-CBC-SHA
433821:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA
433921:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA
434021:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA
434121:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA
434221:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA => ECDHE-PSK-AES256-CBC-SHA
434321:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_AES_256_CBC_SHA => ECDHE-PSK-AES256-CBC-SHA
434421:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256
434521:13:27.729 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256
434621:13:27.730 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384
434721:13:27.730 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384
434821:13:27.730 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_128_CBC_SHA => AES128-SHA
434921:13:27.730 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_128_CBC_SHA => AES128-SHA
435021:13:27.730 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA
435121:13:27.730 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA
435221:13:27.730 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_256_CBC_SHA => AES256-SHA
435321:13:27.730 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_256_CBC_SHA => AES256-SHA
435421:13:27.730 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA
435521:13:27.730 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA
435621:13:27.730 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA
435721:13:27.730 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA
435821:13:27.730 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl - Supported protocols (OpenSSL): [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2, TLSv1.3]
435921:13:27.730 [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl - Default cipher suites (OpenSSL): [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256]
4360Running test large_unary
436121:13:27.745 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector@c72baad
436221:13:27.761 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
436321:13:27.762 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
436421:13:27.762 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
436521:13:27.766 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
436621:13:27.766 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] OUTBOUND SETTINGS: ack=true
436721:13:27.767 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND SETTINGS: ack=true
436821:13:27.768 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAL2a9sHeQyH8FDLSWRjjLUATrG4d+E5b2fAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
436921:13:27.768 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
437021:13:27.778 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
437121:13:27.781 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
437221:13:27.782 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
437321:13:27.782 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
437421:13:27.784 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
437521:13:27.785 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
437621:13:27.787 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
437721:13:27.788 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
437821:13:27.793 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
437921:13:27.794 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
438021:13:27.794 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
438121:13:27.795 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
438221:13:27.796 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
438321:13:27.797 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
438421:13:27.797 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
438521:13:27.798 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
438621:13:27.799 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
438721:13:27.799 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
438821:13:27.799 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
438921:13:27.800 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
439021:13:27.800 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
439121:13:27.801 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
439221:13:27.801 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
439321:13:27.802 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
439421:13:27.803 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
439521:13:27.803 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
439621:13:27.804 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
439721:13:27.804 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
439821:13:27.804 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
439921:13:27.805 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4400Test completed.
440121:13:27.807 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3a29d0c7, L:/127.0.0.1:47416 - R:127.0.0.1/127.0.0.1:44263] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4402[INFO] [12/31/2025 21:13:27.809] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4403[INFO] [12/31/2025 21:13:27.824] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4404[INFO] [12/31/2025 21:13:27.827] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4405Running test empty_unary
440621:13:27.904 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xc7914f26, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:43867] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
440721:13:27.904 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7914f26, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:43867] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
440821:13:27.904 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7914f26, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:43867] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
440921:13:27.908 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7914f26, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:43867] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
441021:13:27.908 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7914f26, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:43867] OUTBOUND SETTINGS: ack=true
441121:13:27.909 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7914f26, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:43867] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACTR/zjd2YKINmgVsjD9Ev9AUvudNPfrFAFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
441221:13:27.910 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7914f26, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:43867] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
441321:13:27.910 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7914f26, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:43867] INBOUND SETTINGS: ack=true
441421:13:27.913 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7914f26, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:43867] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
441521:13:27.916 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7914f26, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:43867] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:27 GMT, server: akka-http/10.5.0] padding=0 endStream=false
441621:13:27.917 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7914f26, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:43867] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
4417Test completed.
441821:13:27.918 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7914f26, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:43867] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
441921:13:27.919 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7914f26, L:/127.0.0.1:48672 - R:127.0.0.1/127.0.0.1:43867] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4420[INFO] [12/31/2025 21:13:27.920] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4421[INFO] [12/31/2025 21:13:27.929] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4422[INFO] [12/31/2025 21:13:27.931] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4423Running test ping_pong
442421:13:28.007 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
442521:13:28.008 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
442621:13:28.008 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
442721:13:28.011 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
442821:13:28.011 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] OUTBOUND SETTINGS: ack=true
442921:13:28.011 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] INBOUND SETTINGS: ack=true
443021:13:28.011 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAxn2/obBAUPMUASi4C/bbKAc6fAAGHIqNqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
443121:13:28.012 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
443221:13:28.014 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38334 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
443321:13:28.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
443421:13:28.019 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
443521:13:28.019 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
443621:13:28.020 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
443721:13:28.020 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
443821:13:28.021 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
443921:13:28.021 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
444021:13:28.025 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
444121:13:28.026 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
444221:13:28.026 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
444321:13:28.026 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
444421:13:28.026 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4445Test completed.
444621:13:28.028 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7adbe92b, L:/127.0.0.1:33110 - R:127.0.0.1/127.0.0.1:43217] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4447[INFO] [12/31/2025 21:13:28.028] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4448[INFO] [12/31/2025 21:13:28.036] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4449[INFO] [12/31/2025 21:13:28.039] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4450Running test empty_stream
445121:13:28.103 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xeeee82ac, L:/127.0.0.1:32854 - R:127.0.0.1/127.0.0.1:39979] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
445221:13:28.103 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeee82ac, L:/127.0.0.1:32854 - R:127.0.0.1/127.0.0.1:39979] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
445321:13:28.103 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeee82ac, L:/127.0.0.1:32854 - R:127.0.0.1/127.0.0.1:39979] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
445421:13:28.107 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeee82ac, L:/127.0.0.1:32854 - R:127.0.0.1/127.0.0.1:39979] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
445521:13:28.107 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeee82ac, L:/127.0.0.1:32854 - R:127.0.0.1/127.0.0.1:39979] OUTBOUND SETTINGS: ack=true
445621:13:28.108 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeee82ac, L:/127.0.0.1:32854 - R:127.0.0.1/127.0.0.1:39979] INBOUND SETTINGS: ack=true
445721:13:28.109 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeee82ac, L:/127.0.0.1:32854 - R:127.0.0.1/127.0.0.1:39979] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABm2PiIbd6vwQxKnOeAJC97AawbuzGTJ18OAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
445821:13:28.109 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeee82ac, L:/127.0.0.1:32854 - R:127.0.0.1/127.0.0.1:39979] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
445921:13:28.112 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeee82ac, L:/127.0.0.1:32854 - R:127.0.0.1/127.0.0.1:39979] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
446021:13:28.115 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeee82ac, L:/127.0.0.1:32854 - R:127.0.0.1/127.0.0.1:39979] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
446121:13:28.116 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeee82ac, L:/127.0.0.1:32854 - R:127.0.0.1/127.0.0.1:39979] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4462Test completed.
4463[INFO] [12/31/2025 21:13:28.118] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
446421:13:28.118 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeee82ac, L:/127.0.0.1:32854 - R:127.0.0.1/127.0.0.1:39979] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4465[INFO] [12/31/2025 21:13:28.130] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4466[INFO] [12/31/2025 21:13:28.133] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4467Running test client_streaming
446821:13:28.192 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
446921:13:28.192 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
447021:13:28.192 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
447121:13:28.196 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
447221:13:28.196 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] OUTBOUND SETTINGS: ack=true
447321:13:28.196 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] INBOUND SETTINGS: ack=true
447421:13:28.197 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABxYI12750ijke4Vy3QGc7dAd986jX1tCTJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
447521:13:28.198 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
447621:13:28.200 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38340 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
447721:13:28.202 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
447821:13:28.203 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
447921:13:28.203 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
448021:13:28.206 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
448121:13:28.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
448221:13:28.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4483Test completed.
448421:13:28.210 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x33d2711d, L:/127.0.0.1:34968 - R:127.0.0.1/127.0.0.1:46061] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4485[INFO] [12/31/2025 21:13:28.210] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4486[INFO] [12/31/2025 21:13:28.224] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4487[INFO] [12/31/2025 21:13:28.226] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4488Running test server_streaming
448921:13:28.292 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
449021:13:28.293 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
449121:13:28.293 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
449221:13:28.297 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
449321:13:28.297 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] OUTBOUND SETTINGS: ack=true
449421:13:28.298 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] INBOUND SETTINGS: ack=true
449521:13:28.299 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABwgFhGj9Th8/gyUl9+3K1tAT02IscOImQWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
449621:13:28.299 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
449721:13:28.302 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
449821:13:28.307 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
449921:13:28.307 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450021:13:28.308 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450121:13:28.309 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450221:13:28.309 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450321:13:28.309 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450421:13:28.309 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450521:13:28.310 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450621:13:28.310 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4507Test completed.
450821:13:28.314 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe7948ca2, L:/127.0.0.1:52810 - R:127.0.0.1/127.0.0.1:45369] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4509[INFO] [12/31/2025 21:13:28.315] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4510[INFO] [12/31/2025 21:13:28.326] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4511[INFO] [12/31/2025 21:13:28.329] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4512Running test cancel_after_begin
4513[INFO] [12/31/2025 21:13:28.394] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4514Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
4515[INFO] [12/31/2025 21:13:28.399] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4516[INFO] [12/31/2025 21:13:28.402] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4517Running test cancel_after_first_response
4518[INFO] [12/31/2025 21:13:28.456] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4519Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
4520[INFO] [12/31/2025 21:13:28.465] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4521[INFO] [12/31/2025 21:13:28.468] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4522Running test timeout_on_sleeping_server
4523[INFO] [12/31/2025 21:13:28.521] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4524Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
4525[INFO] [12/31/2025 21:13:28.528] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4526[INFO] [12/31/2025 21:13:28.531] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4527Running test status_code_and_message
452821:13:28.594 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
452921:13:28.594 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
453021:13:28.594 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
453121:13:28.598 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
453221:13:28.598 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] OUTBOUND SETTINGS: ack=true
453321:13:28.599 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] INBOUND SETTINGS: ack=true
453421:13:28.599 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAarKnPqCG4uxKHvAr50gK2AVgIwz5yamn4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
453521:13:28.600 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
453621:13:28.602 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
453721:13:28.606 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
453821:13:28.606 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
453921:13:28.609 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAyrCDIc3xBMR8xK6XvcqiJAcZG2vQiTPjhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
454021:13:28.610 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
454121:13:28.615 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
454221:13:28.616 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
4543Test completed.
454421:13:28.617 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb576fea8, L:/127.0.0.1:34882 - R:127.0.0.1/127.0.0.1:44957] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4545[INFO] [12/31/2025 21:13:28.618] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4546[INFO] [12/31/2025 21:13:28.622] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4547[INFO] [12/31/2025 21:13:28.625] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4548Running test unimplemented_method
454921:13:28.688 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x1343ff80, L:/127.0.0.1:45842 - R:127.0.0.1/127.0.0.1:46559] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
455021:13:28.688 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1343ff80, L:/127.0.0.1:45842 - R:127.0.0.1/127.0.0.1:46559] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
455121:13:28.689 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1343ff80, L:/127.0.0.1:45842 - R:127.0.0.1/127.0.0.1:46559] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
455221:13:28.693 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1343ff80, L:/127.0.0.1:45842 - R:127.0.0.1/127.0.0.1:46559] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
455321:13:28.693 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1343ff80, L:/127.0.0.1:45842 - R:127.0.0.1/127.0.0.1:46559] OUTBOUND SETTINGS: ack=true
455421:13:28.695 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1343ff80, L:/127.0.0.1:45842 - R:127.0.0.1/127.0.0.1:46559] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA4D2PlmYDnMSmM7BY73CFxASNdvEQ9gtBcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
455521:13:28.696 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1343ff80, L:/127.0.0.1:45842 - R:127.0.0.1/127.0.0.1:46559] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
455621:13:28.697 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1343ff80, L:/127.0.0.1:45842 - R:127.0.0.1/127.0.0.1:46559] INBOUND SETTINGS: ack=true
455721:13:28.702 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1343ff80, L:/127.0.0.1:45842 - R:127.0.0.1/127.0.0.1:46559] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
455821:13:28.703 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1343ff80, L:/127.0.0.1:45842 - R:127.0.0.1/127.0.0.1:46559] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
455921:13:28.704 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1343ff80, L:/127.0.0.1:45842 - R:127.0.0.1/127.0.0.1:46559] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12, grpc-message: an implementation is missing] padding=0 endStream=true
4560Test completed.
456121:13:28.706 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1343ff80, L:/127.0.0.1:45842 - R:127.0.0.1/127.0.0.1:46559] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4562[INFO] [12/31/2025 21:13:28.706] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4563[INFO] [12/31/2025 21:13:28.717] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4564[INFO] [12/31/2025 21:13:28.720] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4565Running test client_compressed_unary
4566[INFO] [12/31/2025 21:13:28.786] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4567Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
4568[INFO] [12/31/2025 21:13:28.793] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4569[INFO] [12/31/2025 21:13:28.797] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4570Running test server_compressed_unary
4571[INFO] [12/31/2025 21:13:28.859] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4572Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
4573[INFO] [12/31/2025 21:13:28.866] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4574[INFO] [12/31/2025 21:13:28.870] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4575Running test server_compressed_streaming
457621:13:28.942 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
457721:13:28.943 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
457821:13:28.943 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
457921:13:28.947 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
458021:13:28.947 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] OUTBOUND SETTINGS: ack=true
458121:13:28.947 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] INBOUND SETTINGS: ack=true
458221:13:28.948 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD8mE7nwHZQ9boVPzvhq0ngASFNpVpjVx40AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
458321:13:28.949 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
458421:13:28.951 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
458521:13:28.956 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
458621:13:28.957 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
458721:13:28.957 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
458821:13:28.958 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
458921:13:28.959 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
459021:13:28.960 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
459121:13:28.960 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
459221:13:28.961 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
459321:13:28.961 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
459421:13:28.962 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4595Test completed.
459621:13:28.964 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ebde72a, L:/127.0.0.1:58420 - R:127.0.0.1/127.0.0.1:46361] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4597[INFO] [12/31/2025 21:13:28.964] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4598[INFO] [12/31/2025 21:13:28.978] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4599[INFO] [12/31/2025 21:13:28.981] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4600Running test unimplemented_service
460121:13:29.045 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x2d0418e0, L:/127.0.0.1:54726 - R:127.0.0.1/127.0.0.1:42853] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
460221:13:29.045 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d0418e0, L:/127.0.0.1:54726 - R:127.0.0.1/127.0.0.1:42853] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
460321:13:29.045 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d0418e0, L:/127.0.0.1:54726 - R:127.0.0.1/127.0.0.1:42853] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
460421:13:29.049 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d0418e0, L:/127.0.0.1:54726 - R:127.0.0.1/127.0.0.1:42853] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
460521:13:29.049 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d0418e0, L:/127.0.0.1:54726 - R:127.0.0.1/127.0.0.1:42853] OUTBOUND SETTINGS: ack=true
460621:13:29.050 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d0418e0, L:/127.0.0.1:54726 - R:127.0.0.1/127.0.0.1:42853] INBOUND SETTINGS: ack=true
460721:13:29.051 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d0418e0, L:/127.0.0.1:54726 - R:127.0.0.1/127.0.0.1:42853] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADekyZK2thaYJORbaKcU/LQAS9yPig/+/bJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
460821:13:29.052 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d0418e0, L:/127.0.0.1:54726 - R:127.0.0.1/127.0.0.1:42853] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
460921:13:29.055 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d0418e0, L:/127.0.0.1:54726 - R:127.0.0.1/127.0.0.1:42853] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
461021:13:29.057 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d0418e0, L:/127.0.0.1:54726 - R:127.0.0.1/127.0.0.1:42853] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-type: text/plain; charset=UTF-8, content-length: 42, date: Wed, 31 Dec 2025 20:13:29 GMT, server: akka-http/10.5.0] padding=0 endStream=false
461121:13:29.058 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d0418e0, L:/127.0.0.1:54726 - R:127.0.0.1/127.0.0.1:42853] INBOUND DATA: streamId=3 padding=0 endStream=true length=42 bytes=54686520726571756573746564207265736f7572636520636f756c64206e6f7420626520666f756e642e
4612Test completed.
461321:13:29.059 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d0418e0, L:/127.0.0.1:54726 - R:127.0.0.1/127.0.0.1:42853] OUTBOUND RST_STREAM: streamId=3 errorCode=8
4614[INFO] [12/31/2025 21:13:29.060] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
461521:13:29.060 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d0418e0, L:/127.0.0.1:54726 - R:127.0.0.1/127.0.0.1:42853] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4616[INFO] [12/31/2025 21:13:29.074] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4617[INFO] [12/31/2025 21:13:29.077] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4618[info] GrpcInteropAkkaScalaWithAkkaNettyScalaSpec:
4619[info] akka-grpc server scala with akka-grpc scala client tester netty
4620[info] - should pass the large_unary integration test (183 milliseconds)
4621[info] - should pass the empty_unary integration test (104 milliseconds)
4622[info] - should pass the ping_pong integration test (104 milliseconds)
4623[info] - should pass the empty_stream integration test (93 milliseconds)
4624[info] - should pass the client_streaming integration test (93 milliseconds)
4625[info] - should pass the server_streaming integration test (103 milliseconds)
4626[info] - should pass the cancel_after_begin integration test (pending)
4627[info] - should pass the cancel_after_first_response integration test (pending)
4628[info] - should pass the timeout_on_sleeping_server integration test (pending)
4629[info] - should pass the status_code_and_message integration test (93 milliseconds)
4630[info] - should pass the unimplemented_method integration test (94 milliseconds)
4631[info] - should pass the client_compressed_unary integration test (pending)
4632[info] - should pass the server_compressed_unary integration test (pending)
4633[info] - should pass the server_compressed_streaming integration test (113 milliseconds)
4634[info] - should pass the unimplemented_service integration test (93 milliseconds)
4635Running test large_unary
463621:13:29.177 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
463721:13:29.177 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
463821:13:29.177 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
463921:13:29.178 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
464021:13:29.178 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] OUTBOUND SETTINGS: ack=true
464121:13:29.179 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
464221:13:29.180 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
464321:13:29.180 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] OUTBOUND PING: ack=false bytes=1234
464421:13:29.180 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
464521:13:29.180 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
464621:13:29.182 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] OUTBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=49152
464721:13:29.184 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
464821:13:29.186 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND SETTINGS: ack=true
464921:13:29.187 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
465021:13:29.189 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
465121:13:29.189 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
465221:13:29.189 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
465321:13:29.190 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
465421:13:29.190 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
465521:13:29.191 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
465621:13:29.191 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
465721:13:29.192 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
465821:13:29.192 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
465921:13:29.193 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
466021:13:29.194 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
466121:13:29.194 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND DATA: streamId=1 padding=0 endStream=true length=9702 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
466221:13:29.194 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND PING: ack=true bytes=1234
466321:13:29.196 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
466421:13:29.196 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=65457 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
466521:13:29.199 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=78 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
466621:13:29.203 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
466721:13:29.204 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=511922
466821:13:29.204 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
466921:13:29.205 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
467021:13:29.205 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
467121:13:29.206 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
467221:13:29.207 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
467321:13:29.207 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=19787 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
467421:13:29.207 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
4675Test completed.
4676[INFO] [12/31/2025 21:13:29.216] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
467721:13:29.220 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xefd30e74, L:/127.0.0.1:8080 - R:/127.0.0.1:41854] Swallowing a harmless 'connection reset by peer / broken pipe' error that occurred while writing close_notify in response to the peer's close_notify
4678java.net.SocketException: Connection reset
4679 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
4680 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
4681 at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
4682 at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
4683 at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
4684 at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
4685 at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
4686 at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
4687 at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
4688 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
4689 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
4690 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
4691 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
4692 at java.base/java.lang.Thread.run(Thread.java:833)
4693Server stopped
4694Running test empty_unary
469521:13:29.294 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
469621:13:29.294 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
469721:13:29.294 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
469821:13:29.295 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
469921:13:29.296 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] OUTBOUND SETTINGS: ack=true
470021:13:29.296 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/EmptyCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
470121:13:29.297 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] INBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
470221:13:29.297 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] OUTBOUND PING: ack=false bytes=1234
470321:13:29.297 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
470421:13:29.298 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] INBOUND SETTINGS: ack=true
470521:13:29.300 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
470621:13:29.300 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
470721:13:29.300 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
470821:13:29.301 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] INBOUND PING: ack=true bytes=1234
470921:13:29.304 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
4710Test completed.
4711[INFO] [12/31/2025 21:13:29.306] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
471221:13:29.310 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x2e2d1b31, L:/127.0.0.1:8080 - R:/127.0.0.1:41866] Swallowing a harmless 'connection reset by peer / broken pipe' error that occurred while writing close_notify in response to the peer's close_notify
4713java.net.SocketException: Connection reset
4714 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
4715 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
4716 at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
4717 at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
4718 at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
4719 at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
4720 at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
4721 at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
4722 at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
4723 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
4724 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
4725 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
4726 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
4727 at java.base/java.lang.Thread.run(Thread.java:833)
4728Server stopped
4729Running test ping_pong
473021:13:29.380 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
473121:13:29.381 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
473221:13:29.381 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
473321:13:29.382 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
473421:13:29.382 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] OUTBOUND SETTINGS: ack=true
473521:13:29.383 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
473621:13:29.384 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
473721:13:29.384 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] OUTBOUND PING: ack=false bytes=1234
473821:13:29.384 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] INBOUND DATA: streamId=1 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
473921:13:29.384 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] INBOUND DATA: streamId=1 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
474021:13:29.384 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] INBOUND DATA: streamId=1 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
474121:13:29.385 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
474221:13:29.385 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
474321:13:29.385 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] INBOUND DATA: streamId=1 padding=0 endStream=false length=3701 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
474421:13:29.386 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] INBOUND SETTINGS: ack=true
474521:13:29.386 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] INBOUND DATA: streamId=1 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
474621:13:29.387 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
474721:13:29.388 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
474821:13:29.389 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] INBOUND PING: ack=true bytes=1234
474921:13:29.390 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=2682 bytes=000000000d0a0b12090000000000000000000000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000...
475021:13:29.392 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=31425 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
475121:13:29.395 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
475221:13:29.396 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=477893
475321:13:29.396 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=27567 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
475421:13:29.396 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2f348963, L:/127.0.0.1:8080 - R:/127.0.0.1:41876] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
4755Test completed.
4756[INFO] [12/31/2025 21:13:29.400] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4757Server stopped
4758Running test empty_stream
475921:13:29.465 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x3695bcfc, L:/127.0.0.1:8080 - R:/127.0.0.1:41882] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
476021:13:29.465 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3695bcfc, L:/127.0.0.1:8080 - R:/127.0.0.1:41882] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
476121:13:29.466 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3695bcfc, L:/127.0.0.1:8080 - R:/127.0.0.1:41882] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
476221:13:29.468 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3695bcfc, L:/127.0.0.1:8080 - R:/127.0.0.1:41882] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
476321:13:29.468 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3695bcfc, L:/127.0.0.1:8080 - R:/127.0.0.1:41882] OUTBOUND SETTINGS: ack=true
476421:13:29.468 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3695bcfc, L:/127.0.0.1:8080 - R:/127.0.0.1:41882] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
476521:13:29.469 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3695bcfc, L:/127.0.0.1:8080 - R:/127.0.0.1:41882] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
476621:13:29.469 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3695bcfc, L:/127.0.0.1:8080 - R:/127.0.0.1:41882] OUTBOUND PING: ack=false bytes=1234
476721:13:29.469 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3695bcfc, L:/127.0.0.1:8080 - R:/127.0.0.1:41882] INBOUND SETTINGS: ack=true
476821:13:29.471 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3695bcfc, L:/127.0.0.1:8080 - R:/127.0.0.1:41882] INBOUND PING: ack=true bytes=1234
476921:13:29.472 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3695bcfc, L:/127.0.0.1:8080 - R:/127.0.0.1:41882] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
4770Test completed.
4771[INFO] [12/31/2025 21:13:29.476] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4772Server stopped
4773Running test client_streaming
477421:13:29.552 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
477521:13:29.552 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
477621:13:29.552 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
477721:13:29.553 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
477821:13:29.553 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] OUTBOUND SETTINGS: ack=true
477921:13:29.554 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingInputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
478021:13:29.556 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478121:13:29.556 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] OUTBOUND PING: ack=false bytes=1234
478221:13:29.557 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] INBOUND DATA: streamId=1 padding=0 endStream=false length=10811 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478321:13:29.557 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] INBOUND DATA: streamId=1 padding=0 endStream=false length=17 bytes=000000000c0a0a12080000000000000000
478421:13:29.557 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] INBOUND DATA: streamId=1 padding=0 endStream=false length=1839 bytes=000000072a0aa70e12a40e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478521:13:29.557 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=000000b3580ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478621:13:29.558 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478721:13:29.558 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] INBOUND DATA: streamId=1 padding=0 endStream=false length=3716 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478821:13:29.560 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] OUTBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=65535
478921:13:29.560 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] INBOUND SETTINGS: ack=true
479021:13:29.561 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] INBOUND DATA: streamId=1 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
479121:13:29.562 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] INBOUND PING: ack=true bytes=1234
479221:13:29.562 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
479321:13:29.563 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=9 bytes=000000000408aac904
479421:13:29.563 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
479521:13:29.567 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfeab111b, L:/127.0.0.1:8080 - R:/127.0.0.1:41888] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
4796Test completed.
4797[INFO] [12/31/2025 21:13:29.569] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4798Server stopped
4799Running test server_streaming
480021:13:29.653 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
480121:13:29.653 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
480221:13:29.653 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
480321:13:29.654 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
480421:13:29.655 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] OUTBOUND SETTINGS: ack=true
480521:13:29.656 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
480621:13:29.657 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] INBOUND DATA: streamId=1 padding=0 endStream=false length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
480721:13:29.657 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] OUTBOUND PING: ack=false bytes=1234
480821:13:29.657 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
480921:13:29.658 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] INBOUND SETTINGS: ack=true
481021:13:29.660 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
481121:13:29.660 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
481221:13:29.661 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=34107 bytes=000000000d0a0b12090000000000000000000000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000...
481321:13:29.664 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] INBOUND PING: ack=true bytes=1234
481421:13:29.668 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
481521:13:29.668 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=477893
481621:13:29.668 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=27567 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
481721:13:29.668 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8e177d73, L:/127.0.0.1:8080 - R:/127.0.0.1:41900] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
4818Test completed.
4819[INFO] [12/31/2025 21:13:29.673] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4820Server stopped
4821Running test cancel_after_begin
4822[INFO] [12/31/2025 21:13:29.744] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4823Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
4824Server stopped
4825Running test cancel_after_first_response
4826[INFO] [12/31/2025 21:13:29.798] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4827Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
4828Server stopped
4829Running test timeout_on_sleeping_server
4830[INFO] [12/31/2025 21:13:29.844] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4831Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
4832Server stopped
4833Running test status_code_and_message
483421:13:29.901 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
483521:13:29.901 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
483621:13:29.901 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
483721:13:29.902 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
483821:13:29.902 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] OUTBOUND SETTINGS: ack=true
483921:13:29.903 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
484021:13:29.903 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] INBOUND DATA: streamId=1 padding=0 endStream=false length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
484121:13:29.903 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] OUTBOUND PING: ack=false bytes=1234
484221:13:29.904 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
484321:13:29.904 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
484421:13:29.906 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] INBOUND SETTINGS: ack=true
484521:13:29.908 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] INBOUND PING: ack=true bytes=1234
484621:13:29.912 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
484721:13:29.913 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] INBOUND DATA: streamId=3 padding=0 endStream=false length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
484821:13:29.913 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
484921:13:29.914 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x29defcc0, L:/127.0.0.1:8080 - R:/127.0.0.1:41916] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
4850Test completed.
4851[INFO] [12/31/2025 21:13:29.917] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4852Server stopped
4853Running test unimplemented_method
485421:13:29.983 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x4c7d3ed1, L:/127.0.0.1:8080 - R:/127.0.0.1:41920] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
485521:13:29.984 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4c7d3ed1, L:/127.0.0.1:8080 - R:/127.0.0.1:41920] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
485621:13:29.984 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4c7d3ed1, L:/127.0.0.1:8080 - R:/127.0.0.1:41920] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
485721:13:29.985 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4c7d3ed1, L:/127.0.0.1:8080 - R:/127.0.0.1:41920] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
485821:13:29.986 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4c7d3ed1, L:/127.0.0.1:8080 - R:/127.0.0.1:41920] OUTBOUND SETTINGS: ack=true
485921:13:29.987 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4c7d3ed1, L:/127.0.0.1:8080 - R:/127.0.0.1:41920] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
486021:13:29.988 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4c7d3ed1, L:/127.0.0.1:8080 - R:/127.0.0.1:41920] INBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
486121:13:29.988 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4c7d3ed1, L:/127.0.0.1:8080 - R:/127.0.0.1:41920] OUTBOUND PING: ack=false bytes=1234
486221:13:29.989 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4c7d3ed1, L:/127.0.0.1:8080 - R:/127.0.0.1:41920] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
486321:13:29.991 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4c7d3ed1, L:/127.0.0.1:8080 - R:/127.0.0.1:41920] INBOUND SETTINGS: ack=true
486421:13:29.992 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4c7d3ed1, L:/127.0.0.1:8080 - R:/127.0.0.1:41920] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method grpc.testing.TestService/UnimplementedCall is unimplemented] padding=0 endStream=true
486521:13:29.993 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4c7d3ed1, L:/127.0.0.1:8080 - R:/127.0.0.1:41920] INBOUND PING: ack=true bytes=1234
4866Test completed.
4867[INFO] [12/31/2025 21:13:29.996] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
486821:13:30.000 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x4c7d3ed1, L:/127.0.0.1:8080 - R:/127.0.0.1:41920] Swallowing a harmless 'connection reset by peer / broken pipe' error that occurred while writing close_notify in response to the peer's close_notify
4869java.net.SocketException: Connection reset
4870 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
4871 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
4872 at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
4873 at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
4874 at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
4875 at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
4876 at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
4877 at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
4878 at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
4879 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
4880 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
4881 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
4882 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
4883 at java.base/java.lang.Thread.run(Thread.java:833)
4884Server stopped
4885Running test client_compressed_unary
4886[INFO] [12/31/2025 21:13:30.056] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
488721:13:30.066 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 65 thread-local buffer(s) from thread: grpc-default-worker-ELG-4-4
4888Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
488921:13:30.066 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 28 thread-local buffer(s) from thread: grpc-default-worker-ELG-4-2
4890Server stopped
4891Running test server_compressed_unary
4892[INFO] [12/31/2025 21:13:30.120] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4893Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
4894Server stopped
4895Running test server_compressed_streaming
489621:13:30.188 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
489721:13:30.189 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
489821:13:30.189 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
489921:13:30.189 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
490021:13:30.190 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] OUTBOUND SETTINGS: ack=true
490121:13:30.190 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
490221:13:30.192 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] INBOUND DATA: streamId=1 padding=0 endStream=false length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
490321:13:30.192 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] OUTBOUND PING: ack=false bytes=1234
490421:13:30.192 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
490521:13:30.192 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] INBOUND SETTINGS: ack=true
490621:13:30.194 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] INBOUND PING: ack=true bytes=1234
490721:13:30.195 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
490821:13:30.196 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=65457 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
490921:13:30.197 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=78 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
491021:13:30.201 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
491121:13:30.202 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=512000
491221:13:30.202 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=58559 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
491321:13:30.202 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x525dd76b, L:/127.0.0.1:8080 - R:/127.0.0.1:41928] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
4914Test completed.
4915[INFO] [12/31/2025 21:13:30.207] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4916Server stopped
4917Running test unimplemented_service
491821:13:30.270 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xacb8a182, L:/127.0.0.1:8080 - R:/127.0.0.1:41934] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
491921:13:30.270 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xacb8a182, L:/127.0.0.1:8080 - R:/127.0.0.1:41934] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
492021:13:30.270 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xacb8a182, L:/127.0.0.1:8080 - R:/127.0.0.1:41934] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
492121:13:30.271 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xacb8a182, L:/127.0.0.1:8080 - R:/127.0.0.1:41934] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
492221:13:30.271 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xacb8a182, L:/127.0.0.1:8080 - R:/127.0.0.1:41934] OUTBOUND SETTINGS: ack=true
492321:13:30.271 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xacb8a182, L:/127.0.0.1:8080 - R:/127.0.0.1:41934] INBOUND HEADERS: streamId=1 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.UnimplementedService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc+proto, grpc-encoding: identity, grpc-accept-encoding: gzip,identity, user-agent: akka-http/10.5.0] padding=0 endStream=false
492421:13:30.272 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xacb8a182, L:/127.0.0.1:8080 - R:/127.0.0.1:41934] INBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
492521:13:30.272 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xacb8a182, L:/127.0.0.1:8080 - R:/127.0.0.1:41934] OUTBOUND PING: ack=false bytes=1234
492621:13:30.272 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xacb8a182, L:/127.0.0.1:8080 - R:/127.0.0.1:41934] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
492721:13:30.273 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xacb8a182, L:/127.0.0.1:8080 - R:/127.0.0.1:41934] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method not found: grpc.testing.UnimplementedService/UnimplementedCall] padding=0 endStream=true
492821:13:30.274 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xacb8a182, L:/127.0.0.1:8080 - R:/127.0.0.1:41934] INBOUND SETTINGS: ack=true
492921:13:30.276 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xacb8a182, L:/127.0.0.1:8080 - R:/127.0.0.1:41934] INBOUND PING: ack=true bytes=1234
4930Test completed.
4931[INFO] [12/31/2025 21:13:30.278] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
493221:13:30.280 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xacb8a182, L:/127.0.0.1:8080 - R:/127.0.0.1:41934] Swallowing a harmless 'connection reset by peer / broken pipe' error that occurred while writing close_notify in response to the peer's close_notify
4933java.net.SocketException: Connection reset
4934 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
4935 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
4936 at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
4937 at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
4938 at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
4939 at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
4940 at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
4941 at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
4942 at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
4943 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
4944 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
4945 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
4946 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
4947 at java.base/java.lang.Thread.run(Thread.java:833)
4948Server stopped
4949[info] GrpcInteropIoWithAkkaHttpScalaSpec:
4950[info] grpc-java server with akka-grpc scala client tester akka-http
4951[info] - should pass the large_unary integration test (124 milliseconds)
4952[info] - should pass the empty_unary integration test (93 milliseconds)
4953[info] - should pass the ping_pong integration test (86 milliseconds)
4954[info] - should pass the empty_stream integration test (77 milliseconds)
4955[info] - should pass the client_streaming integration test (92 milliseconds)
4956[info] - should pass the server_streaming integration test (109 milliseconds)
4957[info] - should pass the cancel_after_begin integration test (pending)
4958[info] - should pass the cancel_after_first_response integration test (pending)
4959[info] - should pass the timeout_on_sleeping_server integration test (pending)
4960[info] - should pass the status_code_and_message integration test (75 milliseconds)
4961[info] - should pass the unimplemented_method integration test (86 milliseconds)
4962[info] - should pass the client_compressed_unary integration test (pending)
4963[info] - should pass the server_compressed_unary integration test (pending)
4964[info] - should pass the server_compressed_streaming integration test (86 milliseconds)
4965[info] - should pass the unimplemented_service integration test (64 milliseconds)
4966Running test large_unary
496721:13:30.330 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
496821:13:30.330 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
496921:13:30.333 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
497021:13:30.333 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND SETTINGS: ack=true
497121:13:30.333 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND SETTINGS: ack=true
497221:13:30.334 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACTH6uFp1STA9Iej/BzbQvgAYbuCin/x6geAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
497321:13:30.334 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
497421:13:30.335 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
497521:13:30.338 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
497621:13:30.339 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
497721:13:30.339 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
497821:13:30.339 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
497921:13:30.340 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
498021:13:30.340 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
498121:13:30.341 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
498221:13:30.346 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:30 GMT, server: akka-http/10.5.0] padding=0 endStream=false
498321:13:30.347 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
498421:13:30.348 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
498521:13:30.348 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
498621:13:30.349 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
498721:13:30.349 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
498821:13:30.349 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
498921:13:30.351 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
499021:13:30.351 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
499121:13:30.351 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
499221:13:30.352 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
499321:13:30.352 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
499421:13:30.354 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
499521:13:30.354 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
499621:13:30.354 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
499721:13:30.354 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
499821:13:30.354 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
499921:13:30.356 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500021:13:30.356 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
500121:13:30.358 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500221:13:30.358 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
500321:13:30.359 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500421:13:30.359 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500521:13:30.359 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
500621:13:30.362 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500721:13:30.362 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
500821:13:30.362 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500921:13:30.362 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501021:13:30.362 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
501121:13:30.364 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501221:13:30.364 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
501321:13:30.365 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501421:13:30.365 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501521:13:30.365 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
501621:13:30.367 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501721:13:30.367 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
501821:13:30.367 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND DATA: streamId=3 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501921:13:30.368 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5020Test completed.
502121:13:30.369 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5e06fe36, L:/127.0.0.1:43478 - R:/127.0.0.1:41865] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5022[INFO] [12/31/2025 21:13:30.373] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5023Running test empty_unary
502421:13:30.411 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x892eb2fc, L:/127.0.0.1:37678 - R:/127.0.0.1:39815] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
502521:13:30.411 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x892eb2fc, L:/127.0.0.1:37678 - R:/127.0.0.1:39815] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
502621:13:30.414 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x892eb2fc, L:/127.0.0.1:37678 - R:/127.0.0.1:39815] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
502721:13:30.414 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x892eb2fc, L:/127.0.0.1:37678 - R:/127.0.0.1:39815] OUTBOUND SETTINGS: ack=true
502821:13:30.415 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x892eb2fc, L:/127.0.0.1:37678 - R:/127.0.0.1:39815] INBOUND SETTINGS: ack=true
502921:13:30.415 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x892eb2fc, L:/127.0.0.1:37678 - R:/127.0.0.1:39815] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABXgIb+jv3Dq0Xleyf1/6W1ASmEeRHUXiCwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
503021:13:30.416 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x892eb2fc, L:/127.0.0.1:37678 - R:/127.0.0.1:39815] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
503121:13:30.418 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x892eb2fc, L:/127.0.0.1:37678 - R:/127.0.0.1:39815] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
503221:13:30.420 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x892eb2fc, L:/127.0.0.1:37678 - R:/127.0.0.1:39815] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:30 GMT, server: akka-http/10.5.0] padding=0 endStream=false
503321:13:30.420 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x892eb2fc, L:/127.0.0.1:37678 - R:/127.0.0.1:39815] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
503421:13:30.421 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x892eb2fc, L:/127.0.0.1:37678 - R:/127.0.0.1:39815] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5035Test completed.
503621:13:30.422 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x892eb2fc, L:/127.0.0.1:37678 - R:/127.0.0.1:39815] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5037[INFO] [12/31/2025 21:13:30.425] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5038Running test ping_pong
503921:13:30.474 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
504021:13:30.474 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
504121:13:30.478 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
504221:13:30.478 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] OUTBOUND SETTINGS: ack=true
504321:13:30.479 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] INBOUND SETTINGS: ack=true
504421:13:30.480 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADmZ6VEMBh3zXYoqjm9vqH0Acy8Tz36uqRrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
504521:13:30.481 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
504621:13:30.484 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
504721:13:30.486 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:30 GMT, server: akka-http/10.5.0] padding=0 endStream=false
504821:13:30.486 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
504921:13:30.487 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
505021:13:30.487 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
505121:13:30.488 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
505221:13:30.489 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
505321:13:30.490 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
505421:13:30.491 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
505521:13:30.491 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
505621:13:30.492 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
505721:13:30.493 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=45923 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
505821:13:30.495 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
505921:13:30.495 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
506021:13:30.496 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
506121:13:30.496 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
506221:13:30.496 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
506321:13:30.496 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
506421:13:30.497 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
506521:13:30.498 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5066Test completed.
506721:13:30.499 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x18755017, L:/127.0.0.1:47700 - R:/127.0.0.1:45787] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5068[INFO] [12/31/2025 21:13:30.503] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5069Running test empty_stream
507021:13:30.540 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x5a5dd436, L:/127.0.0.1:56262 - R:/127.0.0.1:39511] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
507121:13:30.540 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5a5dd436, L:/127.0.0.1:56262 - R:/127.0.0.1:39511] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
507221:13:30.544 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5a5dd436, L:/127.0.0.1:56262 - R:/127.0.0.1:39511] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
507321:13:30.544 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5a5dd436, L:/127.0.0.1:56262 - R:/127.0.0.1:39511] OUTBOUND SETTINGS: ack=true
507421:13:30.544 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5a5dd436, L:/127.0.0.1:56262 - R:/127.0.0.1:39511] INBOUND SETTINGS: ack=true
507521:13:30.545 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5a5dd436, L:/127.0.0.1:56262 - R:/127.0.0.1:39511] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB4eim9HMJpDnu+8sGhQrWXAdli5/kXIpRHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
507621:13:30.545 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5a5dd436, L:/127.0.0.1:56262 - R:/127.0.0.1:39511] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
507721:13:30.547 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5a5dd436, L:/127.0.0.1:56262 - R:/127.0.0.1:39511] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
507821:13:30.549 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5a5dd436, L:/127.0.0.1:56262 - R:/127.0.0.1:39511] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:30 GMT, server: akka-http/10.5.0] padding=0 endStream=false
507921:13:30.549 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5a5dd436, L:/127.0.0.1:56262 - R:/127.0.0.1:39511] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5080Test completed.
508121:13:30.550 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x5a5dd436, L:/127.0.0.1:56262 - R:/127.0.0.1:39511] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5082[INFO] [12/31/2025 21:13:30.553] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5083Running test client_streaming
508421:13:30.592 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x1cbfe88f, L:/127.0.0.1:60764 - R:/127.0.0.1:45225] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
508521:13:30.592 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1cbfe88f, L:/127.0.0.1:60764 - R:/127.0.0.1:45225] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
508621:13:30.595 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1cbfe88f, L:/127.0.0.1:60764 - R:/127.0.0.1:45225] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
508721:13:30.595 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1cbfe88f, L:/127.0.0.1:60764 - R:/127.0.0.1:45225] OUTBOUND SETTINGS: ack=true
508821:13:30.595 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1cbfe88f, L:/127.0.0.1:60764 - R:/127.0.0.1:45225] INBOUND SETTINGS: ack=true
508921:13:30.596 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1cbfe88f, L:/127.0.0.1:60764 - R:/127.0.0.1:45225] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC7+zeJUAtWcgCt3Dnrq6GzAbdSlvwxt6qNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
509021:13:30.596 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1cbfe88f, L:/127.0.0.1:60764 - R:/127.0.0.1:45225] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65316 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
509121:13:30.598 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1cbfe88f, L:/127.0.0.1:60764 - R:/127.0.0.1:45225] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=219 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
509221:13:30.600 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1cbfe88f, L:/127.0.0.1:60764 - R:/127.0.0.1:45225] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
509321:13:30.602 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1cbfe88f, L:/127.0.0.1:60764 - R:/127.0.0.1:45225] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=479233
509421:13:30.602 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1cbfe88f, L:/127.0.0.1:60764 - R:/127.0.0.1:45225] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
509521:13:30.605 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1cbfe88f, L:/127.0.0.1:60764 - R:/127.0.0.1:45225] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:30 GMT, server: akka-http/10.5.0] padding=0 endStream=false
509621:13:30.605 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1cbfe88f, L:/127.0.0.1:60764 - R:/127.0.0.1:45225] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
509721:13:30.606 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1cbfe88f, L:/127.0.0.1:60764 - R:/127.0.0.1:45225] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5098Test completed.
509921:13:30.607 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1cbfe88f, L:/127.0.0.1:60764 - R:/127.0.0.1:45225] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5100[INFO] [12/31/2025 21:13:30.610] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5101Running test server_streaming
510221:13:30.658 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
510321:13:30.658 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
510421:13:30.661 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
510521:13:30.661 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] OUTBOUND SETTINGS: ack=true
510621:13:30.662 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] INBOUND SETTINGS: ack=true
510721:13:30.663 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACZ3vw6ypeiLzgLU5qeLaUhAd6ZkB8qewLRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
510821:13:30.663 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
510921:13:30.666 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
511021:13:30.669 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:30 GMT, server: akka-http/10.5.0] padding=0 endStream=false
511121:13:30.671 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
511221:13:30.671 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
511321:13:30.671 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
511421:13:30.672 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
511521:13:30.673 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
511621:13:30.674 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
511721:13:30.675 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] INBOUND DATA: streamId=3 padding=0 endStream=false length=15041 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
511821:13:30.675 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
511921:13:30.675 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
512021:13:30.675 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48834
512121:13:30.676 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
512221:13:30.676 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] INBOUND DATA: streamId=3 padding=0 endStream=false length=10158 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
512321:13:30.676 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5124Test completed.
512521:13:30.678 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3135ebb1, L:/127.0.0.1:45928 - R:/127.0.0.1:46833] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5126[INFO] [12/31/2025 21:13:30.683] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5127Running test cancel_after_begin
5128Test completed.
5129[INFO] [12/31/2025 21:13:30.717] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5130Running test cancel_after_first_response
513121:13:30.766 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x19051db3, L:/127.0.0.1:55554 - R:/127.0.0.1:46025] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
513221:13:30.766 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19051db3, L:/127.0.0.1:55554 - R:/127.0.0.1:46025] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
513321:13:30.769 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19051db3, L:/127.0.0.1:55554 - R:/127.0.0.1:46025] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
513421:13:30.769 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19051db3, L:/127.0.0.1:55554 - R:/127.0.0.1:46025] OUTBOUND SETTINGS: ack=true
513521:13:30.770 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19051db3, L:/127.0.0.1:55554 - R:/127.0.0.1:46025] INBOUND SETTINGS: ack=true
513621:13:30.770 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19051db3, L:/127.0.0.1:55554 - R:/127.0.0.1:46025] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB9TPsnb+Il8LZLi3Ucnr6hAUWsjzME1POlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
513721:13:30.770 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19051db3, L:/127.0.0.1:55554 - R:/127.0.0.1:46025] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
513821:13:30.773 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19051db3, L:/127.0.0.1:55554 - R:/127.0.0.1:46025] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
513921:13:30.775 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19051db3, L:/127.0.0.1:55554 - R:/127.0.0.1:46025] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:30 GMT, server: akka-http/10.5.0] padding=0 endStream=false
514021:13:30.775 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19051db3, L:/127.0.0.1:55554 - R:/127.0.0.1:46025] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
514121:13:30.776 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19051db3, L:/127.0.0.1:55554 - R:/127.0.0.1:46025] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
514221:13:30.777 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19051db3, L:/127.0.0.1:55554 - R:/127.0.0.1:46025] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
5143Test completed.
514421:13:30.778 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19051db3, L:/127.0.0.1:55554 - R:/127.0.0.1:46025] OUTBOUND RST_STREAM: streamId=3 errorCode=8
5145[WARN] [12/31/2025 21:13:30.779] [akka-grpc-server-java-akka.actor.default-dispatcher-8] [akka.grpc.javadsl.GrpcExceptionHandler(akka://akka-grpc-server-java)] Peer closed stream unexpectedly: Stream with ID [3] was closed by peer with code CANCEL(0x08)
514621:13:30.778 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19051db3, L:/127.0.0.1:55554 - R:/127.0.0.1:46025] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5147[INFO] [12/31/2025 21:13:30.783] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5148Running test timeout_on_sleeping_server
5149Test completed.
5150[INFO] [12/31/2025 21:13:30.839] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5151Running test status_code_and_message
515221:13:30.890 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xb9606590, L:/127.0.0.1:40034 - R:/127.0.0.1:42761] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
515321:13:30.891 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9606590, L:/127.0.0.1:40034 - R:/127.0.0.1:42761] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
515421:13:30.894 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9606590, L:/127.0.0.1:40034 - R:/127.0.0.1:42761] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
515521:13:30.894 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9606590, L:/127.0.0.1:40034 - R:/127.0.0.1:42761] OUTBOUND SETTINGS: ack=true
515621:13:30.894 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9606590, L:/127.0.0.1:40034 - R:/127.0.0.1:42761] INBOUND SETTINGS: ack=true
515721:13:30.895 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9606590, L:/127.0.0.1:40034 - R:/127.0.0.1:42761] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADLyLTIXNCiOT+urPVsNkxgAR6Gtv+68YZnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
515821:13:30.896 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9606590, L:/127.0.0.1:40034 - R:/127.0.0.1:42761] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
515921:13:30.900 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9606590, L:/127.0.0.1:40034 - R:/127.0.0.1:42761] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
516021:13:30.902 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9606590, L:/127.0.0.1:40034 - R:/127.0.0.1:42761] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:30 GMT, server: akka-http/10.5.0] padding=0 endStream=false
516121:13:30.902 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9606590, L:/127.0.0.1:40034 - R:/127.0.0.1:42761] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
516221:13:30.904 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9606590, L:/127.0.0.1:40034 - R:/127.0.0.1:42761] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD0t1xPoq+MXJA9OjVJfgZpARmvHfR9IwjnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
516321:13:30.905 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9606590, L:/127.0.0.1:40034 - R:/127.0.0.1:42761] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
516421:13:30.908 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9606590, L:/127.0.0.1:40034 - R:/127.0.0.1:42761] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:30 GMT, server: akka-http/10.5.0] padding=0 endStream=false
516521:13:30.909 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9606590, L:/127.0.0.1:40034 - R:/127.0.0.1:42761] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
5166Test completed.
516721:13:30.911 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9606590, L:/127.0.0.1:40034 - R:/127.0.0.1:42761] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5168[INFO] [12/31/2025 21:13:30.914] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5169Running test unimplemented_method
517021:13:30.961 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x73af7146, L:/127.0.0.1:51670 - R:/127.0.0.1:35243] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
517121:13:30.961 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x73af7146, L:/127.0.0.1:51670 - R:/127.0.0.1:35243] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
517221:13:30.964 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x73af7146, L:/127.0.0.1:51670 - R:/127.0.0.1:35243] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
517321:13:30.964 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x73af7146, L:/127.0.0.1:51670 - R:/127.0.0.1:35243] OUTBOUND SETTINGS: ack=true
517421:13:30.965 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x73af7146, L:/127.0.0.1:51670 - R:/127.0.0.1:35243] INBOUND SETTINGS: ack=true
517521:13:30.965 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x73af7146, L:/127.0.0.1:51670 - R:/127.0.0.1:35243] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAHWcFHe8u+CwK+XPhpiRHAASEQiT3oTNutAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
517621:13:30.966 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x73af7146, L:/127.0.0.1:51670 - R:/127.0.0.1:35243] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
517721:13:30.968 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x73af7146, L:/127.0.0.1:51670 - R:/127.0.0.1:35243] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
517821:13:30.971 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x73af7146, L:/127.0.0.1:51670 - R:/127.0.0.1:35243] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:30 GMT, server: akka-http/10.5.0] padding=0 endStream=false
517921:13:30.972 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x73af7146, L:/127.0.0.1:51670 - R:/127.0.0.1:35243] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12] padding=0 endStream=true
5180Test completed.
518121:13:30.973 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x73af7146, L:/127.0.0.1:51670 - R:/127.0.0.1:35243] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5182[INFO] [12/31/2025 21:13:30.976] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5183Running test client_compressed_unary
518421:13:31.026 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
518521:13:31.026 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
518621:13:31.029 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
518721:13:31.030 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND SETTINGS: ack=true
518821:13:31.030 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND SETTINGS: ack=true
518921:13:31.032 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-encoding: gzip, grpc-accept-encoding: gzip, grpc-trace-bin: AABton7X7ia8m/XrEk48ABiOAYR9ad5YtmbKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
519021:13:31.032 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
519121:13:31.034 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
519221:13:31.037 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:31 GMT, server: akka-http/10.5.0] padding=0 endStream=false
519321:13:31.038 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
519421:13:31.038 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
519521:13:31.038 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
519621:13:31.038 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
519721:13:31.038 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
519821:13:31.039 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
519921:13:31.040 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
520021:13:31.040 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
520121:13:31.041 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
520221:13:31.041 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
520321:13:31.042 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
520421:13:31.043 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
520521:13:31.043 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
520621:13:31.044 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
520721:13:31.044 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
520821:13:31.044 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
520921:13:31.044 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521021:13:31.044 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
521121:13:31.046 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521221:13:31.046 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
521321:13:31.046 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521421:13:31.047 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521521:13:31.047 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
521621:13:31.048 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521721:13:31.048 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
521821:13:31.049 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521921:13:31.049 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522021:13:31.049 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
522121:13:31.051 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522221:13:31.051 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
522321:13:31.051 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522421:13:31.052 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522521:13:31.052 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
522621:13:31.054 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522721:13:31.054 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
522821:13:31.055 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=3 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522921:13:31.055 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
523021:13:31.057 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACL16Nh0OV2UdlFrtf39ybaAfnrkxZX9oZaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
523121:13:31.058 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523221:13:31.058 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
523321:13:31.060 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=512000
523421:13:31.061 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523521:13:31.062 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523621:13:31.062 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523721:13:31.063 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523821:13:31.063 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523921:13:31.065 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:31 GMT, server: akka-http/10.5.0] padding=0 endStream=false
524021:13:31.066 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524121:13:31.066 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
524221:13:31.066 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524321:13:31.067 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524421:13:31.067 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
524521:13:31.068 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524621:13:31.068 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
524721:13:31.069 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524821:13:31.069 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524921:13:31.069 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
525021:13:31.070 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525121:13:31.070 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
525221:13:31.071 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525321:13:31.071 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525421:13:31.071 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
525521:13:31.073 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525621:13:31.073 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
525721:13:31.073 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525821:13:31.074 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525921:13:31.075 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
526021:13:31.076 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526121:13:31.076 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
526221:13:31.077 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526321:13:31.077 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526421:13:31.078 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
526521:13:31.079 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526621:13:31.079 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
526721:13:31.079 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526821:13:31.080 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526921:13:31.080 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
527021:13:31.081 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527121:13:31.081 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
527221:13:31.081 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527321:13:31.082 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527421:13:31.082 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
527521:13:31.083 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527621:13:31.083 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
527721:13:31.083 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527821:13:31.084 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5279Test completed.
528021:13:31.085 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9e5e8ba9, L:/127.0.0.1:58166 - R:/127.0.0.1:46107] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5281[INFO] [12/31/2025 21:13:31.088] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5282Running test server_compressed_unary
528321:13:31.126 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
528421:13:31.127 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
528521:13:31.129 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
528621:13:31.130 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND SETTINGS: ack=true
528721:13:31.131 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND SETTINGS: ack=true
528821:13:31.132 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD85Bhh2gRkxLbdG3aCKbd4AW44nY7Z8a4GAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
528921:13:31.133 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529021:13:31.134 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529121:13:31.137 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
529221:13:31.137 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
529321:13:31.138 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529421:13:31.138 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529521:13:31.139 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529621:13:31.141 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529721:13:31.141 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10241 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529821:13:31.144 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:31 GMT, server: akka-http/10.5.0] padding=0 endStream=false
529921:13:31.145 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530021:13:31.146 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530121:13:31.146 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
530221:13:31.147 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530321:13:31.147 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
530421:13:31.147 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530521:13:31.149 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530621:13:31.149 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
530721:13:31.149 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530821:13:31.149 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
530921:13:31.149 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531021:13:31.151 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531121:13:31.151 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
531221:13:31.151 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531321:13:31.152 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
531421:13:31.152 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531521:13:31.154 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531621:13:31.154 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
531721:13:31.154 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531821:13:31.154 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
531921:13:31.154 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532021:13:31.156 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532121:13:31.156 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
532221:13:31.157 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532321:13:31.157 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
532421:13:31.157 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532521:13:31.159 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532621:13:31.159 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
532721:13:31.160 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532821:13:31.160 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
532921:13:31.160 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533021:13:31.162 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533121:13:31.162 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
533221:13:31.162 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533321:13:31.163 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
533421:13:31.163 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533521:13:31.165 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533621:13:31.165 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
533721:13:31.167 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACw7mOtqkcxdJoJ14482FX8Af/XHl5PLiUAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
533821:13:31.167 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533921:13:31.169 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
534021:13:31.170 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=512000
534121:13:31.171 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534221:13:31.171 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534321:13:31.172 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534421:13:31.173 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534521:13:31.173 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534621:13:31.177 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:31 GMT, server: akka-http/10.5.0] padding=0 endStream=false
534721:13:31.178 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534821:13:31.178 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
534921:13:31.178 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535021:13:31.178 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535121:13:31.178 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
535221:13:31.180 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535321:13:31.180 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
535421:13:31.180 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535521:13:31.180 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535621:13:31.180 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
535721:13:31.182 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535821:13:31.182 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
535921:13:31.183 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536021:13:31.183 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536121:13:31.183 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
536221:13:31.185 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536321:13:31.185 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
536421:13:31.185 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536521:13:31.185 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536621:13:31.185 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
536721:13:31.187 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536821:13:31.187 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
536921:13:31.187 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537021:13:31.189 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537121:13:31.189 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
537221:13:31.189 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537321:13:31.189 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
537421:13:31.189 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537521:13:31.191 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537621:13:31.191 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
537721:13:31.193 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537821:13:31.193 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
537921:13:31.193 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538021:13:31.194 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538121:13:31.194 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
538221:13:31.196 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538321:13:31.196 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
538421:13:31.196 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538521:13:31.197 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5386Test completed.
538721:13:31.199 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfcaf69bc, L:/127.0.0.1:54440 - R:/127.0.0.1:41539] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5388[INFO] [12/31/2025 21:13:31.202] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5389Running test server_compressed_streaming
539021:13:31.261 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
539121:13:31.261 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
539221:13:31.264 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
539321:13:31.264 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] OUTBOUND SETTINGS: ack=true
539421:13:31.265 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] INBOUND SETTINGS: ack=true
539521:13:31.266 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD4FErkrLis4uEsC1IeQOJIAajFkS/tEihMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
539621:13:31.267 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
539721:13:31.269 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
539821:13:31.272 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:31 GMT, server: akka-http/10.5.0] padding=0 endStream=false
539921:13:31.273 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540021:13:31.273 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540121:13:31.273 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
540221:13:31.274 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540321:13:31.275 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540421:13:31.276 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=65535
540521:13:31.278 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540621:13:31.278 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
540721:13:31.280 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540821:13:31.281 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540921:13:31.281 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
541021:13:31.282 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
541121:13:31.282 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
541221:13:31.282 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] INBOUND DATA: streamId=3 padding=0 endStream=false length=8382 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
541321:13:31.283 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5414Test completed.
541521:13:31.284 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x19b635e8, L:/127.0.0.1:40500 - R:/127.0.0.1:42303] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5416[INFO] [12/31/2025 21:13:31.290] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5417Running test unimplemented_service
541821:13:31.336 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x57c0d657, L:/127.0.0.1:41846 - R:/127.0.0.1:41103] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
541921:13:31.336 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x57c0d657, L:/127.0.0.1:41846 - R:/127.0.0.1:41103] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
542021:13:31.340 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x57c0d657, L:/127.0.0.1:41846 - R:/127.0.0.1:41103] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
542121:13:31.340 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x57c0d657, L:/127.0.0.1:41846 - R:/127.0.0.1:41103] OUTBOUND SETTINGS: ack=true
542221:13:31.341 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x57c0d657, L:/127.0.0.1:41846 - R:/127.0.0.1:41103] INBOUND SETTINGS: ack=true
542321:13:31.341 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x57c0d657, L:/127.0.0.1:41846 - R:/127.0.0.1:41103] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADEUGDYmi7TmM4u0WmYAAyIAeYFFrXmulU1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
542421:13:31.342 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x57c0d657, L:/127.0.0.1:41846 - R:/127.0.0.1:41103] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
542521:13:31.344 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x57c0d657, L:/127.0.0.1:41846 - R:/127.0.0.1:41103] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
542621:13:31.345 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x57c0d657, L:/127.0.0.1:41846 - R:/127.0.0.1:41103] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-length: 0, date: Wed, 31 Dec 2025 20:13:31 GMT, server: akka-http/10.5.0] padding=0 endStream=true
542721:13:31.346 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x57c0d657, L:/127.0.0.1:41846 - R:/127.0.0.1:41103] OUTBOUND RST_STREAM: streamId=3 errorCode=8
5428Test completed.
542921:13:31.348 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x57c0d657, L:/127.0.0.1:41846 - R:/127.0.0.1:41103] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5430[INFO] [12/31/2025 21:13:31.350] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5431[info] GrpcInteropAkkaJavaWithIoSpec:
5432[info] akka-grpc java server with grpc-java client tester
5433[info] - should pass the large_unary integration test (82 milliseconds)
5434[info] - should pass the empty_unary integration test (55 milliseconds)
5435[info] - should pass the ping_pong integration test (72 milliseconds)
5436[info] - should pass the empty_stream integration test (53 milliseconds)
5437[info] - should pass the client_streaming integration test (62 milliseconds)
5438[info] - should pass the server_streaming integration test (64 milliseconds)
5439[info] - should pass the cancel_after_begin integration test (43 milliseconds)
5440[info] - should pass the cancel_after_first_response integration test (63 milliseconds)
5441[info] - should pass the timeout_on_sleeping_server integration test (54 milliseconds)
5442[info] - should pass the status_code_and_message integration test (73 milliseconds)
5443[info] - should pass the unimplemented_method integration test (63 milliseconds)
5444[info] - should pass the client_compressed_unary integration test (103 milliseconds)
5445[info] - should pass the server_compressed_unary integration test (123 milliseconds)
5446[info] - should pass the server_compressed_streaming integration test (83 milliseconds)
5447[info] - should pass the unimplemented_service integration test (62 milliseconds)
5448Running test large_unary
544921:13:31.417 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
545021:13:31.417 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
545121:13:31.418 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
545221:13:31.421 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
545321:13:31.421 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] OUTBOUND SETTINGS: ack=true
545421:13:31.422 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND SETTINGS: ack=true
545521:13:31.422 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA9EpYy86LVdizmnOCDN/qEAYD41cpaxtwKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
545621:13:31.423 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
545721:13:31.425 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
545821:13:31.427 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
545921:13:31.428 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
546021:13:31.428 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
546121:13:31.429 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
546221:13:31.430 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
546321:13:31.430 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
546421:13:31.431 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
546521:13:31.436 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:31 GMT, server: akka-http/10.5.0] padding=0 endStream=false
546621:13:31.437 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
546721:13:31.437 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
546821:13:31.438 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
546921:13:31.439 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547021:13:31.439 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547121:13:31.439 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547221:13:31.440 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547321:13:31.440 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547421:13:31.441 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547521:13:31.441 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547621:13:31.442 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547721:13:31.442 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547821:13:31.442 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547921:13:31.443 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548021:13:31.443 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548121:13:31.444 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548221:13:31.444 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548321:13:31.445 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548421:13:31.445 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548521:13:31.445 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548621:13:31.446 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5487Test completed.
548821:13:31.447 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ed71bcb, L:/127.0.0.1:47080 - R:127.0.0.1/127.0.0.1:45175] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5489[INFO] [12/31/2025 21:13:31.448] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5490[INFO] [12/31/2025 21:13:31.459] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5491Running test empty_unary
549221:13:31.522 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xd1de13d5, L:/127.0.0.1:44686 - R:127.0.0.1/127.0.0.1:39249] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
549321:13:31.522 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd1de13d5, L:/127.0.0.1:44686 - R:127.0.0.1/127.0.0.1:39249] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
549421:13:31.522 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd1de13d5, L:/127.0.0.1:44686 - R:127.0.0.1/127.0.0.1:39249] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
549521:13:31.526 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd1de13d5, L:/127.0.0.1:44686 - R:127.0.0.1/127.0.0.1:39249] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
549621:13:31.526 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd1de13d5, L:/127.0.0.1:44686 - R:127.0.0.1/127.0.0.1:39249] OUTBOUND SETTINGS: ack=true
549721:13:31.527 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd1de13d5, L:/127.0.0.1:44686 - R:127.0.0.1/127.0.0.1:39249] INBOUND SETTINGS: ack=true
549821:13:31.528 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd1de13d5, L:/127.0.0.1:44686 - R:127.0.0.1/127.0.0.1:39249] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA9rbA71zMPPMDcB+N404fKAXtQjEVs1x0aAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
549921:13:31.528 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd1de13d5, L:/127.0.0.1:44686 - R:127.0.0.1/127.0.0.1:39249] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
550021:13:31.531 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd1de13d5, L:/127.0.0.1:44686 - R:127.0.0.1/127.0.0.1:39249] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
550121:13:31.533 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd1de13d5, L:/127.0.0.1:44686 - R:127.0.0.1/127.0.0.1:39249] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:31 GMT, server: akka-http/10.5.0] padding=0 endStream=false
550221:13:31.534 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd1de13d5, L:/127.0.0.1:44686 - R:127.0.0.1/127.0.0.1:39249] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
550321:13:31.534 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd1de13d5, L:/127.0.0.1:44686 - R:127.0.0.1/127.0.0.1:39249] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5504Test completed.
550521:13:31.535 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd1de13d5, L:/127.0.0.1:44686 - R:127.0.0.1/127.0.0.1:39249] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5506[INFO] [12/31/2025 21:13:31.536] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5507[INFO] [12/31/2025 21:13:31.543] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5508Running test ping_pong
550921:13:31.619 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
551021:13:31.619 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
551121:13:31.619 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
551221:13:31.623 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
551321:13:31.624 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] OUTBOUND SETTINGS: ack=true
551421:13:31.624 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] INBOUND SETTINGS: ack=true
551521:13:31.625 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACipx0x1ib6QiWkOd1/pe72AYpPHoIWwY9YAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
551621:13:31.626 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
551721:13:31.627 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38334 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
551821:13:31.631 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
551921:13:31.632 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:31 GMT, server: akka-http/10.5.0] padding=0 endStream=false
552021:13:31.632 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
552121:13:31.633 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
552221:13:31.633 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
552321:13:31.633 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
552421:13:31.634 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
552521:13:31.636 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
552621:13:31.637 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
552721:13:31.638 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
552821:13:31.638 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
552921:13:31.638 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5530Test completed.
5531[INFO] [12/31/2025 21:13:31.641] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
553221:13:31.642 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbf327063, L:/127.0.0.1:32932 - R:127.0.0.1/127.0.0.1:34569] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5533[INFO] [12/31/2025 21:13:31.652] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5534Running test empty_stream
553521:13:31.709 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x42fae9de, L:/127.0.0.1:41694 - R:127.0.0.1/127.0.0.1:45661] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
553621:13:31.709 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x42fae9de, L:/127.0.0.1:41694 - R:127.0.0.1/127.0.0.1:45661] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
553721:13:31.709 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x42fae9de, L:/127.0.0.1:41694 - R:127.0.0.1/127.0.0.1:45661] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
553821:13:31.712 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x42fae9de, L:/127.0.0.1:41694 - R:127.0.0.1/127.0.0.1:45661] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
553921:13:31.712 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x42fae9de, L:/127.0.0.1:41694 - R:127.0.0.1/127.0.0.1:45661] OUTBOUND SETTINGS: ack=true
554021:13:31.713 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x42fae9de, L:/127.0.0.1:41694 - R:127.0.0.1/127.0.0.1:45661] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB9lHreTl3n2jxYzuNxv/gjAfcy/1mGYyjxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
554121:13:31.714 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x42fae9de, L:/127.0.0.1:41694 - R:127.0.0.1/127.0.0.1:45661] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
554221:13:31.715 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x42fae9de, L:/127.0.0.1:41694 - R:127.0.0.1/127.0.0.1:45661] INBOUND SETTINGS: ack=true
554321:13:31.717 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x42fae9de, L:/127.0.0.1:41694 - R:127.0.0.1/127.0.0.1:45661] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
554421:13:31.719 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x42fae9de, L:/127.0.0.1:41694 - R:127.0.0.1/127.0.0.1:45661] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:31 GMT, server: akka-http/10.5.0] padding=0 endStream=false
554521:13:31.719 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x42fae9de, L:/127.0.0.1:41694 - R:127.0.0.1/127.0.0.1:45661] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5546Test completed.
5547[INFO] [12/31/2025 21:13:31.720] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
554821:13:31.721 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x42fae9de, L:/127.0.0.1:41694 - R:127.0.0.1/127.0.0.1:45661] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5549[INFO] [12/31/2025 21:13:31.732] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5550Running test client_streaming
555121:13:31.782 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
555221:13:31.782 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
555321:13:31.782 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
555421:13:31.785 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
555521:13:31.786 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] OUTBOUND SETTINGS: ack=true
555621:13:31.787 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] INBOUND SETTINGS: ack=true
555721:13:31.787 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAgA2kZuwEMtIQXlWd1dIY2AWd8MnARqMA/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
555821:13:31.788 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
555921:13:31.791 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38340 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
556021:13:31.793 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
556121:13:31.793 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473660
556221:13:31.794 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
556321:13:31.797 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:31 GMT, server: akka-http/10.5.0] padding=0 endStream=false
556421:13:31.798 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
556521:13:31.798 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5566Test completed.
5567[INFO] [12/31/2025 21:13:31.800] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
556821:13:31.802 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6a1e652e, L:/127.0.0.1:58586 - R:127.0.0.1/127.0.0.1:40907] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5569[INFO] [12/31/2025 21:13:31.808] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5570Running test server_streaming
557121:13:31.867 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
557221:13:31.868 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
557321:13:31.868 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
557421:13:31.871 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
557521:13:31.871 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] OUTBOUND SETTINGS: ack=true
557621:13:31.871 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] INBOUND SETTINGS: ack=true
557721:13:31.872 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABwFP7jb9zDIPpuRy5gjlYGAbX3niW7lTRBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
557821:13:31.873 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
557921:13:31.875 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
558021:13:31.880 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:31 GMT, server: akka-http/10.5.0] padding=0 endStream=false
558121:13:31.881 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558221:13:31.882 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558321:13:31.883 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558421:13:31.884 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558521:13:31.885 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558621:13:31.886 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558721:13:31.886 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558821:13:31.887 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5589Test completed.
559021:13:31.891 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4488ba9, L:/127.0.0.1:36118 - R:127.0.0.1/127.0.0.1:36169] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5591[INFO] [12/31/2025 21:13:31.890] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5592[INFO] [12/31/2025 21:13:31.906] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5593Running test cancel_after_begin
5594[INFO] [12/31/2025 21:13:31.958] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5595[INFO] [12/31/2025 21:13:31.969] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5596Running test cancel_after_first_response
5597[INFO] [12/31/2025 21:13:32.022] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5598[INFO] [12/31/2025 21:13:32.034] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5599Running test timeout_on_sleeping_server
5600[INFO] [12/31/2025 21:13:32.081] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5601[INFO] [12/31/2025 21:13:32.093] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5602Running test status_code_and_message
560321:13:32.142 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
560421:13:32.143 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
560521:13:32.143 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
560621:13:32.146 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
560721:13:32.146 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] OUTBOUND SETTINGS: ack=true
560821:13:32.146 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] INBOUND SETTINGS: ack=true
560921:13:32.147 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAABBLdPSWDX3aCsS1EuBqoYAVECN8svK/N1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
561021:13:32.147 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
561121:13:32.149 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
561221:13:32.151 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
561321:13:32.152 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
561421:13:32.153 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABfNEcszr5KjcwOx8+U4PYMAUSz9RtyVTkWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
561521:13:32.154 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
561621:13:32.157 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
561721:13:32.157 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
5618Test completed.
561921:13:32.158 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe18a91a7, L:/127.0.0.1:55732 - R:127.0.0.1/127.0.0.1:44773] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5620[INFO] [12/31/2025 21:13:32.159] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5621[INFO] [12/31/2025 21:13:32.167] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5622Running test unimplemented_method
562321:13:32.216 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xb3a8da72, L:/127.0.0.1:46292 - R:127.0.0.1/127.0.0.1:40797] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
562421:13:32.217 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a8da72, L:/127.0.0.1:46292 - R:127.0.0.1/127.0.0.1:40797] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
562521:13:32.217 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a8da72, L:/127.0.0.1:46292 - R:127.0.0.1/127.0.0.1:40797] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
562621:13:32.222 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a8da72, L:/127.0.0.1:46292 - R:127.0.0.1/127.0.0.1:40797] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
562721:13:32.222 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a8da72, L:/127.0.0.1:46292 - R:127.0.0.1/127.0.0.1:40797] OUTBOUND SETTINGS: ack=true
562821:13:32.223 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a8da72, L:/127.0.0.1:46292 - R:127.0.0.1/127.0.0.1:40797] INBOUND SETTINGS: ack=true
562921:13:32.223 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a8da72, L:/127.0.0.1:46292 - R:127.0.0.1/127.0.0.1:40797] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABfFkDnbfGaM3aV+8SvMJ5/Ab2fsA79h18LAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
563021:13:32.224 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a8da72, L:/127.0.0.1:46292 - R:127.0.0.1/127.0.0.1:40797] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
563121:13:32.226 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a8da72, L:/127.0.0.1:46292 - R:127.0.0.1/127.0.0.1:40797] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
563221:13:32.229 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a8da72, L:/127.0.0.1:46292 - R:127.0.0.1/127.0.0.1:40797] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
563321:13:32.229 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a8da72, L:/127.0.0.1:46292 - R:127.0.0.1/127.0.0.1:40797] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12] padding=0 endStream=true
5634Test completed.
563521:13:32.231 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a8da72, L:/127.0.0.1:46292 - R:127.0.0.1/127.0.0.1:40797] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5636[INFO] [12/31/2025 21:13:32.231] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5637[INFO] [12/31/2025 21:13:32.242] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5638Running test client_compressed_unary
5639[INFO] [12/31/2025 21:13:32.285] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5640[INFO] [12/31/2025 21:13:32.297] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5641Running test server_compressed_unary
5642[INFO] [12/31/2025 21:13:32.337] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
564321:13:32.350 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 70 thread-local buffer(s) from thread: grpc-nio-worker-ELG-5-1
564421:13:32.350 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 40 thread-local buffer(s) from thread: grpc-nio-worker-ELG-5-2
564521:13:32.360 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 67 thread-local buffer(s) from thread: grpc-nio-worker-ELG-5-4
564621:13:32.361 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.buffer.PoolThreadCache - Freed 72 thread-local buffer(s) from thread: grpc-nio-worker-ELG-5-3
5647[INFO] [12/31/2025 21:13:32.360] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5648Running test server_compressed_streaming
564921:13:32.423 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
565021:13:32.424 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
565121:13:32.424 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
565221:13:32.427 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
565321:13:32.427 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] OUTBOUND SETTINGS: ack=true
565421:13:32.427 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] INBOUND SETTINGS: ack=true
565521:13:32.428 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADkFXrSF4TjqxZhUc7tAYknAYzoFUP1JpYJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
565621:13:32.428 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
565721:13:32.431 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
565821:13:32.433 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
565921:13:32.434 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
566021:13:32.434 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
566121:13:32.435 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
566221:13:32.435 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
566321:13:32.435 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
566421:13:32.436 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
566521:13:32.436 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
566621:13:32.436 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
566721:13:32.436 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5668Test completed.
566921:13:32.438 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3ad2e2fb, L:/127.0.0.1:56996 - R:127.0.0.1/127.0.0.1:34213] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5670[INFO] [12/31/2025 21:13:32.439] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5671[INFO] [12/31/2025 21:13:32.447] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5672Running test unimplemented_service
567321:13:32.506 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x819b1625, L:/127.0.0.1:59288 - R:127.0.0.1/127.0.0.1:36759] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
567421:13:32.506 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x819b1625, L:/127.0.0.1:59288 - R:127.0.0.1/127.0.0.1:36759] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
567521:13:32.506 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x819b1625, L:/127.0.0.1:59288 - R:127.0.0.1/127.0.0.1:36759] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
567621:13:32.509 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x819b1625, L:/127.0.0.1:59288 - R:127.0.0.1/127.0.0.1:36759] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
567721:13:32.509 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x819b1625, L:/127.0.0.1:59288 - R:127.0.0.1/127.0.0.1:36759] OUTBOUND SETTINGS: ack=true
567821:13:32.510 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x819b1625, L:/127.0.0.1:59288 - R:127.0.0.1/127.0.0.1:36759] INBOUND SETTINGS: ack=true
567921:13:32.510 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x819b1625, L:/127.0.0.1:59288 - R:127.0.0.1/127.0.0.1:36759] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC5syQsU9zskVgNx46wsceiAWwCwU610Ac8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
568021:13:32.511 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x819b1625, L:/127.0.0.1:59288 - R:127.0.0.1/127.0.0.1:36759] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
568121:13:32.513 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x819b1625, L:/127.0.0.1:59288 - R:127.0.0.1/127.0.0.1:36759] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
568221:13:32.514 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x819b1625, L:/127.0.0.1:59288 - R:127.0.0.1/127.0.0.1:36759] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-length: 0, date: Wed, 31 Dec 2025 20:13:32 GMT, server: akka-http/10.5.0] padding=0 endStream=true
568321:13:32.515 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x819b1625, L:/127.0.0.1:59288 - R:127.0.0.1/127.0.0.1:36759] OUTBOUND RST_STREAM: streamId=3 errorCode=8
5684Test completed.
568521:13:32.516 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x819b1625, L:/127.0.0.1:59288 - R:127.0.0.1/127.0.0.1:36759] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5686[INFO] [12/31/2025 21:13:32.516] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5687[INFO] [12/31/2025 21:13:32.529] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5688[info] GrpcInteropAkkaJavaWithAkkaNettyJavaSpec:
5689[info] akka-grpc java server with akka-grpc java client tester
5690[info] - should pass the large_unary integration test (93 milliseconds)
5691[info] - should pass the empty_unary integration test (84 milliseconds)
5692[info] - should pass the ping_pong integration test (104 milliseconds)
5693[info] - should pass the empty_stream integration test (84 milliseconds)
5694[info] - should pass the client_streaming integration test (73 milliseconds)
5695[info] - should pass the server_streaming integration test (103 milliseconds)
5696[info] - should pass the cancel_after_begin integration test (pending)
5697[info] - should pass the cancel_after_first_response integration test (pending)
5698[info] - should pass the timeout_on_sleeping_server integration test (pending)
5699[info] - should pass the status_code_and_message integration test (73 milliseconds)
5700[info] - should pass the unimplemented_method integration test (73 milliseconds)
5701[info] - should pass the client_compressed_unary integration test (pending)
5702[info] - should pass the server_compressed_unary integration test (pending)
5703[info] - should pass the server_compressed_streaming integration test (83 milliseconds)
5704[info] - should pass the unimplemented_service integration test (73 milliseconds)
570521:13:32.562 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
570621:13:32.562 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
570721:13:32.565 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
570821:13:32.565 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] OUTBOUND SETTINGS: ack=true
570921:13:32.565 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] INBOUND SETTINGS: ack=true
571021:13:32.566 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACcXUmUSDpPYKi9gLlfmnhoAaPsgD8uCT1jAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
571121:13:32.567 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10 bytes=00000000050a03426f62
571221:13:32.568 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
571321:13:32.571 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
571421:13:32.571 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
571521:13:32.574 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/ItKeepsTalking, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABAP0j4ss2j+TDyHEhuoDwnAeJJsDpb+07dAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
571621:13:32.574 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
571721:13:32.575 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=22 bytes=00000000050a03426f6200000000070a055065746572
571821:13:32.577 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=446477
571921:13:32.578 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
572021:13:32.579 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
572121:13:32.581 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/ItKeepsReplying, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABoExh9O5pXjyBdwZT++/3PAVygZUm3shSpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
572221:13:32.582 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=10 bytes=00000000050a03426f62
572321:13:32.584 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
572421:13:32.585 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
572521:13:32.587 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/StreamHellos, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD39Ir108h26eNXNdDC9KhtAabhhZO6WDKjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
572621:13:32.588 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] OUTBOUND DATA: streamId=9 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
572721:13:32.589 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] OUTBOUND DATA: streamId=9 padding=0 endStream=false length=10 bytes=00000000050a03426f62
572821:13:32.589 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=12 bytes=00000000070a055065746572
572921:13:32.590 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:32 GMT, server: akka-http/10.5.0] padding=0 endStream=false
573021:13:32.591 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
5731[INFO] [12/31/2025 21:13:32.593] [pool-23-thread-7] [CoordinatedShutdown(akka://RichErrorSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
573221:13:32.594 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1156e53d, L:/127.0.0.1:36740 - R:127.0.0.1/127.0.0.1:34591] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5733[info] RichErrorModelSpec:
5734[info] Rich error model
5735[info] - should work with the manual approach on a unary call (12 milliseconds)
5736[info] - should work with the manual approach on a stream request (7 milliseconds)
5737[info] - should work with the manual approach on a stream response (6 milliseconds)
5738[info] - should work with the manual approach on a bidi stream (6 milliseconds)
5739Running test large_unary
574021:13:32.650 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
574121:13:32.650 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
574221:13:32.650 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
574321:13:32.651 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
574421:13:32.651 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
574521:13:32.651 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
574621:13:32.652 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
574721:13:32.652 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
574821:13:32.652 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] OUTBOUND SETTINGS: ack=true
574921:13:32.652 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
575021:13:32.652 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
575121:13:32.653 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
575221:13:32.654 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND SETTINGS: ack=true
575321:13:32.654 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB9tNPaUNIE6v6zUk6b0+JdAVl4wcP3ha9aAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
575421:13:32.654 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
575521:13:32.655 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
575621:13:32.656 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB9tNPaUNIE6v6zUk6b0+JdAVl4wcP3ha9aAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
575721:13:32.656 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
575821:13:32.657 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
575921:13:32.657 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576021:13:32.657 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576121:13:32.657 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] OUTBOUND PING: ack=false bytes=1234
576221:13:32.658 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43206 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576321:13:32.659 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576421:13:32.659 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576521:13:32.659 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
576621:13:32.659 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576721:13:32.660 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576821:13:32.660 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
576921:13:32.660 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
577021:13:32.660 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
577121:13:32.661 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
577221:13:32.661 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
577321:13:32.661 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
577421:13:32.661 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
577521:13:32.661 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
577621:13:32.662 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
577721:13:32.662 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
577821:13:32.662 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
577921:13:32.662 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578021:13:32.663 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
578121:13:32.663 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578221:13:32.663 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578321:13:32.663 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND DATA: streamId=3 padding=0 endStream=true length=10438 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578421:13:32.663 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND PING: ack=true bytes=1234
578521:13:32.665 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
578621:13:32.665 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
578721:13:32.666 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578821:13:32.667 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578921:13:32.667 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579021:13:32.668 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579121:13:32.668 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579221:13:32.668 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579321:13:32.669 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579421:13:32.669 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579521:13:32.669 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579621:13:32.669 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579721:13:32.669 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579821:13:32.670 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579921:13:32.670 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580021:13:32.670 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580121:13:32.671 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=3665 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580221:13:32.671 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
580321:13:32.672 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580421:13:32.672 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580521:13:32.673 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
580621:13:32.673 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580721:13:32.674 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580821:13:32.674 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580921:13:32.674 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581021:13:32.674 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581121:13:32.674 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
581221:13:32.675 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581321:13:32.675 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581421:13:32.675 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581521:13:32.676 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581621:13:32.676 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581721:13:32.676 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
581821:13:32.676 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=3665 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581921:13:32.676 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5820Test completed.
582121:13:32.678 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0866d68d, L:/127.0.0.1:47290 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5822[INFO] [12/31/2025 21:13:32.679] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
582321:13:32.679 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf4ecb896, L:/127.0.0.1:8080 - R:/127.0.0.1:47290] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5824Server stopped
5825Running test empty_unary
582621:13:32.726 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x839aecb6, L:/127.0.0.1:47292 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
582721:13:32.726 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x839aecb6, L:/127.0.0.1:47292 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
582821:13:32.726 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x839aecb6, L:/127.0.0.1:47292 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
582921:13:32.727 [grpc-nio-worker-ELG-7-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xdf353018, L:/127.0.0.1:8080 - R:/127.0.0.1:47292] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
583021:13:32.727 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdf353018, L:/127.0.0.1:8080 - R:/127.0.0.1:47292] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
583121:13:32.728 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdf353018, L:/127.0.0.1:8080 - R:/127.0.0.1:47292] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
583221:13:32.729 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x839aecb6, L:/127.0.0.1:47292 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
583321:13:32.729 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdf353018, L:/127.0.0.1:8080 - R:/127.0.0.1:47292] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
583421:13:32.729 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x839aecb6, L:/127.0.0.1:47292 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
583521:13:32.729 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdf353018, L:/127.0.0.1:8080 - R:/127.0.0.1:47292] OUTBOUND SETTINGS: ack=true
583621:13:32.729 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdf353018, L:/127.0.0.1:8080 - R:/127.0.0.1:47292] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
583721:13:32.729 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x839aecb6, L:/127.0.0.1:47292 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
583821:13:32.730 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdf353018, L:/127.0.0.1:8080 - R:/127.0.0.1:47292] INBOUND SETTINGS: ack=true
583921:13:32.730 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x839aecb6, L:/127.0.0.1:47292 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABsqhpnoHofWQLbU68sTWvjAQjsmEl+nIS5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
584021:13:32.730 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x839aecb6, L:/127.0.0.1:47292 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
584121:13:32.731 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x839aecb6, L:/127.0.0.1:47292 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
584221:13:32.731 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdf353018, L:/127.0.0.1:8080 - R:/127.0.0.1:47292] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/EmptyCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABsqhpnoHofWQLbU68sTWvjAQjsmEl+nIS5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
584321:13:32.731 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdf353018, L:/127.0.0.1:8080 - R:/127.0.0.1:47292] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
584421:13:32.731 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdf353018, L:/127.0.0.1:8080 - R:/127.0.0.1:47292] OUTBOUND PING: ack=false bytes=1234
584521:13:32.732 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x839aecb6, L:/127.0.0.1:47292 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
584621:13:32.732 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x839aecb6, L:/127.0.0.1:47292 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
584721:13:32.732 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdf353018, L:/127.0.0.1:8080 - R:/127.0.0.1:47292] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
584821:13:32.732 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdf353018, L:/127.0.0.1:8080 - R:/127.0.0.1:47292] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
584921:13:32.733 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdf353018, L:/127.0.0.1:8080 - R:/127.0.0.1:47292] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
585021:13:32.734 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x839aecb6, L:/127.0.0.1:47292 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
585121:13:32.734 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdf353018, L:/127.0.0.1:8080 - R:/127.0.0.1:47292] INBOUND PING: ack=true bytes=1234
585221:13:32.734 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x839aecb6, L:/127.0.0.1:47292 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
585321:13:32.735 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x839aecb6, L:/127.0.0.1:47292 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5854Test completed.
585521:13:32.735 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x839aecb6, L:/127.0.0.1:47292 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5856[INFO] [12/31/2025 21:13:32.735] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
585721:13:32.736 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdf353018, L:/127.0.0.1:8080 - R:/127.0.0.1:47292] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5858Server stopped
5859Running test ping_pong
586021:13:32.780 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
586121:13:32.780 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
586221:13:32.780 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
586321:13:32.781 [grpc-nio-worker-ELG-7-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
586421:13:32.781 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
586521:13:32.782 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
586621:13:32.782 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
586721:13:32.782 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
586821:13:32.782 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] OUTBOUND SETTINGS: ack=true
586921:13:32.782 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
587021:13:32.782 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
587121:13:32.783 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
587221:13:32.783 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABTxg1RXvm/DFl16Ti04JoTATBWTrOuoWKyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
587321:13:32.783 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] INBOUND SETTINGS: ack=true
587421:13:32.783 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
587521:13:32.784 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
587621:13:32.784 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABTxg1RXvm/DFl16Ti04JoTATBWTrOuoWKyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
587721:13:32.784 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1865 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
587821:13:32.785 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=45923 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
587921:13:32.785 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
588021:13:32.785 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] OUTBOUND PING: ack=false bytes=1234
588121:13:32.785 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
588221:13:32.785 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] INBOUND DATA: streamId=3 padding=0 endStream=false length=1865 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
588321:13:32.786 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
588421:13:32.786 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
588521:13:32.786 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
588621:13:32.786 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
588721:13:32.786 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] INBOUND DATA: streamId=3 padding=0 endStream=true length=13155 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
588821:13:32.786 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
588921:13:32.787 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] INBOUND PING: ack=true bytes=1234
589021:13:32.787 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589121:13:32.788 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
589221:13:32.788 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
589321:13:32.789 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589421:13:32.789 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589521:13:32.789 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589621:13:32.789 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
589721:13:32.790 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589821:13:32.791 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589921:13:32.792 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
590021:13:32.792 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590121:13:32.792 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590221:13:32.792 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590321:13:32.793 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590421:13:32.794 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5905Test completed.
590621:13:32.795 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdfca9798, L:/127.0.0.1:47302 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5907[INFO] [12/31/2025 21:13:32.795] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
590821:13:32.797 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb6462fea, L:/127.0.0.1:8080 - R:/127.0.0.1:47302] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5909Server stopped
5910Running test empty_stream
591121:13:32.844 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xf886006b, L:/127.0.0.1:47308 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
591221:13:32.844 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf886006b, L:/127.0.0.1:47308 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
591321:13:32.845 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf886006b, L:/127.0.0.1:47308 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
591421:13:32.845 [grpc-nio-worker-ELG-7-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xaed20242, L:/127.0.0.1:8080 - R:/127.0.0.1:47308] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
591521:13:32.846 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaed20242, L:/127.0.0.1:8080 - R:/127.0.0.1:47308] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
591621:13:32.846 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaed20242, L:/127.0.0.1:8080 - R:/127.0.0.1:47308] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
591721:13:32.847 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaed20242, L:/127.0.0.1:8080 - R:/127.0.0.1:47308] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
591821:13:32.847 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaed20242, L:/127.0.0.1:8080 - R:/127.0.0.1:47308] OUTBOUND SETTINGS: ack=true
591921:13:32.847 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaed20242, L:/127.0.0.1:8080 - R:/127.0.0.1:47308] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
592021:13:32.847 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf886006b, L:/127.0.0.1:47308 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
592121:13:32.847 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf886006b, L:/127.0.0.1:47308 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
592221:13:32.847 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf886006b, L:/127.0.0.1:47308 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
592321:13:32.848 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaed20242, L:/127.0.0.1:8080 - R:/127.0.0.1:47308] INBOUND SETTINGS: ack=true
592421:13:32.848 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf886006b, L:/127.0.0.1:47308 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACUkwTNGKtpsgUVG9BBrP9sAdxd1FiDMz35AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
592521:13:32.848 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf886006b, L:/127.0.0.1:47308 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
592621:13:32.849 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf886006b, L:/127.0.0.1:47308 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
592721:13:32.849 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaed20242, L:/127.0.0.1:8080 - R:/127.0.0.1:47308] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACUkwTNGKtpsgUVG9BBrP9sAdxd1FiDMz35AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
592821:13:32.850 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaed20242, L:/127.0.0.1:8080 - R:/127.0.0.1:47308] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
592921:13:32.850 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaed20242, L:/127.0.0.1:8080 - R:/127.0.0.1:47308] OUTBOUND PING: ack=false bytes=1234
593021:13:32.850 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf886006b, L:/127.0.0.1:47308 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
593121:13:32.850 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf886006b, L:/127.0.0.1:47308 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
593221:13:32.851 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaed20242, L:/127.0.0.1:8080 - R:/127.0.0.1:47308] INBOUND PING: ack=true bytes=1234
593321:13:32.851 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaed20242, L:/127.0.0.1:8080 - R:/127.0.0.1:47308] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
593421:13:32.852 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf886006b, L:/127.0.0.1:47308 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
5935Test completed.
593621:13:32.853 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf886006b, L:/127.0.0.1:47308 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
593721:13:32.853 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaed20242, L:/127.0.0.1:8080 - R:/127.0.0.1:47308] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5938[INFO] [12/31/2025 21:13:32.853] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5939Server stopped
5940Running test client_streaming
594121:13:32.897 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
594221:13:32.897 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
594321:13:32.897 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
594421:13:32.898 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
594521:13:32.898 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
594621:13:32.898 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
594721:13:32.899 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
594821:13:32.899 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
594921:13:32.899 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] OUTBOUND SETTINGS: ack=true
595021:13:32.899 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
595121:13:32.899 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
595221:13:32.899 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
595321:13:32.900 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACgBszjFIVye0GPXStSuj6EAZQnrYantFEBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
595421:13:32.900 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] INBOUND SETTINGS: ack=true
595521:13:32.900 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
595621:13:32.901 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
595721:13:32.902 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingInputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACgBszjFIVye0GPXStSuj6EAZQnrYantFEBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
595821:13:32.902 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=47773 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
595921:13:32.903 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
596021:13:32.903 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] OUTBOUND PING: ack=false bytes=1234
596121:13:32.903 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] INBOUND DATA: streamId=3 padding=0 endStream=false length=10811 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
596221:13:32.904 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
596321:13:32.904 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
596421:13:32.904 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
596521:13:32.904 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
596621:13:32.904 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] INBOUND DATA: streamId=3 padding=0 endStream=true length=15005 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
596721:13:32.905 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] INBOUND PING: ack=true bytes=1234
596821:13:32.905 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
596921:13:32.906 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
597021:13:32.906 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
597121:13:32.906 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
597221:13:32.906 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
597321:13:32.907 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5974Test completed.
597521:13:32.908 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf36ef1d2, L:/127.0.0.1:47316 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
597621:13:32.908 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x4e38540f, L:/127.0.0.1:8080 - R:/127.0.0.1:47316] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5977[INFO] [12/31/2025 21:13:32.908] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5978Server stopped
5979Running test server_streaming
598021:13:32.950 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
598121:13:32.950 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
598221:13:32.950 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
598321:13:32.951 [grpc-nio-worker-ELG-7-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
598421:13:32.951 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
598521:13:32.951 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
598621:13:32.952 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
598721:13:32.952 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] OUTBOUND SETTINGS: ack=true
598821:13:32.952 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
598921:13:32.952 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
599021:13:32.952 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
599121:13:32.953 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
599221:13:32.953 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAfqUj5XABAIdVVECQpEEAuASFqqs7ToptWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
599321:13:32.953 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] INBOUND SETTINGS: ack=true
599421:13:32.954 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
599521:13:32.954 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
599621:13:32.954 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAfqUj5XABAIdVVECQpEEAuASFqqs7ToptWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
599721:13:32.955 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] INBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
599821:13:32.955 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] OUTBOUND PING: ack=false bytes=1234
599921:13:32.955 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
600021:13:32.955 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
600121:13:32.956 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] INBOUND PING: ack=true bytes=1234
600221:13:32.956 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
600321:13:32.956 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
600421:13:32.957 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=34110 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
600521:13:32.958 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
600621:13:32.958 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
600721:13:32.958 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
600821:13:32.959 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
600921:13:32.960 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1342 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
601021:13:32.961 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
601121:13:32.961 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
601221:13:32.961 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
601321:13:32.961 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
601421:13:32.961 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6015Test completed.
601621:13:32.963 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec09216a, L:/127.0.0.1:47324 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
601721:13:32.964 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2ad4ed5, L:/127.0.0.1:8080 - R:/127.0.0.1:47324] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6018[INFO] [12/31/2025 21:13:32.963] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6019Server stopped
6020Running test cancel_after_begin
6021[INFO] [12/31/2025 21:13:33.006] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6022Server stopped
6023Running test cancel_after_first_response
6024[INFO] [12/31/2025 21:13:33.050] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6025Server stopped
6026Running test timeout_on_sleeping_server
6027[INFO] [12/31/2025 21:13:33.098] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6028Server stopped
6029Running test status_code_and_message
603021:13:33.149 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
603121:13:33.149 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
603221:13:33.149 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
603321:13:33.150 [grpc-nio-worker-ELG-7-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
603421:13:33.151 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
603521:13:33.151 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
603621:13:33.152 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
603721:13:33.152 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
603821:13:33.152 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] OUTBOUND SETTINGS: ack=true
603921:13:33.152 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
604021:13:33.152 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
604121:13:33.152 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
604221:13:33.153 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAz1u5epvFeyuUUsqIT02cvAXXaFEJn/AiDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
604321:13:33.153 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] INBOUND SETTINGS: ack=true
604421:13:33.153 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
604521:13:33.154 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
604621:13:33.154 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAz1u5epvFeyuUUsqIT02cvAXXaFEJn/AiDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
604721:13:33.155 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] INBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
604821:13:33.155 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] OUTBOUND PING: ack=false bytes=1234
604921:13:33.155 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
605021:13:33.155 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
605121:13:33.156 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] INBOUND PING: ack=true bytes=1234
605221:13:33.156 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
605321:13:33.157 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
605421:13:33.158 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAqPdlwnwkIXcHFs4Ex14fkAaHjdYLtx63KAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
605521:13:33.159 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
605621:13:33.159 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] INBOUND HEADERS: streamId=5 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAqPdlwnwkIXcHFs4Ex14fkAaHjdYLtx63KAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
605721:13:33.160 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] INBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
605821:13:33.161 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
605921:13:33.161 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
6060Test completed.
606121:13:33.162 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31e82e88, L:/127.0.0.1:47338 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6062[INFO] [12/31/2025 21:13:33.162] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
606321:13:33.163 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x929b09ba, L:/127.0.0.1:8080 - R:/127.0.0.1:47338] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6064Server stopped
6065Running test unimplemented_method
606621:13:33.210 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x7c8a15ce, L:/127.0.0.1:47354 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
606721:13:33.210 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c8a15ce, L:/127.0.0.1:47354 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
606821:13:33.211 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c8a15ce, L:/127.0.0.1:47354 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
606921:13:33.212 [grpc-nio-worker-ELG-7-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x240a4cc1, L:/127.0.0.1:8080 - R:/127.0.0.1:47354] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
607021:13:33.212 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x240a4cc1, L:/127.0.0.1:8080 - R:/127.0.0.1:47354] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
607121:13:33.212 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x240a4cc1, L:/127.0.0.1:8080 - R:/127.0.0.1:47354] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
607221:13:33.213 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x240a4cc1, L:/127.0.0.1:8080 - R:/127.0.0.1:47354] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
607321:13:33.213 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x240a4cc1, L:/127.0.0.1:8080 - R:/127.0.0.1:47354] OUTBOUND SETTINGS: ack=true
607421:13:33.213 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x240a4cc1, L:/127.0.0.1:8080 - R:/127.0.0.1:47354] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
607521:13:33.213 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c8a15ce, L:/127.0.0.1:47354 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
607621:13:33.213 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c8a15ce, L:/127.0.0.1:47354 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
607721:13:33.213 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c8a15ce, L:/127.0.0.1:47354 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
607821:13:33.214 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c8a15ce, L:/127.0.0.1:47354 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
607921:13:33.214 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c8a15ce, L:/127.0.0.1:47354 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADWXNS+5TOCLRJxpfGo8UBNAQnYSb+/BeYnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
608021:13:33.214 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c8a15ce, L:/127.0.0.1:47354 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
608121:13:33.215 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x240a4cc1, L:/127.0.0.1:8080 - R:/127.0.0.1:47354] INBOUND SETTINGS: ack=true
608221:13:33.215 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x240a4cc1, L:/127.0.0.1:8080 - R:/127.0.0.1:47354] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADWXNS+5TOCLRJxpfGo8UBNAQnYSb+/BeYnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
608321:13:33.216 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x240a4cc1, L:/127.0.0.1:8080 - R:/127.0.0.1:47354] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
608421:13:33.216 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x240a4cc1, L:/127.0.0.1:8080 - R:/127.0.0.1:47354] OUTBOUND PING: ack=false bytes=1234
608521:13:33.216 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x240a4cc1, L:/127.0.0.1:8080 - R:/127.0.0.1:47354] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method grpc.testing.TestService/UnimplementedCall is unimplemented] padding=0 endStream=true
608621:13:33.217 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c8a15ce, L:/127.0.0.1:47354 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
608721:13:33.217 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c8a15ce, L:/127.0.0.1:47354 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
608821:13:33.217 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x240a4cc1, L:/127.0.0.1:8080 - R:/127.0.0.1:47354] INBOUND PING: ack=true bytes=1234
608921:13:33.217 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c8a15ce, L:/127.0.0.1:47354 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method grpc.testing.TestService/UnimplementedCall is unimplemented] padding=0 endStream=true
6090Test completed.
6091[INFO] [12/31/2025 21:13:33.218] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
609221:13:33.218 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c8a15ce, L:/127.0.0.1:47354 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
609321:13:33.220 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x240a4cc1, L:/127.0.0.1:8080 - R:/127.0.0.1:47354] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6094Server stopped
6095Running test client_compressed_unary
6096[INFO] [12/31/2025 21:13:33.259] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6097Server stopped
6098Running test server_compressed_unary
6099[INFO] [12/31/2025 21:13:33.303] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6100Server stopped
6101Running test server_compressed_streaming
610221:13:33.350 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
610321:13:33.350 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
610421:13:33.350 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
610521:13:33.351 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
610621:13:33.351 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
610721:13:33.351 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
610821:13:33.352 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
610921:13:33.352 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] OUTBOUND SETTINGS: ack=true
611021:13:33.352 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
611121:13:33.352 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
611221:13:33.352 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
611321:13:33.353 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
611421:13:33.353 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] INBOUND SETTINGS: ack=true
611521:13:33.353 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAVxzwzKyQgDYfwEYJfekpeAQ+ka3ujbeZiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
611621:13:33.353 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
611721:13:33.354 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
611821:13:33.354 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAVxzwzKyQgDYfwEYJfekpeAQ+ka3ujbeZiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
611921:13:33.355 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] INBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
612021:13:33.355 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] OUTBOUND PING: ack=false bytes=1234
612121:13:33.355 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
612221:13:33.355 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
612321:13:33.356 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] INBOUND PING: ack=true bytes=1234
612421:13:33.357 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
612521:13:33.358 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
612621:13:33.359 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
612721:13:33.359 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
612821:13:33.359 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
612921:13:33.359 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9757 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
613021:13:33.359 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
613121:13:33.359 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
613221:13:33.360 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
613321:13:33.361 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
613421:13:33.362 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
613521:13:33.362 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
613621:13:33.362 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
613721:13:33.362 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9757 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
613821:13:33.363 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6139Test completed.
614021:13:33.364 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x58ac3e31, L:/127.0.0.1:47356 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
614121:13:33.364 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x338c822d, L:/127.0.0.1:8080 - R:/127.0.0.1:47356] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6142[INFO] [12/31/2025 21:13:33.365] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6143Server stopped
6144Running test unimplemented_service
614521:13:33.413 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x48c93f96, L:/127.0.0.1:47362 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
614621:13:33.413 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x48c93f96, L:/127.0.0.1:47362 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
614721:13:33.413 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x48c93f96, L:/127.0.0.1:47362 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
614821:13:33.414 [grpc-nio-worker-ELG-7-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x94d66740, L:/127.0.0.1:8080 - R:/127.0.0.1:47362] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
614921:13:33.414 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x94d66740, L:/127.0.0.1:8080 - R:/127.0.0.1:47362] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
615021:13:33.414 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x94d66740, L:/127.0.0.1:8080 - R:/127.0.0.1:47362] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
615121:13:33.415 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x94d66740, L:/127.0.0.1:8080 - R:/127.0.0.1:47362] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
615221:13:33.415 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x94d66740, L:/127.0.0.1:8080 - R:/127.0.0.1:47362] OUTBOUND SETTINGS: ack=true
615321:13:33.415 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x94d66740, L:/127.0.0.1:8080 - R:/127.0.0.1:47362] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
615421:13:33.415 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x48c93f96, L:/127.0.0.1:47362 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
615521:13:33.415 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x48c93f96, L:/127.0.0.1:47362 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
615621:13:33.415 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x48c93f96, L:/127.0.0.1:47362 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
615721:13:33.416 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x48c93f96, L:/127.0.0.1:47362 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAvXT/1eG+obrKks+WfcqBDAQZnA5fIU+fmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
615821:13:33.416 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x94d66740, L:/127.0.0.1:8080 - R:/127.0.0.1:47362] INBOUND SETTINGS: ack=true
615921:13:33.417 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x48c93f96, L:/127.0.0.1:47362 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
616021:13:33.417 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x48c93f96, L:/127.0.0.1:47362 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
616121:13:33.417 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x94d66740, L:/127.0.0.1:8080 - R:/127.0.0.1:47362] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.UnimplementedService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAvXT/1eG+obrKks+WfcqBDAQZnA5fIU+fmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
616221:13:33.418 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x94d66740, L:/127.0.0.1:8080 - R:/127.0.0.1:47362] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
616321:13:33.418 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x94d66740, L:/127.0.0.1:8080 - R:/127.0.0.1:47362] OUTBOUND PING: ack=false bytes=1234
616421:13:33.418 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x94d66740, L:/127.0.0.1:8080 - R:/127.0.0.1:47362] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method not found: grpc.testing.UnimplementedService/UnimplementedCall] padding=0 endStream=true
616521:13:33.419 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x48c93f96, L:/127.0.0.1:47362 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
616621:13:33.419 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x48c93f96, L:/127.0.0.1:47362 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
616721:13:33.420 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x48c93f96, L:/127.0.0.1:47362 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method not found: grpc.testing.UnimplementedService/UnimplementedCall] padding=0 endStream=true
6168Test completed.
616921:13:33.421 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x94d66740, L:/127.0.0.1:8080 - R:/127.0.0.1:47362] INBOUND PING: ack=true bytes=1234
6170[INFO] [12/31/2025 21:13:33.421] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
617121:13:33.421 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x48c93f96, L:/127.0.0.1:47362 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
617221:13:33.422 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x94d66740, L:/127.0.0.1:8080 - R:/127.0.0.1:47362] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6173Server stopped
6174[info] GrpcInteropIoWithAkkaNettyJavaSpec:
6175[info] grpc-java server with akka-grpc java client tester
6176[info] - should pass the large_unary integration test (75 milliseconds)
6177[info] - should pass the empty_unary integration test (56 milliseconds)
6178[info] - should pass the ping_pong integration test (63 milliseconds)
6179[info] - should pass the empty_stream integration test (53 milliseconds)
6180[info] - should pass the client_streaming integration test (53 milliseconds)
6181[info] - should pass the server_streaming integration test (53 milliseconds)
6182[info] - should pass the cancel_after_begin integration test (pending)
6183[info] - should pass the cancel_after_first_response integration test (pending)
6184[info] - should pass the timeout_on_sleeping_server integration test (pending)
6185[info] - should pass the status_code_and_message integration test (63 milliseconds)
6186[info] - should pass the unimplemented_method integration test (52 milliseconds)
6187[info] - should pass the client_compressed_unary integration test (pending)
6188[info] - should pass the server_compressed_unary integration test (pending)
6189[info] - should pass the server_compressed_streaming integration test (62 milliseconds)
6190[info] - should pass the unimplemented_service integration test (53 milliseconds)
6191Running test large_unary
619221:13:33.479 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
619321:13:33.479 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
619421:13:33.479 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
619521:13:33.481 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
619621:13:33.482 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] OUTBOUND SETTINGS: ack=true
619721:13:33.482 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND SETTINGS: ack=true
619821:13:33.483 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA/QNsEN0E+hPm3s+18KXFXAU8a0FUKSmfiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
619921:13:33.483 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
620021:13:33.484 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
620121:13:33.486 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
620221:13:33.487 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
620321:13:33.488 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
620421:13:33.489 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
620521:13:33.490 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
620621:13:33.491 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
620721:13:33.492 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
620821:13:33.495 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:33 GMT, server: akka-http/10.5.0] padding=0 endStream=false
620921:13:33.496 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
621021:13:33.497 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
621121:13:33.497 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
621221:13:33.498 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
621321:13:33.499 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
621421:13:33.500 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
621521:13:33.500 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
621621:13:33.501 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
621721:13:33.502 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
621821:13:33.502 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
621921:13:33.503 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622021:13:33.503 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622121:13:33.504 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622221:13:33.504 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622321:13:33.505 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622421:13:33.505 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622521:13:33.506 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622621:13:33.506 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622721:13:33.507 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622821:13:33.507 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622921:13:33.508 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6230Test completed.
623121:13:33.510 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05921e39, L:/127.0.0.1:43056 - R:127.0.0.1/127.0.0.1:43979] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6232[INFO] [12/31/2025 21:13:33.511] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6233[INFO] [12/31/2025 21:13:33.516] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6234Running test empty_unary
623521:13:33.566 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xaf07cbfe, L:/127.0.0.1:50134 - R:127.0.0.1/127.0.0.1:46271] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
623621:13:33.566 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaf07cbfe, L:/127.0.0.1:50134 - R:127.0.0.1/127.0.0.1:46271] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
623721:13:33.566 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaf07cbfe, L:/127.0.0.1:50134 - R:127.0.0.1/127.0.0.1:46271] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
623821:13:33.569 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaf07cbfe, L:/127.0.0.1:50134 - R:127.0.0.1/127.0.0.1:46271] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
623921:13:33.569 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaf07cbfe, L:/127.0.0.1:50134 - R:127.0.0.1/127.0.0.1:46271] OUTBOUND SETTINGS: ack=true
624021:13:33.570 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaf07cbfe, L:/127.0.0.1:50134 - R:127.0.0.1/127.0.0.1:46271] INBOUND SETTINGS: ack=true
624121:13:33.570 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaf07cbfe, L:/127.0.0.1:50134 - R:127.0.0.1/127.0.0.1:46271] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADB0eJiPcKGPKxVl3TLYGN5AfCEF6VCrWa5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
624221:13:33.571 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaf07cbfe, L:/127.0.0.1:50134 - R:127.0.0.1/127.0.0.1:46271] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
624321:13:33.574 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaf07cbfe, L:/127.0.0.1:50134 - R:127.0.0.1/127.0.0.1:46271] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
624421:13:33.576 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaf07cbfe, L:/127.0.0.1:50134 - R:127.0.0.1/127.0.0.1:46271] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:33 GMT, server: akka-http/10.5.0] padding=0 endStream=false
624521:13:33.576 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaf07cbfe, L:/127.0.0.1:50134 - R:127.0.0.1/127.0.0.1:46271] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
624621:13:33.577 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaf07cbfe, L:/127.0.0.1:50134 - R:127.0.0.1/127.0.0.1:46271] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6247Test completed.
6248[INFO] [12/31/2025 21:13:33.578] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
624921:13:33.579 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaf07cbfe, L:/127.0.0.1:50134 - R:127.0.0.1/127.0.0.1:46271] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6250[INFO] [12/31/2025 21:13:33.591] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6251Running test ping_pong
625221:13:33.636 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
625321:13:33.636 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
625421:13:33.637 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
625521:13:33.639 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
625621:13:33.639 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] OUTBOUND SETTINGS: ack=true
625721:13:33.640 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] INBOUND SETTINGS: ack=true
625821:13:33.640 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAHKTCGlhNkPCTie1/jQ5arAfJ1c4aNIutVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
625921:13:33.640 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
626021:13:33.642 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38334 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
626121:13:33.645 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
626221:13:33.648 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:33 GMT, server: akka-http/10.5.0] padding=0 endStream=false
626321:13:33.648 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
626421:13:33.649 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
626521:13:33.649 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
626621:13:33.649 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
626721:13:33.649 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
626821:13:33.652 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
626921:13:33.652 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
627021:13:33.652 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
627121:13:33.652 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
627221:13:33.652 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6273Test completed.
627421:13:33.655 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2227c134, L:/127.0.0.1:56544 - R:127.0.0.1/127.0.0.1:44097] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6275[INFO] [12/31/2025 21:13:33.655] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6276[INFO] [12/31/2025 21:13:33.663] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6277Running test empty_stream
627821:13:33.710 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xaae850d7, L:/127.0.0.1:45374 - R:127.0.0.1/127.0.0.1:33985] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
627921:13:33.710 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae850d7, L:/127.0.0.1:45374 - R:127.0.0.1/127.0.0.1:33985] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
628021:13:33.710 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae850d7, L:/127.0.0.1:45374 - R:127.0.0.1/127.0.0.1:33985] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
628121:13:33.713 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae850d7, L:/127.0.0.1:45374 - R:127.0.0.1/127.0.0.1:33985] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
628221:13:33.713 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae850d7, L:/127.0.0.1:45374 - R:127.0.0.1/127.0.0.1:33985] OUTBOUND SETTINGS: ack=true
628321:13:33.713 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae850d7, L:/127.0.0.1:45374 - R:127.0.0.1/127.0.0.1:33985] INBOUND SETTINGS: ack=true
628421:13:33.714 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae850d7, L:/127.0.0.1:45374 - R:127.0.0.1/127.0.0.1:33985] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADeeKHUlfCovqdApxEiptkUAUnsNtyOhNYNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
628521:13:33.714 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae850d7, L:/127.0.0.1:45374 - R:127.0.0.1/127.0.0.1:33985] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
628621:13:33.716 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae850d7, L:/127.0.0.1:45374 - R:127.0.0.1/127.0.0.1:33985] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
628721:13:33.717 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae850d7, L:/127.0.0.1:45374 - R:127.0.0.1/127.0.0.1:33985] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:33 GMT, server: akka-http/10.5.0] padding=0 endStream=false
628821:13:33.718 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae850d7, L:/127.0.0.1:45374 - R:127.0.0.1/127.0.0.1:33985] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6289Test completed.
629021:13:33.719 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaae850d7, L:/127.0.0.1:45374 - R:127.0.0.1/127.0.0.1:33985] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6291[INFO] [12/31/2025 21:13:33.719] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6292[INFO] [12/31/2025 21:13:33.727] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6293Running test client_streaming
629421:13:33.776 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
629521:13:33.776 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
629621:13:33.776 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
629721:13:33.779 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
629821:13:33.779 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] OUTBOUND SETTINGS: ack=true
629921:13:33.779 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] INBOUND SETTINGS: ack=true
630021:13:33.779 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD1AU3Az+/y2AnYx27rn/RvAY36wPB263J8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
630121:13:33.780 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
630221:13:33.782 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
630321:13:33.782 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38340 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
630421:13:33.784 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473660
630521:13:33.784 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
630621:13:33.786 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:33 GMT, server: akka-http/10.5.0] padding=0 endStream=false
630721:13:33.786 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
630821:13:33.786 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6309Test completed.
631021:13:33.787 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xafef7fbe, L:/127.0.0.1:46902 - R:127.0.0.1/127.0.0.1:34255] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6311[INFO] [12/31/2025 21:13:33.787] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6312[INFO] [12/31/2025 21:13:33.800] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6313Running test server_streaming
631421:13:33.845 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
631521:13:33.845 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
631621:13:33.845 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
631721:13:33.848 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
631821:13:33.848 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] OUTBOUND SETTINGS: ack=true
631921:13:33.848 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] INBOUND SETTINGS: ack=true
632021:13:33.849 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAP8mvvgJl7QkRavenP6ZhkARPnnKU0tLEZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
632121:13:33.849 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
632221:13:33.851 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
632321:13:33.853 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:33 GMT, server: akka-http/10.5.0] padding=0 endStream=false
632421:13:33.854 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632521:13:33.854 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632621:13:33.854 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632721:13:33.854 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632821:13:33.855 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632921:13:33.855 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
633021:13:33.855 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
633121:13:33.855 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6332Test completed.
633321:13:33.857 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe4705868, L:/127.0.0.1:52360 - R:127.0.0.1/127.0.0.1:37419] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6334[INFO] [12/31/2025 21:13:33.857] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6335[INFO] [12/31/2025 21:13:33.861] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6336Running test cancel_after_begin
6337[INFO] [12/31/2025 21:13:33.904] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6338Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
6339[INFO] [12/31/2025 21:13:33.917] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6340Running test cancel_after_first_response
6341[INFO] [12/31/2025 21:13:33.954] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6342Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
6343[INFO] [12/31/2025 21:13:33.958] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6344Running test timeout_on_sleeping_server
6345[INFO] [12/31/2025 21:13:33.996] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6346Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
6347[INFO] [12/31/2025 21:13:33.999] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6348Running test status_code_and_message
634921:13:34.051 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
635021:13:34.051 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
635121:13:34.051 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
635221:13:34.054 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
635321:13:34.054 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] OUTBOUND SETTINGS: ack=true
635421:13:34.054 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] INBOUND SETTINGS: ack=true
635521:13:34.055 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAI68tzUtKXT0THNJ3QEd94ATRsUCkhUYSpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
635621:13:34.055 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
635721:13:34.058 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
635821:13:34.060 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:34 GMT, server: akka-http/10.5.0] padding=0 endStream=false
635921:13:34.060 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
636021:13:34.062 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC4knH+q1XU19Ub4YrPomHZATS7DV5Urn+gAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
636121:13:34.062 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
636221:13:34.064 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:34 GMT, server: akka-http/10.5.0] padding=0 endStream=false
636321:13:34.065 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
6364Test completed.
636521:13:34.066 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2e27d636, L:/127.0.0.1:60116 - R:127.0.0.1/127.0.0.1:33521] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6366[INFO] [12/31/2025 21:13:34.066] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6367[INFO] [12/31/2025 21:13:34.074] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6368Running test unimplemented_method
636921:13:34.132 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x8d149432, L:/127.0.0.1:48756 - R:127.0.0.1/127.0.0.1:41635] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
637021:13:34.133 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d149432, L:/127.0.0.1:48756 - R:127.0.0.1/127.0.0.1:41635] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
637121:13:34.133 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d149432, L:/127.0.0.1:48756 - R:127.0.0.1/127.0.0.1:41635] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
637221:13:34.136 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d149432, L:/127.0.0.1:48756 - R:127.0.0.1/127.0.0.1:41635] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
637321:13:34.136 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d149432, L:/127.0.0.1:48756 - R:127.0.0.1/127.0.0.1:41635] OUTBOUND SETTINGS: ack=true
637421:13:34.136 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d149432, L:/127.0.0.1:48756 - R:127.0.0.1/127.0.0.1:41635] INBOUND SETTINGS: ack=true
637521:13:34.137 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d149432, L:/127.0.0.1:48756 - R:127.0.0.1/127.0.0.1:41635] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB8ZNC1gaUooMsyRP8UdUgkAWj5exAdziTHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
637621:13:34.137 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d149432, L:/127.0.0.1:48756 - R:127.0.0.1/127.0.0.1:41635] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
637721:13:34.140 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d149432, L:/127.0.0.1:48756 - R:127.0.0.1/127.0.0.1:41635] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
637821:13:34.141 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d149432, L:/127.0.0.1:48756 - R:127.0.0.1/127.0.0.1:41635] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:34 GMT, server: akka-http/10.5.0] padding=0 endStream=false
637921:13:34.142 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d149432, L:/127.0.0.1:48756 - R:127.0.0.1/127.0.0.1:41635] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12] padding=0 endStream=true
6380Test completed.
638121:13:34.143 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d149432, L:/127.0.0.1:48756 - R:127.0.0.1/127.0.0.1:41635] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6382[INFO] [12/31/2025 21:13:34.143] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6383[INFO] [12/31/2025 21:13:34.154] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6384Running test client_compressed_unary
6385[INFO] [12/31/2025 21:13:34.199] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6386Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
6387[INFO] [12/31/2025 21:13:34.212] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6388Running test server_compressed_unary
6389[INFO] [12/31/2025 21:13:34.250] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6390Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
6391[INFO] [12/31/2025 21:13:34.253] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6392Running test server_compressed_streaming
639321:13:34.301 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
639421:13:34.301 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
639521:13:34.302 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
639621:13:34.305 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
639721:13:34.305 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] OUTBOUND SETTINGS: ack=true
639821:13:34.305 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] INBOUND SETTINGS: ack=true
639921:13:34.306 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADQCd6bimfepwakCCrc6fs1AVqmygBcSEDFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
640021:13:34.306 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
640121:13:34.308 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
640221:13:34.310 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:34 GMT, server: akka-http/10.5.0] padding=0 endStream=false
640321:13:34.311 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
640421:13:34.311 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
640521:13:34.312 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
640621:13:34.312 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
640721:13:34.313 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
640821:13:34.313 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
640921:13:34.313 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
641021:13:34.313 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
641121:13:34.314 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6412Test completed.
641321:13:34.315 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa7bd7008, L:/127.0.0.1:39544 - R:127.0.0.1/127.0.0.1:37677] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6414[INFO] [12/31/2025 21:13:34.315] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6415[INFO] [12/31/2025 21:13:34.327] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6416Running test unimplemented_service
641721:13:34.375 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xc82df2d0, L:/127.0.0.1:52504 - R:127.0.0.1/127.0.0.1:41877] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
641821:13:34.375 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc82df2d0, L:/127.0.0.1:52504 - R:127.0.0.1/127.0.0.1:41877] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
641921:13:34.375 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc82df2d0, L:/127.0.0.1:52504 - R:127.0.0.1/127.0.0.1:41877] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
642021:13:34.378 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc82df2d0, L:/127.0.0.1:52504 - R:127.0.0.1/127.0.0.1:41877] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
642121:13:34.378 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc82df2d0, L:/127.0.0.1:52504 - R:127.0.0.1/127.0.0.1:41877] OUTBOUND SETTINGS: ack=true
642221:13:34.379 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc82df2d0, L:/127.0.0.1:52504 - R:127.0.0.1/127.0.0.1:41877] INBOUND SETTINGS: ack=true
642321:13:34.379 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc82df2d0, L:/127.0.0.1:52504 - R:127.0.0.1/127.0.0.1:41877] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA+0GrleM35+WwOVgYk/N+DAekCawo1uqaxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
642421:13:34.379 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc82df2d0, L:/127.0.0.1:52504 - R:127.0.0.1/127.0.0.1:41877] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
642521:13:34.382 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc82df2d0, L:/127.0.0.1:52504 - R:127.0.0.1/127.0.0.1:41877] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
642621:13:34.382 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc82df2d0, L:/127.0.0.1:52504 - R:127.0.0.1/127.0.0.1:41877] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-length: 0, date: Wed, 31 Dec 2025 20:13:34 GMT, server: akka-http/10.5.0] padding=0 endStream=true
642721:13:34.382 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc82df2d0, L:/127.0.0.1:52504 - R:127.0.0.1/127.0.0.1:41877] OUTBOUND RST_STREAM: streamId=3 errorCode=8
6428Test completed.
642921:13:34.383 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc82df2d0, L:/127.0.0.1:52504 - R:127.0.0.1/127.0.0.1:41877] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6430[INFO] [12/31/2025 21:13:34.383] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6431[INFO] [12/31/2025 21:13:34.390] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6432[info] GrpcInteropAkkaJavaWithAkkaNettyScalaSpec:
6433[info] akka-grpc java server with akka-grpc scala client tester netty
6434[info] - should pass the large_unary integration test (83 milliseconds)
6435[info] - should pass the empty_unary integration test (73 milliseconds)
6436[info] - should pass the ping_pong integration test (72 milliseconds)
6437[info] - should pass the empty_stream integration test (62 milliseconds)
6438[info] - should pass the client_streaming integration test (72 milliseconds)
6439[info] - should pass the server_streaming integration test (62 milliseconds)
6440[info] - should pass the cancel_after_begin integration test (pending)
6441[info] - should pass the cancel_after_first_response integration test (pending)
6442[info] - should pass the timeout_on_sleeping_server integration test (pending)
6443[info] - should pass the status_code_and_message integration test (73 milliseconds)
6444[info] - should pass the unimplemented_method integration test (82 milliseconds)
6445[info] - should pass the client_compressed_unary integration test (pending)
6446[info] - should pass the server_compressed_unary integration test (pending)
6447[info] - should pass the server_compressed_streaming integration test (72 milliseconds)
6448[info] - should pass the unimplemented_service integration test (63 milliseconds)
644921:13:34.431 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 48 thread-local buffer(s) from thread: grpc-nio-worker-ELG-7-1
645021:13:34.431 [grpc-nio-worker-ELG-7-3] DEBUG io.netty.buffer.PoolThreadCache - Freed 35 thread-local buffer(s) from thread: grpc-nio-worker-ELG-7-3
645121:13:34.432 [grpc-nio-worker-ELG-7-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 32 thread-local buffer(s) from thread: grpc-nio-worker-ELG-7-2
645221:13:34.432 [grpc-nio-worker-ELG-7-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 22 thread-local buffer(s) from thread: grpc-nio-worker-ELG-7-4
6453Running test large_unary
645421:13:34.449 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
645521:13:34.449 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
645621:13:34.449 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
645721:13:34.452 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
645821:13:34.452 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] OUTBOUND SETTINGS: ack=true
645921:13:34.453 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND SETTINGS: ack=true
646021:13:34.453 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA5zuCWvuMGsxsnb2FwCTrpAVggHRrPdn1wAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
646121:13:34.454 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
646221:13:34.454 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
646321:13:34.456 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
646421:13:34.457 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
646521:13:34.457 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
646621:13:34.458 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
646721:13:34.459 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
646821:13:34.460 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
646921:13:34.460 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
647021:13:34.464 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:34 GMT, server: akka-http/10.5.0] padding=0 endStream=false
647121:13:34.465 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
647221:13:34.465 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
647321:13:34.466 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
647421:13:34.466 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
647521:13:34.466 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
647621:13:34.466 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
647721:13:34.466 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
647821:13:34.467 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
647921:13:34.467 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648021:13:34.468 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648121:13:34.468 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648221:13:34.468 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648321:13:34.468 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648421:13:34.469 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648521:13:34.469 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648621:13:34.469 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648721:13:34.470 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648821:13:34.470 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648921:13:34.470 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649021:13:34.470 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649121:13:34.471 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6492Test completed.
649321:13:34.473 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x456fd36c, L:/127.0.0.1:57310 - R:127.0.0.1/127.0.0.1:46177] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6494[INFO] [12/31/2025 21:13:34.473] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6495[INFO] [12/31/2025 21:13:34.483] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6496[INFO] [12/31/2025 21:13:34.485] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6497Running test empty_unary
649821:13:34.530 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x23244e1f, L:/127.0.0.1:37350 - R:127.0.0.1/127.0.0.1:42021] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
649921:13:34.530 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x23244e1f, L:/127.0.0.1:37350 - R:127.0.0.1/127.0.0.1:42021] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
650021:13:34.531 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x23244e1f, L:/127.0.0.1:37350 - R:127.0.0.1/127.0.0.1:42021] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
650121:13:34.533 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x23244e1f, L:/127.0.0.1:37350 - R:127.0.0.1/127.0.0.1:42021] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
650221:13:34.533 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x23244e1f, L:/127.0.0.1:37350 - R:127.0.0.1/127.0.0.1:42021] OUTBOUND SETTINGS: ack=true
650321:13:34.534 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x23244e1f, L:/127.0.0.1:37350 - R:127.0.0.1/127.0.0.1:42021] INBOUND SETTINGS: ack=true
650421:13:34.534 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x23244e1f, L:/127.0.0.1:37350 - R:127.0.0.1/127.0.0.1:42021] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAIFsRJ7kzA+TB0mQR7ks2kAbqLolU3Gi6CAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
650521:13:34.534 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x23244e1f, L:/127.0.0.1:37350 - R:127.0.0.1/127.0.0.1:42021] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
650621:13:34.536 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x23244e1f, L:/127.0.0.1:37350 - R:127.0.0.1/127.0.0.1:42021] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
650721:13:34.538 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x23244e1f, L:/127.0.0.1:37350 - R:127.0.0.1/127.0.0.1:42021] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:34 GMT, server: akka-http/10.5.0] padding=0 endStream=false
650821:13:34.538 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x23244e1f, L:/127.0.0.1:37350 - R:127.0.0.1/127.0.0.1:42021] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
650921:13:34.539 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x23244e1f, L:/127.0.0.1:37350 - R:127.0.0.1/127.0.0.1:42021] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6510Test completed.
651121:13:34.539 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x23244e1f, L:/127.0.0.1:37350 - R:127.0.0.1/127.0.0.1:42021] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6512[INFO] [12/31/2025 21:13:34.540] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6513[INFO] [12/31/2025 21:13:34.545] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6514[INFO] [12/31/2025 21:13:34.547] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6515Running test ping_pong
651621:13:34.598 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
651721:13:34.598 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
651821:13:34.598 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
651921:13:34.601 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
652021:13:34.602 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] OUTBOUND SETTINGS: ack=true
652121:13:34.603 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] INBOUND SETTINGS: ack=true
652221:13:34.604 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADyh69GBAvQR3j9eByBqBLPAYmxMZhzbxI4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
652321:13:34.605 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
652421:13:34.607 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
652521:13:34.608 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38313 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
652621:13:34.611 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
652721:13:34.612 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:34 GMT, server: akka-http/10.5.0] padding=0 endStream=false
652821:13:34.612 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
652921:13:34.613 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
653021:13:34.614 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
653121:13:34.614 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
653221:13:34.615 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
653321:13:34.615 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
653421:13:34.619 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
653521:13:34.619 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
653621:13:34.620 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
653721:13:34.620 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
653821:13:34.621 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6539Test completed.
654021:13:34.622 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf418dab8, L:/127.0.0.1:38828 - R:127.0.0.1/127.0.0.1:33595] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6541[INFO] [12/31/2025 21:13:34.622] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6542[INFO] [12/31/2025 21:13:34.629] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6543[INFO] [12/31/2025 21:13:34.630] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6544Running test empty_stream
654521:13:34.686 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x02f218de, L:/127.0.0.1:50246 - R:127.0.0.1/127.0.0.1:39475] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
654621:13:34.686 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x02f218de, L:/127.0.0.1:50246 - R:127.0.0.1/127.0.0.1:39475] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
654721:13:34.687 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x02f218de, L:/127.0.0.1:50246 - R:127.0.0.1/127.0.0.1:39475] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
654821:13:34.689 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x02f218de, L:/127.0.0.1:50246 - R:127.0.0.1/127.0.0.1:39475] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
654921:13:34.689 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x02f218de, L:/127.0.0.1:50246 - R:127.0.0.1/127.0.0.1:39475] OUTBOUND SETTINGS: ack=true
655021:13:34.690 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x02f218de, L:/127.0.0.1:50246 - R:127.0.0.1/127.0.0.1:39475] INBOUND SETTINGS: ack=true
655121:13:34.690 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x02f218de, L:/127.0.0.1:50246 - R:127.0.0.1/127.0.0.1:39475] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABBbJFoUerk3sQMX8DPiETIAawaNFYI2LrqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
655221:13:34.691 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x02f218de, L:/127.0.0.1:50246 - R:127.0.0.1/127.0.0.1:39475] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
655321:13:34.693 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x02f218de, L:/127.0.0.1:50246 - R:127.0.0.1/127.0.0.1:39475] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
655421:13:34.695 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x02f218de, L:/127.0.0.1:50246 - R:127.0.0.1/127.0.0.1:39475] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:34 GMT, server: akka-http/10.5.0] padding=0 endStream=false
655521:13:34.695 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x02f218de, L:/127.0.0.1:50246 - R:127.0.0.1/127.0.0.1:39475] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6556Test completed.
655721:13:34.697 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x02f218de, L:/127.0.0.1:50246 - R:127.0.0.1/127.0.0.1:39475] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6558[INFO] [12/31/2025 21:13:34.697] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6559[INFO] [12/31/2025 21:13:34.709] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6560[INFO] [12/31/2025 21:13:34.711] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6561Running test client_streaming
656221:13:34.760 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
656321:13:34.760 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
656421:13:34.761 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
656521:13:34.763 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
656621:13:34.763 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] OUTBOUND SETTINGS: ack=true
656721:13:34.764 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAz0dHKCu/YqnsANkUUbkcPAVHj2+S7O9a/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
656821:13:34.764 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
656921:13:34.765 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] INBOUND SETTINGS: ack=true
657021:13:34.765 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=17 bytes=000000000c0a0a12080000000000000000
657121:13:34.766 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38323 bytes=000000072a0aa70e12a40e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
657221:13:34.767 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
657321:13:34.768 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
657421:13:34.768 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
657521:13:34.770 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:34 GMT, server: akka-http/10.5.0] padding=0 endStream=false
657621:13:34.770 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
657721:13:34.771 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6578Test completed.
657921:13:34.772 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ad2f321, L:/127.0.0.1:56528 - R:127.0.0.1/127.0.0.1:33605] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6580[INFO] [12/31/2025 21:13:34.772] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6581[INFO] [12/31/2025 21:13:34.785] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6582[INFO] [12/31/2025 21:13:34.787] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6583Running test server_streaming
658421:13:34.851 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
658521:13:34.852 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
658621:13:34.852 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
658721:13:34.855 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
658821:13:34.856 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] OUTBOUND SETTINGS: ack=true
658921:13:34.856 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] INBOUND SETTINGS: ack=true
659021:13:34.856 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA+oKqjwCIHiHS75BmqZ+AtAV0w/cMSyi97AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
659121:13:34.857 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
659221:13:34.861 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
659321:13:34.866 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:34 GMT, server: akka-http/10.5.0] padding=0 endStream=false
659421:13:34.866 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
659521:13:34.867 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
659621:13:34.867 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
659721:13:34.867 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
659821:13:34.868 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
659921:13:34.868 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
660021:13:34.868 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
660121:13:34.868 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6602Test completed.
660321:13:34.871 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d2b8dc1, L:/127.0.0.1:57176 - R:127.0.0.1/127.0.0.1:45413] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6604[INFO] [12/31/2025 21:13:34.873] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6605[INFO] [12/31/2025 21:13:34.879] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6606[INFO] [12/31/2025 21:13:34.881] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6607Running test cancel_after_begin
6608[INFO] [12/31/2025 21:13:34.933] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6609[INFO] [12/31/2025 21:13:34.943] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6610[INFO] [12/31/2025 21:13:34.945] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6611Running test cancel_after_first_response
6612[INFO] [12/31/2025 21:13:34.997] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6613[INFO] [12/31/2025 21:13:35.006] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6614[INFO] [12/31/2025 21:13:35.009] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6615Running test timeout_on_sleeping_server
6616[INFO] [12/31/2025 21:13:35.062] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6617[INFO] [12/31/2025 21:13:35.071] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6618[INFO] [12/31/2025 21:13:35.073] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6619Running test status_code_and_message
662021:13:35.134 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
662121:13:35.135 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
662221:13:35.135 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
662321:13:35.138 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
662421:13:35.138 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] OUTBOUND SETTINGS: ack=true
662521:13:35.140 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] INBOUND SETTINGS: ack=true
662621:13:35.141 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABsI3Pxtg/tzOf99AW+i8uRAcCVNjw5n8SeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
662721:13:35.141 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
662821:13:35.145 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
662921:13:35.147 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
663021:13:35.148 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
663121:13:35.150 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADMCq/WKuo2y7tE96VImw6AAWxBJKDW+/hOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
663221:13:35.150 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
663321:13:35.154 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
663421:13:35.154 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
6635Test completed.
663621:13:35.156 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x47503b68, L:/127.0.0.1:54596 - R:127.0.0.1/127.0.0.1:33769] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6637[INFO] [12/31/2025 21:13:35.157] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6638[INFO] [12/31/2025 21:13:35.164] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6639[INFO] [12/31/2025 21:13:35.166] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6640Running test unimplemented_method
664121:13:35.218 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x27b5f112, L:/127.0.0.1:60916 - R:127.0.0.1/127.0.0.1:44709] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
664221:13:35.219 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x27b5f112, L:/127.0.0.1:60916 - R:127.0.0.1/127.0.0.1:44709] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
664321:13:35.219 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x27b5f112, L:/127.0.0.1:60916 - R:127.0.0.1/127.0.0.1:44709] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
664421:13:35.222 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x27b5f112, L:/127.0.0.1:60916 - R:127.0.0.1/127.0.0.1:44709] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
664521:13:35.222 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x27b5f112, L:/127.0.0.1:60916 - R:127.0.0.1/127.0.0.1:44709] OUTBOUND SETTINGS: ack=true
664621:13:35.223 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x27b5f112, L:/127.0.0.1:60916 - R:127.0.0.1/127.0.0.1:44709] INBOUND SETTINGS: ack=true
664721:13:35.223 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x27b5f112, L:/127.0.0.1:60916 - R:127.0.0.1/127.0.0.1:44709] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABOth5beMQYU3RFhwRwCYZjAUgc4zXigduPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
664821:13:35.224 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x27b5f112, L:/127.0.0.1:60916 - R:127.0.0.1/127.0.0.1:44709] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
664921:13:35.226 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x27b5f112, L:/127.0.0.1:60916 - R:127.0.0.1/127.0.0.1:44709] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
665021:13:35.229 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x27b5f112, L:/127.0.0.1:60916 - R:127.0.0.1/127.0.0.1:44709] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
665121:13:35.230 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x27b5f112, L:/127.0.0.1:60916 - R:127.0.0.1/127.0.0.1:44709] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12, grpc-message: an implementation is missing] padding=0 endStream=true
6652Test completed.
665321:13:35.231 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x27b5f112, L:/127.0.0.1:60916 - R:127.0.0.1/127.0.0.1:44709] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6654[INFO] [12/31/2025 21:13:35.231] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6655[INFO] [12/31/2025 21:13:35.241] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6656[INFO] [12/31/2025 21:13:35.243] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6657Running test client_compressed_unary
6658[INFO] [12/31/2025 21:13:35.282] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6659[INFO] [12/31/2025 21:13:35.294] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6660[INFO] [12/31/2025 21:13:35.295] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6661Running test server_compressed_unary
6662[INFO] [12/31/2025 21:13:35.334] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6663[INFO] [12/31/2025 21:13:35.346] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6664[INFO] [12/31/2025 21:13:35.347] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6665Running test server_compressed_streaming
666621:13:35.394 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
666721:13:35.394 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
666821:13:35.394 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
666921:13:35.396 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
667021:13:35.397 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] OUTBOUND SETTINGS: ack=true
667121:13:35.397 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] INBOUND SETTINGS: ack=true
667221:13:35.397 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADuqsxH/eOASTHCKLPasNrGAaS8LKC2mxwDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
667321:13:35.398 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
667421:13:35.400 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
667521:13:35.404 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
667621:13:35.405 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
667721:13:35.405 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
667821:13:35.406 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
667921:13:35.406 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
668021:13:35.406 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
668121:13:35.407 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
668221:13:35.407 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
668321:13:35.407 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
668421:13:35.408 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6685Test completed.
668621:13:35.410 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x376308bb, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:43207] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6687[INFO] [12/31/2025 21:13:35.410] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6688[INFO] [12/31/2025 21:13:35.419] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6689[INFO] [12/31/2025 21:13:35.421] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6690Running test unimplemented_service
669121:13:35.471 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xa3dd04fa, L:/127.0.0.1:46410 - R:127.0.0.1/127.0.0.1:38563] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
669221:13:35.471 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa3dd04fa, L:/127.0.0.1:46410 - R:127.0.0.1/127.0.0.1:38563] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
669321:13:35.471 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa3dd04fa, L:/127.0.0.1:46410 - R:127.0.0.1/127.0.0.1:38563] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
669421:13:35.475 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa3dd04fa, L:/127.0.0.1:46410 - R:127.0.0.1/127.0.0.1:38563] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
669521:13:35.475 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa3dd04fa, L:/127.0.0.1:46410 - R:127.0.0.1/127.0.0.1:38563] OUTBOUND SETTINGS: ack=true
669621:13:35.475 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa3dd04fa, L:/127.0.0.1:46410 - R:127.0.0.1/127.0.0.1:38563] INBOUND SETTINGS: ack=true
669721:13:35.476 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa3dd04fa, L:/127.0.0.1:46410 - R:127.0.0.1/127.0.0.1:38563] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACleZprL5JOvSjJoRVee+9LAVxMCsXEw8j2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
669821:13:35.477 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa3dd04fa, L:/127.0.0.1:46410 - R:127.0.0.1/127.0.0.1:38563] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
669921:13:35.479 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa3dd04fa, L:/127.0.0.1:46410 - R:127.0.0.1/127.0.0.1:38563] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
670021:13:35.481 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa3dd04fa, L:/127.0.0.1:46410 - R:127.0.0.1/127.0.0.1:38563] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-type: text/plain; charset=UTF-8, content-length: 42, date: Wed, 31 Dec 2025 20:13:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
670121:13:35.481 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa3dd04fa, L:/127.0.0.1:46410 - R:127.0.0.1/127.0.0.1:38563] INBOUND DATA: streamId=3 padding=0 endStream=true length=42 bytes=54686520726571756573746564207265736f7572636520636f756c64206e6f7420626520666f756e642e
6702Test completed.
670321:13:35.482 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa3dd04fa, L:/127.0.0.1:46410 - R:127.0.0.1/127.0.0.1:38563] OUTBOUND RST_STREAM: streamId=3 errorCode=8
6704[INFO] [12/31/2025 21:13:35.482] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
670521:13:35.483 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa3dd04fa, L:/127.0.0.1:46410 - R:127.0.0.1/127.0.0.1:38563] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6706[INFO] [12/31/2025 21:13:35.494] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6707[INFO] [12/31/2025 21:13:35.495] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6708[info] GrpcInteropAkkaScalaWithAkkaNettyJavaSpec:
6709[info] akka-grpc server scala with akka-grpc java client tester
6710[info] - should pass the large_unary integration test (82 milliseconds)
6711[info] - should pass the empty_unary integration test (63 milliseconds)
6712[info] - should pass the ping_pong integration test (83 milliseconds)
6713[info] - should pass the empty_stream integration test (84 milliseconds)
6714[info] - should pass the client_streaming integration test (73 milliseconds)
6715[info] - should pass the server_streaming integration test (92 milliseconds)
6716[info] - should pass the cancel_after_begin integration test (pending)
6717[info] - should pass the cancel_after_first_response integration test (pending)
6718[info] - should pass the timeout_on_sleeping_server integration test (pending)
6719[info] - should pass the status_code_and_message integration test (92 milliseconds)
6720[info] - should pass the unimplemented_method integration test (73 milliseconds)
6721[info] - should pass the client_compressed_unary integration test (pending)
6722[info] - should pass the server_compressed_unary integration test (pending)
6723[info] - should pass the server_compressed_streaming integration test (72 milliseconds)
6724[info] - should pass the unimplemented_service integration test (73 milliseconds)
672521:13:36.485 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 72 thread-local buffer(s) from thread: grpc-default-worker-ELG-5-4
672621:13:36.485 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 68 thread-local buffer(s) from thread: grpc-default-worker-ELG-5-2
6727[info] GrpcMarshallingSpec:
6728[info] The scaladsl GrpcMarshalling
6729[info] - should correctly unmarshal a zipped object (1 millisecond)
6730[info] - should not cancel the input stream after reading the first parameter for a non-streaming request (3 seconds, 47 milliseconds)
6731[info] - should correctly unmarshal a zipped stream (2 milliseconds)
6732[info] - should fail with INTERNAL when the compressed bit is on but the encoding is identity (1 millisecond)
6733[info] - should fail with INTERNAL when the compressed bit is on but the encoding is missing (0 milliseconds)
6734[INFO] [12/31/2025 21:13:39.346] [pool-23-thread-7-ScalaTest-running-NonBalancingIntegrationSpecAkkaHttp] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-akka-http)] Starting test: re-discover endpoints on failure
6735[INFO] [12/31/2025 21:13:39.356] [pool-23-thread-7-ScalaTest-running-NonBalancingIntegrationSpecAkkaHttp] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-akka-http)] Sending requests to server 1
6736[INFO] [12/31/2025 21:13:44.370] [pool-23-thread-7-ScalaTest-running-NonBalancingIntegrationSpecAkkaHttp] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-akka-http)] Sending requests to server 2
6737 Sending request [1]
6738 Received response number [1]
6739 Sending request [2]
6740 Received response number [2]
6741 Sending request [3]
6742 Received response number [3]
6743 Sending request [4]
6744 Received response number [4]
6745 Sending request [5]
6746 Received response number [5]
6747 Sending request [6]
6748 Received response number [6]
6749 Sending request [7]
6750 Received response number [7]
6751 Sending request [8]
6752 Received response number [8]
6753 Sending request [9]
6754 Received response number [9]
6755 Sending request [10]
6756 Received response number [10]
6757 Sending request [11]
6758 Received response number [11]
6759 Sending request [12]
6760 Received response number [12]
6761 Sending request [13]
6762 Received response number [13]
6763 Sending request [14]
6764 Received response number [14]
6765 Sending request [15]
6766 Received response number [15]
6767 Sending request [16]
6768 Received response number [16]
6769 Sending request [17]
6770 Received response number [17]
6771 Sending request [18]
6772 Received response number [18]
6773 Sending request [19]
6774 Received response number [19]
6775 Sending request [20]
6776 Received response number [20]
6777 Sending request [21]
6778 Received response number [21]
6779 Sending request [22]
6780 Received response number [22]
6781 Sending request [23]
6782 Received response number [23]
6783 Sending request [24]
6784 Received response number [24]
6785 Sending request [25]
6786 Received response number [25]
6787 Sending request [26]
6788 Received response number [26]
6789 Sending request [27]
6790 Received response number [27]
6791 Sending request [28]
6792 Received response number [28]
6793 Sending request [29]
6794 Received response number [29]
6795 Sending request [30]
6796 Received response number [30]
6797 Sending request [31]
6798 Received response number [31]
6799 Sending request [32]
6800 Received response number [32]
6801 Sending request [33]
6802 Received response number [33]
6803 Sending request [34]
6804 Received response number [34]
6805 Sending request [35]
6806 Received response number [35]
6807 Sending request [36]
6808 Received response number [36]
6809 Sending request [37]
6810 Received response number [37]
6811 Sending request [38]
6812 Received response number [38]
6813 Sending request [39]
6814 Received response number [39]
6815 Sending request [40]
6816 Received response number [40]
6817 Sending request [41]
6818 Received response number [41]
6819 Sending request [42]
6820 Received response number [42]
6821 Sending request [43]
6822 Received response number [43]
6823 Sending request [44]
6824 Received response number [44]
6825 Sending request [45]
6826 Received response number [45]
6827 Sending request [46]
6828 Received response number [46]
6829 Sending request [47]
6830 Received response number [47]
6831 Sending request [48]
6832 Received response number [48]
6833 Sending request [49]
6834 Received response number [49]
6835 Sending request [50]
6836 Received response number [50]
6837 Sending request [51]
6838 Received response number [51]
6839 Sending request [52]
6840 Received response number [52]
6841 Sending request [53]
6842 Received response number [53]
6843 Sending request [54]
6844 Received response number [54]
6845 Sending request [55]
6846 Received response number [55]
6847 Sending request [56]
6848 Received response number [56]
6849 Sending request [57]
6850 Received response number [57]
6851 Sending request [58]
6852 Received response number [58]
6853 Sending request [59]
6854 Received response number [59]
6855 Sending request [60]
6856 Received response number [60]
6857 Sending request [61]
6858 Received response number [61]
6859 Sending request [62]
6860 Received response number [62]
6861 Sending request [63]
6862 Received response number [63]
6863 Sending request [64]
6864 Received response number [64]
6865 Sending request [65]
6866 Received response number [65]
6867 Sending request [66]
6868 Received response number [66]
6869 Sending request [67]
6870 Received response number [67]
6871 Sending request [68]
6872 Received response number [68]
6873 Sending request [69]
6874 Received response number [69]
6875 Sending request [70]
6876 Received response number [70]
6877 Sending request [71]
6878 Received response number [71]
6879 Sending request [72]
6880 Received response number [72]
6881 Sending request [73]
6882 Received response number [73]
6883 Sending request [74]
6884 Received response number [74]
6885 Sending request [75]
6886 Received response number [75]
6887 Sending request [76]
6888 Received response number [76]
6889 Sending request [77]
6890 Received response number [77]
6891 Sending request [78]
6892 Received response number [78]
6893 Sending request [79]
6894 Received response number [79]
6895 Sending request [80]
6896 Received response number [80]
6897 Sending request [81]
6898 Received response number [81]
6899 Sending request [82]
6900 Received response number [82]
6901 Sending request [83]
6902 Received response number [83]
6903 Sending request [84]
6904 Received response number [84]
6905 Sending request [85]
6906 Received response number [85]
6907 Sending request [86]
6908 Received response number [86]
6909 Sending request [87]
6910 Received response number [87]
6911 Sending request [88]
6912 Received response number [88]
6913 Sending request [89]
6914 Received response number [89]
6915 Sending request [90]
6916 Received response number [90]
6917 Sending request [91]
6918 Received response number [91]
6919 Sending request [92]
6920 Received response number [92]
6921 Sending request [93]
6922 Received response number [93]
6923 Sending request [94]
6924 Received response number [94]
6925 Sending request [95]
6926 Received response number [95]
6927 Sending request [96]
6928 Received response number [96]
6929 Sending request [97]
6930 Received response number [97]
6931 Sending request [98]
6932 Received response number [98]
6933 Sending request [99]
6934 Received response number [99]
6935 Sending request [100]
6936 Received response number [100]
6937[INFO] [12/31/2025 21:13:54.831] [pool-23-thread-7] [CoordinatedShutdown(akka://NonBalancingIntegrationSpec-akka-http)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6938[info] NonBalancingIntegrationSpecAkkaHttp:
6939[info] Using pick-first (non load balanced clients) - akka-http
6940[info] - should send requests to a single endpoint (241 milliseconds)
6941[info] - should send requests to a single endpoint that is restarted in the middle (515 milliseconds)
6942[info] - should re-discover endpoints on failure (5 seconds, 39 milliseconds)
6943[info] - should select the right endpoint among invalid ones (434 milliseconds)
6944[info] - should eventually fail when no valid endpoints are provided !!! CANCELED !!! (2 milliseconds)
6945[info] The Akka HTTP backend doesn't fail when the persistent connection fails (NonBalancingIntegrationSpec.scala:160)
6946[info] org.scalatest.exceptions.TestCanceledException:
6947[info] at org.scalatest.Assertions.newTestCanceledException(Assertions.scala:479)
6948[info] at org.scalatest.Assertions.newTestCanceledException$(Assertions.scala:421)
6949[info] at org.scalatest.wordspec.AnyWordSpec.newTestCanceledException(AnyWordSpec.scala:1879)
6950[info] at org.scalatest.Assertions.cancelImpl(Assertions.scala:1122)
6951[info] at org.scalatest.Assertions.org$scalatest$Assertions$$inline$cancelImpl(Assertions.scala:1118)
6952[info] at org.scalatest.Assertions.org$scalatest$Assertions$$inline$cancelImpl$(Assertions.scala:421)
6953[info] at org.scalatest.wordspec.AnyWordSpec.org$scalatest$Assertions$$inline$cancelImpl(AnyWordSpec.scala:1879)
6954[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.f$proxy5$1(NonBalancingIntegrationSpec.scala:160)
6955[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.$init$$$anonfun$1$$anonfun$5(NonBalancingIntegrationSpec.scala:176)
6956[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
6957[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
6958[info] at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
6959[info] at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
6960[info] at org.scalatest.Transformer.apply(Transformer.scala:22)
6961[info] at org.scalatest.Transformer.apply(Transformer.scala:21)
6962[info] at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1105)
6963[info] at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
6964[info] at org.scalatest.TestSuite.withFixture$(TestSuite.scala:138)
6965[info] at org.scalatest.wordspec.AnyWordSpec.withFixture(AnyWordSpec.scala:1879)
6966[info] at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1111)
6967[info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$$anonfun$1(AnyWordSpecLike.scala:1115)
6968[info] at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
6969[info] at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1115)
6970[info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:44)
6971[info] at org.scalatest.wordspec.AnyWordSpec.runTest(AnyWordSpec.scala:1879)
6972[info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$$anonfun$1(AnyWordSpecLike.scala:1174)
6973[info] at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:413)
6974[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
6975[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
6976[info] at scala.collection.immutable.List.foreach(List.scala:327)
6977[info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
6978[info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
6979[info] at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:427)
6980[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
6981[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
6982[info] at scala.collection.immutable.List.foreach(List.scala:327)
6983[info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
6984[info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
6985[info] at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
6986[info] at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1174)
6987[info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:44)
6988[info] at org.scalatest.wordspec.AnyWordSpec.runTests(AnyWordSpec.scala:1879)
6989[info] at org.scalatest.Suite.run(Suite.scala:1114)
6990[info] at org.scalatest.Suite.run$(Suite.scala:564)
6991[info] at org.scalatest.wordspec.AnyWordSpec.org$scalatest$wordspec$AnyWordSpecLike$$super$run(AnyWordSpec.scala:1879)
6992[info] at org.scalatest.wordspec.AnyWordSpecLike.run$$anonfun$1(AnyWordSpecLike.scala:1219)
6993[info] at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
6994[info] at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1219)
6995[info] at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:44)
6996[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.org$scalatest$BeforeAndAfterAll$$super$run(NonBalancingIntegrationSpec.scala:33)
6997[info] at org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:213)
6998[info] at org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:217)
6999[info] at org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:135)
7000[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.run(NonBalancingIntegrationSpec.scala:33)
7001[info] at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
7002[info] at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:516)
7003[info] at sbt.TestRunner.runTest$1(TestFramework.scala:153)
7004[info] at sbt.TestRunner.run(TestFramework.scala:168)
7005[info] at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
7006[info] at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
7007[info] at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
7008[info] at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
7009[info] at sbt.TestFunction.apply(TestFramework.scala:348)
7010[info] at sbt.Tests$.processRunnable$1(Tests.scala:475)
7011[info] at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
7012[info] at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
7013[info] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
7014[info] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
7015[info] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
7016[info] at sbt.Execute.work(Execute.scala:292)
7017[info] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
7018[info] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
7019[info] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
7020[info] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
7021[info] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
7022[info] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
7023[info] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
7024[info] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
7025[info] at java.base/java.lang.Thread.run(Thread.java:833)
7026[info] - should not fail when no valid endpoints are provided but no limit on attempts is set (10 seconds, 3 milliseconds)
702721:13:54.873 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
702821:13:54.874 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
702921:13:54.877 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
703021:13:54.878 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND SETTINGS: ack=true
703121:13:54.882 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND SETTINGS: ack=true
703221:13:54.882 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACKpUxHaA5qFBWzjezUub+vAYTEPDMTp0uiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
703321:13:54.883 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABUhxLZtrvpxjRSbe20KcUUAbtM76HNFGuIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
703421:13:54.883 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA6RnxEnPQ2v/NT71Vyw5Y0AVE2lQ6gmD2wAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
703521:13:54.883 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAVnaGqWDmzI9xt/wMHwJbCATBkhXBqhSiRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
703621:13:54.884 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=11 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACVGzgew2vmkwUL/vuE5T48ATa7V3z3rce5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
703721:13:54.884 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=13 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAz3A2V05CXkaosJQfXypa8AVbjg7hM9BITAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
703821:13:54.884 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=15 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABd5Gicw5UhgQx+kHJyxi8MATK3W1IMdUDFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
703921:13:54.884 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=17 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB/X19T9cR/atqmTCPVOjL8ASR4AJocoJdeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
704021:13:54.885 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=19 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABbnfX1zvlGvFWjPxR8AK61AcUBPkH3Kqr2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
704121:13:54.885 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=21 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABo0uqtj7yvXM0mP/Cc3Y4EAdA0WTUW9x7yAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
704221:13:54.885 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=23 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABODfqjY6URowHg36THlGvhAdpwedFriOOVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
704321:13:54.885 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=25 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABtzi0xD1O3VEiyNYs+keZrAWJR72jQa90PAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
704421:13:54.886 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=27 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAlSH9b/KG6X8hAyIpEg781AVClr+zQOhDVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
704521:13:54.886 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=29 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABe14cDkSCrkIuRU2GvsQ57AXZ1CJBKn1ZyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
704621:13:54.886 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=31 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABoMG1uBxpQIth/mEiQM7VMAT3F+AY0di8qAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
704721:13:54.887 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=33 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABsiz3aPZ+0huNCN+bZZeb8AaAJW/c+hq1MAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
704821:13:54.887 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=35 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB15E3b0GrUCFj+H55zrK5BAWJm1NA2xIBgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
704921:13:54.888 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=37 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABlpqkA/u7w6SLsRu8Z9sFtAYEjm0Pb8L/kAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705021:13:54.888 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=39 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADwz86ioa6LJ9xZOCmC21sPAapaz0eshcfuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705121:13:54.889 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=41 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABuKqX/tgCWkR8rHWdt6BrBAVXthBNZLXn4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705221:13:54.889 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=43 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABLNWCtkJaX4CVRaXZJTo7nAcPI3gRP0T7HAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705321:13:54.890 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=45 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABMgiVGl8mAfPC/AuHxvSK8AZE3CNGIK2ZfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705421:13:54.890 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=47 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB0YEZNXJs/puUNINvELoVzAYBDCJ2XackcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705521:13:54.891 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=49 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADW+80Yxt5RgySnAz1zaKrhAbn6Ejdn3k0CAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705621:13:54.891 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=51 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAJi6TM4IIU8fIg9Q5kRF2AAQ1tN11MSgtXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705721:13:54.891 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=53 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAwLQtgiufFIdWLJOjQold/AWYmW1K2muftAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705821:13:54.891 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=55 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADv0RaU+1wOr00OeRkHx4ybAT71JKE6pH03AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705921:13:54.892 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=57 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA2QUUxJUdFghbiR7N8D4BGAY/4fWwbRwHrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706021:13:54.892 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=59 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABdK4n5VGKviETm3ZbtUeuxAUfa5Phi+YLiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706121:13:54.892 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=61 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABR4NM1DLLu4kKldZeoCGvtAaeIoW7hEvNaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706221:13:54.892 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=63 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACMVXktrgSoYS98q4YDBW6dAaNgs4mDPZVsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706321:13:54.893 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=65 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABXffmgvY/o1ZrTuYRYll3CAf98nD0qIohCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706421:13:54.893 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=67 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADUjB6lj1Cv0GlzJaUEw1RkAa3NkDokkn36AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706521:13:54.894 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=69 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADUw0Y9LfGfMcEuRpdlvh9vAcVxfutSfWZoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706621:13:54.894 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=71 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAM4fRH9I2bQG4sQXD/5xAIAexNb96Wer5iAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706721:13:54.895 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=73 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADutAXUbDAINXyzOYVCh9lFAQ5jA14MmRqvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706821:13:54.895 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=75 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD0T3iLwnuZGXXFvGtW3ul7AUPITK4a1hILAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706921:13:54.896 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=77 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC+K5tkAlkcloBG4kotQc3JAZOP3kOu5zr6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707021:13:54.896 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=79 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADkiP3zue9ili1Va7gEuUzUAY7ftuGmf96NAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707121:13:54.896 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=81 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABH9p5OtfbP9ZgPxqoZaqY2AV/l3DgcxI66AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707221:13:54.897 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=83 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAChB8aVr7wYfpH1H7X8FdAEARWEfbUrNdxCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707321:13:54.897 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=85 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA6SoEUCzr9MNaIXZRfKLeqAYMCnnBInFp8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707421:13:54.897 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=87 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABrVARz3PARODdSnnPFXkrxASRWl82AlQJwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707521:13:54.898 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=89 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADlRGXtmwPyGXtSm9xoqfnfAdQi2GsalcsmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707621:13:54.898 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=91 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACjCm5mqpcivluvI1ctJiLgAdNLwju7SQz8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707721:13:54.899 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
707821:13:54.900 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=87 padding=0 endStream=false length=12 bytes=00000000070a0548656c6c6f
707921:13:54.900 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
708021:13:54.901 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
708121:13:54.901 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
708221:13:54.901 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
708321:13:54.901 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
708421:13:54.901 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
708521:13:54.902 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
708621:13:54.902 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
708721:13:54.902 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
708821:13:54.902 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
708921:13:54.903 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
709021:13:54.903 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
709121:13:54.904 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
709221:13:54.905 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
709321:13:54.905 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
709421:13:54.906 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
709521:13:54.906 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
709621:13:54.906 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
709721:13:54.906 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
709821:13:54.907 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
709921:13:54.907 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710021:13:54.907 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710121:13:54.908 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710221:13:54.908 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710321:13:54.908 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710421:13:54.908 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710521:13:54.908 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710621:13:54.908 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710721:13:54.909 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710821:13:54.909 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710921:13:54.909 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711021:13:54.909 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711121:13:54.909 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711221:13:54.910 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711321:13:54.910 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711421:13:54.910 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711521:13:54.911 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711621:13:54.911 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711721:13:54.912 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711821:13:54.912 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711921:13:54.916 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=93 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA4LaXnp+NGyYbb7MCLUzVuAXSUSsmLcvi2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
712021:13:54.917 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=95 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC7n2aEO+ICHdsY8ImXVaP6AS+9Tlf3jMjBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
712121:13:54.917 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=97 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACNzVE6lnXnitRoUfwkQ/8mAWRHQDh82LfHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
712221:13:54.917 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=99 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB/3pX5ejEwem3LAjbhBvEsAfBcMClvOgggAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
712321:13:54.917 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=101 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAYqzRlMX+OgO8ZyukNHjM6AXCjGYOxGaVvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
712421:13:54.918 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=103 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADoJ5u6yYYzpY/Ig3E3Ry8wAZnqZynUytxZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
712521:13:54.918 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=105 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACADDTkcC29G1uLjMZ5usuMAXcVlyYu0b8rAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
712621:13:54.919 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=107 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAJTBv1vojsaSqeWYjPeIIzAeIoZzLi09S5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
712721:13:54.920 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=109 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADlb3SoWsitWJL2/OeTG9YNAQqme+KOGbSXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
712821:13:54.920 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=111 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADellyHFZHE9HwXUA5ABMKPAV+EBrMbDyMzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
712921:13:54.921 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=113 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABd09MpOnOycyJPeaKwpRHPASf87G5Bjjc+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713021:13:54.921 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=115 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABZHtssdaobAwXc8/sLxkd3AWEaBKBVw4CQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713121:13:54.922 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=117 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB3FGOcfyLfxnn3sPJRElJdAbsrRZK0yEOSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713221:13:54.923 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=119 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADNV+cov6rmlcQ4HNb3mA1+AfINosozrqHJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713321:13:54.923 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=121 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADNn1isU5Iyx8shD/pZyR9hAbwn4vNM4KfzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713421:13:54.924 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=123 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC160lg7KeDw+/OUhxHzIuuAZm2tu7MSU2ZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713521:13:54.924 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=125 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA2p1eZzGjeW0/qkGaoMPu3ARG3oAdrs/tcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713621:13:54.925 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=127 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAet40D2wnf7wdDebGABw6hAcjGUdboLmXHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713721:13:54.926 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=129 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAwA2Jb8aUpGHc9PtOVNyjxATU/cdzMa06AAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713821:13:54.926 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=131 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABRPog0FzVVO2SEAa489hX9AcHiW4RDXQmAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713921:13:54.927 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=133 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAc1qF5ai6tc9kEMZOQChv+AUeCAEHUGg35AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714021:13:54.928 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=135 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB5HLlqMLrCiLeBlQlmOlLsAcgusCJydX29AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714121:13:54.928 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=137 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAGvvj46RHl+fW/knLOlvn6AawcCedM1jTxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714221:13:54.929 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=139 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADUAydOhbYaLEjwwy4XXq84AYfehrDEaxczAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714321:13:54.929 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=141 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA2pLxli7TQdPB6hKo+wmHPAc6wSuQ5QY8aAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714421:13:54.929 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=143 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACj77k2FLv8dDMb+fik3hnqAdM8L/dLVPX4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714521:13:54.930 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=145 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAVFhfIef0RQBhLDheupDKuAeLVRKkbLAUZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714621:13:54.930 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=147 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAhDqVYqMZGFEzZTtJuK1qIAaAvM6evwG+JAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714721:13:54.931 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=149 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAArpjwbhRxZeGYyT0S+aYp3Ab4JNyoHsCL+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714821:13:54.931 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=151 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACVmuTBatxAvyoh29RTkc+GAecv0II5gplYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714921:13:54.932 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=153 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACxQYEagKB8knEMRPISWl7MAc9PaUQK5X08AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715021:13:54.933 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=155 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABIc0a776/GLpzhY2ID8FXjAfzjn+MN/+hiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715121:13:54.933 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=157 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABpqMLAfaR5aoOXRdbNG10yAeY9nYOCzCyPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715221:13:54.934 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=159 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAMS+HkZg4MAH8N+UuNuNeQARn7IYo31yUwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715321:13:54.935 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=161 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADnruQqW3IX3pKqVZ2hZZPAAZIlV63DvmRPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715421:13:54.935 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=163 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACtsgmk7WZmAh8CBwxO2puuARcCkKKWdMteAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715521:13:54.935 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=165 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACVPG4RsqEIB9ItBvwxbMiyAT2DIg1Kk4/8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715621:13:54.936 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=167 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACCwkQrQJRfisnFMZ1M2zUGAfCqCMxIIiWCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715721:13:54.936 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=169 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAMOrGIdAtGVs3sRQFhd3EXAS+7i0dpv4cNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715821:13:54.936 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=171 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACtdus+CF4LHvTgar++nfWtAYFppvLeGascAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715921:13:54.936 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=173 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB341XhZjFlkeH71cuW3rPRAYuJFEmOhrDOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716021:13:54.937 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=0 bytes=
716121:13:54.937 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=171 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
716221:13:54.937 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=169 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
716321:13:54.937 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=167 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
716421:13:54.937 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=165 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
716521:13:54.937 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=163 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
716621:13:54.937 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=161 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
716721:13:54.937 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=159 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
716821:13:54.938 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=157 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
716921:13:54.938 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=155 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
717021:13:54.938 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=153 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
717121:13:54.938 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=151 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
717221:13:54.939 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=149 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
717321:13:54.939 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=147 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
717421:13:54.940 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=145 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
717521:13:54.940 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=143 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
717621:13:54.941 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=141 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
717721:13:54.941 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=139 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
717821:13:54.941 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=137 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
717921:13:54.941 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=135 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718021:13:54.941 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=133 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718121:13:54.942 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=131 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718221:13:54.942 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=129 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718321:13:54.942 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=127 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718421:13:54.942 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=125 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718521:13:54.942 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=123 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718621:13:54.942 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=121 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718721:13:54.942 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=119 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718821:13:54.942 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=117 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718921:13:54.942 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=115 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719021:13:54.943 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=113 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719121:13:54.943 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=111 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719221:13:54.943 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=109 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719321:13:54.943 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=107 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719421:13:54.944 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=105 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719521:13:54.944 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=103 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719621:13:54.945 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719721:13:54.945 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719821:13:54.946 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719921:13:54.946 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720021:13:54.947 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720121:13:54.947 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720221:13:54.948 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720321:13:54.948 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720421:13:54.953 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=175 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAjObz1AujNDl7/oWD8rgkVAY8Ek5vzxKjvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
720521:13:54.953 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=177 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC0PwePPSiSENWRWGBlBnHTAVpfxcKj0bgSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
720621:13:54.954 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=179 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABsFtP0XCkLVFEZVEnaM+ttAai0az6rcQ8aAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
720721:13:54.954 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=181 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAATqb9hhnenX4ABtVmIWC51AQL5OP3SWM5aAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
720821:13:54.955 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=183 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACrkpXxnoDNFKOLuxPkDlJrAf26icUfnLgLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
720921:13:54.956 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=185 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC+RKHJd8GNNHn/O5yptE+xAY2335qT/iU3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
721021:13:54.956 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=187 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADR05eJ8A/NxAT8SGy4sb7gAS5P/931svLGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
721121:13:54.957 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=189 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACEr3/W3iH4An+HuXI63feDAXR+cza0BTo8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
721221:13:54.957 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=191 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADq8cJR3V91kte9ibHSRST8AW/yNvum2ffRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
721321:13:54.958 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=193 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAYF9gUlSrDUZN/07w5QZHRAepyx7/v+7fqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
721421:13:54.958 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=195 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACHFp2wS3tGmSaFQStOM9NtAYWo1GaInufnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
721521:13:54.959 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=197 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD4YntQ950X0kf/l6+xUGnLAfmoV5ec6BJ8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
721621:13:54.959 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=199 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABvnwbchVv9FdAw5qjIHN3tAeb9cjWNPpyVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
721721:13:54.960 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND HEADERS: streamId=201 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACGDhtj+ja9c7yWeD6TNJtjARqbOwX7Q2UwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
721821:13:54.961 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=173 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721921:13:54.961 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=201 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722021:13:54.962 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=199 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722121:13:54.962 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=197 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722221:13:54.963 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=195 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722321:13:54.963 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=193 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722421:13:54.963 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=191 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722521:13:54.964 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=189 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722621:13:54.964 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=187 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722721:13:54.964 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=185 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722821:13:54.964 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=183 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722921:13:54.965 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=181 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
723021:13:54.965 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=179 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
723121:13:54.965 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=177 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
723221:13:54.965 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND DATA: streamId=175 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
723321:13:54.973 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
723421:13:54.974 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND WINDOW_UPDATE: streamId=87 windowSizeIncrement=446477
723521:13:54.974 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
723621:13:54.975 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
723721:13:54.978 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
723821:13:54.979 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
723921:13:54.979 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=7 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
724021:13:54.979 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
724121:13:54.979 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
724221:13:54.979 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=5 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
724321:13:54.980 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
724421:13:54.982 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
724521:13:54.982 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=9 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
724621:13:54.983 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
724721:13:54.983 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
724821:13:54.983 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=13 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
724921:13:54.983 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
725021:13:54.984 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
725121:13:54.984 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=15 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
725221:13:54.984 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
725321:13:54.985 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
725421:13:54.985 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=19 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
725521:13:54.985 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
725621:13:54.986 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
725721:13:54.986 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=23 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
725821:13:54.986 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
725921:13:54.987 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
726021:13:54.987 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=25 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
726121:13:54.987 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
726221:13:54.987 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
726321:13:54.988 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=21 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
726421:13:54.988 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
726521:13:54.988 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
726621:13:54.989 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=17 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
726721:13:54.989 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
726821:13:54.989 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
726921:13:54.989 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=27 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
727021:13:54.990 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
727121:13:54.990 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
727221:13:54.990 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=31 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
727321:13:54.991 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
727421:13:54.991 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
727521:13:54.991 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=33 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
727621:13:54.991 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
727721:13:54.992 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
727821:13:54.992 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=11 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
727921:13:54.993 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
728021:13:54.993 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
728121:13:54.994 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=29 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
728221:13:54.994 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
728321:13:54.995 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
728421:13:54.995 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=37 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
728521:13:54.995 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
728621:13:54.995 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
728721:13:54.996 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=35 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
728821:13:54.997 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
728921:13:54.997 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
729021:13:54.998 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=41 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
729121:13:54.998 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
729221:13:54.998 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
729321:13:54.998 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=43 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
729421:13:54.998 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
729521:13:54.998 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
729621:13:54.999 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=39 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
729721:13:54.999 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
729821:13:54.999 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
729921:13:54.999 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=45 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
730021:13:54.999 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
730121:13:54.999 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
730221:13:55.000 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=47 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
730321:13:55.000 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
730421:13:55.001 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
730521:13:55.001 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=49 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
730621:13:55.002 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
730721:13:55.002 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
730821:13:55.002 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=51 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
730921:13:55.003 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
731021:13:55.003 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
731121:13:55.003 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=57 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
731221:13:55.004 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
731321:13:55.004 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
731421:13:55.004 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=53 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
731521:13:55.004 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
731621:13:55.004 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
731721:13:55.005 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=55 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
731821:13:55.005 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
731921:13:55.006 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
732021:13:55.006 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=73 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
732121:13:55.007 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
732221:13:55.008 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
732321:13:55.008 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=71 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
732421:13:55.008 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
732521:13:55.008 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
732621:13:55.009 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=63 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
732721:13:55.009 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
732821:13:55.009 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
732921:13:55.009 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=65 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
733021:13:55.009 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
733121:13:55.009 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
733221:13:55.010 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=75 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
733321:13:55.010 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
733421:13:55.011 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
733521:13:55.011 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=61 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
733621:13:55.012 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
733721:13:55.012 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
733821:13:55.012 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=77 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
733921:13:55.013 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
734021:13:55.013 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
734121:13:55.013 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=79 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
734221:13:55.013 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
734321:13:55.014 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
734421:13:55.014 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=59 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
734521:13:55.014 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
734621:13:55.014 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
734721:13:55.015 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=83 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
734821:13:55.015 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
734921:13:55.015 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
735021:13:55.016 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=87 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
735121:13:55.016 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
735221:13:55.017 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
735321:13:55.017 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=85 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
735421:13:55.017 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
735521:13:55.018 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
735621:13:55.018 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=69 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
735721:13:55.018 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
735821:13:55.019 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
735921:13:55.019 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=89 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
736021:13:55.019 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
736121:13:55.019 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
736221:13:55.019 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=91 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
736321:13:55.020 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
736421:13:55.020 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
736521:13:55.020 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=67 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
736621:13:55.020 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
736721:13:55.021 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
736821:13:55.021 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=81 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
736921:13:55.021 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
737021:13:55.022 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
737121:13:55.022 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=93 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
737221:13:55.022 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
737321:13:55.023 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
737421:13:55.023 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=97 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
737521:13:55.023 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
737621:13:55.023 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
737721:13:55.024 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=95 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
737821:13:55.024 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
737921:13:55.025 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
738021:13:55.025 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=103 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
738121:13:55.025 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
738221:13:55.025 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
738321:13:55.026 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=101 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
738421:13:55.026 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
738521:13:55.026 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
738621:13:55.026 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=105 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
738721:13:55.026 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
738821:13:55.027 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
738921:13:55.027 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=109 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
739021:13:55.028 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
739121:13:55.028 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
739221:13:55.028 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=111 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
739321:13:55.028 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
739421:13:55.029 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
739521:13:55.029 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=107 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
739621:13:55.029 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
739721:13:55.029 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
739821:13:55.029 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=113 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
739921:13:55.030 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
740021:13:55.030 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
740121:13:55.030 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=99 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
740221:13:55.030 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
740321:13:55.031 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
740421:13:55.031 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=117 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
740521:13:55.031 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
740621:13:55.032 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
740721:13:55.032 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=115 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
740821:13:55.033 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
740921:13:55.033 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
741021:13:55.033 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=121 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
741121:13:55.033 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
741221:13:55.034 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
741321:13:55.034 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=119 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
741421:13:55.034 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
741521:13:55.034 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
741621:13:55.035 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=125 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
741721:13:55.035 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
741821:13:55.036 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
741921:13:55.036 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=127 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
742021:13:55.036 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
742121:13:55.036 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
742221:13:55.036 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=129 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
742321:13:55.037 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
742421:13:55.037 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
742521:13:55.038 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=131 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
742621:13:55.038 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
742721:13:55.038 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
742821:13:55.038 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=135 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
742921:13:55.038 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
743021:13:55.038 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
743121:13:55.039 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=133 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
743221:13:55.039 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
743321:13:55.040 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
743421:13:55.040 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=137 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
743521:13:55.040 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
743621:13:55.041 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
743721:13:55.041 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=141 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
743821:13:55.041 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
743921:13:55.042 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
744021:13:55.042 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=139 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
744121:13:55.042 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
744221:13:55.042 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
744321:13:55.043 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=143 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
744421:13:55.043 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
744521:13:55.043 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
744621:13:55.043 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=145 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
744721:13:55.044 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
744821:13:55.044 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
744921:13:55.044 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=147 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
745021:13:55.045 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
745121:13:55.045 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
745221:13:55.045 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=151 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
745321:13:55.045 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
745421:13:55.045 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
745521:13:55.045 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=149 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
745621:13:55.046 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
745721:13:55.046 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
745821:13:55.046 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=155 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
745921:13:55.047 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
746021:13:55.047 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
746121:13:55.047 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=157 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
746221:13:55.048 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
746321:13:55.048 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
746421:13:55.048 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=153 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
746521:13:55.049 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
746621:13:55.049 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
746721:13:55.049 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=159 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
746821:13:55.049 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
746921:13:55.050 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
747021:13:55.050 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=161 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
747121:13:55.051 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
747221:13:55.051 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
747321:13:55.051 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=167 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
747421:13:55.052 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
747521:13:55.052 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
747621:13:55.052 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=171 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
747721:13:55.053 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
747821:13:55.053 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
747921:13:55.054 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=165 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
748021:13:55.054 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
748121:13:55.054 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
748221:13:55.054 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=163 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
748321:13:55.054 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
748421:13:55.055 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
748521:13:55.055 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=173 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
748621:13:55.056 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
748721:13:55.056 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
748821:13:55.056 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=169 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
748921:13:55.057 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
749021:13:55.057 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
749121:13:55.057 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=123 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
749221:13:55.057 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
749321:13:55.058 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
749421:13:55.058 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=177 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
749521:13:55.058 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
749621:13:55.058 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
749721:13:55.059 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=179 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
749821:13:55.059 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
749921:13:55.060 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
750021:13:55.060 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=175 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
750121:13:55.060 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
750221:13:55.060 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
750321:13:55.061 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=181 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
750421:13:55.061 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
750521:13:55.061 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
750621:13:55.061 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=185 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
750721:13:55.062 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
750821:13:55.063 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
750921:13:55.063 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=183 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
751021:13:55.063 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
751121:13:55.063 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
751221:13:55.064 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=189 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
751321:13:55.064 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
751421:13:55.065 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
751521:13:55.065 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=187 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
751621:13:55.065 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
751721:13:55.066 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
751821:13:55.066 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=191 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
751921:13:55.067 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
752021:13:55.067 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
752121:13:55.068 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=193 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
752221:13:55.068 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
752321:13:55.068 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
752421:13:55.069 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=197 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
752521:13:55.069 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
752621:13:55.069 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
752721:13:55.070 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=201 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
752821:13:55.071 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
752921:13:55.071 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
753021:13:55.071 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=199 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
753121:13:55.072 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
753221:13:55.072 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
753321:13:55.072 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND DATA: streamId=195 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
753421:13:55.072 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
753521:13:55.081 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
753621:13:55.082 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
753721:13:55.084 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
753821:13:55.084 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND SETTINGS: ack=true
753921:13:55.088 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND SETTINGS: ack=true
754021:13:55.089 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADIIJ1wE1JnVIsW1LB/yrx4AWXaRHB9NEVmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
754121:13:55.090 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAuzOoynfR6JqtBFRhQdHKzAW5+vYc4m0mYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
754221:13:55.090 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD1lx3xJ5Tr5mxVt8qqZCLkAdhTK4g2yPXXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
754321:13:55.091 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADsXEIZREqUFDRQrq5QIOMEAa2jKBTOD0R2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
754421:13:55.091 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=11 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC/jJq/6fDV6k9U99ee1ovcAUKmnt2ST5bVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
754521:13:55.092 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=13 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACmkv5AKqzbqv9LwPEBwN5yAeLx0NgFVEa5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
754621:13:55.092 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=15 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAEzp6VVdyuoqKCGdQ75E+4AUcEij74sgHAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
754721:13:55.093 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=17 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAHTeimkq8TmVF/o5pD4xqMAWWN8N+++7EvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
754821:13:55.093 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=19 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD8rAwvxy/qV7uGUWEsTD7dAZ35LNt+90GxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
754921:13:55.093 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=21 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABPloBqMH4hhjdDJSWSx69cAWBZUB31SLNZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
755021:13:55.093 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=23 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADDy9eg0bhWhJWYBzAQkoQiAZgCmF/WeXFKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
755121:13:55.094 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=25 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACKOIQiIbgZchK7Kn5CP3y7Af8CVMNUPOawAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
755221:13:55.094 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=27 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAa+3YQcdZOoG3+aFBsu7/7AUqlhxfQvBZvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
755321:13:55.094 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=29 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACx8HP1whHAbV0SmDoxXw1rAVBk1gRuV/BhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
755421:13:55.094 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=31 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC5bPdann2A/+u4d4cTBWP+AUDn311F+aj8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
755521:13:55.095 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=33 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACj4Q3npsPqSLY7VWDqQGDrAYr/905YQKNPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
755621:13:55.095 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=35 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAX/sekiDELXRbHUYQlIWUZAfcf8YiKT6ZMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
755721:13:55.096 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=37 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACFptfMxf7gtM6nYjOsWo7TAa5BKqE1gozAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
755821:13:55.097 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=39 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACg75WcL0yA0fVn0Bj3MmUbAfu3TVP2mAKzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
755921:13:55.098 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=41 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAr1053xdX8ifXDCWj192g7AWsiOY1R3coQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756021:13:55.098 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=43 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAo+AQalExetC0ENJY2VguCAXJu6jf06GsmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756121:13:55.099 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=45 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABP0s3xqgJS5rm+4qIAwdlKAdS8vURf2xd3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756221:13:55.100 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=47 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACiPczNIcYTimZ4dItONGxHAcYfj4iVp2SUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756321:13:55.100 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=49 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD9bzbXd6tDkqsBaymignfHAZqyLoRnk3EQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756421:13:55.100 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=51 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC8VNaXdw5otzOOyt1UQSF+AYOtzkUrBc0UAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756521:13:55.100 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=53 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADeB6m3iN7JlGowfFWpM7qzAfOkNLMeCMu/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756621:13:55.100 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=55 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABP6TxE1PleXMv9zdr+MHpHAWAVlbi1hmKiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756721:13:55.101 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=57 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAakNRKA2tnQSxddfWus9a1AVlKCOIw2Y50AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756821:13:55.102 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=59 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAARKnoYHsMp5Dscsq2UKu25AUf1rZU6GfgqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756921:13:55.102 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=61 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADuCX/JFJ8IGxM0AucJLd/GAeC3dTFFHpR0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757021:13:55.103 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=63 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABAzZ+37TIkR2rbaY1q50ysAWjsO7CuRCwBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757121:13:55.103 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=65 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAFS3r8CDYuUuf2JUr1qB7wAaEXsAZ3SilDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757221:13:55.104 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=67 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABgbiIdEfDbHkiqI+kDZfqMAdDrX7JZuX+gAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757321:13:55.104 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=69 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB0WZ+AX9kAeRCo+2Cu8PczAWrHhqU9bvQhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757421:13:55.105 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=71 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD6igD2kC+DI38vE8zRfujmAdngknVIq+Z5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757521:13:55.105 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=73 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACsebU0GcFdv8WD9eXpUX0yAcOOii25a+yNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757621:13:55.106 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=75 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABlFoCS9HMPAZFKOgmIsugFAU8QK9I+RHC+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757721:13:55.106 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=77 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD3TkriFqgtFjlEBr2KaQq5AfNP1ZqSHpJhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757821:13:55.107 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=79 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADWd4SGyQAttOaIkkYdnETeAWHvymtkN0Z8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757921:13:55.108 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=81 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACZCNl37zRReM/9Nhtsm9iiAcpm59MQKsbOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758021:13:55.108 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=83 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAnX3xDP574FwybPPGC73FTAe+XmJkKwQz8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758121:13:55.109 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=85 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACVvCW+xKzgSUfzDL/AVqzwASgLMHcpyuxtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758221:13:55.109 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=87 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACQgdMRXa/SPdhgOoQX496KAZjibYW/k7rZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758321:13:55.110 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
758421:13:55.110 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=87 padding=0 endStream=false length=12 bytes=00000000070a0548656c6c6f
758521:13:55.110 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
758621:13:55.110 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
758721:13:55.110 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
758821:13:55.110 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
758921:13:55.111 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
759021:13:55.111 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
759121:13:55.111 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
759221:13:55.111 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
759321:13:55.111 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
759421:13:55.111 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
759521:13:55.111 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
759621:13:55.112 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
759721:13:55.113 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
759821:13:55.113 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
759921:13:55.113 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760021:13:55.113 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760121:13:55.113 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760221:13:55.114 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760321:13:55.114 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760421:13:55.115 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760521:13:55.115 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760621:13:55.116 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760721:13:55.116 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760821:13:55.116 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760921:13:55.116 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761021:13:55.117 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761121:13:55.117 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761221:13:55.117 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761321:13:55.117 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761421:13:55.117 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761521:13:55.118 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761621:13:55.118 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761721:13:55.118 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761821:13:55.119 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761921:13:55.119 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762021:13:55.119 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762121:13:55.119 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762221:13:55.120 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762321:13:55.120 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762421:13:55.120 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762521:13:55.120 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762621:13:55.125 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=89 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACz8DzloqIXK8JrMEuzGO2JAQwNAzYtGU4SAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
762721:13:55.125 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=91 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADbV3Fo0OvOhrTXfRSzFtmQAbhOsGgwwE/NAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
762821:13:55.125 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=93 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA5oywLjfTNK4ileSJIs3/aAZtYNErPBYDiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
762921:13:55.126 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=95 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA+1P9Br7zswm82UbfU5LYaASkO6mzxKV+TAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
763021:13:55.126 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=97 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACfNk8t6bMQt43kEJv8eEopAfmUGePepu3+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
763121:13:55.127 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=99 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAIE+ECjKIn/gRbSiCVMiVmAQMimucDoI74AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
763221:13:55.127 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=101 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADMpn6vqVTGt12LB2TDjsjJAeON9oeHV3R2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
763321:13:55.127 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=0 bytes=
763421:13:55.127 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763521:13:55.127 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763621:13:55.127 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763721:13:55.128 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763821:13:55.128 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763921:13:55.128 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764021:13:55.128 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764121:13:55.142 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
764221:13:55.152 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
764321:13:55.152 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=5 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
764421:13:55.152 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
764521:13:55.153 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
764621:13:55.153 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
764721:13:55.153 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
764821:13:55.154 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
764921:13:55.154 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=9 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
765021:13:55.154 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
765121:13:55.155 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
765221:13:55.155 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=15 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
765321:13:55.155 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
765421:13:55.155 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
765521:13:55.156 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=17 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
765621:13:55.156 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
765721:13:55.156 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
765821:13:55.156 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=19 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
765921:13:55.157 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
766021:13:55.157 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
766121:13:55.158 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=13 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
766221:13:55.158 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
766321:13:55.158 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
766421:13:55.158 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=11 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
766521:13:55.159 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
766621:13:55.159 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
766721:13:55.159 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=7 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
766821:13:55.160 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
766921:13:55.160 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
767021:13:55.160 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=23 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
767121:13:55.160 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
767221:13:55.161 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
767321:13:55.161 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=25 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
767421:13:55.161 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
767521:13:55.161 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
767621:13:55.162 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=27 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
767721:13:55.162 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
767821:13:55.162 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
767921:13:55.162 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=21 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
768021:13:55.162 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
768121:13:55.162 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
768221:13:55.162 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=33 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
768321:13:55.163 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
768421:13:55.163 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
768521:13:55.163 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=29 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
768621:13:55.163 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
768721:13:55.163 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
768821:13:55.163 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=31 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
768921:13:55.163 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
769021:13:55.164 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
769121:13:55.164 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=35 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
769221:13:55.165 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
769321:13:55.165 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
769421:13:55.165 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=37 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
769521:13:55.165 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
769621:13:55.165 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
769721:13:55.166 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=47 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
769821:13:55.166 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
769921:13:55.166 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
770021:13:55.166 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=41 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
770121:13:55.166 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
770221:13:55.167 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
770321:13:55.167 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=39 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
770421:13:55.167 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
770521:13:55.167 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
770621:13:55.167 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=43 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
770721:13:55.168 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
770821:13:55.168 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
770921:13:55.168 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=45 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
771021:13:55.168 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
771121:13:55.168 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
771221:13:55.169 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=49 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
771321:13:55.169 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
771421:13:55.169 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
771521:13:55.169 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=55 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
771621:13:55.169 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
771721:13:55.170 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
771821:13:55.170 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=51 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
771921:13:55.171 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
772021:13:55.171 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
772121:13:55.171 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=53 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
772221:13:55.171 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
772321:13:55.172 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
772421:13:55.172 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=57 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
772521:13:55.172 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
772621:13:55.173 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
772721:13:55.173 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=59 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
772821:13:55.174 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
772921:13:55.174 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
773021:13:55.175 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=67 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
773121:13:55.175 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
773221:13:55.175 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
773321:13:55.175 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=65 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
773421:13:55.175 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
773521:13:55.176 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
773621:13:55.176 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=71 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
773721:13:55.176 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
773821:13:55.177 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
773921:13:55.177 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=75 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
774021:13:55.178 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
774121:13:55.178 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
774221:13:55.178 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=73 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
774321:13:55.178 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
774421:13:55.178 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
774521:13:55.178 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=77 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
774621:13:55.178 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
774721:13:55.179 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
774821:13:55.179 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=79 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
774921:13:55.179 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
775021:13:55.179 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
775121:13:55.179 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=83 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
775221:13:55.179 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
775321:13:55.180 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
775421:13:55.180 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=85 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
775521:13:55.180 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
775621:13:55.180 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
775721:13:55.180 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=81 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
775821:13:55.180 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
775921:13:55.181 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
776021:13:55.181 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=87 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
776121:13:55.181 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
776221:13:55.181 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
776321:13:55.182 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=69 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
776421:13:55.182 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
776521:13:55.182 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
776621:13:55.182 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=61 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
776721:13:55.182 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
776821:13:55.182 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
776921:13:55.182 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=63 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
777021:13:55.183 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
777121:13:55.183 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
777221:13:55.183 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=89 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
777321:13:55.183 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
777421:13:55.183 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
777521:13:55.183 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=91 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
777621:13:55.183 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
777721:13:55.184 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
777821:13:55.184 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=93 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
777921:13:55.184 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
778021:13:55.185 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
778121:13:55.185 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=95 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
778221:13:55.185 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
778321:13:55.186 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
778421:13:55.186 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=99 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
778521:13:55.187 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
778621:13:55.187 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
778721:13:55.188 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=101 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
778821:13:55.188 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
778921:13:55.189 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
779021:13:55.189 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=97 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
779121:13:55.189 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
779221:13:55.191 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8cd01ce, L:/127.0.0.1:55114 - R:127.0.0.1/127.0.0.1:45507] INBOUND GO_AWAY: lastStreamId=101 errorCode=0 length=27 bytes=566f6c756e7461727920636f6e6e656374696f6e20636c6f73652e
779321:13:55.446 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
779421:13:55.447 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
779521:13:55.449 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
779621:13:55.450 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND SETTINGS: ack=true
779721:13:55.452 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND SETTINGS: ack=true
779821:13:55.452 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABnjWKa2GUWbfum4QW3dLHaAUEAYnDsAkl6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
779921:13:55.453 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABmsaWL85N0EzjEKfExAdJPAYqRMiYj9Kv3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
780021:13:55.453 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABHwwZ1F/Y+K8F18RNgF8wpAeoLxCYoyjsHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
780121:13:55.453 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACCV9RlSX/Q0AfAV07f+nQeAUJV3rbQVXG8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
780221:13:55.453 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=11 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABnBaI/GPKyaQzq34vWWNmnAd6lPA3UAfQRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
780321:13:55.454 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=13 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADP2YxX+JyWVZ/JF0OindbjAXuFM4YhandgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
780421:13:55.454 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=15 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC/uaghqDxUTVaSOXGf3zOUAdXR5wJfuMdlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
780521:13:55.454 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=17 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADUv2M3H6CVJlDznoq+/LzAAUrHiEvWyjHNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
780621:13:55.454 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=19 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACMxYPnO2ezelWaZSeD1+x1AVIJD+qD8evJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
780721:13:55.455 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=21 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAlCQVppSgJmKTKp4v+FOO2Ab1u/AuXc2xqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
780821:13:55.455 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=23 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACKJ1r24Lp48MgWu+Twv8O4ATaUB/1fbWbCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
780921:13:55.455 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=25 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB+GgVPa3vOeCTKQ1D4//DkAaulZOyqecwJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
781021:13:55.456 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=27 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABwB1T90A9Z5zXRBtg9oMNJAcD3Oh0PTw2RAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
781121:13:55.456 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=29 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAOFKN8HmFxHYBrdQlcYSgFATRe5VUx8o/3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
781221:13:55.456 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=31 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACPtToa0txUXGoQGbGBLH57ATkQ3RAEwJRhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
781321:13:55.457 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=33 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABnh2vldlLNAM6rjRRVOZp8AZkvInxeMhLBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
781421:13:55.457 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=35 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABrdGJ0saZDKn9SiSkPOnzRAdaJaTjh5r1CAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
781521:13:55.457 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=37 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA28+RDsd7ZnRM9uM+kh5LnAccIHZV6tUj3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
781621:13:55.458 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=39 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA10E5uQlmCTqCMg71dvO7kAfTXGkA7oGrcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
781721:13:55.458 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=41 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADzeWdX9kpkQrxEJ8YbRS2vAZCFpN/oEh7JAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
781821:13:55.458 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=43 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACr53hLSGvRBu3+QptTZPIoAe2fWDAC369PAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
781921:13:55.458 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=45 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAtaFNjacMjoame5MgCkIyQAZIqvsa+wfI5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782021:13:55.459 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=47 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACih6Jhl7yr7bi8vBDTtEpiASoUvsLCjlY8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782121:13:55.459 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=49 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABBDy4UgSv5C4K355SJGQ0TAXi4vXM4wMK8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782221:13:55.459 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=51 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACLAWGTtaQluHpHsiUXCUSbAUKJkr3xIIagAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782321:13:55.460 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=53 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABoEs8nG/3/GmXOKbk5Vsz9AQvEfieTBsNWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782421:13:55.460 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=55 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABMUnqquPdR77zhvzRXDxkHASXIaRR1/1zfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782521:13:55.460 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=57 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABHSPOWvYwlpyHO9IQY1Xf3AYu4kGIw1De0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782621:13:55.461 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=59 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABCwztONC/KZ0ZcIn/NXXE8ARSPxJ4gZG9vAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782721:13:55.461 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=61 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABcFncasgcUOQh1YH85rK/QAa/MNvIy8/0uAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782821:13:55.461 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=63 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABZytnV1jSr0NRM187wD1jsAbpTXqA5PS4nAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782921:13:55.462 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=65 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADP9RZGZXiRJxFTQOWXXyQcAVIvoE46J8Q3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783021:13:55.462 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=67 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACqXa3Ylr0a/6C8k8Gs4ZYcARanrWnlUgyqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783121:13:55.463 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=69 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACyKViYh73+oQYyTxItOt+GAahA4KsdvuguAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783221:13:55.463 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=71 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADVGn1aBFZAnU8mVnCfia3eARhmUVg/ysV3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783321:13:55.463 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=73 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAxkFKE65chXPy1GTWcidfmAYF3aL5VuyCaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783421:13:55.464 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=75 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAa36uzaSohW2P9ofsX3bH/AXiaFpYTp6auAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783521:13:55.464 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=77 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAzs0g3XWD2ucZqIL4vMwh1AWRiPQjNcyg5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783621:13:55.464 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=79 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA9EKiIWxxYPPcmc5JCBtW9AfAMTWmIWYTHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783721:13:55.465 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
783821:13:55.465 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
783921:13:55.465 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
784021:13:55.465 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
784121:13:55.466 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
784221:13:55.466 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
784321:13:55.466 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
784421:13:55.466 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
784521:13:55.466 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
784621:13:55.467 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
784721:13:55.467 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
784821:13:55.467 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
784921:13:55.467 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
785021:13:55.467 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
785121:13:55.467 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
785221:13:55.468 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
785321:13:55.468 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
785421:13:55.468 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
785521:13:55.468 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
785621:13:55.469 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
785721:13:55.469 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
785821:13:55.469 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
785921:13:55.469 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786021:13:55.469 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786121:13:55.470 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786221:13:55.470 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786321:13:55.470 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786421:13:55.470 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786521:13:55.471 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786621:13:55.471 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786721:13:55.471 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786821:13:55.471 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786921:13:55.471 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787021:13:55.471 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787121:13:55.471 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787221:13:55.472 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787321:13:55.472 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787421:13:55.472 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787521:13:55.472 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787621:13:55.477 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=81 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA+Ss6kQ+RRCzwWzTi16M6YAcqd3aVZlMkUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
787721:13:55.477 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=83 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABSXtBMD1fBS68adi636HOfAR8pw02vGkd9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
787821:13:55.478 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=85 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABf3f8QEvKFuNIjolTXx5rcATHvKWrHw9HOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
787921:13:55.478 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=87 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADrhQiSBvI6G1X6jNnyd7B8Ad/0lDHpDrmdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
788021:13:55.478 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=89 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA/NNOV555IFN+xU6yGFiUqARrggEm8mzOLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
788121:13:55.478 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=91 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD/Rapg0Ijdu7ZORQlx//x1AQUn3XWHHVmPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
788221:13:55.478 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=93 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABvNbqrLfFriLT4tU4ltn7GAbZdWo97HrcaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
788321:13:55.479 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=95 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB8NVXvUR89PVkyHXKzZ4sHAccOJFBAdiCLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
788421:13:55.479 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=97 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABxHtkRErfql2XR8BhPj+/KAf0EzZmijio4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
788521:13:55.479 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=99 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADv+NpuM0ml2HP7aIxwlBaaAYETMJRyMnicAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
788621:13:55.479 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND HEADERS: streamId=101 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACsYwZwlNMUGEkFP9X8G7RcARk99dGIFzcwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
788721:13:55.480 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788821:13:55.480 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788921:13:55.480 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789021:13:55.481 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789121:13:55.481 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789221:13:55.481 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789321:13:55.482 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789421:13:55.482 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789521:13:55.482 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789621:13:55.483 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789721:13:55.483 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789821:13:55.493 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
789921:13:55.504 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
790021:13:55.504 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
790121:13:55.505 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
790221:13:55.505 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
790321:13:55.506 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=9 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
790421:13:55.506 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
790521:13:55.507 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
790621:13:55.507 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=5 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
790721:13:55.507 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
790821:13:55.508 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
790921:13:55.508 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=7 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
791021:13:55.509 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
791121:13:55.509 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
791221:13:55.509 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=13 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
791321:13:55.510 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
791421:13:55.510 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
791521:13:55.510 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=17 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
791621:13:55.511 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
791721:13:55.511 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
791821:13:55.511 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=11 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
791921:13:55.511 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
792021:13:55.512 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
792121:13:55.512 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=15 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
792221:13:55.513 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
792321:13:55.513 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
792421:13:55.513 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=19 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
792521:13:55.514 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
792621:13:55.514 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
792721:13:55.514 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=23 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
792821:13:55.515 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
792921:13:55.515 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
793021:13:55.515 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=29 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
793121:13:55.516 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
793221:13:55.516 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
793321:13:55.516 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=21 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
793421:13:55.517 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
793521:13:55.517 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
793621:13:55.517 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=25 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
793721:13:55.518 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
793821:13:55.518 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
793921:13:55.519 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=31 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
794021:13:55.519 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
794121:13:55.520 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
794221:13:55.520 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=33 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
794321:13:55.520 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
794421:13:55.521 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
794521:13:55.521 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=27 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
794621:13:55.521 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
794721:13:55.522 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
794821:13:55.522 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=37 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
794921:13:55.522 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
795021:13:55.523 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
795121:13:55.523 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=35 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
795221:13:55.523 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
795321:13:55.524 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
795421:13:55.524 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=39 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
795521:13:55.524 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
795621:13:55.525 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
795721:13:55.525 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=43 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
795821:13:55.525 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
795921:13:55.525 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
796021:13:55.525 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=49 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
796121:13:55.525 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
796221:13:55.525 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
796321:13:55.526 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=45 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
796421:13:55.526 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
796521:13:55.526 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
796621:13:55.526 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=51 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
796721:13:55.527 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
796821:13:55.527 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
796921:13:55.527 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=53 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
797021:13:55.527 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
797121:13:55.528 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
797221:13:55.528 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=57 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
797321:13:55.528 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
797421:13:55.528 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
797521:13:55.528 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=63 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
797621:13:55.528 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
797721:13:55.529 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
797821:13:55.529 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=55 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
797921:13:55.529 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
798021:13:55.529 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
798121:13:55.529 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=59 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
798221:13:55.529 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
798321:13:55.530 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
798421:13:55.530 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=61 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
798521:13:55.530 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
798621:13:55.531 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
798721:13:55.531 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=67 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
798821:13:55.531 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
798921:13:55.531 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
799021:13:55.531 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=75 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
799121:13:55.532 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
799221:13:55.532 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
799321:13:55.532 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=65 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
799421:13:55.532 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
799521:13:55.533 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
799621:13:55.533 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=71 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
799721:13:55.533 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
799821:13:55.534 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
799921:13:55.534 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=73 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
800021:13:55.534 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
800121:13:55.535 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
800221:13:55.535 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=79 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
800321:13:55.535 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
800421:13:55.535 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
800521:13:55.535 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=85 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
800621:13:55.535 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
800721:13:55.536 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
800821:13:55.536 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=77 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
800921:13:55.536 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
801021:13:55.536 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
801121:13:55.537 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=81 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
801221:13:55.537 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
801321:13:55.537 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
801421:13:55.537 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=83 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
801521:13:55.538 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
801621:13:55.538 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
801721:13:55.538 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=47 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
801821:13:55.539 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
801921:13:55.539 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
802021:13:55.539 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=95 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
802121:13:55.539 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
802221:13:55.540 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
802321:13:55.540 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=87 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
802421:13:55.540 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
802521:13:55.541 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
802621:13:55.541 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=91 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
802721:13:55.541 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
802821:13:55.542 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
802921:13:55.542 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=93 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
803021:13:55.542 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
803121:13:55.543 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
803221:13:55.543 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=101 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
803321:13:55.543 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
803421:13:55.543 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
803521:13:55.543 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=97 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
803621:13:55.543 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
803721:13:55.544 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
803821:13:55.544 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=41 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
803921:13:55.544 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
804021:13:55.544 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
804121:13:55.545 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=99 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
804221:13:55.545 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
804321:13:55.545 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
804421:13:55.546 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=89 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
804521:13:55.546 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
804621:13:55.546 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
804721:13:55.546 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND DATA: streamId=69 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
804821:13:55.546 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8049[INFO] [12/31/2025 21:13:55.548] [pool-23-thread-7-ScalaTest-running-NonBalancingIntegrationSpecNetty] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-netty)] Starting test: re-discover endpoints on failure
8050[INFO] [12/31/2025 21:13:55.555] [pool-23-thread-7-ScalaTest-running-NonBalancingIntegrationSpecNetty] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-netty)] Sending requests to server 1
805121:13:55.557 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
805221:13:55.557 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
805321:13:55.559 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
805421:13:55.559 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] OUTBOUND SETTINGS: ack=true
805521:13:55.560 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] INBOUND SETTINGS: ack=true
805621:13:55.560 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAATRNV2x1eSeLI+QMkhSac5AekNDhXKhADNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
805721:13:55.561 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
805821:13:55.563 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
805921:13:55.564 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
806021:13:55.564 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
806121:13:55.565 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
806221:13:55.566 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABgqA9HFW3DjjrsAejmgdFGAThFuVCKzzRxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
806321:13:55.566 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
806421:13:55.568 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:13:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
806521:13:55.568 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
806621:13:55.569 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
806721:13:55.570 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] INBOUND GO_AWAY: lastStreamId=5 errorCode=0 length=27 bytes=566f6c756e7461727920636f6e6e656374696f6e20636c6f73652e
806821:13:55.574 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 - R:127.0.0.1/127.0.0.1:41953] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=2 length=48 bytes=7265637641646472657373282e2e29206661696c65643a20436f6e6e656374696f6e2072657365742062792070656572
806921:13:55.575 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x0ad5c8ad, L:/127.0.0.1:45496 ! R:127.0.0.1/127.0.0.1:41953] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '2', debugData 'recvAddress(..) failed: Connection reset by peer'. Forcing shutdown of the connection.
8070io.grpc.netty.shaded.io.netty.channel.unix.Errors$NativeIoException: writevAddresses(..) failed: Broken pipe
8071[INFO] [12/31/2025 21:14:00.570] [pool-23-thread-7-ScalaTest-running-NonBalancingIntegrationSpecNetty] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-netty)] Sending requests to server 2
807221:14:00.571 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
807321:14:00.572 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
807421:14:00.574 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
807521:14:00.574 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] OUTBOUND SETTINGS: ack=true
807621:14:00.575 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] INBOUND SETTINGS: ack=true
807721:14:00.576 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAU85GQd67XwP/MxnwwHmPNAcgmHaqnfo8uAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
807821:14:00.576 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
807921:14:00.578 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
808021:14:00.579 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
808121:14:00.579 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
808221:14:00.579 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
808321:14:00.580 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADnPWCqoYrc+mjuvesrCI0iAUCy5QCxvu5aAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
808421:14:00.580 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
808521:14:00.582 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
808621:14:00.582 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
808721:14:00.582 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8088 Sending request [1]
808921:14:00.624 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
809021:14:00.624 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
809121:14:00.626 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
809221:14:00.627 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND SETTINGS: ack=true
809321:14:00.627 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND SETTINGS: ack=true
809421:14:00.628 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABYJpKwKhcKhnwEC0Bb9HcaAQkXB3QcvzQGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
809521:14:00.628 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
809621:14:00.630 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
809721:14:00.631 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
809821:14:00.631 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
8099 Received response number [1]
810021:14:00.632 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8101 Sending request [2]
810221:14:00.633 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACud2JCLKdWDvwZ/PclINVhATgAlmeliVFSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
810321:14:00.634 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
810421:14:00.636 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
810521:14:00.636 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
810621:14:00.636 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8107 Received response number [2]
8108 Sending request [3]
810921:14:00.637 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=7 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADA1tx26GBKVtBgIoUyif4uAQ0+9Y18y005AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
811021:14:00.638 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2033
811121:14:00.640 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
811221:14:00.640 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203321
811321:14:00.640 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8114 Received response number [3]
8115 Sending request [4]
811621:14:00.642 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=9 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAOJmFR79z/lyc9NoteNFfFATIG43IT3Hf4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
811721:14:00.642 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2034
811821:14:00.644 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
811921:14:00.644 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203421
8120 Received response number [4]
812121:14:00.645 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8122 Sending request [5]
812321:14:00.646 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=11 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACQV/I9IkcRM1jJ5AvK+5F3AWZynBdOVKjMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
812421:14:00.646 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2035
812521:14:00.648 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
812621:14:00.648 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=11 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203521
812721:14:00.648 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8128 Received response number [5]
8129 Sending request [6]
813021:14:00.650 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=13 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABLqRo3gvxC+uiMLH98jpOIAe7pMXX35yVWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
813121:14:00.650 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2036
813221:14:00.652 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
813321:14:00.652 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=13 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203621
813421:14:00.652 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8135 Received response number [6]
8136 Sending request [7]
813721:14:00.654 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=15 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABsHTEZVtMwmIfuhxiV11b4AenahsEbb3nIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
813821:14:00.654 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2037
813921:14:00.656 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
814021:14:00.656 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=15 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203721
8141 Received response number [7]
814221:14:00.656 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8143 Sending request [8]
814421:14:00.657 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=17 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB5joABBpcRIca1jDVipUeiAVUj7roWqaGyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
814521:14:00.658 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2038
814621:14:00.660 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
814721:14:00.660 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=17 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203821
814821:14:00.660 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8149 Received response number [8]
8150 Sending request [9]
815121:14:00.662 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=19 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACFOM63n77l+hbQOysOxQyMAavTEVjyoEg2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
815221:14:00.662 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2039
815321:14:00.664 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
815421:14:00.664 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=19 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203921
8155 Received response number [9]
8156 Sending request [10]
815721:14:00.665 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
815821:14:00.665 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=21 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABBWtkPHRajq3b4pO42Z7mUAesIA+vawCqAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
815921:14:00.665 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203130
816021:14:00.667 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
816121:14:00.667 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313021
816221:14:00.667 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8163 Received response number [10]
8164 Sending request [11]
816521:14:00.668 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=23 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADasLc7374oYQKUMHKG3IGWATmZiMmlP+zQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
816621:14:00.669 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203131
816721:14:00.671 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
816821:14:00.671 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313121
816921:14:00.671 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8170 Received response number [11]
8171 Sending request [12]
817221:14:00.672 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=25 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAqTj0CPis5zmKOhuztB1jpAb/wU6cZVGnnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
817321:14:00.672 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203132
817421:14:00.674 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
817521:14:00.674 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313221
817621:14:00.674 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8177 Received response number [12]
8178 Sending request [13]
817921:14:00.676 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=27 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB0gWL0Batg5b9uP/l82FiVAdE7xbUTbW0sAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
818021:14:00.676 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203133
818121:14:00.677 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
818221:14:00.678 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313321
818321:14:00.678 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8184 Received response number [13]
8185 Sending request [14]
818621:14:00.679 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=29 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACDy01rtfJl5mvRymf/3ApyAebSvjLpK1qOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
818721:14:00.679 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203134
818821:14:00.681 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
818921:14:00.681 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313421
819021:14:00.681 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8191 Received response number [14]
8192 Sending request [15]
819321:14:00.682 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=31 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAepstYT16uKT2AIjHE4ymWAVs7SjknHubuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
819421:14:00.683 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203135
819521:14:00.684 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
819621:14:00.685 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313521
819721:14:00.685 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8198 Received response number [15]
8199 Sending request [16]
820021:14:00.686 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=33 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACFefVrnuZtUzWpoS1prfXPARc7ioJBDTjIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
820121:14:00.686 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203136
820221:14:00.688 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
820321:14:00.688 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313621
8204 Received response number [16]
820521:14:00.689 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8206 Sending request [17]
820721:14:00.689 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=35 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB7NcGerpCC84SiDnmhMzRxAZX4WRNifmpXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
820821:14:00.690 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203137
820921:14:00.692 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
821021:14:00.692 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313721
8211 Received response number [17]
821221:14:00.693 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8213 Sending request [18]
821421:14:00.693 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=37 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAetnvxNx1xsfeScZgaKpxuASXMsGQ02FSdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
821521:14:00.694 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203138
821621:14:00.696 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
821721:14:00.696 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313821
821821:14:00.696 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8219 Received response number [18]
8220 Sending request [19]
822121:14:00.697 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=39 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABfTd3nUWo6Yih83CB1jzGZAeqczZXiLgV7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
822221:14:00.697 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203139
822321:14:00.699 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
822421:14:00.699 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313921
822521:14:00.699 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8226 Received response number [19]
8227 Sending request [20]
822821:14:00.700 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=41 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD+ZvmwCUUaDXRe6dkQYgHIAZwAq4nilCe6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
822921:14:00.701 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203230
823021:14:00.702 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
823121:14:00.702 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323021
823221:14:00.703 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8233 Received response number [20]
8234 Sending request [21]
823521:14:00.704 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=43 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADBJT+S7zYXIolasyOTZzD2Abb/G94K3qc4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
823621:14:00.704 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203231
823721:14:00.706 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
823821:14:00.706 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323121
823921:14:00.706 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8240 Received response number [21]
8241 Sending request [22]
824221:14:00.707 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=45 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAi5Ku9ii6b1+icyJv4RfX2AW/Z66dq5LUTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
824321:14:00.707 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203232
824421:14:00.709 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
824521:14:00.709 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323221
824621:14:00.709 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8247 Received response number [22]
8248 Sending request [23]
824921:14:00.710 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=47 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAhMCkGNplV40p9MckUh1vsAZTn+jwxQRmAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
825021:14:00.710 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203233
825121:14:00.712 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
825221:14:00.712 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323321
8253 Received response number [23]
8254 Sending request [24]
825521:14:00.713 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
825621:14:00.713 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=49 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACCAGggLM/NHnsr23vkityXAdwroXiaE9mUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
825721:14:00.714 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203234
825821:14:00.715 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
825921:14:00.715 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323421
826021:14:00.716 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8261 Received response number [24]
8262 Sending request [25]
826321:14:00.717 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=51 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAUQBRg4NMTCF+c/1EQVhqrAeUj+1qQ1Z9mAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
826421:14:00.718 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203235
826521:14:00.719 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
826621:14:00.719 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323521
826721:14:00.720 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8268 Received response number [25]
8269 Sending request [26]
827021:14:00.721 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=53 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAxJ1rD8mwYOoiRXliTW8MMARMjgAbzNgskAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
827121:14:00.721 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203236
827221:14:00.723 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
827321:14:00.723 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323621
827421:14:00.724 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8275 Received response number [26]
8276 Sending request [27]
827721:14:00.724 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=55 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABRbXAEosFrP4oQ+Ei/MxGdATe3T2UFV5M/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
827821:14:00.725 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203237
827921:14:00.726 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
828021:14:00.727 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323721
828121:14:00.727 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8282 Received response number [27]
8283 Sending request [28]
828421:14:00.728 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=57 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACuLmPL5a3VJ80VZvMn3BfQAc5jL61Z4tyTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
828521:14:00.728 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203238
828621:14:00.730 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
828721:14:00.730 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323821
828821:14:00.731 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8289 Received response number [28]
8290 Sending request [29]
829121:14:00.732 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=59 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACKNwofxE68yBobMSA8q4bvAXc9eDBRryggAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
829221:14:00.733 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203239
829321:14:00.735 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
829421:14:00.735 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323921
829521:14:00.735 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8296 Received response number [29]
8297 Sending request [30]
829821:14:00.736 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=61 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACQpoyhKcE2I+heaZwvUl0gARCyLxjaEvazAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
829921:14:00.737 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203330
830021:14:00.739 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
830121:14:00.739 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333021
830221:14:00.739 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8303 Received response number [30]
8304 Sending request [31]
830521:14:00.740 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=63 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABOzynolyHixKkiPc8Rp30EAZS1oUvW9LQNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
830621:14:00.740 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203331
830721:14:00.742 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
830821:14:00.742 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333121
830921:14:00.742 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8310 Received response number [31]
8311 Sending request [32]
831221:14:00.743 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=65 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAMoPynDBV/oypY12Wtk80AAZRX1ibtwPcfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
831321:14:00.744 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203332
831421:14:00.745 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
831521:14:00.746 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333221
831621:14:00.746 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8317 Received response number [32]
8318 Sending request [33]
831921:14:00.747 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=67 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADr+/WtOsVMpgp3buSATKn3AR4oML5X/MACAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
832021:14:00.747 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203333
832121:14:00.749 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
832221:14:00.749 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333321
832321:14:00.750 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8324 Received response number [33]
8325 Sending request [34]
832621:14:00.751 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=69 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACXUWhmFtvs0MOht287fY3oAeYZWNl9f88HAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
832721:14:00.751 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203334
832821:14:00.753 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
832921:14:00.753 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333421
833021:14:00.754 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8331 Received response number [34]
8332 Sending request [35]
833321:14:00.755 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=71 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACi/0mkD9kW5Y//PYKfhknWAQsahVtiG7b9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
833421:14:00.755 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203335
833521:14:00.757 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
833621:14:00.757 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333521
833721:14:00.757 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8338 Received response number [35]
8339 Sending request [36]
834021:14:00.758 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=73 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAByiWgWMtyX7C9ag94CWsHnASBkjzgzggeVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
834121:14:00.758 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203336
834221:14:00.759 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
834321:14:00.759 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333621
834421:14:00.760 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8345 Received response number [36]
8346 Sending request [37]
834721:14:00.761 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=75 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD7dzjfJWBl5tEX3BSqc5EsAaqmvjCxLT6sAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
834821:14:00.761 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203337
834921:14:00.763 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
835021:14:00.763 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333721
8351 Received response number [37]
8352 Sending request [38]
835321:14:00.764 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
835421:14:00.764 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=77 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB83NvJRgxTSmBr7lAsxfMnAewCffbaLb1PAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
835521:14:00.764 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203338
835621:14:00.766 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
835721:14:00.766 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333821
835821:14:00.766 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8359 Received response number [38]
8360 Sending request [39]
836121:14:00.768 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=79 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA5hYN+Bc4mjVw0VcYqtlAlAdEPet4yGFR0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
836221:14:00.768 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203339
836321:14:00.770 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
836421:14:00.770 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333921
836521:14:00.770 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8366 Received response number [39]
8367 Sending request [40]
836821:14:00.771 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=81 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABeiCE5pcjhFH9d6l4YLLeyAX4zz2av4donAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
836921:14:00.771 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203430
837021:14:00.773 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
837121:14:00.773 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343021
8372 Received response number [40]
8373 Sending request [41]
837421:14:00.774 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
837521:14:00.774 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=83 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD82Bz3jw+/o1s+iKAhv8VvAcvEjrV/avGjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
837621:14:00.775 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203431
837721:14:00.776 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
837821:14:00.777 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343121
837921:14:00.777 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8380 Received response number [41]
8381 Sending request [42]
838221:14:00.778 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=85 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAcCuySiHIjeA7DJmnEdqOVAWn2eU+b4tQ0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
838321:14:00.778 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203432
838421:14:00.780 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
838521:14:00.780 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343221
838621:14:00.780 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8387 Received response number [42]
8388 Sending request [43]
838921:14:00.782 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=87 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABRriMWJAPODt5vkg8T1yLoAY+NbeIylP6bAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
839021:14:00.782 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203433
839121:14:00.783 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
839221:14:00.784 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343321
839321:14:00.784 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8394 Received response number [43]
8395 Sending request [44]
839621:14:00.785 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=89 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABy+tk7ih7nu/tA93WXl/IlARhT2x5ovEFDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
839721:14:00.785 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203434
839821:14:00.787 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
839921:14:00.787 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343421
840021:14:00.788 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8401 Received response number [44]
8402 Sending request [45]
840321:14:00.789 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=91 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB0ZqELabBMKXqEwLqlImewARAUSw2Uv8jeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
840421:14:00.789 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203435
840521:14:00.791 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
840621:14:00.791 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343521
840721:14:00.792 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8408 Received response number [45]
8409 Sending request [46]
841021:14:00.793 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=93 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACCFm3lbbTJTG8vDPUeZylbAWdvAT1CUcXjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
841121:14:00.793 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203436
841221:14:00.795 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
841321:14:00.795 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343621
841421:14:00.795 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8415 Received response number [46]
8416 Sending request [47]
841721:14:00.797 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=95 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAQX1xOQhnaccVpmSUW83nUARy8Wt56cLMwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
841821:14:00.797 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203437
841921:14:00.799 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
842021:14:00.799 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343721
8421 Received response number [47]
8422 Sending request [48]
842321:14:00.799 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
842421:14:00.800 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=97 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABKVNjCBullD5p7J75kt7QZAVsREFA2RUOIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
842521:14:00.800 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203438
842621:14:00.802 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
842721:14:00.802 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343821
842821:14:00.802 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8429 Received response number [48]
8430 Sending request [49]
843121:14:00.804 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=99 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACySnFXG+76Dd1RSVDHUUe/AY84M46zFF67AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
843221:14:00.804 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203439
843321:14:00.806 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
843421:14:00.806 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343921
843521:14:00.806 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8436 Received response number [49]
8437 Sending request [50]
843821:14:00.807 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=101 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABUl3zYxDnMt8xJqhMnOLexAfzG43w/+1YOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
843921:14:00.808 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203530
844021:14:00.809 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
844121:14:00.809 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=101 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353021
8442 Received response number [50]
844321:14:00.810 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8444 Sending request [51]
844521:14:00.811 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=103 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADPaiBzXRopUPiGIBJPUZHSAUGOB2gpEAX8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
844621:14:00.811 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=103 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203531
844721:14:00.813 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
844821:14:00.813 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=103 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353121
844921:14:00.814 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8450 Received response number [51]
8451 Sending request [52]
845221:14:00.814 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=105 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACkN2tRDVQ61s4ppxFf9H3tAZXnm8N8TKDbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
845321:14:00.815 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=105 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203532
845421:14:00.817 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
845521:14:00.817 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=105 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353221
845621:14:00.817 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8457 Received response number [52]
8458 Sending request [53]
845921:14:00.818 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=107 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACNLnfEut2x9m98FjU2CidnAYASDtWcUmZrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
846021:14:00.819 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=107 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203533
846121:14:00.820 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
846221:14:00.821 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=107 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353321
846321:14:00.821 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8464 Received response number [53]
8465 Sending request [54]
846621:14:00.822 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=109 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAHHEkrmnRBGQwSpg8hGyUQAaQz40HnZyTtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
846721:14:00.822 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=109 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203534
846821:14:00.824 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
846921:14:00.824 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=109 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353421
847021:14:00.825 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8471 Received response number [54]
8472 Sending request [55]
847321:14:00.826 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=111 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABJUH0QeQ/NhNlBi1zTbKSMAYMdRAYF+7RlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
847421:14:00.826 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=111 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203535
847521:14:00.827 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
847621:14:00.828 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=111 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353521
847721:14:00.828 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8478 Received response number [55]
8479 Sending request [56]
848021:14:00.829 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=113 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABcBiTczCbvO8ByUQd7qeYGAZiFBIWaAqvJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
848121:14:00.829 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=113 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203536
848221:14:00.831 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
848321:14:00.831 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=113 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353621
848421:14:00.832 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8485 Received response number [56]
8486 Sending request [57]
848721:14:00.833 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=115 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAASdNNfNGZf9fJTcsWDPd7xAeZb0VyyA6X6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
848821:14:00.833 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=115 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203537
848921:14:00.835 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
849021:14:00.835 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=115 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353721
8491 Received response number [57]
8492 Sending request [58]
849321:14:00.835 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
849421:14:00.836 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=117 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABoiR94R/Y4cpF5xmrhSLYvAXdu19GPOZIgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
849521:14:00.836 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=117 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203538
849621:14:00.838 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
849721:14:00.839 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=117 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353821
849821:14:00.839 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8499 Received response number [58]
8500 Sending request [59]
850121:14:00.840 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=119 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADT406C1rKOtWS34p+naLFvASyWqAyae+L5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
850221:14:00.840 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=119 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203539
850321:14:00.842 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
850421:14:00.842 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=119 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353921
8505 Received response number [59]
8506 Sending request [60]
850721:14:00.843 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
850821:14:00.844 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=121 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAASERHgZE/4zmXPfl4FHTNaAYt7BkA5hh16AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
850921:14:00.844 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=121 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203630
851021:14:00.846 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
851121:14:00.846 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=121 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363021
851221:14:00.846 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8513 Received response number [60]
8514 Sending request [61]
851521:14:00.847 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=123 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACwY3V6cSAK50mzwVJhiHamAQKPruHZcs50AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
851621:14:00.847 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=123 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203631
851721:14:00.849 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
851821:14:00.849 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=123 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363121
851921:14:00.849 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8520 Received response number [61]
8521 Sending request [62]
852221:14:00.850 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=125 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAdVNlT0ybX0ytl7KibVF/zAUalG7neiuCJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
852321:14:00.850 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=125 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203632
852421:14:00.852 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
852521:14:00.852 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=125 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363221
852621:14:00.852 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8527 Received response number [62]
8528 Sending request [63]
852921:14:00.854 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=127 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABwPtHPmNzfb+nf+nuZXcIyAd4Nc8cUQInMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
853021:14:00.854 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=127 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203633
853121:14:00.856 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
853221:14:00.856 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=127 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363321
853321:14:00.856 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8534 Received response number [63]
8535 Sending request [64]
853621:14:00.857 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=129 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACpJiU0IzqJbFoSRZEfenBGAaT95Wuj7wLTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
853721:14:00.857 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=129 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203634
853821:14:00.859 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
853921:14:00.859 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=129 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363421
854021:14:00.859 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8541 Received response number [64]
8542 Sending request [65]
854321:14:00.860 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=131 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADgZhS8YCYENIK9qwiA5ZJaASsj+5dTpkdsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
854421:14:00.860 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=131 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203635
854521:14:00.862 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
854621:14:00.862 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=131 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363521
854721:14:00.862 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8548 Received response number [65]
8549 Sending request [66]
855021:14:00.863 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=133 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABAXm4EElzsZn+TH8S1uOhgAWGN/pWoAv6TAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
855121:14:00.864 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=133 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203636
855221:14:00.866 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
855321:14:00.866 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=133 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363621
855421:14:00.866 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8555 Received response number [66]
8556 Sending request [67]
855721:14:00.868 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=135 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC32fGFeJnVSqSFVZuQuGV/AVzNUCCwk+WXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
855821:14:00.868 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=135 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203637
855921:14:00.870 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
856021:14:00.870 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=135 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363721
8561 Received response number [67]
8562 Sending request [68]
856321:14:00.871 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
856421:14:00.871 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=137 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADomzopJs55lLlG85lfL1mrAZBYKi31JjdeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
856521:14:00.872 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=137 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203638
856621:14:00.873 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
856721:14:00.874 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=137 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363821
856821:14:00.874 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8569 Received response number [68]
8570 Sending request [69]
857121:14:00.875 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=139 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAz+U9DO+FtXbR/FnGoonu9ATExae8PLMqxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
857221:14:00.876 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=139 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203639
857321:14:00.877 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
857421:14:00.877 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=139 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363921
857521:14:00.878 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8576 Received response number [69]
8577 Sending request [70]
857821:14:00.879 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=141 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAK/aOUD8uIIWfYeQgLqNeUAT3ix/cem4cgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
857921:14:00.880 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=141 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203730
858021:14:00.881 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
858121:14:00.882 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=141 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373021
858221:14:00.882 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8583 Received response number [70]
8584 Sending request [71]
858521:14:00.883 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=143 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD153wzJHv91mTAJ3MAC/01AbMMCLS+nkHCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
858621:14:00.884 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=143 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203731
858721:14:00.886 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
858821:14:00.886 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=143 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373121
8589 Received response number [71]
8590 Sending request [72]
859121:14:00.887 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
859221:14:00.888 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=145 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC0JTzxIPPtNMCChJ5SmcPAAf67WIYpv4ZEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
859321:14:00.888 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=145 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203732
859421:14:00.890 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
859521:14:00.890 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=145 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373221
8596 Received response number [72]
859721:14:00.891 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8598 Sending request [73]
859921:14:00.891 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=147 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADhSSwnGQ9N/5lWOTbAglqMAQiaqj/MekZoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
860021:14:00.892 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=147 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203733
860121:14:00.894 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
860221:14:00.894 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=147 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373321
8603 Received response number [73]
860421:14:00.894 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8605 Sending request [74]
860621:14:00.895 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=149 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAD39drqQA4tNGtsdhJQBXBFAVT1r1Q3OvZ6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
860721:14:00.896 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=149 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203734
860821:14:00.898 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
860921:14:00.898 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=149 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373421
861021:14:00.898 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8611 Received response number [74]
8612 Sending request [75]
861321:14:00.899 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=151 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB3JqClP1AjI06FK8nFJV22AZ5QyV8Ocfq/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
861421:14:00.900 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=151 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203735
861521:14:00.902 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
861621:14:00.902 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=151 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373521
861721:14:00.902 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8618 Received response number [75]
8619 Sending request [76]
862021:14:00.903 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=153 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADva/bx5zls8zsDw3Y3eLYIAY9XZVOAfLTKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
862121:14:00.904 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=153 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203736
862221:14:00.905 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
862321:14:00.906 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=153 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373621
862421:14:00.906 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8625 Received response number [76]
8626 Sending request [77]
862721:14:00.907 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=155 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADgk+yY1pMp5bgxe2a14hbYARM25/j2IepNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
862821:14:00.907 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=155 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203737
862921:14:00.909 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
863021:14:00.909 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=155 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373721
863121:14:00.909 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8632 Received response number [77]
8633 Sending request [78]
863421:14:00.910 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=157 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACZ2r3CVqkxn2B75slHLFBSAe818RNATTbjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
863521:14:00.911 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=157 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203738
863621:14:00.912 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
863721:14:00.913 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=157 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373821
863821:14:00.913 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8639 Received response number [78]
8640 Sending request [79]
864121:14:00.914 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=159 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAm/HQU82qkwarIwRDzDnK7AcBJOyhMfDQyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
864221:14:00.914 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=159 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203739
864321:14:00.916 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
864421:14:00.916 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=159 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373921
864521:14:00.917 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8646 Received response number [79]
8647 Sending request [80]
864821:14:00.918 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=161 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADree2K7EdImVGaKKvACbgFAXXYIF/kuM8NAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
864921:14:00.918 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=161 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203830
865021:14:00.920 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
865121:14:00.921 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=161 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383021
865221:14:00.921 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8653 Received response number [80]
8654 Sending request [81]
865521:14:00.922 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=163 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC1bXgkQgBQIq3EbJqXk99hAelGj77sBLO9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
865621:14:00.922 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=163 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203831
865721:14:00.924 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
865821:14:00.924 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=163 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383121
8659 Received response number [81]
866021:14:00.924 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8661 Sending request [82]
866221:14:00.926 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=165 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAS9D4ULtB4VadsKCp27yETAe9G681dFzMMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
866321:14:00.926 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=165 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203832
866421:14:00.928 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
866521:14:00.928 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=165 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383221
8666 Received response number [82]
866721:14:00.928 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8668 Sending request [83]
866921:14:00.929 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=167 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB/zBYTWNXOG66oaKRopdvFAY4RCrzkSw3YAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
867021:14:00.929 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=167 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203833
867121:14:00.931 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
867221:14:00.931 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=167 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383321
867321:14:00.932 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8674 Received response number [83]
8675 Sending request [84]
867621:14:00.933 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=169 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC0FA6NUaoP8cukfMeUBNMbAYGCer5mCc8VAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
867721:14:00.933 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=169 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203834
867821:14:00.934 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
867921:14:00.935 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=169 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383421
868021:14:00.935 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8681 Received response number [84]
8682 Sending request [85]
868321:14:00.936 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=171 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABsBYlJa/ozGYzBVnYcwlAUAX4T+8ySDDzwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
868421:14:00.936 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=171 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203835
868521:14:00.938 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
868621:14:00.938 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=171 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383521
8687 Received response number [85]
8688 Sending request [86]
868921:14:00.938 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
869021:14:00.939 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=173 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAATdrCT0+43/exugZ0NKjJPAfEb09aW0qx8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
869121:14:00.939 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=173 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203836
869221:14:00.940 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
869321:14:00.940 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=173 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383621
869421:14:00.941 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8695 Received response number [86]
8696 Sending request [87]
869721:14:00.942 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=175 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADlGE/v3Egs/Ols+TsHi2FtAWXbMejsXigPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
869821:14:00.942 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=175 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203837
869921:14:00.943 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
870021:14:00.944 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=175 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383721
8701 Received response number [87]
870221:14:00.944 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8703 Sending request [88]
870421:14:00.945 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=177 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA3erV0EF8/QeXRMsbzec5dAS6ga5oOXUP6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
870521:14:00.945 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=177 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203838
870621:14:00.947 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
870721:14:00.947 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=177 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383821
870821:14:00.947 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8709 Received response number [88]
8710 Sending request [89]
871121:14:00.948 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=179 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACGcItjePArCw0dndlzjeS3AUE3QY3flv+BAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
871221:14:00.949 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=179 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203839
871321:14:00.950 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
871421:14:00.951 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=179 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383921
871521:14:00.951 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8716 Received response number [89]
8717 Sending request [90]
871821:14:00.952 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=181 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADeqP6e93iwiFQ2rN96ameDAWAM7+49XpL/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
871921:14:00.952 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=181 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203930
872021:14:00.954 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
872121:14:00.954 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=181 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393021
872221:14:00.954 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8723 Received response number [90]
8724 Sending request [91]
872521:14:00.955 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=183 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABAub0k+0Yp+vYKvHFf8OfeAW9RT+lbf6OHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
872621:14:00.956 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=183 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203931
872721:14:00.957 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
872821:14:00.958 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=183 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393121
872921:14:00.958 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8730 Received response number [91]
8731 Sending request [92]
873221:14:00.959 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=185 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABo3Rt6pjX8Y5AT/UsAZhqWAVfbV6EO2MSEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
873321:14:00.960 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=185 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203932
873421:14:00.961 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
873521:14:00.961 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=185 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393221
873621:14:00.962 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8737 Received response number [92]
8738 Sending request [93]
873921:14:00.963 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=187 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADxgeuxXhvck3vvaVF/rG/aAfCIdGVOgaFpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
874021:14:00.963 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=187 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203933
874121:14:00.965 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
874221:14:00.965 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=187 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393321
8743 Received response number [93]
8744 Sending request [94]
874521:14:00.965 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
874621:14:00.966 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=189 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAB1CzjOQT3QCe5rcdxRMnmqARrxGpKVnuM7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
874721:14:00.967 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=189 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203934
874821:14:00.969 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
874921:14:00.969 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=189 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393421
875021:14:00.969 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8751 Received response number [94]
8752 Sending request [95]
875321:14:00.970 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=191 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAa8fN5K8AQg6CUM0/pocqsAasiqY53uDmKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
875421:14:00.971 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=191 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203935
875521:14:00.972 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
875621:14:00.973 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=191 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393521
875721:14:00.973 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8758 Received response number [95]
8759 Sending request [96]
876021:14:00.974 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=193 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAVO///EK0LyDaDpUTme7DxATPBvxjFZNJSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
876121:14:00.974 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=193 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203936
876221:14:00.976 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
876321:14:00.976 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=193 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393621
876421:14:00.976 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8765 Received response number [96]
8766 Sending request [97]
876721:14:00.977 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=195 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABOvENxwh3cUxPTz9ExkbQLAbvBo46/q5/mAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
876821:14:00.978 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=195 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203937
876921:14:00.979 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
877021:14:00.979 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=195 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393721
877121:14:00.980 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8772 Received response number [97]
8773 Sending request [98]
877421:14:00.981 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=197 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABis9srpNc6zIXuoXb5LO9BAZ0uP+Uhdp6iAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
877521:14:00.981 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=197 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203938
877621:14:00.982 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
877721:14:00.983 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=197 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393821
877821:14:00.983 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8779 Received response number [98]
8780 Sending request [99]
878121:14:00.984 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=199 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC1VVr4q3qB6BaArQj9muGjAXk+A30xUykLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
878221:14:00.984 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=199 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203939
878321:14:00.986 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
878421:14:00.986 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=199 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393921
878521:14:00.987 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8786 Received response number [99]
8787 Sending request [100]
878821:14:00.988 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND HEADERS: streamId=201 headers=GrpcHttp2OutboundHeaders[:authority: greeter, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC6edpy06fax7QrLpoO39p6AbJbB9HJd9XYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
878921:14:00.988 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND DATA: streamId=201 padding=0 endStream=true length=16 bytes=000000000b0a0948656c6c6f20313030
879021:14:00.990 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 20, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
879121:14:00.990 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND DATA: streamId=201 padding=0 endStream=false length=20 bytes=000000000f0a0d48692048656c6c6f2031303021
8792 Received response number [100]
879321:14:00.991 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8794[INFO] [12/31/2025 21:14:12.136] [pool-23-thread-7] [CoordinatedShutdown(akka://NonBalancingIntegrationSpec-netty)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
879521:14:12.137 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x044fc571, L:/127.0.0.1:40802 - R:127.0.0.1/127.0.0.1:42741] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
879621:14:12.137 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8817e38, L:/127.0.0.1:45738 - R:127.0.0.1/127.0.0.1:41251] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
879721:14:12.138 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xde6fce07, L:/127.0.0.1:55126 - R:127.0.0.1/127.0.0.1:45507] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
8798[WARN] [12/31/2025 21:14:12.137] [NonBalancingIntegrationSpec-netty-akka.actor.default-dispatcher-12] [GrpcImpl(akka://NonBalancingIntegrationSpec-netty)] Failed to gracefully close akka.grpc.GrpcChannel@65240b99, proceeding with shutdown anyway. akka.grpc.internal.ClientConnectionException: Unable to establish connection after [Some(2)]
879921:14:12.138 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x598770b3, L:/127.0.0.1:36104 - R:127.0.0.1/127.0.0.1:38703] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
8800[info] NonBalancingIntegrationSpecNetty:
8801[info] Using pick-first (non load balanced clients) - netty
8802[info] - should send requests to a single endpoint (211 milliseconds)
8803[info] - should send requests to a single endpoint that is restarted in the middle (473 milliseconds)
8804[info] - should re-discover endpoints on failure (5 seconds, 36 milliseconds)
8805[info] - should select the right endpoint among invalid ones (408 milliseconds)
8806[info] - should eventually fail when no valid endpoints are provided (1 second, 142 milliseconds)
8807[info] - should not fail when no valid endpoints are provided but no limit on attempts is set (10 seconds, 1 milliseconds)
8808sayHello to Alice (not authenticated)
8809sayHello to Alice (authenticated)
8810sayHello to stream...
8811[info] PowerApiSpecAkkaHttp:
8812[info] The power API
8813[info] - should successfully pass metadata from client to server (16 milliseconds)
8814[info] - should successfully pass metadata from server to client (14 milliseconds)
8815[info] - should (on streamed calls) redeem the headers future as soon as they're available (and trailers future when trailers arrive) (109 milliseconds)
8816[info] - should successfully pass metadata from server to client (for client-streaming calls) (20 milliseconds)
8817Running test large_unary
8818Test completed.
8819[INFO] [12/31/2025 21:14:12.404] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8820[INFO] [12/31/2025 21:14:12.411] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8821[INFO] [12/31/2025 21:14:12.413] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8822Running test empty_unary
8823Test completed.
8824[INFO] [12/31/2025 21:14:12.478] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8825[INFO] [12/31/2025 21:14:12.485] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8826[INFO] [12/31/2025 21:14:12.487] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8827Running test ping_pong
8828Test completed.
8829[INFO] [12/31/2025 21:14:12.550] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8830[INFO] [12/31/2025 21:14:12.556] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8831[INFO] [12/31/2025 21:14:12.558] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8832Running test empty_stream
8833Test completed.
8834[INFO] [12/31/2025 21:14:12.621] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8835[INFO] [12/31/2025 21:14:12.631] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8836[INFO] [12/31/2025 21:14:12.633] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8837Running test client_streaming
8838Test completed.
8839[INFO] [12/31/2025 21:14:12.698] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8840[INFO] [12/31/2025 21:14:12.707] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8841[INFO] [12/31/2025 21:14:12.709] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8842Running test server_streaming
8843Test completed.
8844[INFO] [12/31/2025 21:14:12.784] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8845[INFO] [12/31/2025 21:14:12.796] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8846[INFO] [12/31/2025 21:14:12.798] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8847Running test cancel_after_begin
8848[INFO] [12/31/2025 21:14:12.844] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8849Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
8850[INFO] [12/31/2025 21:14:12.850] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8851[INFO] [12/31/2025 21:14:12.851] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8852Running test cancel_after_first_response
8853[INFO] [12/31/2025 21:14:12.900] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8854Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
8855[INFO] [12/31/2025 21:14:12.905] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8856[INFO] [12/31/2025 21:14:12.907] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8857Running test timeout_on_sleeping_server
8858[INFO] [12/31/2025 21:14:12.952] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8859Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
8860[INFO] [12/31/2025 21:14:12.959] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8861[INFO] [12/31/2025 21:14:12.961] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8862Running test status_code_and_message
8863Test completed.
8864[INFO] [12/31/2025 21:14:13.021] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8865[INFO] [12/31/2025 21:14:13.029] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8866[INFO] [12/31/2025 21:14:13.031] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8867Running test unimplemented_method
8868Test completed.
8869[INFO] [12/31/2025 21:14:13.094] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8870[INFO] [12/31/2025 21:14:13.103] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8871[INFO] [12/31/2025 21:14:13.106] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
887221:14:13.139 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 19 thread-local buffer(s) from thread: grpc-default-worker-ELG-6-3
887321:14:13.140 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 122 thread-local buffer(s) from thread: grpc-default-worker-ELG-6-1
887421:14:13.140 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 136 thread-local buffer(s) from thread: grpc-default-worker-ELG-6-2
887521:14:13.141 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 135 thread-local buffer(s) from thread: grpc-default-worker-ELG-6-4
8876Running test client_compressed_unary
8877[INFO] [12/31/2025 21:14:13.158] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8878Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
8879[INFO] [12/31/2025 21:14:13.166] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8880[INFO] [12/31/2025 21:14:13.168] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8881Running test server_compressed_unary
8882[INFO] [12/31/2025 21:14:13.221] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8883Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
8884[INFO] [12/31/2025 21:14:13.226] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8885[INFO] [12/31/2025 21:14:13.228] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8886Running test server_compressed_streaming
8887Test completed.
8888[INFO] [12/31/2025 21:14:13.299] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8889[INFO] [12/31/2025 21:14:13.312] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8890[INFO] [12/31/2025 21:14:13.314] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8891Running test unimplemented_service
8892Test completed.
8893[INFO] [12/31/2025 21:14:13.391] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8894[INFO] [12/31/2025 21:14:13.406] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8895[INFO] [12/31/2025 21:14:13.409] [pool-23-thread-7-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8896[info] GrpcInteropAkkaScalaWithAkkaHttpScalaSpec:
8897[info] akka-grpc server scala with akka-grpc scala client tester akka-http
8898[info] - should pass the large_unary integration test (83 milliseconds)
8899[info] - should pass the empty_unary integration test (72 milliseconds)
8900[info] - should pass the ping_pong integration test (72 milliseconds)
8901[info] - should pass the empty_stream integration test (72 milliseconds)
8902[info] - should pass the client_streaming integration test (82 milliseconds)
8903[info] - should pass the server_streaming integration test (83 milliseconds)
8904[info] - should pass the cancel_after_begin integration test (pending)
8905[info] - should pass the cancel_after_first_response integration test (pending)
8906[info] - should pass the timeout_on_sleeping_server integration test (pending)
8907[info] - should pass the status_code_and_message integration test (73 milliseconds)
8908[info] - should pass the unimplemented_method integration test (72 milliseconds)
8909[info] - should pass the client_compressed_unary integration test (pending)
8910[info] - should pass the server_compressed_unary integration test (pending)
8911[info] - should pass the server_compressed_streaming integration test (82 milliseconds)
8912[info] - should pass the unimplemented_service integration test (93 milliseconds)
8913[info] TelemetrySpec:
8914[info] The client-side telemetry hook
8915[info] - should pick up matched requests (2 milliseconds)
8916Running test large_unary
891721:14:13.483 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
891821:14:13.483 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
891921:14:13.483 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
892021:14:13.484 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
892121:14:13.484 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
892221:14:13.485 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
892321:14:13.485 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
892421:14:13.486 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
892521:14:13.486 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
892621:14:13.486 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] OUTBOUND SETTINGS: ack=true
892721:14:13.486 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
892821:14:13.486 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
892921:14:13.486 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
893021:14:13.487 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABijVhzCToeEv0lLNEtnSdSAejpm9tP6jxIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
893121:14:13.487 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND SETTINGS: ack=true
893221:14:13.487 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
893321:14:13.489 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
893421:14:13.490 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
893521:14:13.490 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABijVhzCToeEv0lLNEtnSdSAejpm9tP6jxIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
893621:14:13.491 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
893721:14:13.491 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] OUTBOUND PING: ack=false bytes=1234
893821:14:13.491 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
893921:14:13.491 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
894021:14:13.492 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
894121:14:13.492 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
894221:14:13.492 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
894321:14:13.492 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
894421:14:13.492 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
894521:14:13.492 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
894621:14:13.493 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
894721:14:13.493 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
894821:14:13.493 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
894921:14:13.494 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
895021:14:13.494 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
895121:14:13.494 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
895221:14:13.494 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43206 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
895321:14:13.495 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
895421:14:13.496 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
895521:14:13.496 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
895621:14:13.497 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
895721:14:13.497 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
895821:14:13.498 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
895921:14:13.498 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896021:14:13.498 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND DATA: streamId=3 padding=0 endStream=true length=10438 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896121:14:13.498 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND PING: ack=true bytes=1234
896221:14:13.500 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
896321:14:13.501 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896421:14:13.501 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896521:14:13.502 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896621:14:13.502 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896721:14:13.503 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896821:14:13.503 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
896921:14:13.503 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897021:14:13.504 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897121:14:13.504 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897221:14:13.504 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897321:14:13.504 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897421:14:13.504 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897521:14:13.504 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897621:14:13.504 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897721:14:13.505 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897821:14:13.505 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=3744 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897921:14:13.505 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
898021:14:13.505 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898121:14:13.505 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898221:14:13.505 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
898321:14:13.506 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898421:14:13.506 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898521:14:13.506 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898621:14:13.507 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898721:14:13.508 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898821:14:13.508 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
898921:14:13.509 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899021:14:13.509 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899121:14:13.510 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899221:14:13.510 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899321:14:13.511 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899421:14:13.511 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
899521:14:13.511 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=3744 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899621:14:13.511 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8997Test completed.
899821:14:13.514 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x063fcbac, L:/127.0.0.1:49476 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
899921:14:13.515 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x01990679, L:/127.0.0.1:8080 - R:/127.0.0.1:49476] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9000[INFO] [12/31/2025 21:14:13.514] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9001Server stopped
9002Running test empty_unary
900321:14:13.569 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x5253ba73, L:/127.0.0.1:49490 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
900421:14:13.570 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5253ba73, L:/127.0.0.1:49490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
900521:14:13.570 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5253ba73, L:/127.0.0.1:49490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
900621:14:13.570 [grpc-nio-worker-ELG-9-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x90bab2be, L:/127.0.0.1:8080 - R:/127.0.0.1:49490] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
900721:14:13.570 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x90bab2be, L:/127.0.0.1:8080 - R:/127.0.0.1:49490] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
900821:14:13.571 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x90bab2be, L:/127.0.0.1:8080 - R:/127.0.0.1:49490] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
900921:14:13.571 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x90bab2be, L:/127.0.0.1:8080 - R:/127.0.0.1:49490] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
901021:14:13.571 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x90bab2be, L:/127.0.0.1:8080 - R:/127.0.0.1:49490] OUTBOUND SETTINGS: ack=true
901121:14:13.571 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x90bab2be, L:/127.0.0.1:8080 - R:/127.0.0.1:49490] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
901221:14:13.572 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5253ba73, L:/127.0.0.1:49490 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
901321:14:13.572 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5253ba73, L:/127.0.0.1:49490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
901421:14:13.572 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5253ba73, L:/127.0.0.1:49490 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
901521:14:13.573 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5253ba73, L:/127.0.0.1:49490 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
901621:14:13.573 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x90bab2be, L:/127.0.0.1:8080 - R:/127.0.0.1:49490] INBOUND SETTINGS: ack=true
901721:14:13.574 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5253ba73, L:/127.0.0.1:49490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/EmptyCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABX5rPkVMDXlH4RwKwXDEwnAVZcBRel+A1mAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
901821:14:13.574 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5253ba73, L:/127.0.0.1:49490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
901921:14:13.575 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x90bab2be, L:/127.0.0.1:8080 - R:/127.0.0.1:49490] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/EmptyCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABX5rPkVMDXlH4RwKwXDEwnAVZcBRel+A1mAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
902021:14:13.576 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x90bab2be, L:/127.0.0.1:8080 - R:/127.0.0.1:49490] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
902121:14:13.576 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x90bab2be, L:/127.0.0.1:8080 - R:/127.0.0.1:49490] OUTBOUND PING: ack=false bytes=1234
902221:14:13.577 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5253ba73, L:/127.0.0.1:49490 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
902321:14:13.577 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5253ba73, L:/127.0.0.1:49490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
902421:14:13.577 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x90bab2be, L:/127.0.0.1:8080 - R:/127.0.0.1:49490] INBOUND PING: ack=true bytes=1234
902521:14:13.578 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x90bab2be, L:/127.0.0.1:8080 - R:/127.0.0.1:49490] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
902621:14:13.579 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x90bab2be, L:/127.0.0.1:8080 - R:/127.0.0.1:49490] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
902721:14:13.579 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x90bab2be, L:/127.0.0.1:8080 - R:/127.0.0.1:49490] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
902821:14:13.580 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5253ba73, L:/127.0.0.1:49490 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
902921:14:13.580 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5253ba73, L:/127.0.0.1:49490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
903021:14:13.580 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5253ba73, L:/127.0.0.1:49490 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9031Test completed.
903221:14:13.581 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5253ba73, L:/127.0.0.1:49490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
903321:14:13.581 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x90bab2be, L:/127.0.0.1:8080 - R:/127.0.0.1:49490] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9034[INFO] [12/31/2025 21:14:13.581] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9035Server stopped
9036Running test ping_pong
903721:14:13.629 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
903821:14:13.630 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
903921:14:13.630 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
904021:14:13.631 [grpc-nio-worker-ELG-9-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
904121:14:13.631 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
904221:14:13.631 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
904321:14:13.632 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
904421:14:13.632 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
904521:14:13.632 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] OUTBOUND SETTINGS: ack=true
904621:14:13.632 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
904721:14:13.632 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
904821:14:13.633 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
904921:14:13.633 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] INBOUND SETTINGS: ack=true
905021:14:13.633 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACFpJWsERYJ3cfqndnBQgrIATqSSTT34RhxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
905121:14:13.633 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
905221:14:13.634 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACFpJWsERYJ3cfqndnBQgrIATqSSTT34RhxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
905321:14:13.634 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
905421:14:13.635 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
905521:14:13.635 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] OUTBOUND PING: ack=false bytes=1234
905621:14:13.635 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=47788 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
905721:14:13.635 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
905821:14:13.636 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
905921:14:13.636 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
906021:14:13.636 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
906121:14:13.636 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
906221:14:13.637 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] INBOUND DATA: streamId=3 padding=0 endStream=true length=15020 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
906321:14:13.638 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
906421:14:13.638 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
906521:14:13.639 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=2682 bytes=000000000d0a0b12090000000000000000000000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000...
906621:14:13.639 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
906721:14:13.639 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
906821:14:13.640 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
906921:14:13.640 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=2682 bytes=000000000d0a0b12090000000000000000000000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000...
907021:14:13.641 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907121:14:13.641 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
907221:14:13.642 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907321:14:13.642 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] INBOUND PING: ack=true bytes=1234
907421:14:13.642 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907521:14:13.643 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907621:14:13.643 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907721:14:13.643 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9078Test completed.
907921:14:13.645 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x49a5f808, L:/127.0.0.1:49506 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9080[INFO] [12/31/2025 21:14:13.644] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
908121:14:13.645 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6ad4d388, L:/127.0.0.1:8080 - R:/127.0.0.1:49506] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9082Server stopped
9083Running test empty_stream
908421:14:13.697 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x223dc670, L:/127.0.0.1:49516 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
908521:14:13.697 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x223dc670, L:/127.0.0.1:49516 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
908621:14:13.697 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x223dc670, L:/127.0.0.1:49516 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
908721:14:13.698 [grpc-nio-worker-ELG-9-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xfcb5ade3, L:/127.0.0.1:8080 - R:/127.0.0.1:49516] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
908821:14:13.699 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfcb5ade3, L:/127.0.0.1:8080 - R:/127.0.0.1:49516] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
908921:14:13.699 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfcb5ade3, L:/127.0.0.1:8080 - R:/127.0.0.1:49516] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
909021:14:13.700 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfcb5ade3, L:/127.0.0.1:8080 - R:/127.0.0.1:49516] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
909121:14:13.700 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfcb5ade3, L:/127.0.0.1:8080 - R:/127.0.0.1:49516] OUTBOUND SETTINGS: ack=true
909221:14:13.700 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfcb5ade3, L:/127.0.0.1:8080 - R:/127.0.0.1:49516] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
909321:14:13.700 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x223dc670, L:/127.0.0.1:49516 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
909421:14:13.701 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x223dc670, L:/127.0.0.1:49516 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
909521:14:13.702 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x223dc670, L:/127.0.0.1:49516 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
909621:14:13.702 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfcb5ade3, L:/127.0.0.1:8080 - R:/127.0.0.1:49516] INBOUND SETTINGS: ack=true
909721:14:13.702 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x223dc670, L:/127.0.0.1:49516 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACGdVkPCgjQsBi2qG8yd2GQAQ9NOva19iiXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
909821:14:13.702 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x223dc670, L:/127.0.0.1:49516 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
909921:14:13.702 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x223dc670, L:/127.0.0.1:49516 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
910021:14:13.703 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfcb5ade3, L:/127.0.0.1:8080 - R:/127.0.0.1:49516] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACGdVkPCgjQsBi2qG8yd2GQAQ9NOva19iiXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
910121:14:13.704 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfcb5ade3, L:/127.0.0.1:8080 - R:/127.0.0.1:49516] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
910221:14:13.704 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfcb5ade3, L:/127.0.0.1:8080 - R:/127.0.0.1:49516] OUTBOUND PING: ack=false bytes=1234
910321:14:13.704 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x223dc670, L:/127.0.0.1:49516 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
910421:14:13.704 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x223dc670, L:/127.0.0.1:49516 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
910521:14:13.705 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfcb5ade3, L:/127.0.0.1:8080 - R:/127.0.0.1:49516] INBOUND PING: ack=true bytes=1234
910621:14:13.706 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfcb5ade3, L:/127.0.0.1:8080 - R:/127.0.0.1:49516] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
910721:14:13.707 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x223dc670, L:/127.0.0.1:49516 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
9108Test completed.
910921:14:13.708 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x223dc670, L:/127.0.0.1:49516 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
911021:14:13.709 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xfcb5ade3, L:/127.0.0.1:8080 - R:/127.0.0.1:49516] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9111[INFO] [12/31/2025 21:14:13.709] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9112Server stopped
9113Running test client_streaming
911421:14:13.757 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
911521:14:13.757 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
911621:14:13.757 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
911721:14:13.758 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
911821:14:13.758 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
911921:14:13.758 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
912021:14:13.758 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
912121:14:13.758 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
912221:14:13.758 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] OUTBOUND SETTINGS: ack=true
912321:14:13.758 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
912421:14:13.759 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
912521:14:13.759 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
912621:14:13.759 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] INBOUND SETTINGS: ack=true
912721:14:13.759 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingInputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAWkMl1YWTGmuucaBwHnZfwAXNDk1BfDB3eAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
912821:14:13.760 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
912921:14:13.760 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
913021:14:13.761 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=17 bytes=000000000c0a0a12080000000000000000
913121:14:13.761 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingInputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAWkMl1YWTGmuucaBwHnZfwAXNDk1BfDB3eAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
913221:14:13.761 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=47756 bytes=000000072a0aa70e12a40e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
913321:14:13.761 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
913421:14:13.762 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] OUTBOUND PING: ack=false bytes=1234
913521:14:13.762 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] INBOUND DATA: streamId=3 padding=0 endStream=false length=10811 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
913621:14:13.762 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] INBOUND DATA: streamId=3 padding=0 endStream=false length=17 bytes=000000000c0a0a12080000000000000000
913721:14:13.763 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
913821:14:13.763 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
913921:14:13.763 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000072a0aa70e12a40e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
914021:14:13.763 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
914121:14:13.763 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] INBOUND DATA: streamId=3 padding=0 endStream=true length=14988 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
914221:14:13.764 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] INBOUND PING: ack=true bytes=1234
914321:14:13.766 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
914421:14:13.766 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
914521:14:13.766 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
914621:14:13.767 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
914721:14:13.768 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
914821:14:13.768 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9149Test completed.
915021:14:13.769 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9cb14481, L:/127.0.0.1:49526 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9151[INFO] [12/31/2025 21:14:13.769] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
915221:14:13.771 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8a3a67eb, L:/127.0.0.1:8080 - R:/127.0.0.1:49526] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9153Server stopped
9154Running test server_streaming
915521:14:13.815 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
915621:14:13.816 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
915721:14:13.816 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
915821:14:13.816 [grpc-nio-worker-ELG-9-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
915921:14:13.816 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
916021:14:13.817 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
916121:14:13.817 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
916221:14:13.817 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] OUTBOUND SETTINGS: ack=true
916321:14:13.817 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
916421:14:13.818 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
916521:14:13.818 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
916621:14:13.819 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
916721:14:13.819 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
916821:14:13.820 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACl4VM7YrEaRbq5qmWLJ0o7AVIPWFkX87TmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
916921:14:13.820 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
917021:14:13.821 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] INBOUND SETTINGS: ack=true
917121:14:13.821 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACl4VM7YrEaRbq5qmWLJ0o7AVIPWFkX87TmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
917221:14:13.822 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] INBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
917321:14:13.822 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] OUTBOUND PING: ack=false bytes=1234
917421:14:13.822 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
917521:14:13.822 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
917621:14:13.823 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] INBOUND PING: ack=true bytes=1234
917721:14:13.825 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
917821:14:13.825 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
917921:14:13.826 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27645 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918021:14:13.826 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
918121:14:13.827 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
918221:14:13.828 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918321:14:13.828 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918421:14:13.828 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918521:14:13.828 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918621:14:13.829 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918721:14:13.829 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=11261 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918821:14:13.829 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9189Test completed.
9190[INFO] [12/31/2025 21:14:13.831] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
919121:14:13.831 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebbbd18f, L:/127.0.0.1:49532 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
919221:14:13.832 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe4a81d81, L:/127.0.0.1:8080 - R:/127.0.0.1:49532] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9193Server stopped
9194Running test cancel_after_begin
9195[INFO] [12/31/2025 21:14:13.880] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9196Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
9197Server stopped
9198Running test cancel_after_first_response
9199[INFO] [12/31/2025 21:14:13.923] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9200Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
9201Server stopped
9202Running test timeout_on_sleeping_server
9203[INFO] [12/31/2025 21:14:13.957] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9204Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
9205Server stopped
9206Running test status_code_and_message
920721:14:14.014 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
920821:14:14.014 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
920921:14:14.014 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
921021:14:14.015 [grpc-nio-worker-ELG-9-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
921121:14:14.015 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
921221:14:14.015 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
921321:14:14.016 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
921421:14:14.016 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] OUTBOUND SETTINGS: ack=true
921521:14:14.016 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
921621:14:14.017 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
921721:14:14.017 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
921821:14:14.017 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
921921:14:14.017 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
922021:14:14.018 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC25JnzB6qFfzMO9RUU1/WbAaieLZs6vFBRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
922121:14:14.018 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
922221:14:14.018 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] INBOUND SETTINGS: ack=true
922321:14:14.019 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnaryCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAC25JnzB6qFfzMO9RUU1/WbAaieLZs6vFBRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
922421:14:14.020 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] INBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
922521:14:14.020 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] OUTBOUND PING: ack=false bytes=1234
922621:14:14.021 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
922721:14:14.021 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
922821:14:14.021 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
922921:14:14.022 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] INBOUND PING: ack=true bytes=1234
923021:14:14.022 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
923121:14:14.024 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/FullDuplexCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAzS9KbuyX96cVUlrkuav2iAe39qQgPTi9ZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
923221:14:14.025 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
923321:14:14.025 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] INBOUND HEADERS: streamId=5 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/FullDuplexCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAAzS9KbuyX96cVUlrkuav2iAe39qQgPTi9ZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
923421:14:14.026 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] INBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
923521:14:14.027 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
923621:14:14.027 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
9237Test completed.
923821:14:14.029 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b9f9bc8, L:/127.0.0.1:49540 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
923921:14:14.029 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x69b1e2da, L:/127.0.0.1:8080 - R:/127.0.0.1:49540] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9240[INFO] [12/31/2025 21:14:14.030] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9241Server stopped
9242Running test unimplemented_method
924321:14:14.078 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x7c100803, L:/127.0.0.1:49554 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
924421:14:14.078 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c100803, L:/127.0.0.1:49554 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
924521:14:14.078 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c100803, L:/127.0.0.1:49554 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
924621:14:14.079 [grpc-nio-worker-ELG-9-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x10a7c8ae, L:/127.0.0.1:8080 - R:/127.0.0.1:49554] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
924721:14:14.079 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x10a7c8ae, L:/127.0.0.1:8080 - R:/127.0.0.1:49554] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
924821:14:14.080 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x10a7c8ae, L:/127.0.0.1:8080 - R:/127.0.0.1:49554] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
924921:14:14.081 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x10a7c8ae, L:/127.0.0.1:8080 - R:/127.0.0.1:49554] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
925021:14:14.081 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x10a7c8ae, L:/127.0.0.1:8080 - R:/127.0.0.1:49554] OUTBOUND SETTINGS: ack=true
925121:14:14.081 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c100803, L:/127.0.0.1:49554 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
925221:14:14.082 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c100803, L:/127.0.0.1:49554 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
925321:14:14.082 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x10a7c8ae, L:/127.0.0.1:8080 - R:/127.0.0.1:49554] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
925421:14:14.083 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c100803, L:/127.0.0.1:49554 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
925521:14:14.083 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c100803, L:/127.0.0.1:49554 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
925621:14:14.083 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x10a7c8ae, L:/127.0.0.1:8080 - R:/127.0.0.1:49554] INBOUND SETTINGS: ack=true
925721:14:14.084 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c100803, L:/127.0.0.1:49554 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACPRk8NblHPeTL+lbunYVFjATfMtUqgwNMCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
925821:14:14.084 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c100803, L:/127.0.0.1:49554 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
925921:14:14.085 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x10a7c8ae, L:/127.0.0.1:8080 - R:/127.0.0.1:49554] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACPRk8NblHPeTL+lbunYVFjATfMtUqgwNMCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
926021:14:14.086 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x10a7c8ae, L:/127.0.0.1:8080 - R:/127.0.0.1:49554] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
926121:14:14.086 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x10a7c8ae, L:/127.0.0.1:8080 - R:/127.0.0.1:49554] OUTBOUND PING: ack=false bytes=1234
926221:14:14.087 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x10a7c8ae, L:/127.0.0.1:8080 - R:/127.0.0.1:49554] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method grpc.testing.TestService/UnimplementedCall is unimplemented] padding=0 endStream=true
926321:14:14.088 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c100803, L:/127.0.0.1:49554 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
926421:14:14.088 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c100803, L:/127.0.0.1:49554 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
926521:14:14.089 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c100803, L:/127.0.0.1:49554 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method grpc.testing.TestService/UnimplementedCall is unimplemented] padding=0 endStream=true
9266Test completed.
926721:14:14.090 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x10a7c8ae, L:/127.0.0.1:8080 - R:/127.0.0.1:49554] INBOUND PING: ack=true bytes=1234
926821:14:14.090 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7c100803, L:/127.0.0.1:49554 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
926921:14:14.091 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x10a7c8ae, L:/127.0.0.1:8080 - R:/127.0.0.1:49554] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9270[INFO] [12/31/2025 21:14:14.091] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9271Server stopped
9272Running test client_compressed_unary
9273[INFO] [12/31/2025 21:14:14.129] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9274Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
9275Server stopped
9276Running test server_compressed_unary
9277[INFO] [12/31/2025 21:14:14.168] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9278Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
9279Server stopped
9280Running test server_compressed_streaming
928121:14:14.216 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
928221:14:14.216 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
928321:14:14.216 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
928421:14:14.216 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
928521:14:14.217 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
928621:14:14.217 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
928721:14:14.217 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
928821:14:14.217 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] OUTBOUND SETTINGS: ack=true
928921:14:14.217 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
929021:14:14.218 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
929121:14:14.218 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
929221:14:14.218 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
929321:14:14.218 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] INBOUND SETTINGS: ack=true
929421:14:14.218 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/StreamingOutputCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACEA3us8dgfMvkgT03XkScIAYbkEyo5Yb03AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
929521:14:14.219 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
929621:14:14.219 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.TestService/StreamingOutputCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AACEA3us8dgfMvkgT03XkScIAYbkEyo5Yb03AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
929721:14:14.220 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
929821:14:14.220 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] INBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
929921:14:14.220 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] OUTBOUND PING: ack=false bytes=1234
930021:14:14.221 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
930121:14:14.221 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
930221:14:14.221 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] INBOUND PING: ack=true bytes=1234
930321:14:14.223 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
930421:14:14.224 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
930521:14:14.225 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
930621:14:14.225 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
930721:14:14.225 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9757 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
930821:14:14.225 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
930921:14:14.226 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
931021:14:14.227 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
931121:14:14.227 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
931221:14:14.227 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
931321:14:14.227 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
931421:14:14.227 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
931521:14:14.227 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
931621:14:14.227 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9757 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
931721:14:14.228 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9318Test completed.
931921:14:14.229 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x36fc79dc, L:/127.0.0.1:49560 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
932021:14:14.230 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xf53dd4cf, L:/127.0.0.1:8080 - R:/127.0.0.1:49560] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9321[INFO] [12/31/2025 21:14:14.230] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9322Server stopped
9323Running test unimplemented_service
932421:14:14.273 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xf87a8090, L:/127.0.0.1:49562 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
932521:14:14.273 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf87a8090, L:/127.0.0.1:49562 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
932621:14:14.273 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf87a8090, L:/127.0.0.1:49562 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
932721:14:14.274 [grpc-nio-worker-ELG-9-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x2a7893c0, L:/127.0.0.1:8080 - R:/127.0.0.1:49562] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
932821:14:14.274 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a7893c0, L:/127.0.0.1:8080 - R:/127.0.0.1:49562] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
932921:14:14.274 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a7893c0, L:/127.0.0.1:8080 - R:/127.0.0.1:49562] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
933021:14:14.275 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf87a8090, L:/127.0.0.1:49562 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
933121:14:14.275 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf87a8090, L:/127.0.0.1:49562 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
933221:14:14.275 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf87a8090, L:/127.0.0.1:49562 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
933321:14:14.275 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a7893c0, L:/127.0.0.1:8080 - R:/127.0.0.1:49562] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
933421:14:14.275 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a7893c0, L:/127.0.0.1:8080 - R:/127.0.0.1:49562] OUTBOUND SETTINGS: ack=true
933521:14:14.276 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a7893c0, L:/127.0.0.1:8080 - R:/127.0.0.1:49562] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
933621:14:14.276 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a7893c0, L:/127.0.0.1:8080 - R:/127.0.0.1:49562] INBOUND SETTINGS: ack=true
933721:14:14.276 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf87a8090, L:/127.0.0.1:49562 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
933821:14:14.277 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf87a8090, L:/127.0.0.1:49562 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.UnimplementedService/UnimplementedCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABXlIgDcQu6dKuxkyA9f0JOAelButrrWDgzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
933921:14:14.277 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf87a8090, L:/127.0.0.1:49562 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
934021:14:14.278 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a7893c0, L:/127.0.0.1:8080 - R:/127.0.0.1:49562] INBOUND HEADERS: streamId=3 headers=GrpcHttp2RequestHeaders[:path: /grpc.testing.UnimplementedService/UnimplementedCall, :authority: foo.test.google.fr, :method: POST, :scheme: https, te: trailers, content-type: application/grpc, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AABXlIgDcQu6dKuxkyA9f0JOAelButrrWDgzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
934121:14:14.278 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a7893c0, L:/127.0.0.1:8080 - R:/127.0.0.1:49562] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
934221:14:14.278 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a7893c0, L:/127.0.0.1:8080 - R:/127.0.0.1:49562] OUTBOUND PING: ack=false bytes=1234
934321:14:14.279 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf87a8090, L:/127.0.0.1:49562 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
934421:14:14.279 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf87a8090, L:/127.0.0.1:49562 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
934521:14:14.279 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a7893c0, L:/127.0.0.1:8080 - R:/127.0.0.1:49562] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method not found: grpc.testing.UnimplementedService/UnimplementedCall] padding=0 endStream=true
934621:14:14.279 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a7893c0, L:/127.0.0.1:8080 - R:/127.0.0.1:49562] INBOUND PING: ack=true bytes=1234
934721:14:14.280 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf87a8090, L:/127.0.0.1:49562 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 12, grpc-message: Method not found: grpc.testing.UnimplementedService/UnimplementedCall] padding=0 endStream=true
9348Test completed.
934921:14:14.281 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf87a8090, L:/127.0.0.1:49562 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9350[INFO] [12/31/2025 21:14:14.282] [pool-23-thread-7-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
935121:14:14.283 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a7893c0, L:/127.0.0.1:8080 - R:/127.0.0.1:49562] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9352Server stopped
9353[info] GrpcInteropIoWithAkkaNettyScalaSpec:
9354[info] grpc-java server with akka-grpc scala client tester netty
9355[info] - should pass the large_unary integration test (80 milliseconds)
9356[info] - should pass the empty_unary integration test (72 milliseconds)
9357[info] - should pass the ping_pong integration test (63 milliseconds)
9358[info] - should pass the empty_stream integration test (65 milliseconds)
9359[info] - should pass the client_streaming integration test (53 milliseconds)
9360[info] - should pass the server_streaming integration test (64 milliseconds)
9361[info] - should pass the cancel_after_begin integration test (pending)
9362[info] - should pass the cancel_after_first_response integration test (pending)
9363[info] - should pass the timeout_on_sleeping_server integration test (pending)
9364[info] - should pass the status_code_and_message integration test (71 milliseconds)
9365[info] - should pass the unimplemented_method integration test (56 milliseconds)
9366[info] - should pass the client_compressed_unary integration test (pending)
9367[info] - should pass the server_compressed_unary integration test (pending)
9368[info] - should pass the server_compressed_streaming integration test (53 milliseconds)
9369[info] - should pass the unimplemented_service integration test (54 milliseconds)
9370gRPC server bound to: /127.0.0.1:8091
937121:14:14.322 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfc8f80ce, L:/127.0.0.1:53376 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
937221:14:14.322 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfc8f80ce, L:/127.0.0.1:53376 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
937321:14:14.325 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfc8f80ce, L:/127.0.0.1:53376 - R:127.0.0.1/127.0.0.1:8091] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
937421:14:14.325 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfc8f80ce, L:/127.0.0.1:53376 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND SETTINGS: ack=true
937521:14:14.325 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfc8f80ce, L:/127.0.0.1:53376 - R:127.0.0.1/127.0.0.1:8091] INBOUND SETTINGS: ack=true
937621:14:14.326 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfc8f80ce, L:/127.0.0.1:53376 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: 127.0.0.1, :path: /helloworld.GreeterService/SayHello, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AADNkWNkvsPjVdnYPO+uOwtgAa9oNC6MgE58AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
937721:14:14.326 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfc8f80ce, L:/127.0.0.1:53376 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
937821:14:14.329 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfc8f80ce, L:/127.0.0.1:53376 - R:127.0.0.1/127.0.0.1:8091] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
937921:14:14.331 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfc8f80ce, L:/127.0.0.1:53376 - R:127.0.0.1/127.0.0.1:8091] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Wed, 31 Dec 2025 20:14:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
938021:14:14.331 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfc8f80ce, L:/127.0.0.1:53376 - R:127.0.0.1/127.0.0.1:8091] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
938121:14:14.334 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfc8f80ce, L:/127.0.0.1:53376 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9382[INFO] [12/31/2025 21:14:14.334] [pool-23-thread-7] [CoordinatedShutdown(akka://HelloWorld)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9383[info] RichErrorModelNativeTest:
9384[info] - testNativeApi
938521:14:15.289 [grpc-nio-worker-ELG-9-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 32 thread-local buffer(s) from thread: grpc-nio-worker-ELG-9-2
938621:14:15.290 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 50 thread-local buffer(s) from thread: grpc-nio-worker-ELG-9-1
938721:14:15.290 [grpc-nio-worker-ELG-9-3] DEBUG io.netty.buffer.PoolThreadCache - Freed 36 thread-local buffer(s) from thread: grpc-nio-worker-ELG-9-3
938821:14:15.291 [grpc-nio-worker-ELG-9-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 22 thread-local buffer(s) from thread: grpc-nio-worker-ELG-9-4
938921:14:15.338 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 24 thread-local buffer(s) from thread: grpc-default-worker-ELG-7-4
939021:14:15.338 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 46 thread-local buffer(s) from thread: grpc-default-worker-ELG-7-2
9391[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC5/src_managed/main
9392[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main
9393[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9394[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9395[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9396google/api/billing.proto:19:1: warning: Import google/api/metric.proto is unused.
9397google/api/service.proto:38:1: warning: Import google/protobuf/any.proto is unused.
9398google/api/service.proto:27:1: warning: Import google/api/label.proto is unused.
9399google/api/service.proto:34:1: warning: Import google/api/resource.proto is unused.
9400[info] Generating Akka gRPC service interface for com.example.crdts.crdt_example.CrdtExample
9401[info] Generating Akka gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9402[info] Generating Akka gRPC service interface for com.google.longrunning.operations.Operations
9403[info] Generating Akka gRPC service interface for io.grpc.channelz.v1.channelz.Channelz
9404[info] Generating Akka gRPC service interface for io.grpc.health.v1.health.Health
9405[info] Generating Akka gRPC service interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9406[info] Generating Akka gRPC service interface for io.grpc.lookup.v1.rls.RouteLookupService
9407[info] Generating Akka gRPC service interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9408[info] Generating Akka gRPC service interface for io.grpc.testing.integration.metrics.MetricsService
9409[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.TestService
9410[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.UnimplementedService
9411[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.ReconnectService
9412[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9413[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9414[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9415[info] Generating Akka gRPC service interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9416[info] Generating Akka gRPC service interface for [com.example.crdts.CrdtExample]
9417[info] Generating Akka gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
9418[info] Generating Akka gRPC service interface for [com.google.longrunning.Operations]
9419[info] Generating Akka gRPC service interface for [io.grpc.channelz.v1.Channelz]
9420[info] Generating Akka gRPC service interface for [io.grpc.health.v1.Health]
9421[info] Generating Akka gRPC service interface for [io.grpc.lb.v1.LoadBalancer]
9422[info] Generating Akka gRPC service interface for [io.grpc.lookup.v1.RouteLookupService]
9423[info] Generating Akka gRPC service interface for [io.grpc.reflection.v1alpha.ServerReflection]
9424[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.MetricsService]
9425[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.TestService]
9426[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.UnimplementedService]
9427[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.ReconnectService]
9428[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9429[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9430[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9431[info] Generating Akka gRPC service interface for [com.github.xds.service.orca.v3.OpenRcaService]
9432[info] Generating Akka gRPC client for com.example.crdts.crdt_example.CrdtExample
9433[info] Generating Akka gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
9434[info] Generating Akka gRPC client for com.google.longrunning.operations.Operations
9435[info] Generating Akka gRPC client for io.grpc.channelz.v1.channelz.Channelz
9436[info] Generating Akka gRPC client for io.grpc.health.v1.health.Health
9437[info] Generating Akka gRPC client for io.grpc.lb.v1.load_balancer.LoadBalancer
9438[info] Generating Akka gRPC client for io.grpc.lookup.v1.rls.RouteLookupService
9439[info] Generating Akka gRPC client for io.grpc.reflection.v1alpha.reflection.ServerReflection
9440[info] Generating Akka gRPC client for io.grpc.testing.integration.metrics.MetricsService
9441[info] Generating Akka gRPC client for io.grpc.testing.integration.test.TestService
9442[info] Generating Akka gRPC client for io.grpc.testing.integration.test.UnimplementedService
9443[info] Generating Akka gRPC client for io.grpc.testing.integration.test.ReconnectService
9444[info] Generating Akka gRPC client for io.grpc.testing.integration.test.LoadBalancerStatsService
9445[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateHealthService
9446[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9447[info] Generating Akka gRPC client for com.github.xds.service.orca.v3.orca.OpenRcaService
9448[info] Generating Akka gRPC Client [com.example.crdts.CrdtExample]
9449[info] Generating Akka gRPC Lifted Client interface[com.example.crdts.CrdtExample]
9450[info] Generating Akka gRPC Client [example.myapp.helloworld.grpc.GreeterService]
9451[info] Generating Akka gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
9452[info] Generating Akka gRPC Client [com.google.longrunning.Operations]
9453[info] Generating Akka gRPC Lifted Client interface[com.google.longrunning.Operations]
9454[info] Generating Akka gRPC Client [io.grpc.channelz.v1.Channelz]
9455[info] Generating Akka gRPC Lifted Client interface[io.grpc.channelz.v1.Channelz]
9456[info] Generating Akka gRPC Client [io.grpc.health.v1.Health]
9457[info] Generating Akka gRPC Lifted Client interface[io.grpc.health.v1.Health]
9458[info] Generating Akka gRPC Client [io.grpc.lb.v1.LoadBalancer]
9459[info] Generating Akka gRPC Lifted Client interface[io.grpc.lb.v1.LoadBalancer]
9460[info] Generating Akka gRPC Client [io.grpc.lookup.v1.RouteLookupService]
9461[info] Generating Akka gRPC Lifted Client interface[io.grpc.lookup.v1.RouteLookupService]
9462[info] Generating Akka gRPC Client [io.grpc.reflection.v1alpha.ServerReflection]
9463[info] Generating Akka gRPC Lifted Client interface[io.grpc.reflection.v1alpha.ServerReflection]
9464[info] Generating Akka gRPC Client [io.grpc.testing.integration.MetricsService]
9465[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.MetricsService]
9466[info] Generating Akka gRPC Client [io.grpc.testing.integration.TestService]
9467[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.TestService]
9468[info] Generating Akka gRPC Client [io.grpc.testing.integration.UnimplementedService]
9469[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.UnimplementedService]
9470[info] Generating Akka gRPC Client [io.grpc.testing.integration.ReconnectService]
9471[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.ReconnectService]
9472[info] Generating Akka gRPC Client [io.grpc.testing.integration.LoadBalancerStatsService]
9473[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.LoadBalancerStatsService]
9474[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateHealthService]
9475[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateHealthService]
9476[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9477[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateClientConfigureService]
9478[info] Generating Akka gRPC Client [com.github.xds.service.orca.v3.OpenRcaService]
9479[info] Generating Akka gRPC Lifted Client interface[com.github.xds.service.orca.v3.OpenRcaService]
9480[info] Generating Akka gRPC service handler for com.example.crdts.crdt_example.CrdtExample
9481[info] Generating Akka gRPC service power API handler for com.example.crdts.crdt_example.CrdtExample
9482[info] Generating Akka gRPC service power API interface for com.example.crdts.crdt_example.CrdtExample
9483[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9484[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9485[info] Generating Akka gRPC service power API interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9486[info] Generating Akka gRPC service handler for com.google.longrunning.operations.Operations
9487[info] Generating Akka gRPC service power API handler for com.google.longrunning.operations.Operations
9488[info] Generating Akka gRPC service power API interface for com.google.longrunning.operations.Operations
9489[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.channelz.Channelz
9490[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.channelz.Channelz
9491[info] Generating Akka gRPC service power API interface for io.grpc.channelz.v1.channelz.Channelz
9492[info] Generating Akka gRPC service handler for io.grpc.health.v1.health.Health
9493[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.health.Health
9494[info] Generating Akka gRPC service power API interface for io.grpc.health.v1.health.Health
9495[info] Generating Akka gRPC service handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9496[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9497[info] Generating Akka gRPC service power API interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9498[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.rls.RouteLookupService
9499[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.rls.RouteLookupService
9500[info] Generating Akka gRPC service power API interface for io.grpc.lookup.v1.rls.RouteLookupService
9501[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9502[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9503[info] Generating Akka gRPC service power API interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9504[info] Generating Akka gRPC service handler for io.grpc.testing.integration.metrics.MetricsService
9505[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.metrics.MetricsService
9506[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.metrics.MetricsService
9507[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.TestService
9508[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.TestService
9509[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.TestService
9510[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.UnimplementedService
9511[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.UnimplementedService
9512[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.UnimplementedService
9513[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.ReconnectService
9514[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.ReconnectService
9515[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.ReconnectService
9516[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9517[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9518[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9519[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9520[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9521[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9522[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9523[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9524[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9525[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9526[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9527[info] Generating Akka gRPC service power API interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9528[info] Generating Akka gRPC service handler for com.example.crdts.CrdtExample
9529[info] Generating Akka gRPC service power API handler for com.example.crdts.CrdtExample
9530[info] Generating Akka gRPC service power interface for [com.example.crdts.CrdtExample]
9531[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.GreeterService
9532[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.GreeterService
9533[info] Generating Akka gRPC service power interface for [example.myapp.helloworld.grpc.GreeterService]
9534[info] Generating Akka gRPC service handler for com.google.longrunning.Operations
9535[info] Generating Akka gRPC service power API handler for com.google.longrunning.Operations
9536[info] Generating Akka gRPC service power interface for [com.google.longrunning.Operations]
9537[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.Channelz
9538[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.Channelz
9539[info] Generating Akka gRPC service power interface for [io.grpc.channelz.v1.Channelz]
9540[info] Generating Akka gRPC service handler for io.grpc.health.v1.Health
9541[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.Health
9542[info] Generating Akka gRPC service power interface for [io.grpc.health.v1.Health]
9543[info] Generating Akka gRPC service handler for io.grpc.lb.v1.LoadBalancer
9544[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.LoadBalancer
9545[info] Generating Akka gRPC service power interface for [io.grpc.lb.v1.LoadBalancer]
9546[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.RouteLookupService
9547[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.RouteLookupService
9548[info] Generating Akka gRPC service power interface for [io.grpc.lookup.v1.RouteLookupService]
9549[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.ServerReflection
9550[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.ServerReflection
9551[info] Generating Akka gRPC service power interface for [io.grpc.reflection.v1alpha.ServerReflection]
9552[info] Generating Akka gRPC service handler for io.grpc.testing.integration.MetricsService
9553[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.MetricsService
9554[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.MetricsService]
9555[info] Generating Akka gRPC service handler for io.grpc.testing.integration.TestService
9556[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.TestService
9557[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.TestService]
9558[info] Generating Akka gRPC service handler for io.grpc.testing.integration.UnimplementedService
9559[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.UnimplementedService
9560[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.UnimplementedService]
9561[info] Generating Akka gRPC service handler for io.grpc.testing.integration.ReconnectService
9562[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.ReconnectService
9563[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.ReconnectService]
9564[info] Generating Akka gRPC service handler for io.grpc.testing.integration.LoadBalancerStatsService
9565[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.LoadBalancerStatsService
9566[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9567[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateHealthService
9568[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateHealthService
9569[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9570[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9571[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9572[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9573[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.OpenRcaService
9574[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.OpenRcaService
9575[info] Generating Akka gRPC service power interface for [com.github.xds.service.orca.v3.OpenRcaService]
9576[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC5/src_managed/main
9577[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9578[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9579[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9580[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC5/src_managed/main
9581google/api/billing.proto:19:1: warning: Import google/api/metric.proto is unused.
9582google/api/service.proto:38:1: warning: Import google/protobuf/any.proto is unused.
9583google/api/service.proto:27:1: warning: Import google/api/label.proto is unused.
9584google/api/service.proto:34:1: warning: Import google/api/resource.proto is unused.
9585[info] Generating Akka gRPC service interface for com.example.crdts.crdt_example.CrdtExample
9586[info] Generating Akka gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9587[info] Generating Akka gRPC service interface for com.google.longrunning.operations.Operations
9588[info] Generating Akka gRPC service interface for io.grpc.channelz.v1.channelz.Channelz
9589[info] Generating Akka gRPC service interface for io.grpc.health.v1.health.Health
9590[info] Generating Akka gRPC service interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9591[info] Generating Akka gRPC service interface for io.grpc.lookup.v1.rls.RouteLookupService
9592[info] Generating Akka gRPC service interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9593[info] Generating Akka gRPC service interface for io.grpc.testing.integration.metrics.MetricsService
9594[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.TestService
9595[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.UnimplementedService
9596[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.ReconnectService
9597[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9598[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9599[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9600[info] Generating Akka gRPC service interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9601[info] Generating Akka gRPC service interface for [com.example.crdts.CrdtExample]
9602[info] Generating Akka gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
9603[info] Generating Akka gRPC service interface for [com.google.longrunning.Operations]
9604[info] Generating Akka gRPC service interface for [io.grpc.channelz.v1.Channelz]
9605[info] Generating Akka gRPC service interface for [io.grpc.health.v1.Health]
9606[info] Generating Akka gRPC service interface for [io.grpc.lb.v1.LoadBalancer]
9607[info] Generating Akka gRPC service interface for [io.grpc.lookup.v1.RouteLookupService]
9608[info] Generating Akka gRPC service interface for [io.grpc.reflection.v1alpha.ServerReflection]
9609[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.MetricsService]
9610[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.TestService]
9611[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.UnimplementedService]
9612[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.ReconnectService]
9613[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9614[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9615[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9616[info] Generating Akka gRPC service interface for [com.github.xds.service.orca.v3.OpenRcaService]
9617[info] Generating Akka gRPC client for com.example.crdts.crdt_example.CrdtExample
9618[info] Generating Akka gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
9619[info] Generating Akka gRPC client for com.google.longrunning.operations.Operations
9620[info] Generating Akka gRPC client for io.grpc.channelz.v1.channelz.Channelz
9621[info] Generating Akka gRPC client for io.grpc.health.v1.health.Health
9622[info] Generating Akka gRPC client for io.grpc.lb.v1.load_balancer.LoadBalancer
9623[info] Generating Akka gRPC client for io.grpc.lookup.v1.rls.RouteLookupService
9624[info] Generating Akka gRPC client for io.grpc.reflection.v1alpha.reflection.ServerReflection
9625[info] Generating Akka gRPC client for io.grpc.testing.integration.metrics.MetricsService
9626[info] Generating Akka gRPC client for io.grpc.testing.integration.test.TestService
9627[info] Generating Akka gRPC client for io.grpc.testing.integration.test.UnimplementedService
9628[info] Generating Akka gRPC client for io.grpc.testing.integration.test.ReconnectService
9629[info] Generating Akka gRPC client for io.grpc.testing.integration.test.LoadBalancerStatsService
9630[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateHealthService
9631[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9632[info] Generating Akka gRPC client for com.github.xds.service.orca.v3.orca.OpenRcaService
9633[info] Generating Akka gRPC Client [com.example.crdts.CrdtExample]
9634[info] Generating Akka gRPC Lifted Client interface[com.example.crdts.CrdtExample]
9635[info] Generating Akka gRPC Client [example.myapp.helloworld.grpc.GreeterService]
9636[info] Generating Akka gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
9637[info] Generating Akka gRPC Client [com.google.longrunning.Operations]
9638[info] Generating Akka gRPC Lifted Client interface[com.google.longrunning.Operations]
9639[info] Generating Akka gRPC Client [io.grpc.channelz.v1.Channelz]
9640[info] Generating Akka gRPC Lifted Client interface[io.grpc.channelz.v1.Channelz]
9641[info] Generating Akka gRPC Client [io.grpc.health.v1.Health]
9642[info] Generating Akka gRPC Lifted Client interface[io.grpc.health.v1.Health]
9643[info] Generating Akka gRPC Client [io.grpc.lb.v1.LoadBalancer]
9644[info] Generating Akka gRPC Lifted Client interface[io.grpc.lb.v1.LoadBalancer]
9645[info] Generating Akka gRPC Client [io.grpc.lookup.v1.RouteLookupService]
9646[info] Generating Akka gRPC Lifted Client interface[io.grpc.lookup.v1.RouteLookupService]
9647[info] Generating Akka gRPC Client [io.grpc.reflection.v1alpha.ServerReflection]
9648[info] Generating Akka gRPC Lifted Client interface[io.grpc.reflection.v1alpha.ServerReflection]
9649[info] Generating Akka gRPC Client [io.grpc.testing.integration.MetricsService]
9650[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.MetricsService]
9651[info] Generating Akka gRPC Client [io.grpc.testing.integration.TestService]
9652[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.TestService]
9653[info] Generating Akka gRPC Client [io.grpc.testing.integration.UnimplementedService]
9654[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.UnimplementedService]
9655[info] Generating Akka gRPC Client [io.grpc.testing.integration.ReconnectService]
9656[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.ReconnectService]
9657[info] Generating Akka gRPC Client [io.grpc.testing.integration.LoadBalancerStatsService]
9658[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.LoadBalancerStatsService]
9659[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateHealthService]
9660[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateHealthService]
9661[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9662[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateClientConfigureService]
9663[info] Generating Akka gRPC Client [com.github.xds.service.orca.v3.OpenRcaService]
9664[info] Generating Akka gRPC Lifted Client interface[com.github.xds.service.orca.v3.OpenRcaService]
9665[info] Generating Akka gRPC service handler for com.example.crdts.crdt_example.CrdtExample
9666[info] Generating Akka gRPC service power API handler for com.example.crdts.crdt_example.CrdtExample
9667[info] Generating Akka gRPC service power API interface for com.example.crdts.crdt_example.CrdtExample
9668[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9669[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9670[info] Generating Akka gRPC service power API interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9671[info] Generating Akka gRPC service handler for com.google.longrunning.operations.Operations
9672[info] Generating Akka gRPC service power API handler for com.google.longrunning.operations.Operations
9673[info] Generating Akka gRPC service power API interface for com.google.longrunning.operations.Operations
9674[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.channelz.Channelz
9675[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.channelz.Channelz
9676[info] Generating Akka gRPC service power API interface for io.grpc.channelz.v1.channelz.Channelz
9677[info] Generating Akka gRPC service handler for io.grpc.health.v1.health.Health
9678[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.health.Health
9679[info] Generating Akka gRPC service power API interface for io.grpc.health.v1.health.Health
9680[info] Generating Akka gRPC service handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9681[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9682[info] Generating Akka gRPC service power API interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9683[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.rls.RouteLookupService
9684[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.rls.RouteLookupService
9685[info] Generating Akka gRPC service power API interface for io.grpc.lookup.v1.rls.RouteLookupService
9686[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9687[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9688[info] Generating Akka gRPC service power API interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9689[info] Generating Akka gRPC service handler for io.grpc.testing.integration.metrics.MetricsService
9690[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.metrics.MetricsService
9691[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.metrics.MetricsService
9692[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.TestService
9693[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.TestService
9694[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.TestService
9695[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.UnimplementedService
9696[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.UnimplementedService
9697[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.UnimplementedService
9698[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.ReconnectService
9699[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.ReconnectService
9700[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.ReconnectService
9701[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9702[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9703[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9704[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9705[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9706[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9707[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9708[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9709[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9710[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9711[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9712[info] Generating Akka gRPC service power API interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9713[info] Generating Akka gRPC service handler for com.example.crdts.CrdtExample
9714[info] Generating Akka gRPC service power API handler for com.example.crdts.CrdtExample
9715[info] Generating Akka gRPC service power interface for [com.example.crdts.CrdtExample]
9716[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.GreeterService
9717[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.GreeterService
9718[info] Generating Akka gRPC service power interface for [example.myapp.helloworld.grpc.GreeterService]
9719[info] Generating Akka gRPC service handler for com.google.longrunning.Operations
9720[info] Generating Akka gRPC service power API handler for com.google.longrunning.Operations
9721[info] Generating Akka gRPC service power interface for [com.google.longrunning.Operations]
9722[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.Channelz
9723[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.Channelz
9724[info] Generating Akka gRPC service power interface for [io.grpc.channelz.v1.Channelz]
9725[info] Generating Akka gRPC service handler for io.grpc.health.v1.Health
9726[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.Health
9727[info] Generating Akka gRPC service power interface for [io.grpc.health.v1.Health]
9728[info] Generating Akka gRPC service handler for io.grpc.lb.v1.LoadBalancer
9729[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.LoadBalancer
9730[info] Generating Akka gRPC service power interface for [io.grpc.lb.v1.LoadBalancer]
9731[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.RouteLookupService
9732[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.RouteLookupService
9733[info] Generating Akka gRPC service power interface for [io.grpc.lookup.v1.RouteLookupService]
9734[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.ServerReflection
9735[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.ServerReflection
9736[info] Generating Akka gRPC service power interface for [io.grpc.reflection.v1alpha.ServerReflection]
9737[info] Generating Akka gRPC service handler for io.grpc.testing.integration.MetricsService
9738[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.MetricsService
9739[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.MetricsService]
9740[info] Generating Akka gRPC service handler for io.grpc.testing.integration.TestService
9741[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.TestService
9742[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.TestService]
9743[info] Generating Akka gRPC service handler for io.grpc.testing.integration.UnimplementedService
9744[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.UnimplementedService
9745[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.UnimplementedService]
9746[info] Generating Akka gRPC service handler for io.grpc.testing.integration.ReconnectService
9747[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.ReconnectService
9748[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.ReconnectService]
9749[info] Generating Akka gRPC service handler for io.grpc.testing.integration.LoadBalancerStatsService
9750[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.LoadBalancerStatsService
9751[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9752[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateHealthService
9753[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateHealthService
9754[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9755[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9756[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9757[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9758[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.OpenRcaService
9759[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.OpenRcaService
9760[info] Generating Akka gRPC service power interface for [com.github.xds.service.orca.v3.OpenRcaService]
9761Starting build for ProjectRef(file:/build/repo/,akka-grpc-runtime) (akka-grpc-runtime)... [1/2]
9762Compile scalacOptions: --java-output-version:17, 8, -unchecked, -encoding, UTF-8, -Wconf:msg=Marked as deprecated in proto file:silent, -Wconf:msg=Use `scala.jdk.CollectionConverters` instead:silent, -Wconf:msg=Use LazyList instead of Stream:silent, -Wconf:msg=never used:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
9763[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC5/src_managed/main
9764[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9765[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9766[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9767[info] Compiling 4 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC5/src_managed/test
9768[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC5/src_managed/main
9769[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9770[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9771[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9772[info] compiling 27 Scala sources and 2 Java sources to /build/repo/runtime/target/scala-3.8.0-RC5/test-classes ...
9773[info] done compiling
9774[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC5/src_managed/main
9775[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9776[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9777[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9778[info] GoogleProtobufSerializerSpec:
9779[info] Google protobuf serializer
9780[info] - should successfully serialize and deserialize a protobuf Any object (61 milliseconds)
9781[info] CodecsSpec:
9782[info] Negotiating message encoding with remote client
9783[info] - should default to Identity if no encoding provided (169 milliseconds)
9784[info] - should accept explicit Identity (3 milliseconds)
9785[info] - should accept explicit Gzip (0 milliseconds)
9786[info] - should use client preference with multiple known encodings (1 millisecond)
9787[info] - should use first known encoding (1 millisecond)
9788[info] - should use default encoding if unknown encodings specified (0 milliseconds)
9789[info] Detecting message encoding from remote
9790[info] - should default to Identity if not specified (2 milliseconds)
9791[info] - should accept explicit Identity (2 milliseconds)
9792[info] - should accept explicit Gzip (0 milliseconds)
9793[info] - should fail with unknown encoding (8 milliseconds)
9794[info] MetadataImplSpec:
9795[info] EntryMetadataImpl
9796[info] - should return expected text values (1 millisecond)
9797[info] - should return None for nonexistent text key (0 milliseconds)
9798[info] - should return most recently added value for repeated text entries (0 milliseconds)
9799[info] - should return correct binary values (1 millisecond)
9800[info] - should return None for nonexistent binary key (0 milliseconds)
9801[info] - should return most recently added value for repeated binary entries (0 milliseconds)
9802[info] - should return a list with repeated entries in correct order (2 milliseconds)
9803[info] - should return a map repeated entries in correct order (2 milliseconds)
9804[info] GrpcMetadataImpl
9805[info] - should return expected text values (1 millisecond)
9806[info] - should return None for nonexistent text key (0 milliseconds)
9807[info] - should return most recently added value for repeated text entries (0 milliseconds)
9808[info] - should return correct binary values (1 millisecond)
9809[info] - should return None for nonexistent binary key (1 millisecond)
9810[info] - should return most recently added value for repeated binary entries (0 milliseconds)
9811[info] - should return a list with repeated entries in correct order (3 milliseconds)
9812[info] - should return a map repeated entries in correct order (1 millisecond)
9813[info] HeaderMetadataImpl
9814[info] - should return expected text values (1 millisecond)
9815[info] - should return None for nonexistent text key (1 millisecond)
9816[info] - should return most recently added value for repeated text entries (3 milliseconds)
9817[info] - should return correct binary values (1 millisecond)
9818[info] - should return None for nonexistent binary key (0 milliseconds)
9819[info] - should return most recently added value for repeated binary entries (0 milliseconds)
9820[info] - should return a list with repeated entries in correct order (1 millisecond)
9821[info] - should return a map repeated entries in correct order (0 milliseconds)
9822[info] ScalapbProtobufSerializerSpec:
9823[info] Google protobuf serializer
9824[info] - should successfully serialize and deserialize a protobuf Any object (10 milliseconds)
9825[info] HeadersSpec:
9826[info] Status-Message.value()
9827[info] - should use percent-encoding (47 milliseconds)
9828[info] Status-Message.parse()
9829[info] - should should decode percent-encoded values (1 millisecond)
9830[info] - should should decode as is in case two chars following percent cannot be decoded as hex (0 milliseconds)
9831[info] Status-Message.value() and Status-Message.parse()
9832[info] - should roundtrip for UTF-8 encodable sequence of bytes (7 milliseconds)
9833[info] NettyClientUtilsSpec:
9834[info] The Netty client-utilities
9835[ERROR] [12/31/2025 21:14:28.860] [pool-95-thread-4-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9836java.lang.NullPointerException
9837 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
9838 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9839 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9840 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9841 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9842 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9843 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9844 at java.base/java.lang.Class.newInstance(Class.java:645)
9845 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9846 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9847 at sbt.TestRunner.run(TestFramework.scala:168)
9848 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9849 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9850 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9851 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9852 at sbt.TestFunction.apply(TestFramework.scala:348)
9853 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9854 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9855 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9856 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9857 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9858 at sbt.Execute.work(Execute.scala:292)
9859 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9860 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9861 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
9862 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9863 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
9864 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9865 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
9866 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
9867 at java.base/java.lang.Thread.run(Thread.java:833)
9868
9869[ERROR] [12/31/2025 21:14:28.861] [pool-95-thread-4-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9870java.lang.RuntimeException
9871 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
9872 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9873 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9874 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9875 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9876 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9877 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9878 at java.base/java.lang.Class.newInstance(Class.java:645)
9879 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9880 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9881 at sbt.TestRunner.run(TestFramework.scala:168)
9882 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9883 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9884 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9885 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9886 at sbt.TestFunction.apply(TestFramework.scala:348)
9887 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9888 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9889 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9890 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9891 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9892 at sbt.Execute.work(Execute.scala:292)
9893 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9894 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9895 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
9896 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9897 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
9898 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9899 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
9900 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
9901 at java.base/java.lang.Thread.run(Thread.java:833)
9902
9903[ERROR] [12/31/2025 21:14:28.868] [pool-95-thread-4-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9904java.lang.NullPointerException
9905 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
9906 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9907 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9908 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9909 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9910 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9911 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9912 at java.base/java.lang.Class.newInstance(Class.java:645)
9913 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9914 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9915 at sbt.TestRunner.run(TestFramework.scala:168)
9916 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9917 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9918 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9919 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9920 at sbt.TestFunction.apply(TestFramework.scala:348)
9921 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9922 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9923 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9924 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9925 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9926 at sbt.Execute.work(Execute.scala:292)
9927 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9928 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9929 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
9930 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9931 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
9932 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9933 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
9934 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
9935 at java.base/java.lang.Thread.run(Thread.java:833)
9936
9937[ERROR] [12/31/2025 21:14:28.874] [pool-95-thread-4-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9938java.lang.RuntimeException
9939 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
9940 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9941 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9942 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9943 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9944 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9945 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9946 at java.base/java.lang.Class.newInstance(Class.java:645)
9947 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9948 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9949 at sbt.TestRunner.run(TestFramework.scala:168)
9950 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9951 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9952 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9953 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9954 at sbt.TestFunction.apply(TestFramework.scala:348)
9955 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9956 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9957 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9958 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9959 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9960 at sbt.Execute.work(Execute.scala:292)
9961 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9962 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9963 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
9964 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9965 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
9966 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9967 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
9968 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
9969 at java.base/java.lang.Thread.run(Thread.java:833)
9970
9971[ERROR] [12/31/2025 21:14:28.910] [pool-95-thread-4-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9972java.lang.NullPointerException
9973 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
9974 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9975 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9976 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9977 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9978 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9979 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9980 at java.base/java.lang.Class.newInstance(Class.java:645)
9981 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9982 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9983 at sbt.TestRunner.run(TestFramework.scala:168)
9984 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9985 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9986 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9987 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9988 at sbt.TestFunction.apply(TestFramework.scala:348)
9989 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9990 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9991 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9992 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9993 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9994 at sbt.Execute.work(Execute.scala:292)
9995 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9996 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9997 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
9998 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9999 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10000 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10001 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10002 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10003 at java.base/java.lang.Thread.run(Thread.java:833)
10004
10005[ERROR] [12/31/2025 21:14:28.912] [pool-95-thread-4-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10006java.lang.NullPointerException
10007 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
10008 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10009 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10010 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10011 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10012 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10013 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10014 at java.base/java.lang.Class.newInstance(Class.java:645)
10015 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10016 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10017 at sbt.TestRunner.run(TestFramework.scala:168)
10018 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10019 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10020 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10021 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10022 at sbt.TestFunction.apply(TestFramework.scala:348)
10023 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10024 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10025 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10026 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10027 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10028 at sbt.Execute.work(Execute.scala:292)
10029 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10030 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10031 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10032 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10033 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10034 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10035 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10036 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10037 at java.base/java.lang.Thread.run(Thread.java:833)
10038
10039[ERROR] [12/31/2025 21:14:28.914] [pool-95-thread-4-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10040java.lang.RuntimeException
10041 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10042 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10043 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10044 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10045 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10046 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10047 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10048 at java.base/java.lang.Class.newInstance(Class.java:645)
10049 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10050 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10051 at sbt.TestRunner.run(TestFramework.scala:168)
10052 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10053 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10054 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10055 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10056 at sbt.TestFunction.apply(TestFramework.scala:348)
10057 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10058 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10059 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10060 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10061 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10062 at sbt.Execute.work(Execute.scala:292)
10063 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10064 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10065 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10066 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10067 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10068 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10069 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10070 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10071 at java.base/java.lang.Thread.run(Thread.java:833)
10072
10073[ERROR] [12/31/2025 21:14:28.915] [pool-95-thread-4-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10074java.lang.RuntimeException
10075 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10076 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10077 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10078 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10079 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10080 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10081 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10082 at java.base/java.lang.Class.newInstance(Class.java:645)
10083 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10084 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10085 at sbt.TestRunner.run(TestFramework.scala:168)
10086 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10087 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10088 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10089 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10090 at sbt.TestFunction.apply(TestFramework.scala:348)
10091 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10092 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10093 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10094 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10095 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10096 at sbt.Execute.work(Execute.scala:292)
10097 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10098 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10099 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10100 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10101 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10102 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10103 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10104 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10105 at java.base/java.lang.Thread.run(Thread.java:833)
10106
10107[ERROR] [12/31/2025 21:14:28.927] [pool-95-thread-4-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10108java.lang.NullPointerException
10109 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
10110 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10111 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10112 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10113 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10114 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10115 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10116 at java.base/java.lang.Class.newInstance(Class.java:645)
10117 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10118 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10119 at sbt.TestRunner.run(TestFramework.scala:168)
10120 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10121 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10122 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10123 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10124 at sbt.TestFunction.apply(TestFramework.scala:348)
10125 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10126 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10127 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10128 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10129 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10130 at sbt.Execute.work(Execute.scala:292)
10131 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10132 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10133 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10134 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10135 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10136 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10137 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10138 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10139 at java.base/java.lang.Thread.run(Thread.java:833)
10140
10141[ERROR] [12/31/2025 21:14:28.929] [pool-95-thread-4-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10142java.lang.NullPointerException
10143 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
10144 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10145 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10146 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10147 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10148 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10149 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10150 at java.base/java.lang.Class.newInstance(Class.java:645)
10151 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10152 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10153 at sbt.TestRunner.run(TestFramework.scala:168)
10154 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10155 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10156 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10157 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10158 at sbt.TestFunction.apply(TestFramework.scala:348)
10159 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10160 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10161 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10162 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10163 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10164 at sbt.Execute.work(Execute.scala:292)
10165 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10166 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10167 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10168 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10169 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10170 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10171 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10172 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10173 at java.base/java.lang.Thread.run(Thread.java:833)
10174
10175[ERROR] [12/31/2025 21:14:28.932] [pool-95-thread-4-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10176java.lang.RuntimeException
10177 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10178 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10179 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10180 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10181 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10182 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10183 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10184 at java.base/java.lang.Class.newInstance(Class.java:645)
10185 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10186 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10187 at sbt.TestRunner.run(TestFramework.scala:168)
10188 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10189 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10190 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10191 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10192 at sbt.TestFunction.apply(TestFramework.scala:348)
10193 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10194 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10195 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10196 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10197 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10198 at sbt.Execute.work(Execute.scala:292)
10199 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10200 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10201 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10202 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10203 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10204 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10205 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10206 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10207 at java.base/java.lang.Thread.run(Thread.java:833)
10208
10209[ERROR] [12/31/2025 21:14:28.933] [pool-95-thread-4-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10210java.lang.RuntimeException
10211 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10212 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10213 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10214 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10215 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10216 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10217 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10218 at java.base/java.lang.Class.newInstance(Class.java:645)
10219 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10220 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10221 at sbt.TestRunner.run(TestFramework.scala:168)
10222 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10223 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10224 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10225 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10226 at sbt.TestFunction.apply(TestFramework.scala:348)
10227 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10228 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10229 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10230 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10231 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10232 at sbt.Execute.work(Execute.scala:292)
10233 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10234 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10235 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10236 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10237 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10238 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10239 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10240 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10241 at java.base/java.lang.Thread.run(Thread.java:833)
10242
10243[INFO] [12/31/2025 21:14:28.962] [pool-95-thread-4] [CoordinatedShutdown(akka://Test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
10244[info] ChannelUtilsSpec:
10245[info] Channel monitor
10246[info] - should should fail if enter into failure configured number of times (11 milliseconds)
10247[info] - should should reset counter if enters into ready (1 millisecond)
10248[info] - should should stop monitoring if SHUTDOWN (4 milliseconds)
10249[info] AkkaHttpClientUtilsSpec:
10250[info] The conversion from HttpResponse to Source
10251[info] - should map a strict 404 response to a failed stream (142 milliseconds)
10252[info] - should map a strict 200 response with non-0 gRPC error code to a failed stream (45 milliseconds)
10253[info] GrpcExceptionHandlerSpec:
10254[info] defaultMapper
10255[info] - should Map akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (1 millisecond)
10256[info] - should Map scala.NotImplementedError: an implementation is missing to Status{code=UNIMPLEMENTED, description=an implementation is missing, cause=null} (1 millisecond)
10257[info] - should Map java.lang.UnsupportedOperationException to Status{code=UNIMPLEMENTED, description=null, cause=null} (3 milliseconds)
10258[info] - should Map java.lang.NullPointerException to Status{code=INTERNAL, description=null, cause=null} (3 milliseconds)
10259[info] - should Map java.lang.RuntimeException to Status{code=INTERNAL, description=null, cause=null} (0 milliseconds)
10260[info] - should Map io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (1 millisecond)
10261[info] - should Map java.util.concurrent.ExecutionException: akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (0 milliseconds)
10262[info] - should Map java.util.concurrent.ExecutionException: scala.NotImplementedError: an implementation is missing to Status{code=UNIMPLEMENTED, description=an implementation is missing, cause=null} (0 milliseconds)
10263[info] - should Map java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException to Status{code=UNIMPLEMENTED, description=null, cause=null} (0 milliseconds)
10264[info] - should Map java.util.concurrent.ExecutionException: java.lang.NullPointerException to Status{code=INTERNAL, description=null, cause=null} (4 milliseconds)
10265[info] - should Map java.util.concurrent.ExecutionException: java.lang.RuntimeException to Status{code=INTERNAL, description=null, cause=null} (0 milliseconds)
10266[info] - should Map java.util.concurrent.ExecutionException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (0 milliseconds)
10267[info] - should Map java.util.concurrent.ExecutionException: doh to Status{code=INTERNAL, description=null, cause=null} (1 millisecond)
10268[info] default(defaultMapper)
10269[info] - should Correctly map akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED (22 milliseconds)
10270[info] - should Correctly map scala.NotImplementedError: an implementation is missing (3 milliseconds)
10271[info] - should Correctly map java.lang.UnsupportedOperationException (6 milliseconds)
10272[info] - should Correctly map java.lang.NullPointerException (3 milliseconds)
10273[info] - should Correctly map java.lang.RuntimeException (4 milliseconds)
10274[info] - should Correctly map io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED (3 milliseconds)
10275[info] - should Correctly map java.util.concurrent.ExecutionException: akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED (2 milliseconds)
10276[info] - should Correctly map java.util.concurrent.ExecutionException: scala.NotImplementedError: an implementation is missing (2 milliseconds)
10277[info] - should Correctly map java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException (2 milliseconds)
10278[info] - should Correctly map java.util.concurrent.ExecutionException: java.lang.NullPointerException (4 milliseconds)
10279[info] - should Correctly map java.util.concurrent.ExecutionException: java.lang.RuntimeException (4 milliseconds)
10280[info] - should Correctly map java.util.concurrent.ExecutionException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED (3 milliseconds)
10281[info] - should Correctly map java.util.concurrent.ExecutionException: doh (2 milliseconds)
10282[info] GrpcProtocolWebTextSpec:
10283[info] GrpcProtocolWebText
10284[info] - should decode a full frame (67 milliseconds)
10285[info] - should decode a fragmented frame (111 milliseconds)
10286[info] AkkaDiscoveryNameResolverSpec:
10287[info] The AkkaDiscovery-backed NameResolver
10288[info] - should correctly report an error for an unknown hostname (69 milliseconds)
10289[info] - should support serving a static host/port (192 milliseconds)
10290[INFO] [12/31/2025 21:14:29.164] [pool-95-thread-8-ScalaTest-running-GrpcClientSettingsSpec] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
10291[INFO] [12/31/2025 21:14:29.196] [pool-95-thread-8-ScalaTest-running-GrpcClientSettingsSpec] [CoordinatedShutdown(akka://test-with-service-discovery)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
10292[INFO] [12/31/2025 21:14:29.201] [pool-95-thread-8] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
10293[info] ConcatOrNotFoundTest:
10294[info] - testMiddleMatching
10295[info] - testNoneMatching
10296[info] - testEmpty
10297[info] - testSingleMatching
10298[info] - testLastMatching
10299[info] - testFirstMatching
10300[info] - testCompletedLater
10301[info] AkkaDiscoveryNameResolverProviderSpec:
10302[info] AkkaDiscoveryNameResolverProviderSpec
10303[info] - should provide a NameResolver that uses the supplied serviceName (6 milliseconds)
10304[info] MetadataBuilderSpec:
10305[info] MetadataBuilder
10306[info] - should return empty metadata (1 millisecond)
10307[info] - should handle distinct text entries (1 millisecond)
10308[info] - should handle repeated text entries (1 millisecond)
10309[info] - should throw exception for '-bin' suffix on text key (2 milliseconds)
10310[info] - should throw exception for missing '-bin' suffix on binary key (0 milliseconds)
10311[info] - should handle distinct binary entries (0 milliseconds)
10312[info] - should handle repeated binary entries (0 milliseconds)
10313[info] GrpcClientSettingsSpec:
10314[info] The gRPC client settings spec
10315[info] - should use static service discovery for connectToServiceAt (0 milliseconds)
10316[info] - should uses host for static service discovery (2 milliseconds)
10317[info] - should load a user defined service discovery mechanism (6 milliseconds)
10318[info] - should fail to parse configuration with non-existent certificate (24 milliseconds)
10319[info] - should provide a useful error message if configuration missing (2 milliseconds)
10320[info] - should fail fast if no service name (1 millisecond)
10321[info] - should fail fast when no service discovery is configured on the actor system (1 millisecond)
10322[info] - should use the service discovery configured on the actor system (28 milliseconds)
10323[info] ServerReflectionImplSpec:
10324[info] The Server Reflection implementation utilities
10325[info] - should split strings up until the next dot (0 milliseconds)
10326[info] - should find a symbol (1 millisecond)
10327[info] The Server Reflection implementation
10328[info] - should retrieve server reflection info (22 milliseconds)
10329[info] - should not retrieve reflection info for an unknown proto file name (1 millisecond)
10330[info] - should return transitive dependencies (32 milliseconds)
10331[info] - should not return transitive dependencies already sent (3 milliseconds)
10332[info] DecodeBase64Spec:
10333[info] DecodeBase64
10334[info] - should handle a single element (13 milliseconds)
10335[info] - should handle a chunked stream (173 milliseconds)
10336[info] - should handle a chunked stream with mid-stream flushes (164 milliseconds)
10337[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC5/src_managed/main
10338[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
10339[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
10340[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
10341[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC5/src_managed/main
10342[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
10343[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
10344[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
10345
10346************************
10347Build summary:
10348[{
10349 "module": "akka-grpc-interop-tests",
10350 "compile": {"status": "ok", "tookMs": 133394, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10351 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
10352 "test-compile": {"status": "ok", "tookMs": 10366, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10353 "test": {"status": "ok", "tookMs": 69979, "passed": 182, "failed": 1, "ignored": 0, "skipped": 0, "total": 183, "byFramework": [{"framework": "unknown", "stats": {"passed": 182, "failed": 1, "ignored": 0, "skipped": 0, "total": 183}}]},
10354 "publish": {"status": "skipped", "tookMs": 0},
10355 "metadata": {
10356 "crossScalaVersions": ["2.12.18", "2.13.11", "3.2.2"]
10357}
10358},{
10359 "module": "akka-grpc-runtime",
10360 "compile": {"status": "ok", "tookMs": 790, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10361 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
10362 "test-compile": {"status": "ok", "tookMs": 5275, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10363 "test": {"status": "ok", "tookMs": 2176, "passed": 107, "failed": 0, "ignored": 0, "skipped": 0, "total": 107, "byFramework": [{"framework": "unknown", "stats": {"passed": 107, "failed": 0, "ignored": 0, "skipped": 0, "total": 107}}]},
10364 "publish": {"status": "skipped", "tookMs": 0},
10365 "metadata": {
10366 "crossScalaVersions": ["2.12.18", "2.13.11", "3.2.2"]
10367}
10368}]
10369************************
10370[success] Total time: 237 s (0:03:57.0), completed Dec 31, 2025, 9:14:31 PM
10371[0J[INFO] [12/31/2025 21:14:31.042] [GrpcExceptionHandlerSpec-shutdown-hook-1] [CoordinatedShutdown(akka://GrpcExceptionHandlerSpec)] Running CoordinatedShutdown with reason [JvmExitReason]
10372[INFO] [12/31/2025 21:14:31.042] [GrpcExceptionHandlerSpec-shutdown-hook-1] [CoordinatedShutdown(akka://GrpcExceptionHandlerSpec)] Running CoordinatedShutdown with reason [JvmExitReason]
10373Checking patch project/plugins.sbt...
10374Checking patch project/build.properties...
10375Checking patch project/Dependencies.scala...
10376Checking patch build.sbt...
10377Applied patch project/plugins.sbt cleanly.
10378Applied patch project/build.properties cleanly.
10379Applied patch project/Dependencies.scala cleanly.
10380Applied patch build.sbt cleanly.