Build Logs
akka/akka-grpc • 3.8.0-RC4:2025-12-22
Errors
182
Warnings
155
Total Lines
10401
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-RC4
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-RC4"
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-RC4
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-RC4
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-RC4
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-RC4"
70"++3.8.0-RC4 -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-RC4 """{"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 8.674s.
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-RC4
97OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in akka-grpc-plugin-tester-scala/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in benchmarks/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in akka-grpc-docs/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in akka-grpc-interop-tests/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 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-RC4 -> 3.8.0-RC4 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-RC4 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-RC4)
108[info] benchmarks (2.12.18, 2.13.11, 3.8.0-RC4)
109[info] akka-grpc-interop-tests (2.12.18, 2.13.11, 3.8.0-RC4)
110[info] akka-grpc-runtime (2.12.18, 2.13.11, 3.8.0-RC4, 2.12.20)
111[info] akka-grpc-docs (2.12.18, 2.13.11, 3.8.0-RC4)
112[info] akka-grpc-plugin-tester-scala (2.12.18, 2.13.11, 3.8.0-RC4)
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 22, 2025, 6:09:15 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/,sbt-akka-grpc)), Select(ConfigKey(compile)), Zero, Zero)
160OpenCB::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)
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 8.965s.
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-RC4/src_managed/main
173[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC4/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-RC4/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-RC4/classes ...
360[warn] /build/repo/interop-tests/target/scala-3.8.0-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/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-RC4/src_managed/main
488[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC4/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-RC4/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-RC4/src_managed/main
677[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC4/src_managed/main
678[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
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]
86118:12:38.215 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework
86218:12:38.218 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false
86318:12:38.219 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - Java version: 17
86418:12:38.219 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
86518:12:38.220 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
86618:12:38.220 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available
86718:12:38.221 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
86818:12:38.221 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
86918:12:38.221 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true
87018:12:38.222 [pool-23-thread-4-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 @2760586b
87118:12:38.223 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): unavailable
87218:12:38.223 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available
87318:12:38.223 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - maxDirectMemory: 7516192768 bytes (maybe)
87418:12:38.224 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
87518:12:38.224 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
87618:12:38.224 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes
87718:12:38.224 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1
87818:12:38.225 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available
87918:12:38.225 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
88018:12:38.253 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir)
88118:12:38.253 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true
88218:12:38.253 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true
88318:12:38.253 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true
88418:12:38.259 [pool-23-thread-4-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_646040020201393237709.so
88518:12:38.269 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false
88618:12:38.269 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false
88718:12:38.271 [pool-23-thread-4-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)
88818:12:38.272 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096
88918:12:38.288 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8
89018:12:38.333 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
89118:12:38.333 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
89218:12:38.342 [pool-23-thread-4-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available
89318:12:38.525 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector - -Dio.grpc.netty.shaded.io.netty.leakDetection.level: simple
89418:12:38.525 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector - -Dio.grpc.netty.shaded.io.netty.leakDetection.targetRecords: 4
89518:12:38.537 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf - -Dio.grpc.netty.shaded.io.netty.buffer.checkAccessible: true
89618:12:38.537 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf - -Dio.grpc.netty.shaded.io.netty.buffer.checkBounds: true
89718:12:38.537 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector@352163f9
89818:12:38.569 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8
89918:12:38.569 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8
90018:12:38.569 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
90118:12:38.569 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9
90218:12:38.570 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304
90318:12:38.570 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
90418:12:38.570 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
90518:12:38.570 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
90618:12:38.570 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
90718:12:38.570 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
90818:12:38.570 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false
90918:12:38.570 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
91018:12:38.581 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.channel.DefaultChannelId - -Dio.netty.processId: 324 (auto-detected)
91118:12:38.582 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.channel.DefaultChannelId - -Dio.netty.machineId: f6:d5:c5:ff:fe:ae:8e:17 (auto-detected)
91218:12:38.594 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled
91318:12:38.594 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0
91418:12:38.594 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
91518:12:38.600 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096
91618:12:38.600 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8
91718:12:38.600 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32
91818:12:38.600 [GrpcChannelSpec-akka.actor.default-dispatcher-4] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.blocking: false
91918:12:38.619 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x95cd067a, L:/127.0.0.1:42100 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
92018:12:38.636 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x95cd067a, L:/127.0.0.1:42100 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
92118:12:38.710 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x95cd067a, L:/127.0.0.1:42100 - R:127.0.0.1/127.0.0.1:35083] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
92218:12:38.711 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x95cd067a, L:/127.0.0.1:42100 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND SETTINGS: ack=true
92318:12:38.721 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x95cd067a, L:/127.0.0.1:42100 - R:127.0.0.1/127.0.0.1:35083] INBOUND SETTINGS: ack=true
92418:12:38.727 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x95cd067a, L:/127.0.0.1:42100 - R:127.0.0.1/127.0.0.1:35083] 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: AADg9hF4VX3baMnOjQZuaq/aAVWGrKskOe+lAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
92518:12:38.734 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x95cd067a, L:/127.0.0.1:42100 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
92618:12:38.789 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x95cd067a, L:/127.0.0.1:42100 - R:127.0.0.1/127.0.0.1:35083] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
92718:12:38.856 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x95cd067a, L:/127.0.0.1:42100 - R:127.0.0.1/127.0.0.1:35083] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:38 GMT, server: akka-http/10.5.0] padding=0 endStream=false
92818:12:38.863 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x95cd067a, L:/127.0.0.1:42100 - R:127.0.0.1/127.0.0.1:35083] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
92918:12:38.867 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x95cd067a, L:/127.0.0.1:42100 - R:127.0.0.1/127.0.0.1:35083] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
93018:12:38.871 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d198baf, L:/127.0.0.1:42106 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
93118:12:38.872 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d198baf, L:/127.0.0.1:42106 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
93218:12:38.881 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d198baf, L:/127.0.0.1:42106 - R:127.0.0.1/127.0.0.1:35083] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
93318:12:38.882 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d198baf, L:/127.0.0.1:42106 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND SETTINGS: ack=true
93418:12:38.882 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d198baf, L:/127.0.0.1:42106 - R:127.0.0.1/127.0.0.1:35083] INBOUND SETTINGS: ack=true
93518:12:38.884 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d198baf, L:/127.0.0.1:42106 - R:127.0.0.1/127.0.0.1:35083] 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: AACGpv7JanZdfQ8SSRvebvOHAZIexosFUCHfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
93618:12:38.885 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d198baf, L:/127.0.0.1:42106 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=14 bytes=00000000090a0748656c6c6f2032
93718:12:38.888 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d198baf, L:/127.0.0.1:42106 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
93818:12:38.889 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d198baf, L:/127.0.0.1:42106 - R:127.0.0.1/127.0.0.1:35083] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
93918:12:38.893 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d198baf, L:/127.0.0.1:42106 - R:127.0.0.1/127.0.0.1:35083] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:38 GMT, server: akka-http/10.5.0] padding=0 endStream=false
94018:12:38.894 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d198baf, L:/127.0.0.1:42106 - R:127.0.0.1/127.0.0.1:35083] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
94118:12:38.894 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d198baf, L:/127.0.0.1:42106 - R:127.0.0.1/127.0.0.1:35083] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
94218:12:38.908 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
94318:12:38.909 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
94418:12:38.916 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
94518:12:38.916 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND SETTINGS: ack=true
94618:12:38.917 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] INBOUND SETTINGS: ack=true
94718:12:38.918 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] 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: AABXczQOsEaAol0LwsSv+EcsAbFbsPEWXxlHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
94818:12:38.919 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2030
94918:12:38.922 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
95018:12:38.926 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:38 GMT, server: akka-http/10.5.0] padding=0 endStream=false
95118:12:38.926 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203021
95218:12:38.926 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
95318:12:38.929 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] 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: AADqhEPNqBHjOXvO/zGi42KFAVjrpOoGYScmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
95418:12:38.930 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
95518:12:38.935 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:38 GMT, server: akka-http/10.5.0] padding=0 endStream=false
95618:12:38.935 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
95718:12:38.936 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
95818:12:38.942 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd398e744, L:/127.0.0.1:42120 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
95918:12:38.942 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd398e744, L:/127.0.0.1:42120 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
96018:12:38.948 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd398e744, L:/127.0.0.1:42120 - R:127.0.0.1/127.0.0.1:35083] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
96118:12:38.948 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd398e744, L:/127.0.0.1:42120 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND SETTINGS: ack=true
96218:12:38.949 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd398e744, L:/127.0.0.1:42120 - R:127.0.0.1/127.0.0.1:35083] INBOUND SETTINGS: ack=true
96318:12:38.950 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd398e744, L:/127.0.0.1:42120 - R:127.0.0.1/127.0.0.1:35083] 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: AAAtYR8gS2AsdI5a1feZ7EvOAbwCphmmeG4cAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
96418:12:38.951 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd398e744, L:/127.0.0.1:42120 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
96518:12:38.954 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd398e744, L:/127.0.0.1:42120 - R:127.0.0.1/127.0.0.1:35083] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
96618:12:38.957 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd398e744, L:/127.0.0.1:42120 - R:127.0.0.1/127.0.0.1:35083] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:38 GMT, server: akka-http/10.5.0] padding=0 endStream=false
96718:12:38.957 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd398e744, L:/127.0.0.1:42120 - R:127.0.0.1/127.0.0.1:35083] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
96818:12:38.958 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd398e744, L:/127.0.0.1:42120 - R:127.0.0.1/127.0.0.1:35083] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
96918:12:38.961 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd398e744, L:/127.0.0.1:42120 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
97018:12:38.965 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x07bdc054, L:/127.0.0.1:42134 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
97118:12:38.965 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x07bdc054, L:/127.0.0.1:42134 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
97218:12:38.973 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x07bdc054, L:/127.0.0.1:42134 - R:127.0.0.1/127.0.0.1:35083] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
97318:12:38.973 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x07bdc054, L:/127.0.0.1:42134 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND SETTINGS: ack=true
97418:12:38.974 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x07bdc054, L:/127.0.0.1:42134 - R:127.0.0.1/127.0.0.1:35083] INBOUND SETTINGS: ack=true
97518:12:38.975 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x07bdc054, L:/127.0.0.1:42134 - R:127.0.0.1/127.0.0.1:35083] 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: AACl4jPl5j+bY5+nP2N2774DAWfAK/8ISb59AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
97618:12:38.978 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x07bdc054, L:/127.0.0.1:42134 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
97718:12:38.983 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x07bdc054, L:/127.0.0.1:42134 - R:127.0.0.1/127.0.0.1:35083] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
97818:12:38.987 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x07bdc054, L:/127.0.0.1:42134 - R:127.0.0.1/127.0.0.1:35083] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:38 GMT, server: akka-http/10.5.0] padding=0 endStream=false
97918:12:38.988 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x07bdc054, L:/127.0.0.1:42134 - R:127.0.0.1/127.0.0.1:35083] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
98018:12:38.990 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x07bdc054, L:/127.0.0.1:42134 - R:127.0.0.1/127.0.0.1:35083] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
98118:12:38.990 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x07bdc054, L:/127.0.0.1:42134 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
982[INFO] [12/22/2025 18:12:38.995] [pool-23-thread-4] [CoordinatedShutdown(akka://GrpcChannelSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
98318:12:38.999 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x650ec4c1, L:/127.0.0.1:42114 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
98418:12:39.000 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d198baf, L:/127.0.0.1:42106 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
98518:12:39.003 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x95cd067a, L:/127.0.0.1:42100 - R:127.0.0.1/127.0.0.1:35083] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
986[info] GrpcClientSpecNetty:
987[info] GrpcChannel
988[info] - should create separate connections for separate channels (742 milliseconds)
989[info] - should reuse a single connection for a shared channel (31 milliseconds)
990[info] GrpcClient
991[info] - should allow close on owned connection (20 milliseconds)
992[info] - should throw an exception when closing a shared connection (28 milliseconds)
993
994Using fake CA for TLS certificate. Test clients should expect host
995*.test.google.fr and our test CA. For the Java test client binary, use:
996--server_host_override=foo.test.google.fr --use_test_ca=true
997
99818:12:39.097 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework
99918:12:39.111 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple
100018:12:39.111 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4
100118:12:39.123 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false
100218:12:39.124 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 17
100318:12:39.124 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
100418:12:39.125 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
100518:12:39.125 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available
100618:12:39.125 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
100718:12:39.126 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
100818:12:39.126 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true
100918:12:39.127 [pool-23-thread-4-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 @2760586b
101018:12:39.127 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): unavailable
101118:12:39.127 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available
101218:12:39.127 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - maxDirectMemory: 7516192768 bytes (maybe)
101318:12:39.127 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
101418:12:39.127 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
101518:12:39.128 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes
101618:12:39.128 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1
101718:12:39.129 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available
101818:12:39.129 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
101918:12:39.134 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true
102018:12:39.134 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true
102118:12:39.135 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@77cb276a
102218:12:39.138 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
102318:12:39.138 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
102418:12:39.140 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8
102518:12:39.140 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8
102618:12:39.140 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
102718:12:39.140 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9
102818:12:39.140 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304
102918:12:39.140 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
103018:12:39.140 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
103118:12:39.140 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
103218:12:39.140 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
103318:12:39.140 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
103418:12:39.140 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false
103518:12:39.140 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
103618:12:39.148 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled
103718:12:39.148 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0
103818:12:39.148 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
103918:12:39.157 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.BouncyCastlePemReader - Cannot load Bouncy Castle provider
1040java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider
1041 at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445)
1042 at sbt.internal.ManagedClassLoader.findClass(ManagedClassLoader.java:103)
1043 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:592)
1044 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
1045 at java.base/java.lang.Class.forName0(Native Method)
1046 at java.base/java.lang.Class.forName(Class.java:467)
1047 at io.netty.handler.ssl.BouncyCastlePemReader$1.run(BouncyCastlePemReader.java:80)
1048 at io.netty.handler.ssl.BouncyCastlePemReader$1.run(BouncyCastlePemReader.java:73)
1049 at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
1050 at io.netty.handler.ssl.BouncyCastlePemReader.tryLoading(BouncyCastlePemReader.java:73)
1051 at io.netty.handler.ssl.BouncyCastlePemReader.isAvailable(BouncyCastlePemReader.java:60)
1052 at io.netty.handler.ssl.SslContext.toPrivateKey(SslContext.java:1126)
1053 at io.netty.handler.ssl.SslContextBuilder.keyManager(SslContextBuilder.java:384)
1054 at io.netty.handler.ssl.SslContextBuilder.keyManager(SslContextBuilder.java:326)
1055 at io.netty.handler.ssl.SslContextBuilder.forServer(SslContextBuilder.java:68)
1056 at io.grpc.netty.GrpcSslContexts.forServer(GrpcSslContexts.java:105)
1057 at io.grpc.testing.integration2.TestServiceServer.start(TestServiceServer.java:127)
1058 at akka.grpc.interop.IoGrpcServer$.start(IoGrpcServer.scala:26)
1059 at akka.grpc.interop.IoGrpcServer$.start(IoGrpcServer.scala:15)
1060 at akka.grpc.interop.GrpcInteropTests.withGrpcServer(GrpcInteropTests.scala:67)
1061 at akka.grpc.interop.GrpcInteropTests.f$proxy1$1$$anonfun$1(GrpcInteropTests.scala:50)
1062 at akka.grpc.interop.GrpcInteropTests.f$proxy1$1$$anonfun$adapted$1(GrpcInteropTests.scala:60)
1063 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1064 at akka.grpc.interop.GrpcInteropTests.pendingTestCaseSupport(GrpcInteropTests.scala:97)
1065 at akka.grpc.interop.GrpcInteropTests.f$proxy1$1(GrpcInteropTests.scala:60)
1066 at akka.grpc.interop.GrpcInteropTests.$init$$$anonfun$1$$anonfun$1$$anonfun$1(GrpcInteropTests.scala:61)
1067 at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
1068 at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
1069 at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
1070 at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
1071 at org.scalatest.Transformer.apply(Transformer.scala:22)
1072 at org.scalatest.Transformer.apply(Transformer.scala:21)
1073 at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1105)
1074 at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
1075 at org.scalatest.TestSuite.withFixture$(TestSuite.scala:138)
1076 at org.scalatest.wordspec.AnyWordSpec.withFixture(AnyWordSpec.scala:1879)
1077 at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1111)
1078 at org.scalatest.wordspec.AnyWordSpecLike.runTest$$anonfun$1(AnyWordSpecLike.scala:1115)
1079 at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
1080 at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1115)
1081 at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:44)
1082 at org.scalatest.wordspec.AnyWordSpec.runTest(AnyWordSpec.scala:1879)
1083 at org.scalatest.wordspec.AnyWordSpecLike.runTests$$anonfun$1(AnyWordSpecLike.scala:1174)
1084 at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:413)
1085 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
1086 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
1087 at scala.collection.immutable.List.foreach(List.scala:327)
1088 at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
1089 at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
1090 at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:427)
1091 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
1092 at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
1093 at scala.collection.immutable.List.foreach(List.scala:327)
1094 at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
1095 at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
1096 at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
1097 at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1174)
1098 at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:44)
1099 at org.scalatest.wordspec.AnyWordSpec.runTests(AnyWordSpec.scala:1879)
1100 at org.scalatest.Suite.run(Suite.scala:1114)
1101 at org.scalatest.Suite.run$(Suite.scala:564)
1102 at org.scalatest.wordspec.AnyWordSpec.org$scalatest$wordspec$AnyWordSpecLike$$super$run(AnyWordSpec.scala:1879)
1103 at org.scalatest.wordspec.AnyWordSpecLike.run$$anonfun$1(AnyWordSpecLike.scala:1219)
1104 at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
1105 at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1219)
1106 at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:44)
1107 at org.scalatest.wordspec.AnyWordSpec.run(AnyWordSpec.scala:1879)
1108 at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
1109 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:516)
1110 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
1111 at sbt.TestRunner.run(TestFramework.scala:168)
1112 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
1113 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
1114 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
1115 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
1116 at sbt.TestFunction.apply(TestFramework.scala:348)
1117 at sbt.Tests$.processRunnable$1(Tests.scala:475)
1118 at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
1119 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
1120 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
1121 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
1122 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
1123 at sbt.Execute.work(Execute.scala:292)
1124 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
1125 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
1126 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
1127 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1128 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
1129 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
1130 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1131 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1132 at java.base/java.lang.Thread.run(Thread.java:833)
113318:12:39.166 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir)
113418:12:39.166 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true
113518:12:39.166 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true
113618:12:39.166 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true
113718:12:39.187 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - Successfully loaded the library /tmp/libnetty_tcnative_linux_x86_6411986181963250171690.so
113818:12:39.187 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - Loaded library with name 'netty_tcnative_linux_x86_64'
113918:12:39.187 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.OpenSsl - Initialize netty-tcnative using engine: 'default'
114018:12:39.187 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.OpenSsl - netty-tcnative using native library: BoringSSL
114118:12:39.194 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4a805ec5
114218:12:39.212 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096
114318:12:39.212 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8
114418:12:39.212 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32
114518:12:39.212 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false
114618:12:39.218 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available
114718:12:39.225 [pool-23-thread-4-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
114818:12:39.225 [pool-23-thread-4-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
114918:12:39.225 [pool-23-thread-4-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
115018:12:39.225 [pool-23-thread-4-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
115118:12:39.225 [pool-23-thread-4-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
115218:12:39.225 [pool-23-thread-4-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
115318:12:39.225 [pool-23-thread-4-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
115418:12:39.225 [pool-23-thread-4-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
115518:12:39.225 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305
115618:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305
115718:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305
115818:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305
115918:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305
116018:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305
116118:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA
116218:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA
116318:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA
116418:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA
116518:12:39.226 [pool-23-thread-4-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
116618:12:39.226 [pool-23-thread-4-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
116718:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA
116818:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA
116918:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA
117018:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA
117118:12:39.226 [pool-23-thread-4-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
117218:12:39.226 [pool-23-thread-4-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
117318:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256
117418:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256
117518:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384
117618:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384
117718:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_128_CBC_SHA => AES128-SHA
117818:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_128_CBC_SHA => AES128-SHA
117918:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA
118018:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA
118118:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_256_CBC_SHA => AES256-SHA
118218:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_256_CBC_SHA => AES256-SHA
118318:12:39.226 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA
118418:12:39.227 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA
118518:12:39.227 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA
118618:12:39.227 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA
118718:12:39.227 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.OpenSsl - Supported protocols (OpenSSL): [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2, TLSv1.3]
118818:12:39.227 [pool-23-thread-4-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]
118918:12:39.282 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@3f29ec35
119018:12:39.383 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8
119118:12:39.395 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
119218:12:39.395 [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
119318:12:39.413 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 324 (auto-detected)
119418:12:39.414 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false
119518:12:39.414 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false
119618:12:39.415 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
119718:12:39.416 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096
119818:12:39.416 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: f6:d5:c5:ff:fe:ae:8e:17 (auto-detected)
1199Running test large_unary
120018:12:39.509 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@7cf180fd
120118:12:39.534 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
120218:12:39.537 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - 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}
120318:12:39.539 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
120418:12:39.541 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
120518:12:39.541 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
120618:12:39.543 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
120718:12:39.543 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
120818:12:39.544 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] OUTBOUND SETTINGS: ack=true
120918:12:39.544 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
121018:12:39.547 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
121118:12:39.547 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
121218:12:39.547 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND SETTINGS: ack=true
121318:12:39.551 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - 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: AABPaETZmJZUQzWbk8e9kajjAfqKxZ3gO4znAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
121418:12:39.555 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121518:12:39.557 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121618:12:39.558 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121718:12:39.559 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121818:12:39.560 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121918:12:39.562 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43206 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122018:12:39.565 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] 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: AABPaETZmJZUQzWbk8e9kajjAfqKxZ3gO4znAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
122118:12:39.572 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122218:12:39.572 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] OUTBOUND PING: ack=false bytes=1234
122318:12:39.573 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122418:12:39.574 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122518:12:39.574 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122618:12:39.575 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122718:12:39.575 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122818:12:39.575 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122918:12:39.576 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123018:12:39.576 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123118:12:39.576 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
123218:12:39.577 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123318:12:39.577 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123418:12:39.577 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123518:12:39.578 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123618:12:39.578 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123718:12:39.578 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
123818:12:39.579 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123918:12:39.579 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124018:12:39.580 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND DATA: streamId=3 padding=0 endStream=true length=10438 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124118:12:39.581 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
124218:12:39.581 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
124318:12:39.582 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND PING: ack=true bytes=1234
124418:12:39.585 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
124518:12:39.586 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - 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
124618:12:39.587 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65535 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124718:12:39.589 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124818:12:39.589 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124918:12:39.589 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
125018:12:39.590 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125118:12:39.590 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
125218:12:39.590 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125318:12:39.591 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
125418:12:39.591 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
125518:12:39.591 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125618:12:39.593 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125718:12:39.593 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
125818:12:39.593 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125918:12:39.593 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
126018:12:39.594 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126118:12:39.594 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
126218:12:39.594 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
126318:12:39.594 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126418:12:39.596 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126518:12:39.596 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
126618:12:39.596 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126718:12:39.597 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
126818:12:39.597 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126918:12:39.598 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
127018:12:39.598 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
127118:12:39.598 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127218:12:39.600 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127318:12:39.600 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
127418:12:39.601 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127518:12:39.601 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
127618:12:39.601 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127718:12:39.602 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
127818:12:39.602 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
127918:12:39.602 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128018:12:39.604 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128118:12:39.604 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
128218:12:39.605 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128318:12:39.605 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
128418:12:39.605 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128518:12:39.606 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
128618:12:39.606 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
128718:12:39.606 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128818:12:39.608 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128918:12:39.608 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
129018:12:39.609 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129118:12:39.609 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
129218:12:39.609 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129318:12:39.610 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
129418:12:39.610 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
129518:12:39.610 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129618:12:39.611 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
129718:12:39.613 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129818:12:39.613 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
129918:12:39.613 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
130018:12:39.614 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
130118:12:39.615 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
130218:12:39.616 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
130318:12:39.617 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
130418:12:39.617 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
1305Test completed.
130618:12:39.631 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1635e059, L:/127.0.0.1:43026 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
130718:12:39.632 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5bfeee17, L:/127.0.0.1:8080 - R:/127.0.0.1:43026] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
1308Server stopped
1309Running test empty_unary
131018:12:39.691 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x9fcf0b4e, L:/127.0.0.1:43028 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
131118:12:39.691 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9fcf0b4e, L:/127.0.0.1:43028 - 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}
131218:12:39.693 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
131318:12:39.693 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
131418:12:39.693 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
131518:12:39.694 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9fcf0b4e, L:/127.0.0.1:43028 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
131618:12:39.694 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9fcf0b4e, L:/127.0.0.1:43028 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
131718:12:39.694 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
131818:12:39.695 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9fcf0b4e, L:/127.0.0.1:43028 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
131918:12:39.695 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] OUTBOUND SETTINGS: ack=true
132018:12:39.695 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9fcf0b4e, L:/127.0.0.1:43028 - 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: AAAAJm1WNqOC2pN9igLevBOeARjcvof5EOvpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
132118:12:39.696 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] INBOUND SETTINGS: ack=true
132218:12:39.696 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9fcf0b4e, L:/127.0.0.1:43028 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
132318:12:39.697 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9fcf0b4e, L:/127.0.0.1:43028 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
132418:12:39.697 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] 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: AAAAJm1WNqOC2pN9igLevBOeARjcvof5EOvpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
132518:12:39.698 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
132618:12:39.698 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] OUTBOUND PING: ack=false bytes=1234
132718:12:39.700 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9fcf0b4e, L:/127.0.0.1:43028 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
132818:12:39.700 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
132918:12:39.700 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9fcf0b4e, L:/127.0.0.1:43028 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
133018:12:39.700 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
133118:12:39.700 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
133218:12:39.701 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9fcf0b4e, L:/127.0.0.1:43028 - 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
133318:12:39.702 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9fcf0b4e, L:/127.0.0.1:43028 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
133418:12:39.702 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9fcf0b4e, L:/127.0.0.1:43028 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
133518:12:39.702 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] INBOUND PING: ack=true bytes=1234
1336Test completed.
133718:12:39.703 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9fcf0b4e, L:/127.0.0.1:43028 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
133818:12:39.705 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
133918:12:39.707 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
134018:12:39.707 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] OUTBOUND PING: ack=false bytes=40715087873
134118:12:39.708 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x3554fab7, L:/127.0.0.1:8080 - R:/127.0.0.1:43028] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1342io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1343 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1344 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1345 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1346 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1347 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1348 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1349 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1350 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1351 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1352 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1353 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1354 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1355 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1356 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1357 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1358 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1359 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1360 at java.base/java.lang.Thread.run(Thread.java:833)
1361Server stopped
1362Running test ping_pong
136318:12:39.752 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
136418:12:39.753 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - 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}
136518:12:39.754 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
136618:12:39.754 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
136718:12:39.754 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
136818:12:39.756 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
136918:12:39.756 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
137018:12:39.756 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
137118:12:39.756 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] OUTBOUND SETTINGS: ack=true
137218:12:39.756 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
137318:12:39.756 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND SETTINGS: ack=true
137418:12:39.757 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - 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: AACjCpCyS10hojKIOayLHC64AYW3rGwV2RDbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
137518:12:39.757 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
137618:12:39.759 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
137718:12:39.759 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] 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: AACjCpCyS10hojKIOayLHC64AYW3rGwV2RDbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
137818:12:39.760 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
137918:12:39.760 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] OUTBOUND PING: ack=false bytes=1234
138018:12:39.760 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138118:12:39.761 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
138218:12:39.761 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
138318:12:39.762 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND PING: ack=true bytes=1234
138418:12:39.763 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
138518:12:39.763 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - 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
138618:12:39.764 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138718:12:39.765 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138818:12:39.766 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138918:12:39.767 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
139018:12:39.768 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
139118:12:39.769 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
139218:12:39.769 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
139318:12:39.770 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
139418:12:39.771 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
139518:12:39.771 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
139618:12:39.772 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
139718:12:39.772 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
139818:12:39.773 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
139918:12:39.773 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
140018:12:39.773 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
140118:12:39.774 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=45923 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140218:12:39.775 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140318:12:39.776 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140418:12:39.776 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND DATA: streamId=3 padding=0 endStream=false length=13155 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140518:12:39.777 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140618:12:39.779 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140718:12:39.779 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140818:12:39.780 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140918:12:39.780 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
141018:12:39.780 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
141118:12:39.780 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
141218:12:39.781 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
141318:12:39.781 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
141418:12:39.782 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
141518:12:39.783 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
141618:12:39.783 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
141718:12:39.784 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
1418Test completed.
141918:12:39.786 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a6705b3, L:/127.0.0.1:43038 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
142018:12:39.786 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
142118:12:39.787 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
142218:12:39.787 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] OUTBOUND PING: ack=false bytes=40715087873
142318:12:39.787 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x50c9a003, L:/127.0.0.1:8080 - R:/127.0.0.1:43038] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1424io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1425 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1426 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1427 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1428 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1429 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1430 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1431 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1432 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1433 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1434 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1435 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1436 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1437 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1438 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1439 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1440 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1441 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1442 at java.base/java.lang.Thread.run(Thread.java:833)
1443Server stopped
1444Running test empty_stream
144518:12:39.828 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x8ddc42ae, L:/127.0.0.1:43042 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
144618:12:39.829 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8ddc42ae, L:/127.0.0.1:43042 - 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}
144718:12:39.830 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x77bcd525, L:/127.0.0.1:8080 - R:/127.0.0.1:43042] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
144818:12:39.831 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77bcd525, L:/127.0.0.1:8080 - R:/127.0.0.1:43042] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
144918:12:39.831 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77bcd525, L:/127.0.0.1:8080 - R:/127.0.0.1:43042] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
145018:12:39.832 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77bcd525, L:/127.0.0.1:8080 - R:/127.0.0.1:43042] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
145118:12:39.833 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77bcd525, L:/127.0.0.1:8080 - R:/127.0.0.1:43042] OUTBOUND SETTINGS: ack=true
145218:12:39.833 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8ddc42ae, L:/127.0.0.1:43042 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
145318:12:39.833 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8ddc42ae, L:/127.0.0.1:43042 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
145418:12:39.834 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8ddc42ae, L:/127.0.0.1:43042 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
145518:12:39.834 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8ddc42ae, L:/127.0.0.1:43042 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
145618:12:39.835 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8ddc42ae, L:/127.0.0.1:43042 - 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: AAA6G4MbMGYgAOFavpKWvmgyAYS4GkHeX9CXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
145718:12:39.835 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8ddc42ae, L:/127.0.0.1:43042 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
145818:12:39.836 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77bcd525, L:/127.0.0.1:8080 - R:/127.0.0.1:43042] INBOUND SETTINGS: ack=true
145918:12:39.837 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77bcd525, L:/127.0.0.1:8080 - R:/127.0.0.1:43042] 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: AAA6G4MbMGYgAOFavpKWvmgyAYS4GkHeX9CXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
146018:12:39.837 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77bcd525, L:/127.0.0.1:8080 - R:/127.0.0.1:43042] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
146118:12:39.837 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77bcd525, L:/127.0.0.1:8080 - R:/127.0.0.1:43042] OUTBOUND PING: ack=false bytes=1234
146218:12:39.838 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8ddc42ae, L:/127.0.0.1:43042 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
146318:12:39.838 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8ddc42ae, L:/127.0.0.1:43042 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
146418:12:39.839 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77bcd525, L:/127.0.0.1:8080 - R:/127.0.0.1:43042] INBOUND PING: ack=true bytes=1234
146518:12:39.840 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77bcd525, L:/127.0.0.1:8080 - R:/127.0.0.1:43042] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
146618:12:39.841 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8ddc42ae, L:/127.0.0.1:43042 - 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
1467Test completed.
146818:12:39.844 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8ddc42ae, L:/127.0.0.1:43042 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
146918:12:39.846 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77bcd525, L:/127.0.0.1:8080 - R:/127.0.0.1:43042] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
147018:12:39.847 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77bcd525, L:/127.0.0.1:8080 - R:/127.0.0.1:43042] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
147118:12:39.848 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77bcd525, L:/127.0.0.1:8080 - R:/127.0.0.1:43042] OUTBOUND PING: ack=false bytes=40715087873
147218:12:39.848 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x77bcd525, L:/127.0.0.1:8080 - R:/127.0.0.1:43042] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1473io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1474 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1475 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1476 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1477 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1478 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1479 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1480 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1481 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1482 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1483 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1484 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1485 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1486 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1487 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1488 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1489 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1490 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1491 at java.base/java.lang.Thread.run(Thread.java:833)
1492Server stopped
1493Running test client_streaming
149418:12:39.899 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x2030e92a, L:/127.0.0.1:43056 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
149518:12:39.899 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2030e92a, L:/127.0.0.1:43056 - 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}
149618:12:39.900 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
149718:12:39.901 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
149818:12:39.901 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
149918:12:39.902 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
150018:12:39.902 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2030e92a, L:/127.0.0.1:43056 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
150118:12:39.902 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] OUTBOUND SETTINGS: ack=true
150218:12:39.902 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2030e92a, L:/127.0.0.1:43056 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
150318:12:39.903 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2030e92a, L:/127.0.0.1:43056 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
150418:12:39.904 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] INBOUND SETTINGS: ack=true
150518:12:39.904 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2030e92a, L:/127.0.0.1:43056 - 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: AABerfbCEN2+ONt9NsRk4oLGAdIqOrn9h52YAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
150618:12:39.905 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2030e92a, L:/127.0.0.1:43056 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65316 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
150718:12:39.906 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2030e92a, L:/127.0.0.1:43056 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9652 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
150818:12:39.907 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] 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: AABerfbCEN2+ONt9NsRk4oLGAdIqOrn9h52YAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
150918:12:39.907 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2030e92a, L:/127.0.0.1:43056 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
151018:12:39.908 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151118:12:39.908 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] OUTBOUND PING: ack=false bytes=1234
151218:12:39.908 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151318:12:39.909 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151418:12:39.909 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] INBOUND DATA: streamId=3 padding=0 endStream=false length=16164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151518:12:39.909 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] INBOUND DATA: streamId=3 padding=0 endStream=true length=9652 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151618:12:39.910 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2030e92a, L:/127.0.0.1:43056 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
151718:12:39.910 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2030e92a, L:/127.0.0.1:43056 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
151818:12:39.910 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] INBOUND PING: ack=true bytes=1234
151918:12:39.912 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
152018:12:39.912 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
152118:12:39.912 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
152218:12:39.913 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2030e92a, L:/127.0.0.1:43056 - 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
152318:12:39.913 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2030e92a, L:/127.0.0.1:43056 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
152418:12:39.913 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2030e92a, L:/127.0.0.1:43056 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
1525Test completed.
152618:12:39.918 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2030e92a, L:/127.0.0.1:43056 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
152718:12:39.918 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
152818:12:39.919 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
152918:12:39.919 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] OUTBOUND PING: ack=false bytes=40715087873
153018:12:39.920 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x5568efc0, L:/127.0.0.1:8080 - R:/127.0.0.1:43056] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1531io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1532 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1533 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1534 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1535 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1536 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1537 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1538 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1539 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1540 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1541 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1542 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1543 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1544 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1545 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1546 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1547 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1548 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1549 at java.base/java.lang.Thread.run(Thread.java:833)
1550Server stopped
1551Running test server_streaming
155218:12:39.954 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
155318:12:39.954 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - 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}
155418:12:39.955 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
155518:12:39.956 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
155618:12:39.956 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
155718:12:39.957 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
155818:12:39.957 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
155918:12:39.957 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
156018:12:39.957 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] OUTBOUND SETTINGS: ack=true
156118:12:39.958 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
156218:12:39.958 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
156318:12:39.959 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] INBOUND SETTINGS: ack=true
156418:12:39.960 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - 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: AACrJGTBmoeh9IVwoXtqajboAfL8V0ELc7ItAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
156518:12:39.960 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
156618:12:39.961 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] 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: AACrJGTBmoeh9IVwoXtqajboAfL8V0ELc7ItAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
156718:12:39.962 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] INBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
156818:12:39.962 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] OUTBOUND PING: ack=false bytes=1234
156918:12:39.963 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
157018:12:39.963 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
157118:12:39.964 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] INBOUND PING: ack=true bytes=1234
157218:12:39.964 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
157318:12:39.965 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=34110 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
157418:12:39.966 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31425 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
157518:12:39.966 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - 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
157618:12:39.967 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
157718:12:39.967 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
157818:12:39.967 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
157918:12:39.968 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1342 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158018:12:39.968 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158118:12:39.968 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15041 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158218:12:39.969 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
158318:12:39.969 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158418:12:39.969 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
158518:12:39.970 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158618:12:39.970 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
158718:12:39.970 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
158818:12:39.970 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=26542 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158918:12:39.971 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
159018:12:39.972 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
159118:12:39.972 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
159218:12:39.972 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
159318:12:39.972 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=10158 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
159418:12:39.973 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
1595Test completed.
159618:12:39.973 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
159718:12:39.974 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc3c610f3, L:/127.0.0.1:43060 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
159818:12:39.975 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
159918:12:39.976 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
160018:12:39.976 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] OUTBOUND PING: ack=false bytes=40715087873
160118:12:39.977 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xe1ac007a, L:/127.0.0.1:8080 - R:/127.0.0.1:43060] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1602io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1603 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1604 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1605 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1606 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1607 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1608 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1609 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1610 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1611 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1612 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1613 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1614 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1615 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1616 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1617 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1618 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1619 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1620 at java.base/java.lang.Thread.run(Thread.java:833)
1621Server stopped
1622Running test cancel_after_begin
1623Test completed.
1624Server stopped
162518:12:40.009 [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
162618:12:40.009 [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
1627Running test cancel_after_first_response
162818:12:40.042 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x7474e959, L:/127.0.0.1:43074 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
162918:12:40.042 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7474e959, L:/127.0.0.1:43074 - 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}
163018:12:40.043 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
163118:12:40.043 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
163218:12:40.043 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
163318:12:40.044 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7474e959, L:/127.0.0.1:43074 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
163418:12:40.044 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
163518:12:40.044 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7474e959, L:/127.0.0.1:43074 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
163618:12:40.044 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] OUTBOUND SETTINGS: ack=true
163718:12:40.045 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7474e959, L:/127.0.0.1:43074 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
163818:12:40.046 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] INBOUND SETTINGS: ack=true
163918:12:40.046 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7474e959, L:/127.0.0.1:43074 - 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: AABp1uNPs7JXUzZdnTRFF1zUAZ0pfbbADzYqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
164018:12:40.046 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7474e959, L:/127.0.0.1:43074 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
164118:12:40.047 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7474e959, L:/127.0.0.1:43074 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
164218:12:40.047 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] 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: AABp1uNPs7JXUzZdnTRFF1zUAZ0pfbbADzYqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
164318:12:40.048 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
164418:12:40.049 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] OUTBOUND PING: ack=false bytes=1234
164518:12:40.049 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
164618:12:40.050 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7474e959, L:/127.0.0.1:43074 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
164718:12:40.050 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7474e959, L:/127.0.0.1:43074 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
164818:12:40.050 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
164918:12:40.051 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
165018:12:40.052 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] INBOUND PING: ack=true bytes=1234
165118:12:40.052 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7474e959, L:/127.0.0.1:43074 - 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
165218:12:40.053 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7474e959, L:/127.0.0.1:43074 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
165318:12:40.053 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7474e959, L:/127.0.0.1:43074 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
165418:12:40.055 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7474e959, L:/127.0.0.1:43074 - R:/127.0.0.1:8080] OUTBOUND RST_STREAM: streamId=3 errorCode=8
1655Test completed.
165618:12:40.055 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7474e959, L:/127.0.0.1:43074 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
165718:12:40.056 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] INBOUND RST_STREAM: streamId=3 errorCode=8
165818:12:40.057 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
165918:12:40.058 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] OUTBOUND GO_AWAY: lastStreamId=3 errorCode=0 length=0 bytes=
166018:12:40.058 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 - R:/127.0.0.1:43074] Sending GOAWAY failed: lastStreamId '3', errorCode '0', debugData ''. Forcing shutdown of the connection.
1661io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1662 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1663 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1664 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1665 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1666 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1667 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1668 at io.netty.handler.codec.http2.Http2ConnectionHandler.close(Http2ConnectionHandler.java:491)
1669 at io.grpc.netty.NettyServerHandler.forcefulClose(NettyServerHandler.java:771)
1670 at io.grpc.netty.NettyServerHandler.write(NettyServerHandler.java:660)
1671 at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881)
1672 at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:940)
1673 at io.netty.channel.AbstractChannelHandlerContext$WriteTask.run(AbstractChannelHandlerContext.java:1247)
1674 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1675 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1676 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1677 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1678 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1679 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1680 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1681 at java.base/java.lang.Thread.run(Thread.java:833)
1682Server stopped
168318:12:40.059 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8218ba10, L:/127.0.0.1:8080 ! R:/127.0.0.1:43074] OUTBOUND RST_STREAM: streamId=3 errorCode=8
1684Running test timeout_on_sleeping_server
1685Test completed.
1686Server stopped
1687Running test status_code_and_message
168818:12:40.126 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x245d40a7, L:/127.0.0.1:43096 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
168918:12:40.126 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x245d40a7, L:/127.0.0.1:43096 - 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}
169018:12:40.127 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x709aa133, L:/127.0.0.1:8080 - R:/127.0.0.1:43096] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
169118:12:40.127 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x709aa133, L:/127.0.0.1:8080 - R:/127.0.0.1:43096] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
169218:12:40.127 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x709aa133, L:/127.0.0.1:8080 - R:/127.0.0.1:43096] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
169318:12:40.129 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x709aa133, L:/127.0.0.1:8080 - R:/127.0.0.1:43096] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
169418:12:40.129 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x709aa133, L:/127.0.0.1:8080 - R:/127.0.0.1:43096] OUTBOUND SETTINGS: ack=true
169518:12:40.130 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x245d40a7, L:/127.0.0.1:43096 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
169618:12:40.130 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x245d40a7, L:/127.0.0.1:43096 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
169718:12:40.131 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x245d40a7, L:/127.0.0.1:43096 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
169818:12:40.131 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x245d40a7, L:/127.0.0.1:43096 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
169918:12:40.132 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x709aa133, L:/127.0.0.1:8080 - R:/127.0.0.1:43096] INBOUND SETTINGS: ack=true
170018:12:40.133 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x245d40a7, L:/127.0.0.1:43096 - 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: AAB7MEpNaW6HIE/URJM7Db00AfeSEuBTYYLDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
170118:12:40.133 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x245d40a7, L:/127.0.0.1:43096 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
170218:12:40.135 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x709aa133, L:/127.0.0.1:8080 - R:/127.0.0.1:43096] 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: AAB7MEpNaW6HIE/URJM7Db00AfeSEuBTYYLDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
170318:12:40.136 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x709aa133, L:/127.0.0.1:8080 - R:/127.0.0.1:43096] INBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
170418:12:40.136 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x709aa133, L:/127.0.0.1:8080 - R:/127.0.0.1:43096] OUTBOUND PING: ack=false bytes=1234
170518:12:40.136 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x245d40a7, L:/127.0.0.1:43096 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
170618:12:40.136 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x245d40a7, L:/127.0.0.1:43096 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
170718:12:40.137 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x709aa133, L:/127.0.0.1:8080 - R:/127.0.0.1:43096] INBOUND PING: ack=true bytes=1234
170818:12:40.138 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x709aa133, L:/127.0.0.1:8080 - R:/127.0.0.1:43096] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
170918:12:40.139 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x245d40a7, L:/127.0.0.1:43096 - 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
171018:12:40.141 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x245d40a7, L:/127.0.0.1:43096 - 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: AACDEb8Cqrzcdp4nfHVESO/GAd5/huDXZeJgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
171118:12:40.142 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x245d40a7, L:/127.0.0.1:43096 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
171218:12:40.143 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x709aa133, L:/127.0.0.1:8080 - R:/127.0.0.1:43096] 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: AACDEb8Cqrzcdp4nfHVESO/GAd5/huDXZeJgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
171318:12:40.144 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x709aa133, L:/127.0.0.1:8080 - R:/127.0.0.1:43096] INBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
171418:12:40.145 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x709aa133, L:/127.0.0.1:8080 - R:/127.0.0.1:43096] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
171518:12:40.145 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x245d40a7, L:/127.0.0.1:43096 - 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
1716Test completed.
171718:12:40.148 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x245d40a7, L:/127.0.0.1:43096 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
171818:12:40.149 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x709aa133, L:/127.0.0.1:8080 - R:/127.0.0.1:43096] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
1719Server stopped
1720Running test unimplemented_method
172118:12:40.188 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x8e03141e, L:/127.0.0.1:43106 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
172218:12:40.188 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e03141e, L:/127.0.0.1:43106 - 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}
172318:12:40.189 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x6e459d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:43106] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
172418:12:40.190 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e459d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:43106] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
172518:12:40.190 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e459d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:43106] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
172618:12:40.192 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e459d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:43106] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
172718:12:40.192 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e459d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:43106] OUTBOUND SETTINGS: ack=true
172818:12:40.193 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e03141e, L:/127.0.0.1:43106 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
172918:12:40.193 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e03141e, L:/127.0.0.1:43106 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
173018:12:40.193 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e03141e, L:/127.0.0.1:43106 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
173118:12:40.194 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e03141e, L:/127.0.0.1:43106 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
173218:12:40.195 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e459d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:43106] INBOUND SETTINGS: ack=true
173318:12:40.196 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e03141e, L:/127.0.0.1:43106 - 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: AADLeDmortqzzhrFKXj1Frq6AXoAaFAAyoXZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
173418:12:40.197 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e03141e, L:/127.0.0.1:43106 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
173518:12:40.198 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e459d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:43106] 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: AADLeDmortqzzhrFKXj1Frq6AXoAaFAAyoXZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
173618:12:40.199 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e459d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:43106] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
173718:12:40.200 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e459d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:43106] OUTBOUND PING: ack=false bytes=1234
173818:12:40.201 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e03141e, L:/127.0.0.1:43106 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
173918:12:40.201 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e03141e, L:/127.0.0.1:43106 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
174018:12:40.202 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e459d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:43106] INBOUND PING: ack=true bytes=1234
174118:12:40.202 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e459d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:43106] 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
174218:12:40.203 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e03141e, L:/127.0.0.1:43106 - 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
1743Test completed.
174418:12:40.206 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e03141e, L:/127.0.0.1:43106 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
174518:12:40.207 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e459d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:43106] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
174618:12:40.208 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e459d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:43106] OUTBOUND GO_AWAY: lastStreamId=3 errorCode=0 length=0 bytes=
174718:12:40.208 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x6e459d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:43106] Sending GOAWAY failed: lastStreamId '3', errorCode '0', debugData ''. Forcing shutdown of the connection.
1748io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1749 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1750 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1751 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1752 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1753 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1754 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1755 at io.netty.handler.codec.http2.Http2ConnectionHandler.close(Http2ConnectionHandler.java:491)
1756 at io.grpc.netty.NettyServerHandler.forcefulClose(NettyServerHandler.java:771)
1757 at io.grpc.netty.NettyServerHandler.write(NettyServerHandler.java:660)
1758 at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881)
1759 at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:940)
1760 at io.netty.channel.AbstractChannelHandlerContext$WriteTask.run(AbstractChannelHandlerContext.java:1247)
1761 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1762 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1763 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1764 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1765 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1766 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1767 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1768 at java.base/java.lang.Thread.run(Thread.java:833)
176918:12:40.210 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e459d6b, L:/127.0.0.1:8080 ! R:/127.0.0.1:43106] OUTBOUND PING: ack=false bytes=40715087873
1770Server stopped
1771Running test client_compressed_unary
177218:12:40.250 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
177318:12:40.251 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - 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}
177418:12:40.252 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
177518:12:40.253 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
177618:12:40.253 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
177718:12:40.255 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
177818:12:40.255 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND SETTINGS: ack=true
177918:12:40.256 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
178018:12:40.256 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
178118:12:40.257 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
178218:12:40.257 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
178318:12:40.259 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND SETTINGS: ack=true
178418:12:40.260 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - 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: AAAJ2NGW/j6c3TQKlsXuEMkjAZRyLlXqHVjiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
178518:12:40.261 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
178618:12:40.262 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] 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: AAAJ2NGW/j6c3TQKlsXuEMkjAZRyLlXqHVjiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
178718:12:40.263 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
178818:12:40.263 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND PING: ack=false bytes=1234
178918:12:40.264 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
179018:12:40.264 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
179118:12:40.266 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND PING: ack=true bytes=1234
179218:12:40.269 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
179318:12:40.270 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - 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
179418:12:40.271 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65535 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
179518:12:40.273 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
179618:12:40.274 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
179718:12:40.274 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
179818:12:40.275 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
179918:12:40.275 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
180018:12:40.275 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
180118:12:40.277 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
180218:12:40.277 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
180318:12:40.277 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
180418:12:40.278 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
180518:12:40.278 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
180618:12:40.279 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
180718:12:40.279 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
180818:12:40.279 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
180918:12:40.280 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
181018:12:40.280 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
181118:12:40.280 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
181218:12:40.282 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
181318:12:40.282 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
181418:12:40.282 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
181518:12:40.282 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
181618:12:40.283 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
181718:12:40.283 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
181818:12:40.284 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
181918:12:40.284 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182018:12:40.286 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182118:12:40.286 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
182218:12:40.287 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182318:12:40.287 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
182418:12:40.288 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182518:12:40.288 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
182618:12:40.289 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
182718:12:40.289 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182818:12:40.291 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182918:12:40.291 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
183018:12:40.292 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
183118:12:40.292 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183218:12:40.292 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183318:12:40.293 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
183418:12:40.294 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183518:12:40.294 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
183618:12:40.294 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=17409 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183718:12:40.296 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183818:12:40.296 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
183918:12:40.297 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184018:12:40.297 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
184118:12:40.297 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184218:12:40.298 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
184318:12:40.299 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
184418:12:40.299 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184518:12:40.300 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
184618:12:40.302 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184718:12:40.302 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
184818:12:40.302 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184918:12:40.303 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
185018:12:40.303 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185118:12:40.303 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
185218:12:40.304 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
185318:12:40.304 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
185418:12:40.306 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - 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: AACuAfWP3BFwMCJbK4SouJVCAZ5ZEVq1SFA3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
185518:12:40.307 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185618:12:40.309 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] 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: AACuAfWP3BFwMCJbK4SouJVCAZ5ZEVq1SFA3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
185718:12:40.309 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185818:12:40.312 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185918:12:40.312 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186018:12:40.313 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186118:12:40.314 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186218:12:40.315 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186318:12:40.316 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186418:12:40.316 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16321 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186518:12:40.317 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=43060 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186618:12:40.318 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186718:12:40.318 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186818:12:40.318 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186918:12:40.319 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187018:12:40.320 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187118:12:40.321 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
187218:12:40.321 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187318:12:40.322 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187418:12:40.323 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187518:12:40.324 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187618:12:40.324 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187718:12:40.325 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
187818:12:40.325 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187918:12:40.326 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188018:12:40.326 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND DATA: streamId=5 padding=0 endStream=true length=10292 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188118:12:40.329 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
188218:12:40.330 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188318:12:40.330 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - 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
188418:12:40.332 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188518:12:40.332 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
188618:12:40.333 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188718:12:40.334 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188818:12:40.334 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
188918:12:40.335 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
189018:12:40.335 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
189118:12:40.336 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189218:12:40.337 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189318:12:40.338 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
189418:12:40.338 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189518:12:40.338 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189618:12:40.338 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
189718:12:40.339 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
189818:12:40.339 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
189918:12:40.339 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190018:12:40.341 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190118:12:40.341 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
190218:12:40.341 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190318:12:40.341 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190418:12:40.341 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
190518:12:40.343 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
190618:12:40.343 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
190718:12:40.344 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190818:12:40.345 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190918:12:40.346 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
191018:12:40.347 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191118:12:40.347 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191218:12:40.347 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
191318:12:40.348 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
191418:12:40.348 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
191518:12:40.349 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191618:12:40.350 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191718:12:40.351 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
191818:12:40.352 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191918:12:40.352 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192018:12:40.352 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
192118:12:40.353 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
192218:12:40.353 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
192318:12:40.353 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192418:12:40.355 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192518:12:40.356 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
192618:12:40.357 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192718:12:40.357 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192818:12:40.358 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
192918:12:40.359 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
193018:12:40.359 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
193118:12:40.359 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193218:12:40.361 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193318:12:40.361 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
193418:12:40.361 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193518:12:40.361 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193618:12:40.361 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
193718:12:40.362 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
193818:12:40.363 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
193918:12:40.363 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=31352 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194018:12:40.364 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
194118:12:40.365 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194218:12:40.366 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
194318:12:40.367 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194418:12:40.367 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
194518:12:40.369 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
1946Test completed.
194718:12:40.371 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xcbaf676e, L:/127.0.0.1:43116 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
194818:12:40.372 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xae3837cf, L:/127.0.0.1:8080 - R:/127.0.0.1:43116] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
1949Server stopped
1950Running test server_compressed_unary
195118:12:40.410 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
195218:12:40.410 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - 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}
195318:12:40.411 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
195418:12:40.412 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
195518:12:40.412 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
195618:12:40.413 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
195718:12:40.413 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
195818:12:40.413 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
195918:12:40.413 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND SETTINGS: ack=true
196018:12:40.413 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
196118:12:40.414 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
196218:12:40.414 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - 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: AAAoZdVJWK0rd9RVOjBNpxZoAdafrlOKKCb+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
196318:12:40.414 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND SETTINGS: ack=true
196418:12:40.415 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
196518:12:40.417 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
196618:12:40.417 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] 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: AAAoZdVJWK0rd9RVOjBNpxZoAdafrlOKKCb+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
196718:12:40.418 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
196818:12:40.419 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
196918:12:40.419 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND PING: ack=false bytes=1234
197018:12:40.420 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197118:12:40.420 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197218:12:40.422 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197318:12:40.422 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197418:12:40.422 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197518:12:40.422 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197618:12:40.422 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197718:12:40.423 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197818:12:40.424 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
197918:12:40.424 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198018:12:40.425 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
198118:12:40.425 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198218:12:40.425 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198318:12:40.425 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198418:12:40.426 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198518:12:40.426 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198618:12:40.426 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
198718:12:40.426 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
198818:12:40.429 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
198918:12:40.430 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
199018:12:40.430 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
199118:12:40.431 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=3 padding=0 endStream=true length=10442 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
199218:12:40.431 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
199318:12:40.433 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: gzip, grpc-accept-encoding: gzip] padding=0 endStream=false
199418:12:40.434 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND PING: ack=true bytes=1234
199518:12:40.436 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - 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
199618:12:40.437 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=354 bytes=010000015d1f8b08000000000000ffedc1310d00300800b0dd9cc33b363830880e92b63195bf2b1f000000000000000000000000000000000000000000000000...
199718:12:40.437 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
199818:12:40.438 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=354 bytes=010000015d1f8b08000000000000ffedc1310d00300800b0dd9cc33b363830880e92b63195bf2b1f000000000000000000000000000000000000000000000000...
199918:12:40.438 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
200018:12:40.441 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - 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: AAD5s13XXhBFAbQyYjcb4m4TAe9JtRrjqmxwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
200118:12:40.441 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200218:12:40.443 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200318:12:40.443 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] 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: AAD5s13XXhBFAbQyYjcb4m4TAe9JtRrjqmxwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
200418:12:40.443 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200518:12:40.443 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200618:12:40.444 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200718:12:40.444 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200818:12:40.444 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16321 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200918:12:40.444 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201018:12:40.445 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201118:12:40.445 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201218:12:40.445 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201318:12:40.445 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201418:12:40.446 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201518:12:40.446 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201618:12:40.446 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
201718:12:40.446 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=43060 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201818:12:40.446 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201918:12:40.446 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202018:12:40.446 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202118:12:40.447 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202218:12:40.447 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202318:12:40.447 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
202418:12:40.448 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202518:12:40.448 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202618:12:40.448 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=533404
202718:12:40.448 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND PING: ack=false bytes=1234
202818:12:40.449 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND DATA: streamId=5 padding=0 endStream=true length=10292 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202918:12:40.449 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=533404
203018:12:40.449 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
203118:12:40.449 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
203218:12:40.450 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND PING: ack=true bytes=1234
203318:12:40.450 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
203418:12:40.451 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - 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
203518:12:40.452 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65181 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203618:12:40.453 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203718:12:40.453 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203818:12:40.453 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
203918:12:40.454 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204018:12:40.454 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=49152
204118:12:40.454 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204218:12:40.455 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
204318:12:40.455 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=49152
204418:12:40.455 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=34147 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204518:12:40.457 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204618:12:40.457 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
204718:12:40.457 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204818:12:40.457 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
204918:12:40.457 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1379 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205018:12:40.458 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
205118:12:40.458 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
205218:12:40.459 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48797 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205318:12:40.460 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205418:12:40.460 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
205518:12:40.460 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
205618:12:40.460 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205718:12:40.460 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205818:12:40.460 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
205918:12:40.461 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206018:12:40.461 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
206118:12:40.461 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=17763 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206218:12:40.461 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206318:12:40.461 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
206418:12:40.462 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206518:12:40.462 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
206618:12:40.462 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1379 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206718:12:40.462 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
206818:12:40.463 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206918:12:40.463 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
207018:12:40.463 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32413 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207118:12:40.464 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207218:12:40.464 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
207318:12:40.465 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207418:12:40.465 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
207518:12:40.465 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207618:12:40.465 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
207718:12:40.466 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
207818:12:40.466 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=34147 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207918:12:40.467 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
208018:12:40.467 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
208118:12:40.468 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
208218:12:40.468 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
208318:12:40.468 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1379 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
208418:12:40.468 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
208518:12:40.468 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
208618:12:40.468 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48797 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
208718:12:40.470 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
208818:12:40.470 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
208918:12:40.470 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
209018:12:40.470 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
209118:12:40.470 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
209218:12:40.471 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
209318:12:40.471 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
209418:12:40.471 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=159 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
209518:12:40.471 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
209618:12:40.472 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=159 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
209718:12:40.472 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2098Test completed.
209918:12:40.474 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3ffe4008, L:/127.0.0.1:43128 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
210018:12:40.475 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
210118:12:40.475 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] OUTBOUND GO_AWAY: lastStreamId=5 errorCode=0 length=0 bytes=
210218:12:40.476 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x327662f7, L:/127.0.0.1:8080 - R:/127.0.0.1:43128] Sending GOAWAY failed: lastStreamId '5', errorCode '0', debugData ''. Forcing shutdown of the connection.
2103io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
2104 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
2105 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
2106 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
2107 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
2108 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
2109 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
2110 at io.netty.handler.codec.http2.Http2ConnectionHandler.close(Http2ConnectionHandler.java:491)
2111 at io.grpc.netty.NettyServerHandler.forcefulClose(NettyServerHandler.java:771)
2112 at io.grpc.netty.NettyServerHandler.write(NettyServerHandler.java:660)
2113 at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881)
2114 at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:940)
2115 at io.netty.channel.AbstractChannelHandlerContext$WriteTask.run(AbstractChannelHandlerContext.java:1247)
2116 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
2117 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
2118 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
2119 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
2120 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
2121 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
2122 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
2123 at java.base/java.lang.Thread.run(Thread.java:833)
2124Server stopped
2125Running test server_compressed_streaming
212618:12:40.507 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
212718:12:40.507 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - 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}
212818:12:40.508 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
212918:12:40.508 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
213018:12:40.508 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
213118:12:40.509 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
213218:12:40.509 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
213318:12:40.509 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] OUTBOUND SETTINGS: ack=true
213418:12:40.509 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
213518:12:40.509 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
213618:12:40.510 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
213718:12:40.511 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] INBOUND SETTINGS: ack=true
213818:12:40.511 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - 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: AACh38Dw5FFbJBuGwz0Rz/eQAbCYt8FcRzKVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
213918:12:40.512 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
214018:12:40.512 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] 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: AACh38Dw5FFbJBuGwz0Rz/eQAbCYt8FcRzKVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
214118:12:40.513 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] INBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
214218:12:40.513 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] OUTBOUND PING: ack=false bytes=1234
214318:12:40.513 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
214418:12:40.514 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
214518:12:40.514 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] INBOUND PING: ack=true bytes=1234
214618:12:40.515 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
214718:12:40.515 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
214818:12:40.516 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - 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
214918:12:40.517 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=34107 bytes=00000169f50af1d30512edd305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
215018:12:40.517 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
215118:12:40.517 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
215218:12:40.518 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000169f50af1d30512edd305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
215318:12:40.518 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48837
215418:12:40.518 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=47812
215518:12:40.518 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
215618:12:40.519 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1339 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
215718:12:40.519 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48837
215818:12:40.519 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=47812
215918:12:40.520 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48837 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
216018:12:40.520 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
216118:12:40.520 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34107
216218:12:40.521 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34107
216318:12:40.521 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
216418:12:40.521 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16069 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
216518:12:40.522 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34107
216618:12:40.522 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34107
216718:12:40.522 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9722 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
216818:12:40.522 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
216918:12:40.523 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9722 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
217018:12:40.523 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=42175
217118:12:40.523 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=42175
217218:12:40.523 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2173Test completed.
217418:12:40.524 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=42175
217518:12:40.524 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x2f59b38e, L:/127.0.0.1:43136 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
217618:12:40.524 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=42175
217718:12:40.525 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1311e830, L:/127.0.0.1:8080 - R:/127.0.0.1:43136] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2178Server stopped
2179Running test unimplemented_service
218018:12:40.558 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x99642a72, L:/127.0.0.1:43138 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
218118:12:40.558 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x99642a72, L:/127.0.0.1:43138 - 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}
218218:12:40.559 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xdae6d23b, L:/127.0.0.1:8080 - R:/127.0.0.1:43138] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
218318:12:40.559 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdae6d23b, L:/127.0.0.1:8080 - R:/127.0.0.1:43138] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
218418:12:40.559 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdae6d23b, L:/127.0.0.1:8080 - R:/127.0.0.1:43138] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
218518:12:40.560 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdae6d23b, L:/127.0.0.1:8080 - R:/127.0.0.1:43138] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
218618:12:40.560 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x99642a72, L:/127.0.0.1:43138 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
218718:12:40.560 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdae6d23b, L:/127.0.0.1:8080 - R:/127.0.0.1:43138] OUTBOUND SETTINGS: ack=true
218818:12:40.560 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x99642a72, L:/127.0.0.1:43138 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
218918:12:40.560 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x99642a72, L:/127.0.0.1:43138 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
219018:12:40.561 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdae6d23b, L:/127.0.0.1:8080 - R:/127.0.0.1:43138] INBOUND SETTINGS: ack=true
219118:12:40.561 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x99642a72, L:/127.0.0.1:43138 - 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: AACexQwcqnv6JK94Bnsiwmn3AScetxgR50cQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
219218:12:40.561 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x99642a72, L:/127.0.0.1:43138 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
219318:12:40.562 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x99642a72, L:/127.0.0.1:43138 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
219418:12:40.562 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdae6d23b, L:/127.0.0.1:8080 - R:/127.0.0.1:43138] 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: AACexQwcqnv6JK94Bnsiwmn3AScetxgR50cQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
219518:12:40.562 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdae6d23b, L:/127.0.0.1:8080 - R:/127.0.0.1:43138] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
219618:12:40.562 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdae6d23b, L:/127.0.0.1:8080 - R:/127.0.0.1:43138] OUTBOUND PING: ack=false bytes=1234
219718:12:40.563 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdae6d23b, L:/127.0.0.1:8080 - R:/127.0.0.1:43138] 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
219818:12:40.563 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x99642a72, L:/127.0.0.1:43138 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
219918:12:40.563 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x99642a72, L:/127.0.0.1:43138 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
220018:12:40.564 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x99642a72, L:/127.0.0.1:43138 - 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
2201Test completed.
220218:12:40.565 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdae6d23b, L:/127.0.0.1:8080 - R:/127.0.0.1:43138] INBOUND PING: ack=true bytes=1234
220318:12:40.565 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x99642a72, L:/127.0.0.1:43138 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
220418:12:40.566 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdae6d23b, L:/127.0.0.1:8080 - R:/127.0.0.1:43138] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
220518:12:40.566 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdae6d23b, L:/127.0.0.1:8080 - R:/127.0.0.1:43138] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
220618:12:40.567 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xdae6d23b, L:/127.0.0.1:8080 - R:/127.0.0.1:43138] OUTBOUND PING: ack=false bytes=40715087873
220718:12:40.567 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xdae6d23b, L:/127.0.0.1:8080 - R:/127.0.0.1:43138] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
2208io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
2209 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
2210 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
2211 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
2212 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
2213 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
2214 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
2215 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
2216 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
2217 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
2218 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
2219 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
2220 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
2221 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
2222 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
2223 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
2224 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
2225 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
2226 at java.base/java.lang.Thread.run(Thread.java:833)
2227Server stopped
2228[info] GrpcInteropIoWithIoSpec:
2229[info] grpc-java server with grpc-java client tester
2230[info] - should pass the large_unary integration test (555 milliseconds)
2231[info] - should pass the empty_unary integration test (71 milliseconds)
2232[info] - should pass the ping_pong integration test (78 milliseconds)
2233[info] - should pass the empty_stream integration test (59 milliseconds)
2234[info] - should pass the client_streaming integration test (71 milliseconds)
2235[info] - should pass the server_streaming integration test (56 milliseconds)
2236[info] - should pass the cancel_after_begin integration test (31 milliseconds)
2237[info] - should pass the cancel_after_first_response integration test (49 milliseconds)
2238[info] - should pass the timeout_on_sleeping_server integration test (31 milliseconds)
2239[info] - should pass the status_code_and_message integration test (58 milliseconds)
2240[info] - should pass the unimplemented_method integration test (60 milliseconds)
2241[info] - should pass the client_compressed_unary integration test (161 milliseconds)
2242[info] - should pass the server_compressed_unary integration test (101 milliseconds)
2243[info] - should pass the server_compressed_streaming integration test (48 milliseconds)
2244[info] - should pass the unimplemented_service integration test (40 milliseconds)
2245Running test large_unary
224618:12:40.724 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
224718:12:40.724 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
224818:12:40.730 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
224918:12:40.730 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND SETTINGS: ack=true
225018:12:40.730 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND SETTINGS: ack=true
225118:12:40.731 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] 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: AABulYhU9jwlYQWY53WNv+f8AYA0+KUX4wauAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
225218:12:40.731 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
225318:12:40.733 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
225418:12:40.738 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
225518:12:40.780 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
225618:12:40.781 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
225718:12:40.782 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
225818:12:40.782 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
225918:12:40.787 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
226018:12:40.789 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
226118:12:40.801 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
226218:12:40.804 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
226318:12:40.804 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
226418:12:40.804 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
226518:12:40.805 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
226618:12:40.805 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
226718:12:40.805 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
226818:12:40.808 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
226918:12:40.808 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
227018:12:40.809 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
227118:12:40.809 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
227218:12:40.810 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
227318:12:40.812 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
227418:12:40.812 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
227518:12:40.813 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
227618:12:40.813 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
227718:12:40.813 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
227818:12:40.817 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
227918:12:40.817 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
228018:12:40.817 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
228118:12:40.817 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
228218:12:40.818 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
228318:12:40.821 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
228418:12:40.821 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
228518:12:40.822 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
228618:12:40.822 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
228718:12:40.822 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
228818:12:40.825 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
228918:12:40.825 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
229018:12:40.826 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229118:12:40.826 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
229218:12:40.828 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229318:12:40.830 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229418:12:40.830 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
229518:12:40.830 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229618:12:40.831 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
229718:12:40.831 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229818:12:40.833 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229918:12:40.834 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2300Test completed.
230118:12:40.835 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb03f524a, L:/127.0.0.1:60068 - R:/127.0.0.1:44745] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2302[INFO] [12/22/2025 18:12:40.836] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2303[INFO] [12/22/2025 18:12:40.843] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2304Running test empty_unary
230518:12:40.920 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x717fa5d3, L:/127.0.0.1:38554 - R:/127.0.0.1:41595] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
230618:12:40.920 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x717fa5d3, L:/127.0.0.1:38554 - R:/127.0.0.1:41595] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
230718:12:40.924 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x717fa5d3, L:/127.0.0.1:38554 - R:/127.0.0.1:41595] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
230818:12:40.924 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x717fa5d3, L:/127.0.0.1:38554 - R:/127.0.0.1:41595] OUTBOUND SETTINGS: ack=true
230918:12:40.925 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x717fa5d3, L:/127.0.0.1:38554 - R:/127.0.0.1:41595] INBOUND SETTINGS: ack=true
231018:12:40.925 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x717fa5d3, L:/127.0.0.1:38554 - R:/127.0.0.1:41595] 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: AAD/nZEen8qUkPfyPXRwl4OuAfahRVjwyBbTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
231118:12:40.926 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x717fa5d3, L:/127.0.0.1:38554 - R:/127.0.0.1:41595] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
231218:12:40.929 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x717fa5d3, L:/127.0.0.1:38554 - R:/127.0.0.1:41595] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
231318:12:40.933 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x717fa5d3, L:/127.0.0.1:38554 - R:/127.0.0.1:41595] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
231418:12:40.934 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x717fa5d3, L:/127.0.0.1:38554 - R:/127.0.0.1:41595] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
231518:12:40.934 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x717fa5d3, L:/127.0.0.1:38554 - R:/127.0.0.1:41595] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2316Test completed.
231718:12:40.935 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x717fa5d3, L:/127.0.0.1:38554 - R:/127.0.0.1:41595] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2318[INFO] [12/22/2025 18:12:40.936] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2319[INFO] [12/22/2025 18:12:40.940] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2320Running test ping_pong
232118:12:41.018 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
232218:12:41.018 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
232318:12:41.023 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
232418:12:41.023 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] OUTBOUND SETTINGS: ack=true
232518:12:41.024 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] INBOUND SETTINGS: ack=true
232618:12:41.024 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] 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: AABMfbPErVA582nTdhzVi5mQAXUq8G8TRp9BAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
232718:12:41.025 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
232818:12:41.029 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
232918:12:41.047 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:41 GMT, server: akka-http/10.5.0] padding=0 endStream=false
233018:12:41.047 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
233118:12:41.048 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233218:12:41.048 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233318:12:41.049 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
233418:12:41.051 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
233518:12:41.052 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233618:12:41.053 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233718:12:41.053 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
233818:12:41.054 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
233918:12:41.055 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=45923 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
234018:12:41.058 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
234118:12:41.059 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
234218:12:41.060 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
234318:12:41.060 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
234418:12:41.060 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
234518:12:41.060 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
234618:12:41.061 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
234718:12:41.065 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2348Test completed.
234918:12:41.067 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa4d5111, L:/127.0.0.1:57330 - R:/127.0.0.1:42981] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2350[INFO] [12/22/2025 18:12:41.069] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2351[INFO] [12/22/2025 18:12:41.075] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2352Running test empty_stream
235318:12:41.162 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x04539000, L:/127.0.0.1:38878 - R:/127.0.0.1:36039] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
235418:12:41.163 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x04539000, L:/127.0.0.1:38878 - R:/127.0.0.1:36039] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
235518:12:41.167 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x04539000, L:/127.0.0.1:38878 - R:/127.0.0.1:36039] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
235618:12:41.168 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x04539000, L:/127.0.0.1:38878 - R:/127.0.0.1:36039] OUTBOUND SETTINGS: ack=true
235718:12:41.168 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x04539000, L:/127.0.0.1:38878 - R:/127.0.0.1:36039] INBOUND SETTINGS: ack=true
235818:12:41.169 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x04539000, L:/127.0.0.1:38878 - R:/127.0.0.1:36039] 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: AADtmJ4818EXVfMXQxXC3rOCAZrvYwMWhh5fAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
235918:12:41.170 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x04539000, L:/127.0.0.1:38878 - R:/127.0.0.1:36039] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
236018:12:41.174 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x04539000, L:/127.0.0.1:38878 - R:/127.0.0.1:36039] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
236118:12:41.178 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x04539000, L:/127.0.0.1:38878 - R:/127.0.0.1:36039] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:41 GMT, server: akka-http/10.5.0] padding=0 endStream=false
236218:12:41.178 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x04539000, L:/127.0.0.1:38878 - R:/127.0.0.1:36039] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2363Test completed.
236418:12:41.180 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x04539000, L:/127.0.0.1:38878 - R:/127.0.0.1:36039] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2365[INFO] [12/22/2025 18:12:41.182] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2366[INFO] [12/22/2025 18:12:41.187] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2367Running test client_streaming
236818:12:41.276 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x9b9d4d5c, L:/127.0.0.1:56552 - R:/127.0.0.1:34215] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
236918:12:41.277 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9b9d4d5c, L:/127.0.0.1:56552 - R:/127.0.0.1:34215] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
237018:12:41.281 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9b9d4d5c, L:/127.0.0.1:56552 - R:/127.0.0.1:34215] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
237118:12:41.282 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9b9d4d5c, L:/127.0.0.1:56552 - R:/127.0.0.1:34215] OUTBOUND SETTINGS: ack=true
237218:12:41.282 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9b9d4d5c, L:/127.0.0.1:56552 - R:/127.0.0.1:34215] INBOUND SETTINGS: ack=true
237318:12:41.282 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9b9d4d5c, L:/127.0.0.1:56552 - R:/127.0.0.1:34215] 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: AACnKWh3kc/5uJYRyJehlSYtAUDtx2REX7KYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
237418:12:41.286 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9b9d4d5c, L:/127.0.0.1:56552 - R:/127.0.0.1:34215] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65535 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
237518:12:41.291 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9b9d4d5c, L:/127.0.0.1:56552 - R:/127.0.0.1:34215] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
237618:12:41.296 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9b9d4d5c, L:/127.0.0.1:56552 - R:/127.0.0.1:34215] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
237718:12:41.297 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9b9d4d5c, L:/127.0.0.1:56552 - R:/127.0.0.1:34215] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
237818:12:41.303 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9b9d4d5c, L:/127.0.0.1:56552 - R:/127.0.0.1:34215] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:41 GMT, server: akka-http/10.5.0] padding=0 endStream=false
237918:12:41.303 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9b9d4d5c, L:/127.0.0.1:56552 - R:/127.0.0.1:34215] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
238018:12:41.304 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9b9d4d5c, L:/127.0.0.1:56552 - R:/127.0.0.1:34215] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2381Test completed.
238218:12:41.306 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x9b9d4d5c, L:/127.0.0.1:56552 - R:/127.0.0.1:34215] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2383[INFO] [12/22/2025 18:12:41.308] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2384[INFO] [12/22/2025 18:12:41.314] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2385Running test server_streaming
238618:12:41.393 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
238718:12:41.394 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
238818:12:41.399 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
238918:12:41.399 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] OUTBOUND SETTINGS: ack=true
239018:12:41.401 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] INBOUND SETTINGS: ack=true
239118:12:41.402 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] 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: AADDAq1hzcQz4xUVLTYYs6K+ARF3Bj9zLlj1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
239218:12:41.404 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
239318:12:41.408 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
239418:12:41.415 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:41 GMT, server: akka-http/10.5.0] padding=0 endStream=false
239518:12:41.416 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
239618:12:41.416 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
239718:12:41.417 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
239818:12:41.417 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
239918:12:41.419 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
240018:12:41.419 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] INBOUND DATA: streamId=3 padding=0 endStream=false length=15041 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
240118:12:41.419 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
240218:12:41.420 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
240318:12:41.422 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
240418:12:41.423 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48834
240518:12:41.423 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
240618:12:41.424 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] INBOUND DATA: streamId=3 padding=0 endStream=false length=10158 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
240718:12:41.424 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2408Test completed.
240918:12:41.426 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4611d1d1, L:/127.0.0.1:37960 - R:/127.0.0.1:45895] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2410[INFO] [12/22/2025 18:12:41.428] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2411[INFO] [12/22/2025 18:12:41.432] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2412Running test cancel_after_begin
2413Test completed.
2414[INFO] [12/22/2025 18:12:41.507] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2415[INFO] [12/22/2025 18:12:41.515] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2416Running test cancel_after_first_response
241718:12:41.597 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x10c6b679, L:/127.0.0.1:46760 - R:/127.0.0.1:42191] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
241818:12:41.597 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10c6b679, L:/127.0.0.1:46760 - R:/127.0.0.1:42191] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
241918:12:41.604 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10c6b679, L:/127.0.0.1:46760 - R:/127.0.0.1:42191] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
242018:12:41.604 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10c6b679, L:/127.0.0.1:46760 - R:/127.0.0.1:42191] OUTBOUND SETTINGS: ack=true
242118:12:41.604 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10c6b679, L:/127.0.0.1:46760 - R:/127.0.0.1:42191] INBOUND SETTINGS: ack=true
242218:12:41.606 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10c6b679, L:/127.0.0.1:46760 - R:/127.0.0.1:42191] 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: AAA2EJ0SA2quclPxENdtdtdYAeIcDn+PD0q5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
242318:12:41.606 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10c6b679, L:/127.0.0.1:46760 - R:/127.0.0.1:42191] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
242418:12:41.612 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10c6b679, L:/127.0.0.1:46760 - R:/127.0.0.1:42191] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
242518:12:41.616 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10c6b679, L:/127.0.0.1:46760 - R:/127.0.0.1:42191] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:41 GMT, server: akka-http/10.5.0] padding=0 endStream=false
242618:12:41.617 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10c6b679, L:/127.0.0.1:46760 - R:/127.0.0.1:42191] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
242718:12:41.618 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10c6b679, L:/127.0.0.1:46760 - R:/127.0.0.1:42191] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
242818:12:41.619 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10c6b679, L:/127.0.0.1:46760 - R:/127.0.0.1:42191] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
242918:12:41.620 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10c6b679, L:/127.0.0.1:46760 - R:/127.0.0.1:42191] OUTBOUND RST_STREAM: streamId=3 errorCode=8
2430Test completed.
243118:12:41.623 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x10c6b679, L:/127.0.0.1:46760 - R:/127.0.0.1:42191] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2432[INFO] [12/22/2025 18:12:41.624] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2433[WARN] [12/22/2025 18:12:41.628] [default-akka.actor.default-dispatcher-4] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://default)] Peer closed stream unexpectedly: Stream with ID [3] was closed by peer with code CANCEL(0x08)
2434[INFO] [12/22/2025 18:12:41.628] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2435Running test timeout_on_sleeping_server
2436Test completed.
2437[INFO] [12/22/2025 18:12:41.691] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2438[INFO] [12/22/2025 18:12:41.695] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2439Running test status_code_and_message
244018:12:41.767 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa1e8152e, L:/127.0.0.1:60976 - R:/127.0.0.1:32887] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
244118:12:41.768 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa1e8152e, L:/127.0.0.1:60976 - R:/127.0.0.1:32887] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
244218:12:41.773 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa1e8152e, L:/127.0.0.1:60976 - R:/127.0.0.1:32887] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
244318:12:41.773 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa1e8152e, L:/127.0.0.1:60976 - R:/127.0.0.1:32887] OUTBOUND SETTINGS: ack=true
244418:12:41.773 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa1e8152e, L:/127.0.0.1:60976 - R:/127.0.0.1:32887] INBOUND SETTINGS: ack=true
244518:12:41.774 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa1e8152e, L:/127.0.0.1:60976 - R:/127.0.0.1:32887] 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: AADaAx9EdkbGd4UOxlbWthdOAZUIFksMjZVbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
244618:12:41.775 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa1e8152e, L:/127.0.0.1:60976 - R:/127.0.0.1:32887] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
244718:12:41.779 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa1e8152e, L:/127.0.0.1:60976 - R:/127.0.0.1:32887] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
244818:12:41.787 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa1e8152e, L:/127.0.0.1:60976 - R:/127.0.0.1:32887] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:41 GMT, server: akka-http/10.5.0] padding=0 endStream=false
244918:12:41.787 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa1e8152e, L:/127.0.0.1:60976 - R:/127.0.0.1:32887] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
245018:12:41.789 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa1e8152e, L:/127.0.0.1:60976 - R:/127.0.0.1:32887] 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: AADp5tUMCjcm/m2gCcok3chpAZA9BWnkQRndAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
245118:12:41.789 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa1e8152e, L:/127.0.0.1:60976 - R:/127.0.0.1:32887] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
245218:12:41.797 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa1e8152e, L:/127.0.0.1:60976 - R:/127.0.0.1:32887] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:41 GMT, server: akka-http/10.5.0] padding=0 endStream=false
245318:12:41.797 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa1e8152e, L:/127.0.0.1:60976 - R:/127.0.0.1:32887] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
2454Test completed.
245518:12:41.798 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa1e8152e, L:/127.0.0.1:60976 - R:/127.0.0.1:32887] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2456[INFO] [12/22/2025 18:12:41.799] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2457[INFO] [12/22/2025 18:12:41.804] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2458Running test unimplemented_method
245918:12:41.868 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x883b9136, L:/127.0.0.1:49306 - R:/127.0.0.1:42033] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
246018:12:41.869 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x883b9136, L:/127.0.0.1:49306 - R:/127.0.0.1:42033] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
246118:12:41.873 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x883b9136, L:/127.0.0.1:49306 - R:/127.0.0.1:42033] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
246218:12:41.873 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x883b9136, L:/127.0.0.1:49306 - R:/127.0.0.1:42033] OUTBOUND SETTINGS: ack=true
246318:12:41.875 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x883b9136, L:/127.0.0.1:49306 - R:/127.0.0.1:42033] INBOUND SETTINGS: ack=true
246418:12:41.875 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x883b9136, L:/127.0.0.1:49306 - R:/127.0.0.1:42033] 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: AAABNnnbhbCtTkyv/ucXaKfjAVuZgrOyL14BAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
246518:12:41.876 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x883b9136, L:/127.0.0.1:49306 - R:/127.0.0.1:42033] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
246618:12:41.880 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x883b9136, L:/127.0.0.1:49306 - R:/127.0.0.1:42033] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
246718:12:41.885 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x883b9136, L:/127.0.0.1:49306 - R:/127.0.0.1:42033] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:41 GMT, server: akka-http/10.5.0] padding=0 endStream=false
246818:12:41.886 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x883b9136, L:/127.0.0.1:49306 - R:/127.0.0.1:42033] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12, grpc-message: an implementation is missing] padding=0 endStream=true
2469Test completed.
247018:12:41.887 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x883b9136, L:/127.0.0.1:49306 - R:/127.0.0.1:42033] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2471[INFO] [12/22/2025 18:12:41.889] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2472[INFO] [12/22/2025 18:12:41.894] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2473Running test client_compressed_unary
247418:12:41.955 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
247518:12:41.955 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
247618:12:41.959 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
247718:12:41.959 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND SETTINGS: ack=true
247818:12:41.959 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND SETTINGS: ack=true
247918:12:41.961 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] 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: AABH3/QEZFyU0/KibazbwfSjAQet61oajt3YAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
248018:12:41.962 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
248118:12:41.965 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
248218:12:41.971 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:41 GMT, server: akka-http/10.5.0] padding=0 endStream=false
248318:12:41.972 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
248418:12:41.972 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
248518:12:41.972 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
248618:12:41.973 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
248718:12:41.973 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
248818:12:41.973 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
248918:12:41.975 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
249018:12:41.975 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
249118:12:41.976 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
249218:12:41.976 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
249318:12:41.976 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
249418:12:41.977 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
249518:12:41.977 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
249618:12:41.979 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
249718:12:41.979 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
249818:12:41.980 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
249918:12:41.980 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
250018:12:41.980 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
250118:12:41.983 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
250218:12:41.983 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
250318:12:41.984 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
250418:12:41.984 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
250518:12:41.984 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
250618:12:41.986 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
250718:12:41.986 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
250818:12:41.987 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
250918:12:41.988 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
251018:12:41.988 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
251118:12:41.991 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
251218:12:41.991 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
251318:12:41.992 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
251418:12:41.992 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
251518:12:41.992 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
251618:12:41.995 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
251718:12:41.995 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
251818:12:41.995 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=3 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
251918:12:41.996 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
252018:12:41.999 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] 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: AAAPRVG3sVwncd8RTgUlajRrAQhbH+vTf111AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
252118:12:42.000 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252218:12:42.001 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
252318:12:42.007 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=512000
252418:12:42.007 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252518:12:42.008 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252618:12:42.009 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252718:12:42.011 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252818:12:42.012 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252918:12:42.019 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:41 GMT, server: akka-http/10.5.0] padding=0 endStream=false
253018:12:42.020 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
253118:12:42.020 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
253218:12:42.021 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
253318:12:42.022 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
253418:12:42.022 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
253518:12:42.025 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
253618:12:42.026 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
253718:12:42.027 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
253818:12:42.028 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
253918:12:42.028 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
254018:12:42.031 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
254118:12:42.032 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
254218:12:42.032 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
254318:12:42.034 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
254418:12:42.034 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
254518:12:42.037 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
254618:12:42.038 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
254718:12:42.038 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
254818:12:42.040 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
254918:12:42.040 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
255018:12:42.043 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255118:12:42.043 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
255218:12:42.043 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255318:12:42.045 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255418:12:42.045 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
255518:12:42.048 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255618:12:42.048 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
255718:12:42.049 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255818:12:42.051 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255918:12:42.052 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
256018:12:42.054 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256118:12:42.055 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
256218:12:42.055 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256318:12:42.056 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256418:12:42.056 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
256518:12:42.059 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256618:12:42.059 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
256718:12:42.060 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256818:12:42.061 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2569Test completed.
257018:12:42.063 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e33be7c, L:/127.0.0.1:53352 - R:/127.0.0.1:45127] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2571[INFO] [12/22/2025 18:12:42.066] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2572[INFO] [12/22/2025 18:12:42.071] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2573Running test server_compressed_unary
257418:12:42.145 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
257518:12:42.145 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
257618:12:42.150 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
257718:12:42.150 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND SETTINGS: ack=true
257818:12:42.151 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND SETTINGS: ack=true
257918:12:42.152 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] 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: AACZgZ5fT4Dtea4oB/hxFX3pAcvGMXHNrmd6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
258018:12:42.152 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258118:12:42.154 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258218:12:42.159 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
258318:12:42.159 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
258418:12:42.159 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258518:12:42.160 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258618:12:42.161 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258718:12:42.164 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258818:12:42.165 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10241 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258918:12:42.171 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
259018:12:42.172 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259118:12:42.174 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259218:12:42.174 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
259318:12:42.175 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259418:12:42.175 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
259518:12:42.178 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259618:12:42.178 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259718:12:42.178 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
259818:12:42.178 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259918:12:42.178 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
260018:12:42.179 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260118:12:42.181 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260218:12:42.181 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
260318:12:42.184 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260418:12:42.184 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
260518:12:42.185 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260618:12:42.186 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260718:12:42.186 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
260818:12:42.189 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260918:12:42.189 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
261018:12:42.190 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261118:12:42.192 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261218:12:42.192 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
261318:12:42.194 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261418:12:42.195 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
261518:12:42.196 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261618:12:42.196 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261718:12:42.196 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
261818:12:42.199 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261918:12:42.199 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
262018:12:42.200 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262118:12:42.200 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262218:12:42.200 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
262318:12:42.203 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262418:12:42.203 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
262518:12:42.205 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262618:12:42.206 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262718:12:42.206 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
262818:12:42.209 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] 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: AAByio9dSELwJgXMN/URvkEWAe6zuS/HfnxxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
262918:12:42.209 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263018:12:42.211 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
263118:12:42.215 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=512000
263218:12:42.215 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263318:12:42.217 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263418:12:42.219 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263518:12:42.220 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263618:12:42.221 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263718:12:42.226 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
263818:12:42.227 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263918:12:42.227 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
264018:12:42.237 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
264118:12:42.238 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
264218:12:42.238 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
264318:12:42.241 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
264418:12:42.241 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
264518:12:42.242 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
264618:12:42.242 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
264718:12:42.242 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
264818:12:42.245 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
264918:12:42.245 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
265018:12:42.245 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265118:12:42.246 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265218:12:42.246 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
265318:12:42.250 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265418:12:42.250 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
265518:12:42.251 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265618:12:42.252 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265718:12:42.252 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
265818:12:42.253 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265918:12:42.253 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
266018:12:42.254 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266118:12:42.256 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266218:12:42.256 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
266318:12:42.258 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266418:12:42.259 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
266518:12:42.259 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266618:12:42.261 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266718:12:42.261 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
266818:12:42.263 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266918:12:42.263 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
267018:12:42.264 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267118:12:42.265 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267218:12:42.265 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
267318:12:42.267 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267418:12:42.267 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
267518:12:42.268 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267618:12:42.269 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2677Test completed.
267818:12:42.271 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9e45eb8, L:/127.0.0.1:37764 - R:/127.0.0.1:44187] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2679[INFO] [12/22/2025 18:12:42.272] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2680[INFO] [12/22/2025 18:12:42.276] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2681Running test server_compressed_streaming
268218:12:42.327 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
268318:12:42.328 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
268418:12:42.332 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
268518:12:42.332 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] OUTBOUND SETTINGS: ack=true
268618:12:42.333 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] INBOUND SETTINGS: ack=true
268718:12:42.334 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] 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: AACYk9QYC7g7fDgyTZxyovkGAeHnUqZEnCz2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
268818:12:42.334 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
268918:12:42.337 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
269018:12:42.343 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
269118:12:42.344 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269218:12:42.344 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269318:12:42.344 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
269418:12:42.345 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269518:12:42.346 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
269618:12:42.346 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269718:12:42.348 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269818:12:42.348 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
269918:12:42.348 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270018:12:42.348 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
270118:12:42.349 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270218:12:42.350 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270318:12:42.350 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
270418:12:42.351 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] INBOUND DATA: streamId=3 padding=0 endStream=false length=8382 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270518:12:42.352 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=41150
270618:12:42.352 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2707Test completed.
270818:12:42.353 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x538a41f7, L:/127.0.0.1:58278 - R:/127.0.0.1:39827] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2709[INFO] [12/22/2025 18:12:42.354] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2710[INFO] [12/22/2025 18:12:42.358] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2711Running test unimplemented_service
271218:12:42.424 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x65bb0ed7, L:/127.0.0.1:43380 - R:/127.0.0.1:35073] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
271318:12:42.425 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x65bb0ed7, L:/127.0.0.1:43380 - R:/127.0.0.1:35073] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
271418:12:42.428 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x65bb0ed7, L:/127.0.0.1:43380 - R:/127.0.0.1:35073] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
271518:12:42.429 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x65bb0ed7, L:/127.0.0.1:43380 - R:/127.0.0.1:35073] OUTBOUND SETTINGS: ack=true
271618:12:42.430 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x65bb0ed7, L:/127.0.0.1:43380 - R:/127.0.0.1:35073] INBOUND SETTINGS: ack=true
271718:12:42.430 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x65bb0ed7, L:/127.0.0.1:43380 - R:/127.0.0.1:35073] 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: AABmJ0hEBX6KtqqZcuXBpMLzAeZWzp6gcbdhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
271818:12:42.431 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x65bb0ed7, L:/127.0.0.1:43380 - R:/127.0.0.1:35073] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
271918:12:42.434 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x65bb0ed7, L:/127.0.0.1:43380 - R:/127.0.0.1:35073] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
272018:12:42.445 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x65bb0ed7, L:/127.0.0.1:43380 - R:/127.0.0.1:35073] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-type: text/plain; charset=UTF-8, content-length: 42, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
272118:12:42.446 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x65bb0ed7, L:/127.0.0.1:43380 - R:/127.0.0.1:35073] INBOUND DATA: streamId=3 padding=0 endStream=true length=42 bytes=54686520726571756573746564207265736f7572636520636f756c64206e6f7420626520666f756e642e
2722Test completed.
272318:12:42.447 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x65bb0ed7, L:/127.0.0.1:43380 - R:/127.0.0.1:35073] OUTBOUND RST_STREAM: streamId=3 errorCode=8
272418:12:42.448 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x65bb0ed7, L:/127.0.0.1:43380 - R:/127.0.0.1:35073] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2725[INFO] [12/22/2025 18:12:42.449] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2726[INFO] [12/22/2025 18:12:42.453] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2727[info] GrpcInteropAkkaScalaWithIoSpec:
2728[info] akka-grpc server scala with grpc-java client tester
2729[info] - should pass the large_unary integration test (260 milliseconds)
2730[info] - should pass the empty_unary integration test (98 milliseconds)
2731[info] - should pass the ping_pong integration test (139 milliseconds)
2732[info] - should pass the empty_stream integration test (110 milliseconds)
2733[info] - should pass the client_streaming integration test (122 milliseconds)
2734[info] - should pass the server_streaming integration test (120 milliseconds)
2735[info] - should pass the cancel_after_begin integration test (79 milliseconds)
2736[info] - should pass the cancel_after_first_response integration test (119 milliseconds)
2737[info] - should pass the timeout_on_sleeping_server integration test (66 milliseconds)
2738[info] - should pass the status_code_and_message integration test (96 milliseconds)
2739[info] - should pass the unimplemented_method integration test (96 milliseconds)
2740[info] - should pass the client_compressed_unary integration test (176 milliseconds)
2741[info] - should pass the server_compressed_unary integration test (196 milliseconds)
2742[info] - should pass the server_compressed_streaming integration test (85 milliseconds)
2743[info] - should pass the unimplemented_service integration test (93 milliseconds)
274418:12:42.508 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
274518:12:42.509 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
274618:12:42.515 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
274718:12:42.515 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] OUTBOUND SETTINGS: ack=true
274818:12:42.515 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] INBOUND SETTINGS: ack=true
274918:12:42.517 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] 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: AACKEeX3t7ukrP7f/7KX4AVlATulJAg84thOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
275018:12:42.518 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10 bytes=00000000050a03426f62
275118:12:42.522 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
275218:12:42.580 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
275318:12:42.581 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
275418:12:42.589 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] 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: AADogOoDHNPcTV9M3jMIWirjAbx2sNetVtXiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
275518:12:42.590 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
275618:12:42.593 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=22 bytes=00000000050a03426f6200000000070a055065746572
275718:12:42.596 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
275818:12:42.597 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
275918:12:42.602 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] 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: AAAxh3s6Km5kghIcB2pxdd0MAddfW96EooDLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
276018:12:42.602 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=10 bytes=00000000050a03426f62
276118:12:42.608 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
276218:12:42.609 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
276318:12:42.614 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] 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: AADvfPYNrQklO39W62iiIEy2AUCh8qaRJLZQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
276418:12:42.616 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] OUTBOUND DATA: streamId=9 padding=0 endStream=false length=22 bytes=00000000070a05416c69636500000000050a03426f62
276518:12:42.616 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=12 bytes=00000000070a055065746572
276618:12:42.620 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
276718:12:42.621 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
2768[INFO] [12/22/2025 18:12:42.623] [pool-23-thread-4] [CoordinatedShutdown(akka://RichErrorNativeSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
276918:12:42.625 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x596a4380, L:/127.0.0.1:42754 - R:127.0.0.1/127.0.0.1:43071] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2770[info] RichErrorModelNativeSpec:
2771[info] Rich error model
2772[info] - should work with the native api on a unary call (78 milliseconds)
2773[info] - should work with the native api on a stream request (14 milliseconds)
2774[info] - should work with the native api on a stream response (12 milliseconds)
2775[info] - should work with the native api on a bidi stream (10 milliseconds)
277618:12:42.701 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
277718:12:42.702 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
277818:12:42.703 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
277918:12:42.704 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
278018:12:42.709 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
278118:12:42.709 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND SETTINGS: ack=true
278218:12:42.709 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
278318:12:42.710 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND SETTINGS: ack=true
278418:12:42.710 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND SETTINGS: ack=true
278518:12:42.711 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND SETTINGS: ack=true
278618:12:42.712 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAAn36jq4J67j4oCpgPaXPCAAVd424Re04sbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
278718:12:42.713 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
278818:12:42.716 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
278918:12:42.719 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
279018:12:42.719 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
279118:12:42.719 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
279218:12:42.721 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AACAkji9FA8ZDZfcJjZqTkFGARP+sfGHnzB/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
279318:12:42.722 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
279418:12:42.725 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
279518:12:42.728 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
279618:12:42.728 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
279718:12:42.728 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
279818:12:42.730 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AADCGf450mcb0zBSsRoNGaCLATyAIjsarVb+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
279918:12:42.731 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2033
280018:12:42.734 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
280118:12:42.734 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203321
280218:12:42.735 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
280318:12:42.736 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AACB0GRti2J0HfdYlg+zlcLzAXdd5u1MAUj1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
280418:12:42.737 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2034
280518:12:42.740 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
280618:12:42.741 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203421
280718:12:42.741 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
280818:12:42.743 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AADiDk9E67iPgYhKGnoMpReeAXQeGFb08JgzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
280918:12:42.743 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2035
281018:12:42.747 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
281118:12:42.748 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203521
281218:12:42.748 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
281318:12:42.749 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AABHT4KwLzsdUHBmItaQeEDyATq9hAja2kIwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
281418:12:42.750 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2036
281518:12:42.754 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
281618:12:42.754 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203621
281718:12:42.754 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
281818:12:42.756 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAB2xTC/6BpiSeXS2BKAdN1EATuXrUhbeBcIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
281918:12:42.756 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2037
282018:12:42.760 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
282118:12:42.761 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203721
282218:12:42.761 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
282318:12:42.763 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAA0A62aeC8gvUy0JRJ9hYiRAbdM4/4ulyGuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
282418:12:42.763 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2038
282518:12:42.766 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
282618:12:42.767 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203821
282718:12:42.768 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
282818:12:42.768 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AACNdJ+JvFjssnIPhBhR1KwdAYSBN5x/moK6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
282918:12:42.769 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2039
283018:12:42.772 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
283118:12:42.773 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=11 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203921
283218:12:42.773 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
283318:12:42.775 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAAseiWcyeuvjxS+kpaWSmWdAaG2XwpMUtsQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
283418:12:42.776 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203130
283518:12:42.780 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
283618:12:42.780 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=11 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313021
283718:12:42.780 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
283818:12:42.782 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AABG3MKO6U/k8vtHQo6M2CWYAcph9iPVS0yBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
283918:12:42.783 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203131
284018:12:42.787 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
284118:12:42.788 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=13 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313121
284218:12:42.788 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
284318:12:42.790 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AADtUYWaTrZgwj4St0WAbw7IAf4IbWlTGf96AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
284418:12:42.790 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203132
284518:12:42.794 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
284618:12:42.795 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=13 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313221
284718:12:42.795 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
284818:12:42.797 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AADQ2gU6J/gnVEdpZboJC6s8AdYngcpLX1hVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
284918:12:42.797 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203133
285018:12:42.802 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
285118:12:42.802 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=15 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313321
285218:12:42.803 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
285318:12:42.804 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAAW+r9BrLPaD+Hm4iDyqUqlAdduloHGbvimAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
285418:12:42.805 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203134
285518:12:42.809 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
285618:12:42.809 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=15 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313421
285718:12:42.810 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
285818:12:42.811 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AACCPX9G7XGaL9lAqNE68yzEARjGr2puCe3XAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
285918:12:42.812 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203135
286018:12:42.816 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
286118:12:42.817 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=17 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313521
286218:12:42.817 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
286318:12:42.818 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AADiW0/sncoipAtgYvaMvPvTAWfoBtmkpGqOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
286418:12:42.819 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203136
286518:12:42.822 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
286618:12:42.823 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=17 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313621
286718:12:42.823 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
286818:12:42.824 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAAkF++hBuT+HkGdk8dxXgKmAW1/kdoPpu2BAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
286918:12:42.825 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203137
287018:12:42.828 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
287118:12:42.829 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=19 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313721
287218:12:42.829 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
287318:12:42.830 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AACoomqw7aaDHp4Z+ls+8Jz6AR1WLnxHcijzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
287418:12:42.831 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203138
287518:12:42.835 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
287618:12:42.835 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=19 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313821
287718:12:42.835 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
287818:12:42.837 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AADYYZvBvHEc/1AV1tvOTWqxAWbUvbHM0fw4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
287918:12:42.837 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203139
288018:12:42.841 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
288118:12:42.841 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313921
288218:12:42.842 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAAxGEarFzGnlFx6w6NYNq83AbYESRPfjF0yAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
288318:12:42.842 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
288418:12:42.843 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203230
288518:12:42.846 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
288618:12:42.847 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323021
288718:12:42.848 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
288818:12:42.849 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AADtMItjZrZsB3cqECmTPpZcAb5l25g4rUw1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
288918:12:42.849 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203231
289018:12:42.852 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
289118:12:42.853 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323121
289218:12:42.853 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
289318:12:42.854 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AABzCDP92o37rEplA6vwASkhAVa/5ToPuT/nAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
289418:12:42.854 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203232
289518:12:42.858 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
289618:12:42.858 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323221
289718:12:42.859 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
289818:12:42.860 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AADIvtS4YcBF9XO2WqM3Y7dsAXNb9M7T6WGeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
289918:12:42.861 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203233
290018:12:42.864 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
290118:12:42.864 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323321
290218:12:42.865 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
290318:12:42.866 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAA6m6e5+pJUHooqaC/0179EAQ/Z3VfIPA2VAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
290418:12:42.867 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203234
290518:12:42.870 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
290618:12:42.871 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323421
290718:12:42.871 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
290818:12:42.873 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAB/DkEB6ikyIK9ua1oMY49uAT+06F5NEGM1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
290918:12:42.876 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203235
291018:12:42.880 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
291118:12:42.880 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323521
291218:12:42.881 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
291318:12:42.882 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AADMzXLoGmhqSWD/e0UiupS5AYAO+7zSU0OlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
291418:12:42.883 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203236
291518:12:42.886 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
291618:12:42.887 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323621
291718:12:42.887 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
291818:12:42.888 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AABKkKVMharFBmfGQ6JorlrrARGolPTYAytNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
291918:12:42.889 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203237
292018:12:42.892 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
292118:12:42.893 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323721
292218:12:42.893 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
292318:12:42.894 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAD2pUgyo+qXft6XhgRZVYKiAVNOKKMzqJH2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
292418:12:42.895 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203238
292518:12:42.899 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
292618:12:42.899 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323821
292718:12:42.899 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
292818:12:42.901 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAB9aAIoZ1DbcMu3WGdqPDnEAeQUvUWUYbbfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
292918:12:42.902 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203239
293018:12:42.905 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
293118:12:42.906 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323921
293218:12:42.906 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
293318:12:42.907 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AABLzvfkP+L03PTPEUmjgnahARY3bGFffPNpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
293418:12:42.908 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203330
293518:12:42.911 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
293618:12:42.911 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333021
293718:12:42.912 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
293818:12:42.913 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AACzQ8ltEojFprEbl2TT6FvBAWfu4/h2o/4XAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
293918:12:42.914 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203331
294018:12:42.917 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
294118:12:42.918 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333121
294218:12:42.918 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
294318:12:42.919 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAAAq2x6JO9ieOhftILZAWh4Aa9e3rMd3weNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
294418:12:42.920 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203332
294518:12:42.923 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
294618:12:42.924 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333221
294718:12:42.925 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
294818:12:42.926 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AADYUcVJ3bD5Q5jaho75z7FSAdxRTTSRwuL9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
294918:12:42.926 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203333
295018:12:42.929 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
295118:12:42.929 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333321
295218:12:42.930 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
295318:12:42.931 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AADG2IRvEQPvKSKLytfmkYsDAVzIgQsGonjLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
295418:12:42.932 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203334
295518:12:42.935 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
295618:12:42.935 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333421
295718:12:42.936 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
295818:12:42.937 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AABXIONS39d7RoKo0R87WGOXAQvqa0SvuQKvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
295918:12:42.938 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203335
296018:12:42.940 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
296118:12:42.940 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333521
296218:12:42.941 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
296318:12:42.942 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAALlsvUV2WuwRp+9vHV1oDYASwRr05hTJHkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
296418:12:42.942 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203336
296518:12:42.945 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
296618:12:42.945 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333621
296718:12:42.946 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
296818:12:42.946 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AADVHO6MrRLablxMxwN7hsDLAToGsnRejB0DAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
296918:12:42.947 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203337
297018:12:42.950 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
297118:12:42.950 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333721
297218:12:42.950 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
297318:12:42.951 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAD+9q+9WliOPd91lPWsKR3BAVN+VjUTCaaYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
297418:12:42.952 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203338
297518:12:42.955 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
297618:12:42.955 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333821
297718:12:42.956 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
297818:12:42.956 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAAzHrIVpy4j3qMT/TVXoaFtAaTYUwPUY6EEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
297918:12:42.957 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203339
298018:12:42.960 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
298118:12:42.960 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333921
298218:12:42.961 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
298318:12:42.962 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAA++XJrUmKnFVcBaG6OvZytATWxGpTPK/WhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
298418:12:42.962 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203430
298518:12:42.965 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
298618:12:42.965 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343021
298718:12:42.965 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
298818:12:42.966 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAD1JYX9xbBDnX019/ONgE9/ATM1Bx/gtP8jAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
298918:12:42.967 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203431
299018:12:42.969 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
299118:12:42.969 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343121
299218:12:42.970 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
299318:12:42.971 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAB1UELt3RmgswV0wwEgO1eTAYwiRsjxXFKwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
299418:12:42.971 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203432
299518:12:42.974 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
299618:12:42.974 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343221
299718:12:42.974 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
299818:12:42.975 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AABZHdacdqDOJFlgOhahWgs6AQ/amhQ+dxy4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
299918:12:42.976 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203433
300018:12:42.978 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
300118:12:42.978 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343321
300218:12:42.979 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
300318:12:42.980 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAAlF3uMv7zGHagw8Es7I8kwAePW8qRVVPIeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
300418:12:42.980 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203434
300518:12:42.983 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
300618:12:42.983 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343421
300718:12:42.983 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
300818:12:42.984 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAAp4nR5bpyv6Z0ygo4HviskAYWwz6i3mlpSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
300918:12:42.984 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203435
301018:12:42.987 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
301118:12:42.987 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343521
301218:12:42.987 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
301318:12:42.988 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAD9G96njz/F7ctbt71sYbiqAbG4MubsmScvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
301418:12:42.989 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203436
301518:12:42.991 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
301618:12:42.992 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343621
301718:12:42.992 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
301818:12:42.993 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAAc+9lS8gzLJjH3dpukoG1RAaZF1y97xRreAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
301918:12:42.994 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203437
302018:12:42.996 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
302118:12:42.996 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343721
302218:12:42.997 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
302318:12:42.998 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AACqp59hww+ghXLG1KSlXoqJAQllmhQM60sAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
302418:12:42.998 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203438
302518:12:43.001 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
302618:12:43.001 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343821
302718:12:43.001 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
302818:12:43.002 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AACobXVYmRGsx9fYQ3qVZTL3AeQk2Nhc+qNuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
302918:12:43.002 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203439
303018:12:43.005 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
303118:12:43.005 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343921
303218:12:43.005 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
303318:12:43.006 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AABNTAUuwDPUZO2mF3Sqz5GKAWSkMHGsFty7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
303418:12:43.007 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203530
303518:12:43.010 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
303618:12:43.010 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353021
303718:12:43.010 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
303818:12:43.011 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AABqSs8tuKWlpODYHUybyLtEAQPlblU2x6o8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
303918:12:43.012 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203531
304018:12:43.015 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
304118:12:43.015 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353121
304218:12:43.015 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
304318:12:43.016 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AADlPjoKFXYq7/EjWnLZdIrYAZxvQUhYaX+AAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
304418:12:43.017 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203532
304518:12:43.020 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
304618:12:43.020 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353221
304718:12:43.021 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
304818:12:43.022 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AACodncKUnKdYVeaMXtm/fCzAblL/2z1gB31AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
304918:12:43.023 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203533
305018:12:43.027 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
305118:12:43.028 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353321
305218:12:43.028 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
305318:12:43.029 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AABpWi6E+RKkDzQNaxFHz9xjAXse0NBk2HoIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
305418:12:43.030 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203534
305518:12:43.033 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
305618:12:43.034 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353421
305718:12:43.034 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
305818:12:43.035 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AABdzG5IMARs9WbhvQe1iBlqAZVG3HZg8YS5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
305918:12:43.036 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203535
306018:12:43.039 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
306118:12:43.040 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353521
306218:12:43.040 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
306318:12:43.041 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AABAsbZgSVkdGOLnQ/kdb5C6AelzzaY2iiVWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
306418:12:43.041 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=57 padding=0 endStream=false length=15 bytes=000000000a0a0848656c6c6f203536
306518:12:43.042 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=0 bytes=
306618:12:43.045 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
306718:12:43.046 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353621
306818:12:43.046 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
306918:12:43.046 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAD4wLQzYW/WZXBog3UZWzFaAfolddbZsQN2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
307018:12:43.047 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203537
307118:12:43.050 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
307218:12:43.050 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353721
307318:12:43.051 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
307418:12:43.051 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AABYCxWxv8/5n1FhMqJtq09ZAX8p0639UvJ/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
307518:12:43.052 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203538
307618:12:43.055 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
307718:12:43.056 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353821
307818:12:43.056 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
307918:12:43.057 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAA/pjb9uF45Tcr8X9OEalveAcFga9zOrnLCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
308018:12:43.058 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203539
308118:12:43.060 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
308218:12:43.061 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353921
308318:12:43.061 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
308418:12:43.062 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAB3xbdAPYq7i0QW4MtxtJAKARN+Uko5VO0MAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
308518:12:43.063 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203630
308618:12:43.066 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
308718:12:43.066 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363021
308818:12:43.066 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
308918:12:43.067 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AACmfLv6z+h/Vy3WkyJCVBYBAe7fiAatjWAfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
309018:12:43.068 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203631
309118:12:43.071 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
309218:12:43.071 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363121
309318:12:43.072 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
309418:12:43.073 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AACx+8+QrZAvo7r/+h3vCliEAcgh5n1RJG7bAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
309518:12:43.073 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203632
309618:12:43.078 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
309718:12:43.078 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363221
309818:12:43.079 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
309918:12:43.081 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AACQAIPCKDL8BNGbBPi7/KgFAW2o59+36RroAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
310018:12:43.081 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203633
310118:12:43.085 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
310218:12:43.085 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363321
310318:12:43.086 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
310418:12:43.087 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AABF5DBf19Zoca+ueFUrgWroAfjqX2Pri7gJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
310518:12:43.087 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203634
310618:12:43.091 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
310718:12:43.091 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363421
310818:12:43.091 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
310918:12:43.093 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AABJGL2FLCoUQiT7td9DwMaFAQRku0RSQyLwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
311018:12:43.093 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203635
311118:12:43.096 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
311218:12:43.096 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363521
311318:12:43.097 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
311418:12:43.098 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AACMHEs/lPgm2/yGEA3xhWD5AWGPYyeGI1k0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
311518:12:43.098 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203636
311618:12:43.101 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
311718:12:43.101 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363621
311818:12:43.102 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
311918:12:43.103 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AABP3K93dThXRX62JzS1DMIZAaQ1VGsUuPVbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
312018:12:43.103 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203637
312118:12:43.107 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
312218:12:43.107 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363721
312318:12:43.107 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
312418:12:43.108 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAAAoPQp1SeQw9o3hVn1mgiOAcuSt7TvtzS3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
312518:12:43.109 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203638
312618:12:43.112 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
312718:12:43.112 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363821
312818:12:43.112 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
312918:12:43.113 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAC5kmIKwg/10W9pestpTQwIATuGhJRty+PWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
313018:12:43.114 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203639
313118:12:43.116 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
313218:12:43.117 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363921
313318:12:43.117 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
313418:12:43.118 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAAtyO4BUkRQvYCOaCzQ/n8vAXtDl4/axpalAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
313518:12:43.118 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203730
313618:12:43.121 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
313718:12:43.121 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373021
313818:12:43.122 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
313918:12:43.122 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAARHHG7l6csEia8L/N6bMMBAflvM3QmaytQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
314018:12:43.123 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203731
314118:12:43.125 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
314218:12:43.126 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373121
314318:12:43.126 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
314418:12:43.127 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAC85Zd2g2JY6JogghjBGundAcrm+6jC8xAlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
314518:12:43.127 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203732
314618:12:43.130 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
314718:12:43.130 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373221
314818:12:43.130 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
314918:12:43.131 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AADaCeGP8l8c87/84QNUdu2rAWyarv6SqVyGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
315018:12:43.132 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203733
315118:12:43.134 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
315218:12:43.134 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373321
315318:12:43.135 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
315418:12:43.136 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AACvzbBRFR2EucQpP6PxmAvjAeRT61o0n+KeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
315518:12:43.136 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203734
315618:12:43.138 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
315718:12:43.139 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373421
315818:12:43.139 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
315918:12:43.140 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AABYQYB4IvighiAANMSAWUuuAfd3PaFFRSNDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
316018:12:43.141 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203735
316118:12:43.143 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
316218:12:43.143 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373521
316318:12:43.143 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
316418:12:43.144 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AACyz8bOIastmqD9VcXYEgCcAS9n66ySulDOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
316518:12:43.145 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203736
316618:12:43.147 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
316718:12:43.147 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373621
316818:12:43.148 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
316918:12:43.149 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AACB3/JyrC7rpdQqa1X59AXmATg8zsbM+PWMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
317018:12:43.149 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203737
317118:12:43.152 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
317218:12:43.152 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373721
317318:12:43.153 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
317418:12:43.153 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AABK2AgGcMQKw7egYVnSKxuCAer/6Yaxa5LoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
317518:12:43.154 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203738
317618:12:43.156 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
317718:12:43.156 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373821
317818:12:43.157 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
317918:12:43.158 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AACAj1sn63YKThVHiqqIp7lhAZ06zwvFARO1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
318018:12:43.158 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203739
318118:12:43.160 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
318218:12:43.161 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373921
318318:12:43.161 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
318418:12:43.162 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAAtm6N08TPZsn1ytwMo6CIFAU8du9RZH8J+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
318518:12:43.162 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203830
318618:12:43.165 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
318718:12:43.165 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383021
318818:12:43.165 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
318918:12:43.166 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AACF6N+UbqdpSEwXPdD68D5zAWL/c3/9jkrRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
319018:12:43.167 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203831
319118:12:43.169 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
319218:12:43.170 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383121
319318:12:43.170 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
319418:12:43.171 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AADzxVu4DHY1xUghvsv5rKbbAf+5HHfRs9maAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
319518:12:43.172 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203832
319618:12:43.174 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
319718:12:43.174 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383221
319818:12:43.175 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
319918:12:43.176 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AABziWwA6gCdO73ysUte3PmaAfolYUXQR7WMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
320018:12:43.177 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203833
320118:12:43.179 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
320218:12:43.179 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383321
320318:12:43.180 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
320418:12:43.181 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAAmHdQpWvDhDEIJ5Fdu0h0fAcocJmvg7NxMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
320518:12:43.181 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203834
320618:12:43.184 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
320718:12:43.184 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383421
320818:12:43.185 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
320918:12:43.186 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AADjgQBy2vKDZjBKCU2i8myrAbI5IJPvWZ++AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
321018:12:43.186 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203835
321118:12:43.189 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
321218:12:43.189 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383521
321318:12:43.189 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
321418:12:43.191 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AABXz+W2iv9h5sodtsnXnepkAd4vVYADo0myAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
321518:12:43.191 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203836
321618:12:43.194 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
321718:12:43.194 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383621
321818:12:43.195 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
321918:12:43.196 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAB2ra1HAOx+nKRsNEfZovWvAbKiCxgQJMqBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
322018:12:43.196 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203837
322118:12:43.199 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
322218:12:43.199 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383721
322318:12:43.200 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
322418:12:43.201 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AABgUx7z7TYbQaqT4jooMNzbAamCeQvoP1KgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
322518:12:43.201 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203838
322618:12:43.204 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
322718:12:43.205 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383821
322818:12:43.205 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
322918:12:43.206 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAC09lhjvMAX7WKCGv4U3kUVAfAAvohrIXmFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
323018:12:43.207 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203839
323118:12:43.209 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
323218:12:43.210 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383921
323318:12:43.210 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
323418:12:43.212 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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/udEsky0mJ++8k6Ruw7VVAdg82GLbk86qAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
323518:12:43.212 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203930
323618:12:43.215 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
323718:12:43.215 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393021
323818:12:43.216 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
323918:12:43.217 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AADqRIUyrIqPjT+A1T7EPmwLASdHiNAGd7LyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
324018:12:43.217 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203931
324118:12:43.221 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
324218:12:43.222 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393121
324318:12:43.222 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
324418:12:43.224 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AACmB2FIkwW5oql4KodHhY2TAUJ1rgsivx/pAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
324518:12:43.225 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203932
324618:12:43.229 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
324718:12:43.229 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393221
324818:12:43.229 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
324918:12:43.230 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AABAU0bskEyo97LrhBauS1mmAbx2eZafvNvSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
325018:12:43.231 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203933
325118:12:43.235 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
325218:12:43.235 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393321
325318:12:43.237 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
325418:12:43.237 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AABJsC/BukgvXj6xzRSzKO54AWxJ07CusRYgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
325518:12:43.237 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203934
325618:12:43.241 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
325718:12:43.241 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393421
325818:12:43.242 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
325918:12:43.243 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAAOfICklZoFSKoBeHPzIl13ARcp2ZQrhlqcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
326018:12:43.243 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203935
326118:12:43.246 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
326218:12:43.246 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393521
326318:12:43.247 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
326418:12:43.248 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAChsjKEXzY3uQMAY5hK4q8SAen4iVR2bOQMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
326518:12:43.248 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203936
326618:12:43.251 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
326718:12:43.252 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393621
326818:12:43.252 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
326918:12:43.253 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AADd9jiWprHz6PTMi6wYVfIvAfO43qL1ggbLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
327018:12:43.254 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203937
327118:12:43.257 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
327218:12:43.257 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393721
327318:12:43.258 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
327418:12:43.259 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AAA9uRWOT2+Kg+77zpr/ME0KAUgl6mpcm/sEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
327518:12:43.260 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203938
327618:12:43.263 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
327718:12:43.263 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393821
327818:12:43.264 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
327918:12:43.266 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] 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: AAA/QdwamZRtxTcXE9rV2g8jAaCvTWYF2y5+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
328018:12:43.266 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203939
328118:12:43.269 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
328218:12:43.269 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND DATA: streamId=101 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393921
328318:12:43.270 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
328418:12:43.271 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] 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: AADw8G4CYjsvCOVN/aK6HWVqAb++Jph5BJjJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
328518:12:43.272 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=16 bytes=000000000b0a0948656c6c6f20313030
328618:12:43.276 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 20, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
328718:12:43.276 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND DATA: streamId=101 padding=0 endStream=false length=20 bytes=000000000f0a0d48692048656c6c6f2031303021
328818:12:43.277 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
328918:12:43.299 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
329018:12:43.300 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
329118:12:43.304 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
329218:12:43.305 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] OUTBOUND SETTINGS: ack=true
329318:12:43.305 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] INBOUND SETTINGS: ack=true
329418:12:43.306 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] 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: AABGQBsoHzI8x/PhMnYVfmcjAX68FJLNQjQXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
329518:12:43.307 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
329618:12:43.309 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
329718:12:43.312 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
329818:12:43.312 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
329918:12:43.312 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
330018:12:43.313 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] 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: AABY0ntg3D0tMdvgNWeDnbEtAZ3jAzTWsO9aAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
330118:12:43.314 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
330218:12:43.318 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:42 GMT, server: akka-http/10.5.0] padding=0 endStream=false
330318:12:43.318 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
330418:12:43.319 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
330518:12:43.325 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4b1f6baf, L:/127.0.0.1:60870 - R:127.0.0.1/127.0.0.1:37911] INBOUND GO_AWAY: lastStreamId=5 errorCode=0 length=27 bytes=566f6c756e7461727920636f6e6e656374696f6e20636c6f73652e
330618:12:43.330 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
330718:12:43.330 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
330818:12:43.335 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
330918:12:43.335 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] OUTBOUND SETTINGS: ack=true
331018:12:43.335 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] INBOUND SETTINGS: ack=true
331118:12:43.450 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 60 thread-local buffer(s) from thread: grpc-nio-worker-ELG-3-2
331218:12:43.450 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.buffer.PoolThreadCache - Freed 71 thread-local buffer(s) from thread: grpc-nio-worker-ELG-3-3
331318:12:43.450 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 61 thread-local buffer(s) from thread: grpc-nio-worker-ELG-3-4
331418:12:43.450 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 78 thread-local buffer(s) from thread: grpc-nio-worker-ELG-3-1
331518:12:48.326 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] 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: AAC5b6ZOECUYH7hXb5DH7T9cASUt/X+iQZygAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
331618:12:48.326 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
331718:12:48.329 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
331818:12:48.331 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
331918:12:48.332 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
332018:12:48.332 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
332118:12:48.333 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] 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: AABJ9LKLt0Lm/WPRAc6syk8DAc/p0UDJwlkDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
332218:12:48.333 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
332318:12:48.336 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
332418:12:48.336 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
332518:12:48.337 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
332618:12:48.353 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
332718:12:48.353 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
332818:12:48.358 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
332918:12:48.358 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND SETTINGS: ack=true
333018:12:48.358 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND SETTINGS: ack=true
333118:12:48.358 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAB/42mOw88K8B/jylcKiFCfAWZg0C3udkbuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
333218:12:48.359 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
333318:12:48.361 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
333418:12:48.364 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
333518:12:48.364 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
333618:12:48.364 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
333718:12:48.365 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAB1BoIAqoBOZHmrHySrdav5AddPNXwB/fO3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
333818:12:48.366 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
333918:12:48.369 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
334018:12:48.369 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
334118:12:48.369 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
334218:12:48.370 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABG3vPWyInJUCfWABNcbB+sAX4qsHXqAk1MAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
334318:12:48.370 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2033
334418:12:48.373 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
334518:12:48.373 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203321
334618:12:48.374 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
334718:12:48.375 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAkKqWQG+LWwJv89+KdqBs9Abk136Kg94RMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
334818:12:48.375 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2034
334918:12:48.378 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
335018:12:48.378 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203421
335118:12:48.378 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
335218:12:48.380 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACwIwrUXdtNN8M2/jtcRFjBARoJLxAvXxYYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
335318:12:48.380 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2035
335418:12:48.383 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
335518:12:48.384 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=11 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203521
335618:12:48.384 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
335718:12:48.385 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADB79EJbRIFbIkvbod92mYPATh5fvnHAUXfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
335818:12:48.387 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2036
335918:12:48.390 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
336018:12:48.390 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=13 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203621
336118:12:48.391 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
336218:12:48.391 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABu9LJR6z8RIHCOVJ5JEdicAUQPv4sKbV0kAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
336318:12:48.392 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2037
336418:12:48.395 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
336518:12:48.395 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=15 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203721
336618:12:48.396 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
336718:12:48.396 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACdT0Q1hdvvF2MmBTVNr+TmAV7+tY+LqQnlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
336818:12:48.397 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2038
336918:12:48.400 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
337018:12:48.400 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=17 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203821
337118:12:48.400 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
337218:12:48.401 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACEOOpvpeL6N2Z5MXagsxNBAavSGzSehQjCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
337318:12:48.402 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2039
337418:12:48.405 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
337518:12:48.405 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=19 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203921
337618:12:48.406 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
337718:12:48.407 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACflInlifra/WD6afI5cJM9AcvfgkIEXseOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
337818:12:48.407 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203130
337918:12:48.410 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
338018:12:48.410 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313021
338118:12:48.410 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
338218:12:48.411 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAEdUcZQqv4qKIuqcq/plH2AbFBYn+cUB1nAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
338318:12:48.412 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203131
338418:12:48.415 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
338518:12:48.415 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313121
338618:12:48.415 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
338718:12:48.416 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAD2z4X6ThOihaVA8qIzl0XBAdLLrKsG98PoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
338818:12:48.417 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203132
338918:12:48.420 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
339018:12:48.420 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313221
339118:12:48.421 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
339218:12:48.422 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADSeRnrgnoJMD+mUo+ANxy7AaaLgfUsbIgpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
339318:12:48.422 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203133
339418:12:48.425 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
339518:12:48.425 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313321
339618:12:48.426 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
339718:12:48.427 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAT8NMJy0vlhU2dZXx8iMNhAdaCl+KhbveLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
339818:12:48.428 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203134
339918:12:48.431 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
340018:12:48.431 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313421
340118:12:48.433 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
340218:12:48.433 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADdtf87mQ5+4n7CdAyWyQpaAbmH6y1yXlIYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
340318:12:48.434 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203135
340418:12:48.437 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
340518:12:48.437 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313521
340618:12:48.437 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
340718:12:48.438 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAB9Zd2AL13Yiye5lQ5Nwdc7AXmi4DwQl7YnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
340818:12:48.439 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203136
340918:12:48.442 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
341018:12:48.442 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313621
341118:12:48.442 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
341218:12:48.443 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAcy9eryjOOC2u0DFVjeWHRAZJGdlgli7fdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
341318:12:48.444 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203137
341418:12:48.447 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
341518:12:48.447 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313721
341618:12:48.447 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
341718:12:48.449 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABPoGKvEOrM0goAJ2d1StPeAcQD4GikY7aqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
341818:12:48.449 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203138
341918:12:48.452 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
342018:12:48.453 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313821
342118:12:48.453 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
342218:12:48.455 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACJOKXQzPDhQlrNdMfHv1GtAW5+EM5Kd6LbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
342318:12:48.456 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203139
342418:12:48.459 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
342518:12:48.459 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313921
342618:12:48.459 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
342718:12:48.460 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAC9ESfNQ794unkxob0JhsMtARqzL36Ri6HbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
342818:12:48.461 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203230
342918:12:48.464 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
343018:12:48.464 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323021
343118:12:48.464 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
343218:12:48.466 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABVaa+hHfK2bk9TsZr51K8hAQ5PlumXUVsWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
343318:12:48.466 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203231
343418:12:48.469 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
343518:12:48.470 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323121
343618:12:48.471 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
343718:12:48.471 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACz+OLB0Ewzlv99+nZFd9nAAfE6Amv+cY7aAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
343818:12:48.472 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203232
343918:12:48.475 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
344018:12:48.476 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323221
344118:12:48.476 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
344218:12:48.477 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAFDEqWI9QyDvydZwWoPGR0AcpEQyPkAt+SAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
344318:12:48.478 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203233
344418:12:48.481 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
344518:12:48.481 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323321
344618:12:48.481 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
344718:12:48.482 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACItap2MKMI/Af4m04Bg4h4AZFvKXvA2cbVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
344818:12:48.483 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203234
344918:12:48.486 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
345018:12:48.486 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323421
345118:12:48.486 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
345218:12:48.487 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADMlgs6vl99YrZfInzynE5QAXYRPBSohsDvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
345318:12:48.488 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203235
345418:12:48.491 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
345518:12:48.491 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323521
345618:12:48.492 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
345718:12:48.493 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADaCqQFTY9MCUgPaIAgAHLvAYgpw7uc7+5HAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
345818:12:48.493 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203236
345918:12:48.497 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
346018:12:48.497 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323621
346118:12:48.497 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
346218:12:48.498 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAB3kS0Ms7YGmboCXJJRziVwAYNieRNJ5NX8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
346318:12:48.498 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203237
346418:12:48.501 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
346518:12:48.502 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323721
346618:12:48.502 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
346718:12:48.503 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABNCEOZ6Iy4gis4sPnNcdx1AW257mVV5TzvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
346818:12:48.504 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203238
346918:12:48.507 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
347018:12:48.507 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323821
347118:12:48.508 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
347218:12:48.509 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACeu0pgIylOybi9ocJJG595AZdGNmT2zQXFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
347318:12:48.510 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203239
347418:12:48.513 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
347518:12:48.514 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323921
347618:12:48.514 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
347718:12:48.516 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADd17trdaiyT2WchRI3dP9FAe40nAwWgyTgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
347818:12:48.516 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203330
347918:12:48.520 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
348018:12:48.520 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333021
348118:12:48.521 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
348218:12:48.522 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAFKzUfJGERSBtaCR3ZJxO6AZha4TIHflxCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
348318:12:48.523 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203331
348418:12:48.526 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
348518:12:48.527 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333121
348618:12:48.528 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
348718:12:48.529 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABrFF0oXrAxfW5WdPFjjfmBAaqV6BzRUzl/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
348818:12:48.529 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203332
348918:12:48.533 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
349018:12:48.534 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333221
349118:12:48.534 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
349218:12:48.535 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAB2nFGZlYGf4TrOZKRpMSrOAf3nL8jo2oatAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
349318:12:48.536 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203333
349418:12:48.539 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
349518:12:48.540 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333321
349618:12:48.540 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
349718:12:48.541 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAB1sasYeRs+wbM8WEHJlTugAbMN4zLuScwuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
349818:12:48.542 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203334
349918:12:48.545 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
350018:12:48.545 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333421
350118:12:48.546 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
350218:12:48.548 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAR0RxWu6Af94JlphHWTNfgAR0Wu7lZMjJEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
350318:12:48.548 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203335
350418:12:48.551 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
350518:12:48.552 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333521
350618:12:48.553 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
350718:12:48.554 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABLtVWotb6+e5HgViRDJWG5ASwYA7WQjIoIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
350818:12:48.555 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203336
350918:12:48.558 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
351018:12:48.559 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333621
351118:12:48.560 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
351218:12:48.560 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAZuSHyVv9O1Lu/7GJ0NIWjAVGqk80JXoo+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
351318:12:48.561 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203337
351418:12:48.565 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
351518:12:48.565 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333721
351618:12:48.566 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
351718:12:48.567 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADZy9My1loW15kf5QQ0H5v4AVmch8FSMdvgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
351818:12:48.569 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203338
351918:12:48.573 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
352018:12:48.573 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333821
352118:12:48.574 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
352218:12:48.576 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAPZ9teTAiXjoCQx+3e/TrCAXkg4bMsnBSsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
352318:12:48.576 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203339
352418:12:48.580 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
352518:12:48.581 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333921
352618:12:48.581 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
352718:12:48.583 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACeawIYVQHk5EhYMXmtqSnNAab4X4dnb6oUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
352818:12:48.584 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203430
352918:12:48.587 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
353018:12:48.588 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343021
353118:12:48.589 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
353218:12:48.590 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAB8qP3i3W3nC7GMwGATlMU7AbB2hqVBTF4bAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
353318:12:48.591 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203431
353418:12:48.595 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
353518:12:48.595 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343121
353618:12:48.596 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
353718:12:48.597 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAB7Dqaz507AWxAlO4g2FktJAXnsz9PNlHoCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
353818:12:48.598 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203432
353918:12:48.601 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
354018:12:48.602 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343221
354118:12:48.603 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
354218:12:48.605 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACj6V2SMEROm4mcLuasEM9jAQao4DztKrr3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
354318:12:48.606 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203433
354418:12:48.610 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
354518:12:48.610 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343321
354618:12:48.611 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
354718:12:48.612 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABfRIzuTFCQcJHgohAgjPUiAWFSK6hzYiJ8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
354818:12:48.613 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203434
354918:12:48.616 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
355018:12:48.617 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343421
355118:12:48.617 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
355218:12:48.619 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAW6XqakZIfgcNrkJFTiPt0Ae07tF8jghAFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
355318:12:48.620 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203435
355418:12:48.623 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
355518:12:48.624 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343521
355618:12:48.625 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
355718:12:48.626 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABmehwVgS4WQLBLzebj7/1jAVc+K8UbjhSJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
355818:12:48.627 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203436
355918:12:48.631 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
356018:12:48.631 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343621
356118:12:48.631 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
356218:12:48.632 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAY+HOwFlK7b/CvGBkQ0Z6BAa5ddxGoUL+IAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
356318:12:48.633 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203437
356418:12:48.636 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
356518:12:48.637 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343721
356618:12:48.637 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
356718:12:48.638 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAC+sO4i/6drbkWCaVJ2AdYbAQ9EV+lEcasWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
356818:12:48.639 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203438
356918:12:48.642 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
357018:12:48.643 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343821
357118:12:48.643 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
357218:12:48.644 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABum5TJhIbvRMkdewk9A2zeATdMiAa0nf2mAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
357318:12:48.645 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203439
357418:12:48.648 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
357518:12:48.649 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343921
357618:12:48.649 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
357718:12:48.651 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAB5z1qgbulNHrPUy/XWkBWIAUZoXpaJg8jjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
357818:12:48.651 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203530
357918:12:48.654 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
358018:12:48.655 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=101 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353021
358118:12:48.655 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
358218:12:48.657 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABK5MQbsR3dLgSugBF0nhiHAR3FqYK0e3B9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
358318:12:48.658 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=103 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203531
358418:12:48.661 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
358518:12:48.661 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=103 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353121
358618:12:48.662 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
358718:12:48.663 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABpzyUbOsmxHB5zndbOKa4cAVZ8RDvveOOnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
358818:12:48.663 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=105 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203532
358918:12:48.667 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
359018:12:48.667 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=105 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353221
359118:12:48.668 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
359218:12:48.670 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABFvqlbl+QD3q5ENG6F2gBGAdY4YXb0tJo7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
359318:12:48.670 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=107 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203533
359418:12:48.673 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
359518:12:48.674 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=107 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353321
359618:12:48.674 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
359718:12:48.675 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAk6YAZKPtjIEzw3W3E71lDAXrKTwjw/fgTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
359818:12:48.676 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=109 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203534
359918:12:48.679 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
360018:12:48.679 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=109 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353421
360118:12:48.679 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
360218:12:48.681 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADzxyux94QUI1l6DtMLOou0AXqMw40Je7ViAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
360318:12:48.681 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=111 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203535
360418:12:48.685 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
360518:12:48.685 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=111 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353521
360618:12:48.685 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
360718:12:48.687 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABt0CdKl2qVSZFZlhV3sEWfAdP22Vqa01TJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
360818:12:48.687 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=113 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203536
360918:12:48.691 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
361018:12:48.691 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=113 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353621
361118:12:48.693 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
361218:12:48.693 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAADYe2k3BbfZJikieqS+ExvAdTBr2S+fspPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
361318:12:48.694 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=115 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203537
361418:12:48.698 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
361518:12:48.698 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=115 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353721
361618:12:48.699 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
361718:12:48.700 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACF46SrNQExzbjNGWQwD0cvAQB6E+76Im5WAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
361818:12:48.701 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=117 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203538
361918:12:48.704 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
362018:12:48.705 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=117 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353821
362118:12:48.705 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
362218:12:48.706 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADqkW+S9i0GY5zmxWaqe4wrAUqOn5mssk4PAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
362318:12:48.707 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=119 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203539
362418:12:48.710 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
362518:12:48.710 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=119 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353921
362618:12:48.711 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
362718:12:48.712 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADiNhOxxLHYgEeFJvbStUAuAVp6/lgSC33FAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
362818:12:48.712 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=121 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203630
362918:12:48.715 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
363018:12:48.716 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=121 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363021
363118:12:48.716 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
363218:12:48.717 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABigVVPkqv94eBrSWOkrYG3AXBb+RxDoPbAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
363318:12:48.720 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=123 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203631
363418:12:48.721 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
363518:12:48.722 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=123 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363121
363618:12:48.723 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
363718:12:48.724 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAC1MRIDo0sMEhvoB7GgBhzeASv0ck18+xxBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
363818:12:48.724 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=125 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203632
363918:12:48.727 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
364018:12:48.728 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=125 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363221
364118:12:48.728 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
364218:12:48.729 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAIV2A9rwmPA3H6jpS1A2NsAZKS+ymR4E3uAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
364318:12:48.730 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=127 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203633
364418:12:48.733 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
364518:12:48.733 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=127 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363321
364618:12:48.734 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
364718:12:48.735 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAA49x/qH2pxzY0cKrDdy51KAYwwULVALHixAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
364818:12:48.735 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=129 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203634
364918:12:48.738 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
365018:12:48.739 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=129 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363421
365118:12:48.739 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
365218:12:48.740 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACzA6R1RkR1yLT8Ti4o1dM6AVB0AYmCahSlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
365318:12:48.741 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=131 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203635
365418:12:48.744 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
365518:12:48.744 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=131 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363521
365618:12:48.744 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
365718:12:48.745 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAACnDXUJBcKbAqpGvF2MqDWASQefHG4iYJtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
365818:12:48.746 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=133 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203636
365918:12:48.749 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
366018:12:48.749 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=133 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363621
366118:12:48.750 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
366218:12:48.751 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAClOG5AqnUTAnSRc/TJ5tsZAXYZZ49FafXZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
366318:12:48.751 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=135 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203637
366418:12:48.754 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
366518:12:48.755 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=135 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363721
366618:12:48.755 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
366718:12:48.756 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAC9mr+u/ncCN+MszAaHf8I2AaQX2V33n27KAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
366818:12:48.757 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=137 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203638
366918:12:48.760 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
367018:12:48.760 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=137 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363821
367118:12:48.761 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
367218:12:48.762 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAE2qlLT3EkRBf3zLn1Zh6nAeRpJ4uFPiOvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
367318:12:48.763 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=139 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203639
367418:12:48.766 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
367518:12:48.766 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=139 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363921
367618:12:48.766 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
367718:12:48.768 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAOMoXFXA/bFgAcONKRzcGaAVGU4tfmxKsIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
367818:12:48.768 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=141 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203730
367918:12:48.771 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
368018:12:48.772 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=141 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373021
368118:12:48.772 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
368218:12:48.773 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACXunGPyid6JDBkKEglKMCIAb9IR2oH0SfLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
368318:12:48.774 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=143 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203731
368418:12:48.777 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
368518:12:48.778 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=143 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373121
368618:12:48.778 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
368718:12:48.779 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABKnTbplBkxSEP/dVd18ojcAe5ulHDXwdcxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
368818:12:48.780 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=145 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203732
368918:12:48.783 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
369018:12:48.783 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=145 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373221
369118:12:48.784 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
369218:12:48.784 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAs6RMFEePQA/hqLKeHHRW6ATVClRcZWDkpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
369318:12:48.785 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=147 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203733
369418:12:48.787 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
369518:12:48.788 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=147 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373321
369618:12:48.788 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
369718:12:48.789 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADhVTGQPSfdCvp8hoi5kSnDAcXiXr5ImnDiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
369818:12:48.789 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=149 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203734
369918:12:48.792 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
370018:12:48.792 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=149 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373421
370118:12:48.792 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
370218:12:48.794 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACOm5nlCttnWZx0fgWfuSMAARBun5burFMOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
370318:12:48.794 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=151 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203735
370418:12:48.797 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
370518:12:48.798 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=151 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373521
370618:12:48.798 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
370718:12:48.799 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAi+9G58cj76FmthRyx5wEWAdDlu7GXao1ZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
370818:12:48.800 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=153 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203736
370918:12:48.803 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
371018:12:48.803 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=153 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373621
371118:12:48.804 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
371218:12:48.805 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAtkd6CfJQNgVXChPo90+afAVGi5n9UBtkdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
371318:12:48.805 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=155 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203737
371418:12:48.808 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
371518:12:48.809 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=155 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373721
371618:12:48.809 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
371718:12:48.811 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAA8GAKWnzL5onXMsS9Sxo8DAdLMOUr8vgJ0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
371818:12:48.811 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=157 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203738
371918:12:48.814 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
372018:12:48.815 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=157 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373821
372118:12:48.815 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
372218:12:48.816 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABRcFEM9hzgq8PGyDNx021dAaZZfqBdrZDaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
372318:12:48.816 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=159 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203739
372418:12:48.819 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
372518:12:48.819 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=159 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373921
372618:12:48.819 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
372718:12:48.820 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAz5KoaaH5DZB9gdjGN05OpAYJA1E+8feDsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
372818:12:48.821 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=161 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203830
372918:12:48.823 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
373018:12:48.823 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=161 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383021
373118:12:48.824 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
373218:12:48.824 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAA3TsykYxdA83mc0uvqY1g6AeC3r6BtD6+TAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
373318:12:48.825 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=163 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203831
373418:12:48.828 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
373518:12:48.828 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=163 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383121
373618:12:48.828 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
373718:12:48.829 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABElcATgmsFGZWr9ZIHsyiuAWnDwpGcG1clAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
373818:12:48.830 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=165 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203832
373918:12:48.833 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
374018:12:48.833 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=165 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383221
374118:12:48.833 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
374218:12:48.834 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACgvw+NSoWRdCZh3t1IGUENAYjDfLDnbbHkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
374318:12:48.834 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=167 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203833
374418:12:48.837 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
374518:12:48.837 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=167 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383321
374618:12:48.837 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
374718:12:48.839 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAjM5ryHANIlnCWkNp2PgvHAZKjmyszpFhnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
374818:12:48.839 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=169 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203834
374918:12:48.843 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
375018:12:48.843 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=169 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383421
375118:12:48.844 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
375218:12:48.845 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAG6MI2rx+TzpWArOiaxpUcAVCTZRJNvZGIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
375318:12:48.845 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=171 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203835
375418:12:48.848 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
375518:12:48.849 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=171 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383521
375618:12:48.849 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
375718:12:48.851 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADk3EkvBa89xAy5ReyU3vwfAfrmYERdnEHoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
375818:12:48.851 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=173 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203836
375918:12:48.854 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
376018:12:48.855 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=173 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383621
376118:12:48.856 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
376218:12:48.857 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABpc8tzAaZSSwYhVU1zsjBXAWeJVyJgEsDgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
376318:12:48.858 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=175 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203837
376418:12:48.861 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
376518:12:48.861 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=175 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383721
376618:12:48.861 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
376718:12:48.863 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADok2iN1rhS6jE1u8P1lefRAaN0lDVS+519AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
376818:12:48.863 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=177 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203838
376918:12:48.866 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
377018:12:48.866 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=177 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383821
377118:12:48.866 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
377218:12:48.868 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAB1E42ndFy0Cwy6wQcalVLnAUehlK6uAnsFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
377318:12:48.868 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=179 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203839
377418:12:48.871 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
377518:12:48.871 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=179 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383921
377618:12:48.872 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
377718:12:48.873 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAqPaD4ca4v3+VUkbfFYEn8ATsyFZqL4RFWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
377818:12:48.873 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=181 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203930
377918:12:48.876 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
378018:12:48.876 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=181 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393021
378118:12:48.876 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
378218:12:48.877 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAAK/nQOhJpj6/SObVWCYLFyATyt8gYSt7HYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
378318:12:48.878 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=183 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203931
378418:12:48.883 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
378518:12:48.883 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=183 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393121
378618:12:48.884 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
378718:12:48.885 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADAGUms19pxyFM+rm6cOsM5AR/xr97CelMtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
378818:12:48.885 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=185 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203932
378918:12:48.890 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
379018:12:48.890 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=185 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393221
379118:12:48.891 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
379218:12:48.892 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAB0wOqc12o/VoZzfR2uB76JAd1LpYEUqK06AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
379318:12:48.892 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=187 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203933
379418:12:48.895 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
379518:12:48.895 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=187 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393321
379618:12:48.895 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
379718:12:48.896 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADpckMzHeq/RjOZMWqTwEySAZJMyaL/GHpgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
379818:12:48.896 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=189 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203934
379918:12:48.899 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
380018:12:48.899 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=189 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393421
380118:12:48.899 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
380218:12:48.900 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AABxJ9FvYpFM+tQCI4SQEFLeARXGnRCcQ/DBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
380318:12:48.901 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=191 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203935
380418:12:48.904 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
380518:12:48.904 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=191 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393521
380618:12:48.905 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
380718:12:48.905 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADExY6SHfbibFiUbi5UDi/dARUkhyGLyl7LAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
380818:12:48.906 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=193 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203936
380918:12:48.909 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
381018:12:48.909 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=193 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393621
381118:12:48.909 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
381218:12:48.910 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAA7wWXvZTdtqUGUXaaZfmDBAXo2CEytcMbrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
381318:12:48.911 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=195 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203937
381418:12:48.915 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
381518:12:48.916 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=195 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393721
381618:12:48.916 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
381718:12:48.917 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AAA08LH7FBhZf/U2kpRtHpUAAUQqWP1KRXFCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
381818:12:48.918 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=197 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203938
381918:12:48.920 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
382018:12:48.921 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=197 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393821
382118:12:48.921 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
382218:12:48.923 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AADHuY6ya5psh4h7AYptULcuAU3IahVKk9JpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
382318:12:48.923 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=199 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203939
382418:12:48.926 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
382518:12:48.926 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=199 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393921
382618:12:48.927 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
382718:12:48.928 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] 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: AACB7j0fcztN27Hm0WR1uwaVAfilGlS4VR3dAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
382818:12:48.928 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND DATA: streamId=201 padding=0 endStream=true length=16 bytes=000000000b0a0948656c6c6f20313030
382918:12:48.934 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 20, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:48 GMT, server: akka-http/10.5.0] padding=0 endStream=false
383018:12:48.935 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND DATA: streamId=201 padding=0 endStream=false length=20 bytes=000000000f0a0d48692048656c6c6f2031303021
383118:12:48.935 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
3832[INFO] [12/22/2025 18:12:53.950] [pool-23-thread-4] [CoordinatedShutdown(akka://LoadBalancingIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
383318:12:53.951 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bd08019, L:/127.0.0.1:54814 - R:127.0.0.1/127.0.0.1:41593] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
383418:12:53.951 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc109ac00, L:/127.0.0.1:42442 - R:127.0.0.1/127.0.0.1:34955] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
383518:12:53.952 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0624a809, L:/127.0.0.1:59074 - R:127.0.0.1/127.0.0.1:34623] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
383618:12:53.952 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcf9b8524, L:/127.0.0.1:34250 - R:127.0.0.1/127.0.0.1:39953] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
3837[WARN] [12/22/2025 18:12:53.951] [LoadBalancingIntegrationSpec-akka.actor.default-dispatcher-9] [GrpcImpl(akka://LoadBalancingIntegrationSpec)] Failed to gracefully close akka.grpc.GrpcChannel@58c5d67d, proceeding with shutdown anyway. akka.grpc.internal.ClientConnectionException: Unable to establish connection after [Some(1)]
3838[info] LoadBalancingIntegrationSpecNetty:
3839[info] Client-side loadbalancing
3840[info] - should send requests to multiple endpoints (613 milliseconds)
3841[info] - should re-discover endpoints on failure (5 seconds, 57 milliseconds)
3842[info] - should select the right endpoint among invalid ones (597 milliseconds)
3843[info] - should fail when no valid endpoints are provided (don't retry) when max attempts is set to '1' (6 milliseconds)
3844[info] - should not fail when no valid endpoints are provided (retry indefinitely) when max attempts is set to another positive value (5 seconds, 6 milliseconds)
3845Running test large_unary
3846Test completed.
3847[INFO] [12/22/2025 18:12:54.173] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3848[INFO] [12/22/2025 18:12:54.181] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3849Running test empty_unary
3850Test completed.
3851[INFO] [12/22/2025 18:12:54.282] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3852[INFO] [12/22/2025 18:12:54.291] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3853Running test ping_pong
3854Test completed.
3855[INFO] [12/22/2025 18:12:54.415] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3856[INFO] [12/22/2025 18:12:54.424] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3857Running test empty_stream
3858Test completed.
3859[INFO] [12/22/2025 18:12:54.516] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3860[INFO] [12/22/2025 18:12:54.531] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3861Running test client_streaming
3862Test completed.
3863[INFO] [12/22/2025 18:12:54.778] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3864[INFO] [12/22/2025 18:12:54.795] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3865Running test server_streaming
3866Test completed.
3867[INFO] [12/22/2025 18:12:54.898] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3868[INFO] [12/22/2025 18:12:54.914] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
386918:12:54.955 [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
387018:12:54.956 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 14 thread-local buffer(s) from thread: grpc-default-worker-ELG-3-1
387118:12:54.957 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 19 thread-local buffer(s) from thread: grpc-default-worker-ELG-3-3
387218:12:54.958 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 14 thread-local buffer(s) from thread: grpc-default-worker-ELG-3-4
3873Running test cancel_after_begin
3874[INFO] [12/22/2025 18:12:54.975] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3875Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
3876[INFO] [12/22/2025 18:12:54.984] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3877Running test cancel_after_first_response
3878[INFO] [12/22/2025 18:12:55.049] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3879Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
3880[INFO] [12/22/2025 18:12:55.059] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3881Running test timeout_on_sleeping_server
3882[INFO] [12/22/2025 18:12:55.125] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3883Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
3884[INFO] [12/22/2025 18:12:55.134] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3885Running test status_code_and_message
3886Test completed.
3887[INFO] [12/22/2025 18:12:55.235] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3888[INFO] [12/22/2025 18:12:55.248] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3889Running test unimplemented_method
3890Test completed.
3891[INFO] [12/22/2025 18:12:55.353] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3892[INFO] [12/22/2025 18:12:55.362] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3893Running test client_compressed_unary
3894[INFO] [12/22/2025 18:12:55.433] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3895Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
3896[INFO] [12/22/2025 18:12:55.445] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3897Running test server_compressed_unary
3898[INFO] [12/22/2025 18:12:55.507] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3899Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
3900[INFO] [12/22/2025 18:12:55.520] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3901Running test server_compressed_streaming
3902Test completed.
3903[INFO] [12/22/2025 18:12:55.604] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3904[INFO] [12/22/2025 18:12:55.621] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3905Running test unimplemented_service
3906Test completed.
3907[INFO] [12/22/2025 18:12:55.709] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3908[INFO] [12/22/2025 18:12:55.721] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3909[info] GrpcInteropAkkaJavaWithAkkaHttpScalaSpec:
3910[info] akka-grpc java server with akka-grpc scala client tester akka-http
3911[info] - should pass the large_unary integration test (213 milliseconds)
3912[info] - should pass the empty_unary integration test (104 milliseconds)
3913[info] - should pass the ping_pong integration test (135 milliseconds)
3914[info] - should pass the empty_stream integration test (103 milliseconds)
3915[info] - should pass the client_streaming integration test (266 milliseconds)
3916[info] - should pass the server_streaming integration test (113 milliseconds)
3917[info] - should pass the cancel_after_begin integration test (pending)
3918[info] - should pass the cancel_after_first_response integration test (pending)
3919[info] - should pass the timeout_on_sleeping_server integration test (pending)
3920[info] - should pass the status_code_and_message integration test (113 milliseconds)
3921[info] - should pass the unimplemented_method integration test (113 milliseconds)
3922[info] - should pass the client_compressed_unary integration test (pending)
3923[info] - should pass the server_compressed_unary integration test (pending)
3924[info] - should pass the server_compressed_streaming integration test (103 milliseconds)
3925[info] - should pass the unimplemented_service integration test (93 milliseconds)
392618:12:55.793 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x457bfe13, L:/127.0.0.1:45634 - 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}
392718:12:55.794 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x457bfe13, L:/127.0.0.1:45634 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
392818:12:55.797 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x457bfe13, L:/127.0.0.1:45634 - R:127.0.0.1/127.0.0.1:8090] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
392918:12:55.797 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x457bfe13, L:/127.0.0.1:45634 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND SETTINGS: ack=true
393018:12:55.797 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x457bfe13, L:/127.0.0.1:45634 - R:127.0.0.1/127.0.0.1:8090] INBOUND SETTINGS: ack=true
393118:12:55.797 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x457bfe13, L:/127.0.0.1:45634 - 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: AACO+fBpn46fF0DA1x6yG/8XATosYieV/EanAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
393218:12:55.798 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x457bfe13, L:/127.0.0.1:45634 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
393318:12:55.800 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x457bfe13, L:/127.0.0.1:45634 - R:127.0.0.1/127.0.0.1:8090] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
393418:12:55.803 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x457bfe13, L:/127.0.0.1:45634 - 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: Mon, 22 Dec 2025 17:12:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
393518:12:55.803 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x457bfe13, L:/127.0.0.1:45634 - 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
393618:12:55.804 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x457bfe13, L:/127.0.0.1:45634 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
3937[INFO] [12/22/2025 18:12:55.804] [pool-23-thread-4] [CoordinatedShutdown(akka://HelloWorld)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3938[info] RichErrorModelTest:
3939[info] - testManualApproach
394018:12:55.840 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
394118:12:55.841 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
394218:12:55.844 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
394318:12:55.844 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] OUTBOUND SETTINGS: ack=true
394418:12:55.845 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] INBOUND SETTINGS: ack=true
394518:12:55.845 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] 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: AABO5BaYAFv8CiYf+40Qbm0fARpAU5Y/ZfuhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
394618:12:55.846 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
394718:12:55.848 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
3948sayHello to Alice (not authenticated)
394918:12:55.854 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 39, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
395018:12:55.854 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
395118:12:55.854 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
395218:12:55.857 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] 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: AACthkqxOqLn5y3v5GAyCUV0AXQuyFeOFUOUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
395318:12:55.857 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
3954sayHello to Alice (authenticated)
395518:12:55.862 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 35, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
395618:12:55.863 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=5 padding=0 endStream=false length=35 bytes=000000001e0a1c48656c6c6f2c20416c696365202861757468656e7469636174656429
395718:12:55.863 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
395818:12:55.864 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xba5209d7, L:/127.0.0.1:35716 - R:localhost/127.0.0.1:38743] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
395918:12:55.873 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7afa5d17, L:/127.0.0.1:48258 - R:localhost/127.0.0.1:44483] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
396018:12:55.873 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7afa5d17, L:/127.0.0.1:48258 - R:localhost/127.0.0.1:44483] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
396118:12:55.876 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7afa5d17, L:/127.0.0.1:48258 - R:localhost/127.0.0.1:44483] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
396218:12:55.876 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7afa5d17, L:/127.0.0.1:48258 - R:localhost/127.0.0.1:44483] OUTBOUND SETTINGS: ack=true
396318:12:55.876 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7afa5d17, L:/127.0.0.1:48258 - R:localhost/127.0.0.1:44483] INBOUND SETTINGS: ack=true
396418:12:55.877 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7afa5d17, L:/127.0.0.1:48258 - R:localhost/127.0.0.1:44483] 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: AAAjrUfQc0yaSr8Y9jiz5OPgAXaH75ZZoYnZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
396518:12:55.878 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7afa5d17, L:/127.0.0.1:48258 - R:localhost/127.0.0.1:44483] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
396618:12:55.879 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7afa5d17, L:/127.0.0.1:48258 - R:localhost/127.0.0.1:44483] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
396718:12:55.882 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7afa5d17, L:/127.0.0.1:48258 - R:localhost/127.0.0.1:44483] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, baz: qux, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
396818:12:55.882 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7afa5d17, L:/127.0.0.1:48258 - R:localhost/127.0.0.1:44483] INBOUND DATA: streamId=3 padding=0 endStream=false length=19 bytes=000000000e0a0c48656c6c6f20746865726521
396918:12:55.883 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7afa5d17, L:/127.0.0.1:48258 - R:localhost/127.0.0.1:44483] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0, foo: bar] padding=0 endStream=true
397018:12:55.885 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7afa5d17, L:/127.0.0.1:48258 - R:localhost/127.0.0.1:44483] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
397118:12:55.889 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
397218:12:55.889 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
397318:12:55.892 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
397418:12:55.892 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] OUTBOUND SETTINGS: ack=true
397518:12:55.892 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND SETTINGS: ack=true
397618:12:55.892 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] 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: AACrFgVXANc/euudk8M0jRd3AbbYiy8EhFnZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
397718:12:55.893 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
397818:12:55.895 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
3979sayHello to stream...
398018:12:55.962 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
398118:12:55.962 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=446477
398218:12:55.962 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398318:12:55.962 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398418:12:55.962 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398518:12:55.963 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398618:12:55.963 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398718:12:55.963 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398818:12:55.963 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
398918:12:55.963 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399018:12:55.963 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399118:12:55.963 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399218:12:55.963 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399318:12:55.963 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399418:12:55.964 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399518:12:55.964 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399618:12:55.964 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399718:12:55.964 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399818:12:55.964 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399918:12:55.964 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400018:12:55.964 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400118:12:55.964 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400218:12:55.965 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400318:12:55.966 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400418:12:55.969 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400518:12:55.969 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400618:12:55.970 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400718:12:55.972 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400818:12:55.972 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
400918:12:55.972 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401018:12:55.972 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401118:12:55.973 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401218:12:55.973 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401318:12:55.974 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401418:12:55.974 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401518:12:55.974 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401618:12:55.974 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401718:12:55.974 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401818:12:55.975 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
401918:12:55.975 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402018:12:55.975 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402118:12:55.975 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402218:12:55.975 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402318:12:55.975 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402418:12:55.975 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402518:12:55.975 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402618:12:55.975 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402718:12:55.976 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402818:12:55.976 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402918:12:55.976 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403018:12:55.976 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403118:12:55.976 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403218:12:55.976 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403318:12:55.976 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403418:12:55.976 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403518:12:55.977 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403618:12:55.978 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403718:12:55.978 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403818:12:55.978 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403918:12:55.978 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404018:12:55.978 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404118:12:55.978 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404218:12:55.978 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404318:12:55.978 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404418:12:55.979 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404518:12:55.979 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404618:12:55.979 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404718:12:55.979 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404818:12:55.979 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404918:12:55.979 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405018:12:55.979 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405118:12:55.979 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405218:12:55.979 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405318:12:55.979 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405418:12:55.980 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405518:12:55.980 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405618:12:55.980 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405718:12:55.980 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405818:12:55.980 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405918:12:55.980 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406018:12:55.980 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406118:12:55.980 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406218:12:55.980 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406318:12:55.982 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406418:12:55.982 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406518:12:55.983 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406618:12:55.983 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406718:12:55.983 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406818:12:55.983 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406918:12:55.983 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407018:12:55.983 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407118:12:55.983 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407218:12:55.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407318:12:55.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407418:12:55.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407518:12:55.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407618:12:55.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407718:12:55.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407818:12:55.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407918:12:55.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408018:12:55.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408118:12:55.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408218:12:55.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408318:12:55.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408418:12:55.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408518:12:55.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408618:12:55.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408718:12:55.985 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408818:12:55.985 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408918:12:55.985 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409018:12:55.985 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409118:12:55.985 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409218:12:55.985 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409318:12:55.985 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409418:12:55.985 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409518:12:55.985 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409618:12:55.986 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409718:12:55.986 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409818:12:55.986 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409918:12:55.986 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410018:12:55.986 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410118:12:55.986 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410218:12:55.986 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410318:12:55.987 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410418:12:55.987 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410518:12:55.987 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410618:12:55.987 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410718:12:55.987 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410818:12:55.987 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410918:12:55.988 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411018:12:55.988 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411118:12:55.988 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411218:12:55.988 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411318:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411418:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411518:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411618:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411718:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411818:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411918:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412018:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412118:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412218:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412318:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412418:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412518:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412618:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412718:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412818:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412918:12:55.989 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413018:12:55.990 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413118:12:55.990 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413218:12:55.990 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413318:12:55.990 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413418:12:55.990 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413518:12:55.990 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413618:12:55.990 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413718:12:55.990 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413818:12:55.990 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413918:12:55.990 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414018:12:55.990 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414118:12:55.990 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414218:12:55.990 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414318:12:55.990 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414418:12:55.990 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414518:12:55.991 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414618:12:55.991 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414718:12:55.991 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414818:12:55.991 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414918:12:55.991 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415018:12:55.991 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415118:12:55.991 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415218:12:55.991 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415318:12:55.991 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415418:12:55.991 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415518:12:55.991 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415618:12:55.991 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415718:12:55.991 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415818:12:55.992 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415918:12:55.992 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416018:12:55.992 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416118:12:55.992 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416218:12:55.992 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416318:12:55.992 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416418:12:55.992 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416518:12:55.992 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416618:12:55.992 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416718:12:55.993 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416818:12:55.993 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416918:12:55.993 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417018:12:55.993 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417118:12:55.993 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417218:12:55.993 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417318:12:55.993 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417418:12:55.993 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417518:12:55.993 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417618:12:55.993 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417718:12:55.993 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417818:12:55.993 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417918:12:55.993 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418018:12:55.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418118:12:55.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418218:12:55.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418318:12:55.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418418:12:55.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418518:12:55.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418618:12:55.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418718:12:55.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418818:12:55.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418918:12:55.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419018:12:55.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419118:12:55.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419218:12:55.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419318:12:55.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419418:12:55.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419518:12:55.995 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419618:12:55.995 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419718:12:55.995 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419818:12:55.995 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419918:12:55.995 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420018:12:55.995 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420118:12:55.995 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420218:12:55.995 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=78 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e746963617465642900000000220a2048656c6c6f2c20416c69636520286e6f7420...
420318:12:55.995 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420418:12:55.996 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420518:12:55.996 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420618:12:55.996 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420718:12:55.996 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420818:12:55.996 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420918:12:55.996 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421018:12:55.996 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421118:12:55.997 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421218:12:55.997 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421318:12:55.997 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421418:12:55.997 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421518:12:55.998 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421618:12:55.998 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421718:12:55.999 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421818:12:55.999 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421918:12:55.999 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422018:12:55.999 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422118:12:55.999 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422218:12:55.999 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422318:12:55.999 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422418:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422518:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422618:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422718:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422818:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422918:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423018:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423118:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423218:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423318:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423418:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423518:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423618:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423718:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423818:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423918:12:56.000 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424018:12:56.001 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424118:12:56.001 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424218:12:56.002 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424318:12:56.002 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424418:12:56.002 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424518:12:56.003 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424618:12:56.003 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424718:12:56.003 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424818:12:56.004 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424918:12:56.004 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425018:12:56.004 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425118:12:56.004 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425218:12:56.004 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425318:12:56.004 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425418:12:56.005 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425518:12:56.006 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425618:12:56.006 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425718:12:56.006 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425818:12:56.006 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425918:12:56.006 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426018:12:56.006 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426118:12:56.006 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426218:12:56.006 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426318:12:56.006 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426418:12:56.006 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426518:12:56.006 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426618:12:56.006 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426718:12:56.006 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426818:12:56.006 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426918:12:56.007 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427018:12:56.008 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427118:12:56.008 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427218:12:56.008 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427318:12:56.009 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427418:12:56.009 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427518:12:56.010 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427618:12:56.010 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427718:12:56.011 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427818:12:56.011 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427918:12:56.012 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428018:12:56.012 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428118:12:56.013 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428218:12:56.013 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428318:12:56.013 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428418:12:56.014 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428518:12:56.014 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428618:12:56.014 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428718:12:56.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428818:12:56.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428918:12:56.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429018:12:56.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429118:12:56.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429218:12:56.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429318:12:56.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429418:12:56.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429518:12:56.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429618:12:56.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429718:12:56.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429818:12:56.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429918:12:56.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430018:12:56.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430118:12:56.015 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430218:12:56.016 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430318:12:56.017 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430418:12:56.017 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430518:12:56.017 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430618:12:56.018 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430718:12:56.018 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430818:12:56.019 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430918:12:56.019 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431018:12:56.019 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431118:12:56.020 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431218:12:56.020 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431318:12:56.021 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431418:12:56.021 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431518:12:56.022 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431618:12:56.022 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431718:12:56.022 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431818:12:56.022 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431918:12:56.022 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432018:12:56.022 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432118:12:56.022 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=13 bytes=00000000080a06427965427965
432218:12:56.037 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e746963617465642900000000220a2048656c6c6f2c20416c69636520286e6f7420...
432318:12:56.042 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND DATA: streamId=3 padding=0 endStream=false length=12126 bytes=220a2048656c6c6f2c20416c69636520286e6f742061757468656e746963617465642900000000220a2048656c6c6f2c20416c69636520286e6f742061757468...
432418:12:56.042 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
432518:12:56.212 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6bf9db12, L:/127.0.0.1:35720 - R:localhost/127.0.0.1:38743] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
432618:12:56.221 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7b2a6e9, L:/127.0.0.1:48176 - R:localhost/127.0.0.1:46137] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
432718:12:56.221 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7b2a6e9, L:/127.0.0.1:48176 - R:localhost/127.0.0.1:46137] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
432818:12:56.224 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7b2a6e9, L:/127.0.0.1:48176 - R:localhost/127.0.0.1:46137] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
432918:12:56.224 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7b2a6e9, L:/127.0.0.1:48176 - R:localhost/127.0.0.1:46137] OUTBOUND SETTINGS: ack=true
433018:12:56.225 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7b2a6e9, L:/127.0.0.1:48176 - R:localhost/127.0.0.1:46137] INBOUND SETTINGS: ack=true
433118:12:56.225 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7b2a6e9, L:/127.0.0.1:48176 - R:localhost/127.0.0.1:46137] 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: AAAupMK8ySFr6yTZIJChiyOzAfftL6r3JzoTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
433218:12:56.225 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7b2a6e9, L:/127.0.0.1:48176 - R:localhost/127.0.0.1:46137] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
433318:12:56.227 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7b2a6e9, L:/127.0.0.1:48176 - R:localhost/127.0.0.1:46137] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
433418:12:56.229 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7b2a6e9, L:/127.0.0.1:48176 - R:localhost/127.0.0.1:46137] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, foo: bar, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
433518:12:56.229 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7b2a6e9, L:/127.0.0.1:48176 - R:localhost/127.0.0.1:46137] INBOUND DATA: streamId=3 padding=0 endStream=false length=19 bytes=000000000e0a0c48656c6c6f20746865726521
433618:12:56.231 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7b2a6e9, L:/127.0.0.1:48176 - R:localhost/127.0.0.1:46137] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0, baz: qux] padding=0 endStream=true
433718:12:56.232 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc7b2a6e9, L:/127.0.0.1:48176 - R:localhost/127.0.0.1:46137] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4338[info] PowerApiSpecNetty:
4339[info] The power API
4340[info] - should successfully pass metadata from client to server (27 milliseconds)
4341[info] - should successfully pass metadata from server to client (20 milliseconds)
4342[info] - should (on streamed calls) redeem the headers future as soon as they're available (and trailers future when trailers arrive) (326 milliseconds)
4343[info] - should successfully pass metadata from server to client (for client-streaming calls) (19 milliseconds)
4344[info] GrpcExceptionHandlerSpec:
4345[info] The default ExceptionHandler
4346[info] - should produce an INVALID_ARGUMENT error when the expected parameter is not found (2 milliseconds)
4347[info] - should return the correct user-supplied status for a unary call (6 milliseconds)
4348[info] - should return the correct user-supplied status for a streaming call (3 milliseconds)
434918:12:56.329 [pool-23-thread-4-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_6414168524920211188313.so
435018:12:56.329 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - Loaded library with name 'netty_tcnative_linux_x86_64'
435118:12:56.329 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl - Initialize netty-tcnative using engine: 'default'
435218:12:56.329 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl - netty-tcnative using native library: BoringSSL
435318:12:56.338 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector@7453af80
435418:12:56.342 [pool-23-thread-4-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
435518:12:56.342 [pool-23-thread-4-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
435618:12:56.342 [pool-23-thread-4-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
435718:12:56.342 [pool-23-thread-4-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
435818:12:56.342 [pool-23-thread-4-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
435918:12:56.342 [pool-23-thread-4-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
436018:12:56.342 [pool-23-thread-4-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
436118:12:56.342 [pool-23-thread-4-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
436218:12:56.342 [pool-23-thread-4-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
436318:12:56.342 [pool-23-thread-4-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
436418:12:56.342 [pool-23-thread-4-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
436518:12:56.342 [pool-23-thread-4-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
436618:12:56.342 [pool-23-thread-4-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
436718:12:56.342 [pool-23-thread-4-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
436818:12:56.342 [pool-23-thread-4-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
436918:12:56.342 [pool-23-thread-4-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
437018:12:56.342 [pool-23-thread-4-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
437118:12:56.343 [pool-23-thread-4-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
437218:12:56.343 [pool-23-thread-4-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
437318:12:56.343 [pool-23-thread-4-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
437418:12:56.343 [pool-23-thread-4-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
437518:12:56.343 [pool-23-thread-4-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
437618:12:56.343 [pool-23-thread-4-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
437718:12:56.343 [pool-23-thread-4-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
437818:12:56.343 [pool-23-thread-4-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
437918:12:56.343 [pool-23-thread-4-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
438018:12:56.343 [pool-23-thread-4-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
438118:12:56.343 [pool-23-thread-4-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
438218:12:56.343 [pool-23-thread-4-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
438318:12:56.343 [pool-23-thread-4-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
438418:12:56.343 [pool-23-thread-4-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
438518:12:56.343 [pool-23-thread-4-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
438618:12:56.343 [pool-23-thread-4-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
438718:12:56.343 [pool-23-thread-4-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
438818:12:56.343 [pool-23-thread-4-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
438918:12:56.343 [pool-23-thread-4-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
439018:12:56.343 [pool-23-thread-4-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
439118:12:56.343 [pool-23-thread-4-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
439218:12:56.343 [pool-23-thread-4-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
439318:12:56.343 [pool-23-thread-4-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
439418:12:56.343 [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl - Supported protocols (OpenSSL): [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2, TLSv1.3]
439518:12:56.343 [pool-23-thread-4-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]
4396Running test large_unary
439718:12:56.361 [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@594f1228
439818:12:56.377 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
439918:12:56.378 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
440018:12:56.378 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
440118:12:56.381 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
440218:12:56.381 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] OUTBOUND SETTINGS: ack=true
440318:12:56.382 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND SETTINGS: ack=true
440418:12:56.383 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] 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: AABTOXp28m01igVK63Q1ARYtAdig0XqJCz50AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
440518:12:56.384 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
440618:12:56.393 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
440718:12:56.395 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
440818:12:56.397 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
440918:12:56.397 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
441018:12:56.399 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
441118:12:56.400 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
441218:12:56.401 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
441318:12:56.402 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
441418:12:56.406 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:56 GMT, server: akka-http/10.5.0] padding=0 endStream=false
441518:12:56.407 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
441618:12:56.408 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
441718:12:56.408 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
441818:12:56.409 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
441918:12:56.409 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
442018:12:56.410 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
442118:12:56.410 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
442218:12:56.410 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
442318:12:56.410 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
442418:12:56.411 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
442518:12:56.412 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
442618:12:56.413 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
442718:12:56.413 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
442818:12:56.414 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
442918:12:56.414 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
443018:12:56.415 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
443118:12:56.416 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
443218:12:56.416 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
443318:12:56.417 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
443418:12:56.417 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
443518:12:56.418 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4436Test completed.
443718:12:56.420 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d68a5f1, L:/127.0.0.1:52534 - R:127.0.0.1/127.0.0.1:41745] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4438[INFO] [12/22/2025 18:12:56.419] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4439[INFO] [12/22/2025 18:12:56.428] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4440[INFO] [12/22/2025 18:12:56.430] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4441Running test empty_unary
444218:12:56.488 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xb8766715, L:/127.0.0.1:59678 - R:127.0.0.1/127.0.0.1:45391] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
444318:12:56.488 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb8766715, L:/127.0.0.1:59678 - R:127.0.0.1/127.0.0.1:45391] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
444418:12:56.488 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb8766715, L:/127.0.0.1:59678 - R:127.0.0.1/127.0.0.1:45391] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
444518:12:56.491 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb8766715, L:/127.0.0.1:59678 - R:127.0.0.1/127.0.0.1:45391] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
444618:12:56.491 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb8766715, L:/127.0.0.1:59678 - R:127.0.0.1/127.0.0.1:45391] OUTBOUND SETTINGS: ack=true
444718:12:56.492 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb8766715, L:/127.0.0.1:59678 - R:127.0.0.1/127.0.0.1:45391] 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: AAB4klN80clcl7CoKcmntzovASm2gSR8LCcxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
444818:12:56.492 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb8766715, L:/127.0.0.1:59678 - R:127.0.0.1/127.0.0.1:45391] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
444918:12:56.493 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb8766715, L:/127.0.0.1:59678 - R:127.0.0.1/127.0.0.1:45391] INBOUND SETTINGS: ack=true
445018:12:56.494 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb8766715, L:/127.0.0.1:59678 - R:127.0.0.1/127.0.0.1:45391] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
445118:12:56.496 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb8766715, L:/127.0.0.1:59678 - R:127.0.0.1/127.0.0.1:45391] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:56 GMT, server: akka-http/10.5.0] padding=0 endStream=false
445218:12:56.497 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb8766715, L:/127.0.0.1:59678 - R:127.0.0.1/127.0.0.1:45391] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
445318:12:56.497 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb8766715, L:/127.0.0.1:59678 - R:127.0.0.1/127.0.0.1:45391] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4454Test completed.
445518:12:56.498 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb8766715, L:/127.0.0.1:59678 - R:127.0.0.1/127.0.0.1:45391] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4456[INFO] [12/22/2025 18:12:56.498] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4457[INFO] [12/22/2025 18:12:56.511] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4458[INFO] [12/22/2025 18:12:56.513] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4459Running test ping_pong
446018:12:56.565 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
446118:12:56.566 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
446218:12:56.566 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
446318:12:56.569 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
446418:12:56.569 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] OUTBOUND SETTINGS: ack=true
446518:12:56.570 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] INBOUND SETTINGS: ack=true
446618:12:56.570 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] 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: AABVDQtHV8I4amGCFbwGg9QhAWE/hFpREFaBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
446718:12:56.570 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
446818:12:56.573 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38334 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
446918:12:56.575 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
447018:12:56.580 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:56 GMT, server: akka-http/10.5.0] padding=0 endStream=false
447118:12:56.580 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
447218:12:56.580 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
447318:12:56.580 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
447418:12:56.581 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
447518:12:56.581 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
447618:12:56.585 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
447718:12:56.586 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
447818:12:56.586 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
447918:12:56.587 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
448018:12:56.587 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4481Test completed.
448218:12:56.590 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x61042dec, L:/127.0.0.1:53574 - R:127.0.0.1/127.0.0.1:45307] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4483[INFO] [12/22/2025 18:12:56.590] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4484[INFO] [12/22/2025 18:12:56.604] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4485[INFO] [12/22/2025 18:12:56.606] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4486Running test empty_stream
448718:12:56.675 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xc589b707, L:/127.0.0.1:46076 - R:127.0.0.1/127.0.0.1:38819] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
448818:12:56.675 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc589b707, L:/127.0.0.1:46076 - R:127.0.0.1/127.0.0.1:38819] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
448918:12:56.675 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc589b707, L:/127.0.0.1:46076 - R:127.0.0.1/127.0.0.1:38819] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
449018:12:56.679 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc589b707, L:/127.0.0.1:46076 - R:127.0.0.1/127.0.0.1:38819] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
449118:12:56.679 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc589b707, L:/127.0.0.1:46076 - R:127.0.0.1/127.0.0.1:38819] OUTBOUND SETTINGS: ack=true
449218:12:56.679 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc589b707, L:/127.0.0.1:46076 - R:127.0.0.1/127.0.0.1:38819] INBOUND SETTINGS: ack=true
449318:12:56.680 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc589b707, L:/127.0.0.1:46076 - R:127.0.0.1/127.0.0.1:38819] 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: AABLIRnaT5Bixi7d9CMQxXagASYVJhuSSTSxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
449418:12:56.680 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc589b707, L:/127.0.0.1:46076 - R:127.0.0.1/127.0.0.1:38819] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
449518:12:56.683 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc589b707, L:/127.0.0.1:46076 - R:127.0.0.1/127.0.0.1:38819] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
449618:12:56.685 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc589b707, L:/127.0.0.1:46076 - R:127.0.0.1/127.0.0.1:38819] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:56 GMT, server: akka-http/10.5.0] padding=0 endStream=false
449718:12:56.686 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc589b707, L:/127.0.0.1:46076 - R:127.0.0.1/127.0.0.1:38819] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4498Test completed.
449918:12:56.687 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc589b707, L:/127.0.0.1:46076 - R:127.0.0.1/127.0.0.1:38819] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4500[INFO] [12/22/2025 18:12:56.687] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4501[INFO] [12/22/2025 18:12:56.694] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4502[INFO] [12/22/2025 18:12:56.696] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4503Running test client_streaming
450418:12:56.753 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
450518:12:56.754 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
450618:12:56.754 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
450718:12:56.757 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
450818:12:56.757 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] OUTBOUND SETTINGS: ack=true
450918:12:56.758 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] 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: AAA9YbmuDjqA6t2pJgivpap6ATRbZJb+sw4MAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
451018:12:56.759 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
451118:12:56.759 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] INBOUND SETTINGS: ack=true
451218:12:56.761 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38340 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
451318:12:56.763 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
451418:12:56.765 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
451518:12:56.765 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
451618:12:56.768 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:56 GMT, server: akka-http/10.5.0] padding=0 endStream=false
451718:12:56.768 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
451818:12:56.769 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4519Test completed.
452018:12:56.771 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3c948c48, L:/127.0.0.1:34370 - R:127.0.0.1/127.0.0.1:35539] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4521[INFO] [12/22/2025 18:12:56.772] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4522[INFO] [12/22/2025 18:12:56.782] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4523[INFO] [12/22/2025 18:12:56.784] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4524Running test server_streaming
452518:12:56.845 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
452618:12:56.845 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
452718:12:56.845 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
452818:12:56.849 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
452918:12:56.849 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] OUTBOUND SETTINGS: ack=true
453018:12:56.849 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] INBOUND SETTINGS: ack=true
453118:12:56.850 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] 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: AADs00n73tx6k1iSdBdtDlrpAaEhVx2F7+nzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
453218:12:56.850 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
453318:12:56.853 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
453418:12:56.857 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:56 GMT, server: akka-http/10.5.0] padding=0 endStream=false
453518:12:56.858 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
453618:12:56.858 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
453718:12:56.858 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
453818:12:56.859 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
453918:12:56.859 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
454018:12:56.860 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
454118:12:56.861 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
454218:12:56.861 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4543Test completed.
454418:12:56.864 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3e9fd685, L:/127.0.0.1:44296 - R:127.0.0.1/127.0.0.1:41929] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4545[INFO] [12/22/2025 18:12:56.864] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4546[INFO] [12/22/2025 18:12:56.875] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4547[INFO] [12/22/2025 18:12:56.878] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4548Running test cancel_after_begin
4549[INFO] [12/22/2025 18:12:56.941] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4550Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
4551[INFO] [12/22/2025 18:12:56.949] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4552[INFO] [12/22/2025 18:12:56.953] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4553Running test cancel_after_first_response
4554[INFO] [12/22/2025 18:12:57.015] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4555Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
4556[INFO] [12/22/2025 18:12:57.023] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4557[INFO] [12/22/2025 18:12:57.026] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4558Running test timeout_on_sleeping_server
4559[INFO] [12/22/2025 18:12:57.065] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4560Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
4561[INFO] [12/22/2025 18:12:57.075] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4562[INFO] [12/22/2025 18:12:57.078] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4563Running test status_code_and_message
456418:12:57.126 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
456518:12:57.126 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
456618:12:57.126 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
456718:12:57.130 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
456818:12:57.130 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] OUTBOUND SETTINGS: ack=true
456918:12:57.131 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] INBOUND SETTINGS: ack=true
457018:12:57.132 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] 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: AABtohXjyrzrdOsj74uUtOCxAYFs+H7TBqT4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
457118:12:57.132 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
457218:12:57.135 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
457318:12:57.137 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:57 GMT, server: akka-http/10.5.0] padding=0 endStream=false
457418:12:57.138 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
457518:12:57.140 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] 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: AACO6UXDyNx+MVxmixEniy3uAXWLM3jC6zTcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
457618:12:57.140 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
457718:12:57.143 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:57 GMT, server: akka-http/10.5.0] padding=0 endStream=false
457818:12:57.144 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
4579Test completed.
458018:12:57.145 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca52788e, L:/127.0.0.1:46336 - R:127.0.0.1/127.0.0.1:36003] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4581[INFO] [12/22/2025 18:12:57.145] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4582[INFO] [12/22/2025 18:12:57.149] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4583[INFO] [12/22/2025 18:12:57.152] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4584Running test unimplemented_method
458518:12:57.212 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x7d36d988, L:/127.0.0.1:36840 - R:127.0.0.1/127.0.0.1:44145] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
458618:12:57.212 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7d36d988, L:/127.0.0.1:36840 - R:127.0.0.1/127.0.0.1:44145] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
458718:12:57.213 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7d36d988, L:/127.0.0.1:36840 - R:127.0.0.1/127.0.0.1:44145] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
458818:12:57.216 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7d36d988, L:/127.0.0.1:36840 - R:127.0.0.1/127.0.0.1:44145] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
458918:12:57.217 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7d36d988, L:/127.0.0.1:36840 - R:127.0.0.1/127.0.0.1:44145] OUTBOUND SETTINGS: ack=true
459018:12:57.217 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7d36d988, L:/127.0.0.1:36840 - R:127.0.0.1/127.0.0.1:44145] INBOUND SETTINGS: ack=true
459118:12:57.218 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7d36d988, L:/127.0.0.1:36840 - R:127.0.0.1/127.0.0.1:44145] 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: AAA0o9d7bO7plypeHYG7mr8IASngYOXJoGhVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
459218:12:57.218 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7d36d988, L:/127.0.0.1:36840 - R:127.0.0.1/127.0.0.1:44145] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
459318:12:57.221 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7d36d988, L:/127.0.0.1:36840 - R:127.0.0.1/127.0.0.1:44145] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
459418:12:57.224 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7d36d988, L:/127.0.0.1:36840 - R:127.0.0.1/127.0.0.1:44145] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:57 GMT, server: akka-http/10.5.0] padding=0 endStream=false
459518:12:57.224 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7d36d988, L:/127.0.0.1:36840 - R:127.0.0.1/127.0.0.1:44145] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12, grpc-message: an implementation is missing] padding=0 endStream=true
4596Test completed.
459718:12:57.226 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7d36d988, L:/127.0.0.1:36840 - R:127.0.0.1/127.0.0.1:44145] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4598[INFO] [12/22/2025 18:12:57.226] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4599[INFO] [12/22/2025 18:12:57.234] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4600[INFO] [12/22/2025 18:12:57.236] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4601Running test client_compressed_unary
4602[INFO] [12/22/2025 18:12:57.290] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4603Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
4604[INFO] [12/22/2025 18:12:57.299] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4605[INFO] [12/22/2025 18:12:57.302] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4606Running test server_compressed_unary
4607[INFO] [12/22/2025 18:12:57.360] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4608Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
4609[INFO] [12/22/2025 18:12:57.369] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4610[INFO] [12/22/2025 18:12:57.372] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4611Running test server_compressed_streaming
461218:12:57.441 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
461318:12:57.441 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
461418:12:57.442 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
461518:12:57.445 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
461618:12:57.445 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] OUTBOUND SETTINGS: ack=true
461718:12:57.445 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] INBOUND SETTINGS: ack=true
461818:12:57.446 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] 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: AABPjKk6OcAMkaLSg3FOyvG+AZ1qOTby/j7MAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
461918:12:57.446 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
462018:12:57.449 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
462118:12:57.452 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:57 GMT, server: akka-http/10.5.0] padding=0 endStream=false
462218:12:57.454 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
462318:12:57.455 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
462418:12:57.456 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
462518:12:57.456 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
462618:12:57.457 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
462718:12:57.457 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
462818:12:57.458 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
462918:12:57.458 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
463018:12:57.458 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4631Test completed.
4632[INFO] [12/22/2025 18:12:57.460] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
463318:12:57.460 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe27fb666, L:/127.0.0.1:46772 - R:127.0.0.1/127.0.0.1:36331] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4634[INFO] [12/22/2025 18:12:57.476] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4635[INFO] [12/22/2025 18:12:57.478] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4636Running test unimplemented_service
463718:12:57.547 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x7ff10296, L:/127.0.0.1:38724 - R:127.0.0.1/127.0.0.1:35659] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
463818:12:57.547 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7ff10296, L:/127.0.0.1:38724 - R:127.0.0.1/127.0.0.1:35659] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
463918:12:57.547 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7ff10296, L:/127.0.0.1:38724 - R:127.0.0.1/127.0.0.1:35659] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
464018:12:57.551 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7ff10296, L:/127.0.0.1:38724 - R:127.0.0.1/127.0.0.1:35659] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
464118:12:57.551 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7ff10296, L:/127.0.0.1:38724 - R:127.0.0.1/127.0.0.1:35659] OUTBOUND SETTINGS: ack=true
464218:12:57.552 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7ff10296, L:/127.0.0.1:38724 - R:127.0.0.1/127.0.0.1:35659] INBOUND SETTINGS: ack=true
464318:12:57.553 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7ff10296, L:/127.0.0.1:38724 - R:127.0.0.1/127.0.0.1:35659] 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: AACcTk7N1hNA6E6IKYYTp1MAAfKz41wodkZXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
464418:12:57.554 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7ff10296, L:/127.0.0.1:38724 - R:127.0.0.1/127.0.0.1:35659] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
464518:12:57.560 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7ff10296, L:/127.0.0.1:38724 - R:127.0.0.1/127.0.0.1:35659] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-type: text/plain; charset=UTF-8, content-length: 42, date: Mon, 22 Dec 2025 17:12:57 GMT, server: akka-http/10.5.0] padding=0 endStream=false
464618:12:57.561 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7ff10296, L:/127.0.0.1:38724 - R:127.0.0.1/127.0.0.1:35659] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
464718:12:57.561 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7ff10296, L:/127.0.0.1:38724 - R:127.0.0.1/127.0.0.1:35659] INBOUND DATA: streamId=3 padding=0 endStream=true length=42 bytes=54686520726571756573746564207265736f7572636520636f756c64206e6f7420626520666f756e642e
4648Test completed.
464918:12:57.562 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7ff10296, L:/127.0.0.1:38724 - R:127.0.0.1/127.0.0.1:35659] OUTBOUND RST_STREAM: streamId=3 errorCode=8
4650[INFO] [12/22/2025 18:12:57.563] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
465118:12:57.563 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7ff10296, L:/127.0.0.1:38724 - R:127.0.0.1/127.0.0.1:35659] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4652[INFO] [12/22/2025 18:12:57.574] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4653[INFO] [12/22/2025 18:12:57.577] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4654[info] GrpcInteropAkkaScalaWithAkkaNettyScalaSpec:
4655[info] akka-grpc server scala with akka-grpc scala client tester netty
4656[info] - should pass the large_unary integration test (172 milliseconds)
4657[info] - should pass the empty_unary integration test (73 milliseconds)
4658[info] - should pass the ping_pong integration test (102 milliseconds)
4659[info] - should pass the empty_stream integration test (83 milliseconds)
4660[info] - should pass the client_streaming integration test (92 milliseconds)
4661[info] - should pass the server_streaming integration test (93 milliseconds)
4662[info] - should pass the cancel_after_begin integration test (pending)
4663[info] - should pass the cancel_after_first_response integration test (pending)
4664[info] - should pass the timeout_on_sleeping_server integration test (pending)
4665[info] - should pass the status_code_and_message integration test (83 milliseconds)
4666[info] - should pass the unimplemented_method integration test (83 milliseconds)
4667[info] - should pass the client_compressed_unary integration test (pending)
4668[info] - should pass the server_compressed_unary integration test (pending)
4669[info] - should pass the server_compressed_streaming integration test (113 milliseconds)
4670[info] - should pass the unimplemented_service integration test (93 milliseconds)
4671Running test large_unary
467218:12:57.667 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
467318:12:57.668 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
467418:12:57.668 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
467518:12:57.669 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
467618:12:57.669 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] OUTBOUND SETTINGS: ack=true
467718:12:57.670 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] 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
467818:12:57.671 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
467918:12:57.671 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] OUTBOUND PING: ack=false bytes=1234
468018:12:57.671 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
468118:12:57.671 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
468218:12:57.672 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
468318:12:57.673 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] OUTBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=65535
468418:12:57.680 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND SETTINGS: ack=true
468518:12:57.681 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
468618:12:57.682 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
468718:12:57.682 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
468818:12:57.683 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
468918:12:57.683 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
469018:12:57.684 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
469118:12:57.684 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
469218:12:57.685 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
469318:12:57.685 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
469418:12:57.685 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
469518:12:57.685 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
469618:12:57.686 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
469718:12:57.686 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND DATA: streamId=1 padding=0 endStream=true length=9702 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
469818:12:57.686 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND PING: ack=true bytes=1234
469918:12:57.689 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
470018:12:57.689 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=65457 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
470118:12:57.690 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=78 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
470218:12:57.695 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
470318:12:57.696 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=511922
470418:12:57.696 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
470518:12:57.697 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
470618:12:57.698 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
470718:12:57.699 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
470818:12:57.700 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
470918:12:57.701 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=19787 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
471018:12:57.701 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
4711Test completed.
4712[INFO] [12/22/2025 18:12:57.709] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
471318:12:57.713 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xc28eed2d, L:/127.0.0.1:8080 - R:/127.0.0.1:56088] Swallowing a harmless 'connection reset by peer / broken pipe' error that occurred while writing close_notify in response to the peer's close_notify
4714java.net.SocketException: Connection reset
4715 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
4716 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
4717 at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
4718 at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
4719 at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
4720 at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
4721 at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
4722 at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
4723 at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
4724 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
4725 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
4726 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
4727 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
4728 at java.base/java.lang.Thread.run(Thread.java:833)
4729Server stopped
4730Running test empty_unary
473118:12:57.768 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
473218:12:57.769 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
473318:12:57.769 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
473418:12:57.770 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
473518:12:57.770 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] OUTBOUND SETTINGS: ack=true
473618:12:57.771 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] 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
473718:12:57.772 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] INBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
473818:12:57.772 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] OUTBOUND PING: ack=false bytes=1234
473918:12:57.772 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
474018:12:57.772 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] INBOUND SETTINGS: ack=true
474118:12:57.773 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
474218:12:57.775 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
474318:12:57.775 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
474418:12:57.777 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] INBOUND PING: ack=true bytes=1234
4745Test completed.
4746[INFO] [12/22/2025 18:12:57.779] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
474718:12:57.780 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934470
474818:12:57.781 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=446470
474918:12:57.782 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x883743c3, L:/127.0.0.1:8080 - R:/127.0.0.1:56094] Swallowing a harmless 'connection reset by peer / broken pipe' error that occurred while writing close_notify in response to the peer's close_notify
4750java.net.SocketException: Connection reset
4751 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
4752 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
4753 at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
4754 at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
4755 at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
4756 at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
4757 at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
4758 at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
4759 at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
4760 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
4761 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
4762 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
4763 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
4764 at java.base/java.lang.Thread.run(Thread.java:833)
4765Server stopped
4766Running test ping_pong
476718:12:57.848 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
476818:12:57.849 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
476918:12:57.850 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
477018:12:57.852 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
477118:12:57.852 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] OUTBOUND SETTINGS: ack=true
477218:12:57.852 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] 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
477318:12:57.853 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
477418:12:57.853 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] OUTBOUND PING: ack=false bytes=1234
477518:12:57.854 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] INBOUND DATA: streamId=1 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
477618:12:57.854 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] INBOUND DATA: streamId=1 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
477718:12:57.854 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] INBOUND DATA: streamId=1 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
477818:12:57.854 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
477918:12:57.855 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478018:12:57.855 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] INBOUND DATA: streamId=1 padding=0 endStream=false length=3701 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478118:12:57.856 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] INBOUND SETTINGS: ack=true
478218:12:57.856 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] INBOUND DATA: streamId=1 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478318:12:57.859 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
478418:12:57.859 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478518:12:57.862 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=2682 bytes=000000000d0a0b12090000000000000000000000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000...
478618:12:57.863 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=31425 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478718:12:57.865 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] INBOUND PING: ack=true bytes=1234
478818:12:57.867 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
478918:12:57.869 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=477893
479018:12:57.869 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=27567 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
479118:12:57.869 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
4792Test completed.
4793[INFO] [12/22/2025 18:12:57.874] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
479418:12:57.878 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xedbb9aeb, L:/127.0.0.1:8080 - R:/127.0.0.1:56108] Swallowing a harmless 'connection reset by peer / broken pipe' error that occurred while writing close_notify in response to the peer's close_notify
4795java.net.SocketException: Connection reset
4796 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
4797 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
4798 at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
4799 at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
4800 at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
4801 at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
4802 at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
4803 at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
4804 at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
4805 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
4806 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
4807 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
4808 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
4809 at java.base/java.lang.Thread.run(Thread.java:833)
4810Server stopped
4811Running test empty_stream
481218:12:57.950 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x6aaa6bd9, L:/127.0.0.1:8080 - R:/127.0.0.1:56116] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
481318:12:57.950 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6aaa6bd9, L:/127.0.0.1:8080 - R:/127.0.0.1:56116] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
481418:12:57.950 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6aaa6bd9, L:/127.0.0.1:8080 - R:/127.0.0.1:56116] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
481518:12:57.951 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6aaa6bd9, L:/127.0.0.1:8080 - R:/127.0.0.1:56116] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
481618:12:57.952 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6aaa6bd9, L:/127.0.0.1:8080 - R:/127.0.0.1:56116] OUTBOUND SETTINGS: ack=true
481718:12:57.952 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6aaa6bd9, L:/127.0.0.1:8080 - R:/127.0.0.1:56116] 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
481818:12:57.953 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6aaa6bd9, L:/127.0.0.1:8080 - R:/127.0.0.1:56116] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
481918:12:57.953 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6aaa6bd9, L:/127.0.0.1:8080 - R:/127.0.0.1:56116] OUTBOUND PING: ack=false bytes=1234
482018:12:57.954 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6aaa6bd9, L:/127.0.0.1:8080 - R:/127.0.0.1:56116] INBOUND SETTINGS: ack=true
482118:12:57.955 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6aaa6bd9, L:/127.0.0.1:8080 - R:/127.0.0.1:56116] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
482218:12:57.956 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6aaa6bd9, L:/127.0.0.1:8080 - R:/127.0.0.1:56116] INBOUND PING: ack=true bytes=1234
4823Test completed.
4824[INFO] [12/22/2025 18:12:57.958] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4825Server stopped
4826Running test client_streaming
482718:12:58.028 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
482818:12:58.028 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
482918:12:58.028 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
483018:12:58.029 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
483118:12:58.029 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] OUTBOUND SETTINGS: ack=true
483218:12:58.030 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] 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
483318:12:58.031 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
483418:12:58.031 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] OUTBOUND PING: ack=false bytes=1234
483518:12:58.031 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] INBOUND DATA: streamId=1 padding=0 endStream=false length=10811 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
483618:12:58.032 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] INBOUND DATA: streamId=1 padding=0 endStream=false length=17 bytes=000000000c0a0a12080000000000000000
483718:12:58.032 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] INBOUND DATA: streamId=1 padding=0 endStream=false length=1839 bytes=000000072a0aa70e12a40e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
483818:12:58.032 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=000000b3580ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
483918:12:58.033 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
484018:12:58.033 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] INBOUND DATA: streamId=1 padding=0 endStream=false length=3716 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
484118:12:58.036 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] INBOUND SETTINGS: ack=true
484218:12:58.037 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] INBOUND DATA: streamId=1 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
484318:12:58.037 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] INBOUND PING: ack=true bytes=1234
484418:12:58.038 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
484518:12:58.039 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=9 bytes=000000000408aac904
484618:12:58.039 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
484718:12:58.042 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd70f3559, L:/127.0.0.1:8080 - R:/127.0.0.1:56132] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
4848Test completed.
4849[INFO] [12/22/2025 18:12:58.044] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4850Server stopped
4851Running test server_streaming
485218:12:58.125 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
485318:12:58.125 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
485418:12:58.125 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
485518:12:58.126 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
485618:12:58.126 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] OUTBOUND SETTINGS: ack=true
485718:12:58.126 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] 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
485818:12:58.127 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] INBOUND DATA: streamId=1 padding=0 endStream=false length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
485918:12:58.127 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] OUTBOUND PING: ack=false bytes=1234
486018:12:58.127 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
486118:12:58.129 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] INBOUND SETTINGS: ack=true
486218:12:58.129 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] INBOUND PING: ack=true bytes=1234
486318:12:58.130 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
486418:12:58.132 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=65457 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
486518:12:58.133 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=78 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
486618:12:58.137 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
486718:12:58.137 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=511922
486818:12:58.137 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=27567 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
486918:12:58.137 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2d4514ce, L:/127.0.0.1:8080 - R:/127.0.0.1:56140] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
4870Test completed.
4871[INFO] [12/22/2025 18:12:58.140] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4872Server stopped
4873Running test cancel_after_begin
4874[INFO] [12/22/2025 18:12:58.185] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4875Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
4876Server stopped
4877Running test cancel_after_first_response
4878[INFO] [12/22/2025 18:12:58.230] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4879Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
4880Server stopped
4881Running test timeout_on_sleeping_server
4882[INFO] [12/22/2025 18:12:58.273] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4883Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
4884Server stopped
4885Running test status_code_and_message
488618:12:58.326 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
488718:12:58.326 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
488818:12:58.326 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
488918:12:58.327 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
489018:12:58.327 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] OUTBOUND SETTINGS: ack=true
489118:12:58.328 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] 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
489218:12:58.329 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] INBOUND DATA: streamId=1 padding=0 endStream=false length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
489318:12:58.329 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] OUTBOUND PING: ack=false bytes=1234
489418:12:58.329 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
489518:12:58.331 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] INBOUND SETTINGS: ack=true
489618:12:58.331 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
489718:12:58.332 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] INBOUND PING: ack=true bytes=1234
489818:12:58.336 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] 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
489918:12:58.337 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] INBOUND DATA: streamId=3 padding=0 endStream=false length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
490018:12:58.337 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
490118:12:58.338 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x66a5290f, L:/127.0.0.1:8080 - R:/127.0.0.1:56144] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
4902Test completed.
4903[INFO] [12/22/2025 18:12:58.341] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4904Server stopped
4905Running test unimplemented_method
490618:12:58.408 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xd2910ece, L:/127.0.0.1:8080 - R:/127.0.0.1:56158] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
490718:12:58.409 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2910ece, L:/127.0.0.1:8080 - R:/127.0.0.1:56158] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
490818:12:58.409 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2910ece, L:/127.0.0.1:8080 - R:/127.0.0.1:56158] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
490918:12:58.409 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2910ece, L:/127.0.0.1:8080 - R:/127.0.0.1:56158] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
491018:12:58.409 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2910ece, L:/127.0.0.1:8080 - R:/127.0.0.1:56158] OUTBOUND SETTINGS: ack=true
491118:12:58.410 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2910ece, L:/127.0.0.1:8080 - R:/127.0.0.1:56158] 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
491218:12:58.410 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2910ece, L:/127.0.0.1:8080 - R:/127.0.0.1:56158] INBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
491318:12:58.410 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2910ece, L:/127.0.0.1:8080 - R:/127.0.0.1:56158] OUTBOUND PING: ack=false bytes=1234
491418:12:58.411 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2910ece, L:/127.0.0.1:8080 - R:/127.0.0.1:56158] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
491518:12:58.411 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2910ece, L:/127.0.0.1:8080 - R:/127.0.0.1:56158] INBOUND SETTINGS: ack=true
491618:12:58.412 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2910ece, L:/127.0.0.1:8080 - R:/127.0.0.1:56158] 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
491718:12:58.413 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd2910ece, L:/127.0.0.1:8080 - R:/127.0.0.1:56158] INBOUND PING: ack=true bytes=1234
4918Test completed.
4919[INFO] [12/22/2025 18:12:58.415] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4920Server stopped
4921Running test client_compressed_unary
4922[INFO] [12/22/2025 18:12:58.457] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4923Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
4924Server stopped
4925Running test server_compressed_unary
4926[INFO] [12/22/2025 18:12:58.504] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4927Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
4928Server stopped
4929Running test server_compressed_streaming
493018:12:58.559 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
493118:12:58.559 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
493218:12:58.559 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
493318:12:58.560 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
493418:12:58.560 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] OUTBOUND SETTINGS: ack=true
493518:12:58.560 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] 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
493618:12:58.561 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] INBOUND DATA: streamId=1 padding=0 endStream=false length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
493718:12:58.561 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] OUTBOUND PING: ack=false bytes=1234
493818:12:58.561 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
493918:12:58.562 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] INBOUND SETTINGS: ack=true
494018:12:58.563 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] INBOUND PING: ack=true bytes=1234
494118:12:58.563 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
494218:12:58.563 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
494318:12:58.564 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=34107 bytes=00000169f50af1d30512edd305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
494418:12:58.566 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 64 thread-local buffer(s) from thread: grpc-default-worker-ELG-4-4
494518:12:58.568 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
494618:12:58.568 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 27 thread-local buffer(s) from thread: grpc-default-worker-ELG-4-2
494718:12:58.569 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=512000
494818:12:58.569 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=58559 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
494918:12:58.569 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9ac45925, L:/127.0.0.1:8080 - R:/127.0.0.1:56160] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
4950Test completed.
4951[INFO] [12/22/2025 18:12:58.573] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4952Server stopped
4953Running test unimplemented_service
495418:12:58.632 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xb7a33ea3, L:/127.0.0.1:8080 - R:/127.0.0.1:56164] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
495518:12:58.633 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb7a33ea3, L:/127.0.0.1:8080 - R:/127.0.0.1:56164] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
495618:12:58.633 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb7a33ea3, L:/127.0.0.1:8080 - R:/127.0.0.1:56164] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
495718:12:58.634 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb7a33ea3, L:/127.0.0.1:8080 - R:/127.0.0.1:56164] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
495818:12:58.635 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb7a33ea3, L:/127.0.0.1:8080 - R:/127.0.0.1:56164] OUTBOUND SETTINGS: ack=true
495918:12:58.635 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb7a33ea3, L:/127.0.0.1:8080 - R:/127.0.0.1:56164] 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
496018:12:58.636 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb7a33ea3, L:/127.0.0.1:8080 - R:/127.0.0.1:56164] INBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
496118:12:58.636 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb7a33ea3, L:/127.0.0.1:8080 - R:/127.0.0.1:56164] OUTBOUND PING: ack=false bytes=1234
496218:12:58.636 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb7a33ea3, L:/127.0.0.1:8080 - R:/127.0.0.1:56164] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
496318:12:58.637 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb7a33ea3, L:/127.0.0.1:8080 - R:/127.0.0.1:56164] 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
496418:12:58.638 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb7a33ea3, L:/127.0.0.1:8080 - R:/127.0.0.1:56164] INBOUND SETTINGS: ack=true
496518:12:58.640 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb7a33ea3, L:/127.0.0.1:8080 - R:/127.0.0.1:56164] INBOUND PING: ack=true bytes=1234
4966Test completed.
4967[INFO] [12/22/2025 18:12:58.641] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4968Server stopped
4969[info] GrpcInteropIoWithAkkaHttpScalaSpec:
4970[info] grpc-java server with akka-grpc scala client tester akka-http
4971[info] - should pass the large_unary integration test (117 milliseconds)
4972[info] - should pass the empty_unary integration test (75 milliseconds)
4973[info] - should pass the ping_pong integration test (88 milliseconds)
4974[info] - should pass the empty_stream integration test (87 milliseconds)
4975[info] - should pass the client_streaming integration test (89 milliseconds)
4976[info] - should pass the server_streaming integration test (85 milliseconds)
4977[info] - should pass the cancel_after_begin integration test (pending)
4978[info] - should pass the cancel_after_first_response integration test (pending)
4979[info] - should pass the timeout_on_sleeping_server integration test (pending)
4980[info] - should pass the status_code_and_message integration test (74 milliseconds)
4981[info] - should pass the unimplemented_method integration test (65 milliseconds)
4982[info] - should pass the client_compressed_unary integration test (pending)
4983[info] - should pass the server_compressed_unary integration test (pending)
4984[info] - should pass the server_compressed_streaming integration test (74 milliseconds)
4985[info] - should pass the unimplemented_service integration test (63 milliseconds)
4986Running test large_unary
498718:12:58.693 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
498818:12:58.694 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
498918:12:58.696 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
499018:12:58.696 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND SETTINGS: ack=true
499118:12:58.697 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND SETTINGS: ack=true
499218:12:58.697 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] 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: AAAh0tu39jT/xYSJWR5GhO2lARf5lQBv7a26AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
499318:12:58.698 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
499418:12:58.699 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
499518:12:58.702 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
499618:12:58.702 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
499718:12:58.702 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
499818:12:58.703 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
499918:12:58.703 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500018:12:58.704 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500118:12:58.706 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500218:12:58.710 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:58 GMT, server: akka-http/10.5.0] padding=0 endStream=false
500318:12:58.710 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500418:12:58.711 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500518:12:58.711 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
500618:12:58.711 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500718:12:58.712 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
500818:12:58.712 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500918:12:58.714 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501018:12:58.714 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
501118:12:58.715 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501218:12:58.715 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
501318:12:58.715 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501418:12:58.717 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501518:12:58.717 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
501618:12:58.719 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501718:12:58.719 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
501818:12:58.719 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501918:12:58.719 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
502018:12:58.719 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
502118:12:58.721 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
502218:12:58.721 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
502318:12:58.723 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
502418:12:58.724 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
502518:12:58.724 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
502618:12:58.724 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
502718:12:58.725 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
502818:12:58.725 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
502918:12:58.727 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
503018:12:58.727 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
503118:12:58.727 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
503218:12:58.728 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
503318:12:58.728 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
503418:12:58.729 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
503518:12:58.729 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
503618:12:58.730 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
503718:12:58.730 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
503818:12:58.730 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
503918:12:58.731 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
504018:12:58.732 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5041Test completed.
504218:12:58.733 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe3453470, L:/127.0.0.1:42326 - R:/127.0.0.1:44349] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5043[INFO] [12/22/2025 18:12:58.735] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5044Running test empty_unary
504518:12:58.772 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xc085e199, L:/127.0.0.1:33490 - R:/127.0.0.1:42917] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
504618:12:58.772 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc085e199, L:/127.0.0.1:33490 - R:/127.0.0.1:42917] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
504718:12:58.775 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc085e199, L:/127.0.0.1:33490 - R:/127.0.0.1:42917] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
504818:12:58.775 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc085e199, L:/127.0.0.1:33490 - R:/127.0.0.1:42917] OUTBOUND SETTINGS: ack=true
504918:12:58.776 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc085e199, L:/127.0.0.1:33490 - R:/127.0.0.1:42917] INBOUND SETTINGS: ack=true
505018:12:58.777 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc085e199, L:/127.0.0.1:33490 - R:/127.0.0.1:42917] 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: AABIGy0Ojj6l72Cqc3AXhwiZAU3nusg8F+0KAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
505118:12:58.777 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc085e199, L:/127.0.0.1:33490 - R:/127.0.0.1:42917] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
505218:12:58.779 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc085e199, L:/127.0.0.1:33490 - R:/127.0.0.1:42917] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
505318:12:58.781 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc085e199, L:/127.0.0.1:33490 - R:/127.0.0.1:42917] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:58 GMT, server: akka-http/10.5.0] padding=0 endStream=false
505418:12:58.781 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc085e199, L:/127.0.0.1:33490 - R:/127.0.0.1:42917] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
505518:12:58.782 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc085e199, L:/127.0.0.1:33490 - R:/127.0.0.1:42917] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5056Test completed.
505718:12:58.784 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc085e199, L:/127.0.0.1:33490 - R:/127.0.0.1:42917] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5058[INFO] [12/22/2025 18:12:58.786] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5059Running test ping_pong
506018:12:58.830 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
506118:12:58.830 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
506218:12:58.833 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
506318:12:58.833 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] OUTBOUND SETTINGS: ack=true
506418:12:58.834 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] INBOUND SETTINGS: ack=true
506518:12:58.834 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] 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: AAChg1dCbNBH6CnFL1tqVp/fAbt2Fz3D6drHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
506618:12:58.835 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
506718:12:58.839 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
506818:12:58.840 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:58 GMT, server: akka-http/10.5.0] padding=0 endStream=false
506918:12:58.840 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
507018:12:58.840 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
507118:12:58.841 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
507218:12:58.841 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
507318:12:58.843 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
507418:12:58.843 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
507518:12:58.845 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
507618:12:58.845 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
507718:12:58.845 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
507818:12:58.846 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=45923 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
507918:12:58.848 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508018:12:58.849 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508118:12:58.849 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508218:12:58.849 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
508318:12:58.849 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
508418:12:58.849 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508518:12:58.850 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
508618:12:58.852 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5087Test completed.
508818:12:58.852 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b8f6a3c, L:/127.0.0.1:34234 - R:/127.0.0.1:37765] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5089[INFO] [12/22/2025 18:12:58.855] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5090Running test empty_stream
509118:12:58.900 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xeb328f99, L:/127.0.0.1:39832 - R:/127.0.0.1:40029] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
509218:12:58.900 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xeb328f99, L:/127.0.0.1:39832 - R:/127.0.0.1:40029] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
509318:12:58.902 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xeb328f99, L:/127.0.0.1:39832 - R:/127.0.0.1:40029] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
509418:12:58.902 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xeb328f99, L:/127.0.0.1:39832 - R:/127.0.0.1:40029] OUTBOUND SETTINGS: ack=true
509518:12:58.903 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xeb328f99, L:/127.0.0.1:39832 - R:/127.0.0.1:40029] INBOUND SETTINGS: ack=true
509618:12:58.903 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xeb328f99, L:/127.0.0.1:39832 - R:/127.0.0.1:40029] 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: AADjdSQ5Lwsqa6M0eLkMrhI2AXUsB4fN8YgKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
509718:12:58.904 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xeb328f99, L:/127.0.0.1:39832 - R:/127.0.0.1:40029] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
509818:12:58.906 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xeb328f99, L:/127.0.0.1:39832 - R:/127.0.0.1:40029] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
509918:12:58.907 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xeb328f99, L:/127.0.0.1:39832 - R:/127.0.0.1:40029] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:58 GMT, server: akka-http/10.5.0] padding=0 endStream=false
510018:12:58.908 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xeb328f99, L:/127.0.0.1:39832 - R:/127.0.0.1:40029] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5101Test completed.
510218:12:58.909 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xeb328f99, L:/127.0.0.1:39832 - R:/127.0.0.1:40029] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5103[INFO] [12/22/2025 18:12:58.912] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5104Running test client_streaming
510518:12:58.958 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x31dc229a, L:/127.0.0.1:54006 - R:/127.0.0.1:44967] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
510618:12:58.958 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x31dc229a, L:/127.0.0.1:54006 - R:/127.0.0.1:44967] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
510718:12:58.961 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x31dc229a, L:/127.0.0.1:54006 - R:/127.0.0.1:44967] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
510818:12:58.961 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x31dc229a, L:/127.0.0.1:54006 - R:/127.0.0.1:44967] OUTBOUND SETTINGS: ack=true
510918:12:58.962 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x31dc229a, L:/127.0.0.1:54006 - R:/127.0.0.1:44967] INBOUND SETTINGS: ack=true
511018:12:58.962 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x31dc229a, L:/127.0.0.1:54006 - R:/127.0.0.1:44967] 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: AAAk1O56atcDqPN1V8KQKpHNAbqxgTDmScsiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
511118:12:58.962 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x31dc229a, L:/127.0.0.1:54006 - R:/127.0.0.1:44967] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=29051 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
511218:12:58.963 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x31dc229a, L:/127.0.0.1:54006 - R:/127.0.0.1:44967] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=36484 bytes=000000b3580ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
511318:12:58.967 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x31dc229a, L:/127.0.0.1:54006 - R:/127.0.0.1:44967] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
511418:12:58.967 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x31dc229a, L:/127.0.0.1:54006 - R:/127.0.0.1:44967] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=475516
511518:12:58.967 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x31dc229a, L:/127.0.0.1:54006 - R:/127.0.0.1:44967] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
511618:12:58.970 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x31dc229a, L:/127.0.0.1:54006 - R:/127.0.0.1:44967] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:58 GMT, server: akka-http/10.5.0] padding=0 endStream=false
511718:12:58.971 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x31dc229a, L:/127.0.0.1:54006 - R:/127.0.0.1:44967] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
511818:12:58.972 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x31dc229a, L:/127.0.0.1:54006 - R:/127.0.0.1:44967] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5119Test completed.
512018:12:58.974 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x31dc229a, L:/127.0.0.1:54006 - R:/127.0.0.1:44967] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5121[INFO] [12/22/2025 18:12:58.978] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5122Running test server_streaming
512318:12:59.023 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
512418:12:59.023 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
512518:12:59.026 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
512618:12:59.026 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] OUTBOUND SETTINGS: ack=true
512718:12:59.026 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] INBOUND SETTINGS: ack=true
512818:12:59.027 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] 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: AAD0W7W6P/iG1QNZDZSayxIkAb7K/8998xqjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
512918:12:59.028 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
513018:12:59.030 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
513118:12:59.033 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
513218:12:59.033 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
513318:12:59.033 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
513418:12:59.034 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
513518:12:59.034 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
513618:12:59.034 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
513718:12:59.035 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] INBOUND DATA: streamId=3 padding=0 endStream=false length=15041 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
513818:12:59.036 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
513918:12:59.037 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
514018:12:59.039 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
514118:12:59.039 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48834
514218:12:59.039 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
514318:12:59.039 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] INBOUND DATA: streamId=3 padding=0 endStream=false length=10158 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
514418:12:59.040 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5145Test completed.
514618:12:59.041 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8453a0b7, L:/127.0.0.1:39034 - R:/127.0.0.1:39557] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5147[INFO] [12/22/2025 18:12:59.043] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5148Running test cancel_after_begin
5149Test completed.
5150[INFO] [12/22/2025 18:12:59.081] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5151Running test cancel_after_first_response
515218:12:59.131 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x303d696e, L:/127.0.0.1:38700 - R:/127.0.0.1:46553] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
515318:12:59.131 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x303d696e, L:/127.0.0.1:38700 - R:/127.0.0.1:46553] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
515418:12:59.133 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x303d696e, L:/127.0.0.1:38700 - R:/127.0.0.1:46553] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
515518:12:59.133 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x303d696e, L:/127.0.0.1:38700 - R:/127.0.0.1:46553] OUTBOUND SETTINGS: ack=true
515618:12:59.134 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x303d696e, L:/127.0.0.1:38700 - R:/127.0.0.1:46553] INBOUND SETTINGS: ack=true
515718:12:59.135 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x303d696e, L:/127.0.0.1:38700 - R:/127.0.0.1:46553] 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: AADlTuCn4fm4lTxyBqKTM5hqAbzIMI9aUjArAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
515818:12:59.135 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x303d696e, L:/127.0.0.1:38700 - R:/127.0.0.1:46553] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
515918:12:59.138 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x303d696e, L:/127.0.0.1:38700 - R:/127.0.0.1:46553] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
516018:12:59.140 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x303d696e, L:/127.0.0.1:38700 - R:/127.0.0.1:46553] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
516118:12:59.140 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x303d696e, L:/127.0.0.1:38700 - R:/127.0.0.1:46553] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
516218:12:59.140 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x303d696e, L:/127.0.0.1:38700 - R:/127.0.0.1:46553] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
516318:12:59.140 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x303d696e, L:/127.0.0.1:38700 - R:/127.0.0.1:46553] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
516418:12:59.141 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x303d696e, L:/127.0.0.1:38700 - R:/127.0.0.1:46553] OUTBOUND RST_STREAM: streamId=3 errorCode=8
5165Test completed.
516618:12:59.142 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x303d696e, L:/127.0.0.1:38700 - R:/127.0.0.1:46553] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5167[WARN] [12/22/2025 18:12:59.142] [akka-grpc-server-java-akka.actor.default-dispatcher-7] [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)
5168[INFO] [12/22/2025 18:12:59.146] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5169Running test timeout_on_sleeping_server
5170Test completed.
5171[INFO] [12/22/2025 18:12:59.196] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5172Running test status_code_and_message
517318:12:59.247 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xc66edbfb, L:/127.0.0.1:43424 - R:/127.0.0.1:41905] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
517418:12:59.247 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc66edbfb, L:/127.0.0.1:43424 - R:/127.0.0.1:41905] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
517518:12:59.250 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc66edbfb, L:/127.0.0.1:43424 - R:/127.0.0.1:41905] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
517618:12:59.250 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc66edbfb, L:/127.0.0.1:43424 - R:/127.0.0.1:41905] OUTBOUND SETTINGS: ack=true
517718:12:59.250 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc66edbfb, L:/127.0.0.1:43424 - R:/127.0.0.1:41905] INBOUND SETTINGS: ack=true
517818:12:59.252 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc66edbfb, L:/127.0.0.1:43424 - R:/127.0.0.1:41905] 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: AADSbWqMEQ50WzrApJPLtP2vAcEnUp6cnZlqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
517918:12:59.253 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc66edbfb, L:/127.0.0.1:43424 - R:/127.0.0.1:41905] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
518018:12:59.256 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc66edbfb, L:/127.0.0.1:43424 - R:/127.0.0.1:41905] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
518118:12:59.258 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc66edbfb, L:/127.0.0.1:43424 - R:/127.0.0.1:41905] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
518218:12:59.259 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc66edbfb, L:/127.0.0.1:43424 - R:/127.0.0.1:41905] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
518318:12:59.261 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc66edbfb, L:/127.0.0.1:43424 - R:/127.0.0.1:41905] 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: AACLQTk6Gop+ludbZyjN5VKCARZeLEIpvQnNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
518418:12:59.261 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc66edbfb, L:/127.0.0.1:43424 - R:/127.0.0.1:41905] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
518518:12:59.265 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc66edbfb, L:/127.0.0.1:43424 - R:/127.0.0.1:41905] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
518618:12:59.266 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc66edbfb, L:/127.0.0.1:43424 - R:/127.0.0.1:41905] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
5187Test completed.
518818:12:59.268 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xc66edbfb, L:/127.0.0.1:43424 - R:/127.0.0.1:41905] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5189[INFO] [12/22/2025 18:12:59.271] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5190Running test unimplemented_method
519118:12:59.316 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x15ad862d, L:/127.0.0.1:36576 - R:/127.0.0.1:39325] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
519218:12:59.317 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x15ad862d, L:/127.0.0.1:36576 - R:/127.0.0.1:39325] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
519318:12:59.319 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x15ad862d, L:/127.0.0.1:36576 - R:/127.0.0.1:39325] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
519418:12:59.319 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x15ad862d, L:/127.0.0.1:36576 - R:/127.0.0.1:39325] OUTBOUND SETTINGS: ack=true
519518:12:59.320 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x15ad862d, L:/127.0.0.1:36576 - R:/127.0.0.1:39325] INBOUND SETTINGS: ack=true
519618:12:59.320 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x15ad862d, L:/127.0.0.1:36576 - R:/127.0.0.1:39325] 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: AAC8UddSm82XLJyOzK3awllYAeyS+vADrWUyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
519718:12:59.320 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x15ad862d, L:/127.0.0.1:36576 - R:/127.0.0.1:39325] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
519818:12:59.322 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x15ad862d, L:/127.0.0.1:36576 - R:/127.0.0.1:39325] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
519918:12:59.324 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x15ad862d, L:/127.0.0.1:36576 - R:/127.0.0.1:39325] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
520018:12:59.325 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x15ad862d, L:/127.0.0.1:36576 - R:/127.0.0.1:39325] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12] padding=0 endStream=true
5201Test completed.
520218:12:59.326 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x15ad862d, L:/127.0.0.1:36576 - R:/127.0.0.1:39325] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5203[INFO] [12/22/2025 18:12:59.328] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5204Running test client_compressed_unary
520518:12:59.368 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
520618:12:59.368 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
520718:12:59.370 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
520818:12:59.370 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND SETTINGS: ack=true
520918:12:59.370 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND SETTINGS: ack=true
521018:12:59.372 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] 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: AAAbXcL6yz1MG9gjX+gDbHRSAbJo1xi5ZyKaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
521118:12:59.373 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
521218:12:59.374 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
521318:12:59.377 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
521418:12:59.377 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521518:12:59.378 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521618:12:59.378 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
521718:12:59.378 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
521818:12:59.378 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
521918:12:59.379 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522018:12:59.380 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522118:12:59.380 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
522218:12:59.380 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522318:12:59.381 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
522418:12:59.381 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522518:12:59.382 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522618:12:59.382 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
522718:12:59.383 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522818:12:59.383 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
522918:12:59.383 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523018:12:59.384 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523118:12:59.384 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
523218:12:59.385 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523318:12:59.385 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
523418:12:59.386 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523518:12:59.386 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523618:12:59.386 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
523718:12:59.387 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523818:12:59.388 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
523918:12:59.388 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524018:12:59.390 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524118:12:59.390 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
524218:12:59.391 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524318:12:59.392 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
524418:12:59.392 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524518:12:59.392 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524618:12:59.392 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
524718:12:59.394 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524818:12:59.394 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
524918:12:59.395 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=3 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525018:12:59.395 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
525118:12:59.397 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] 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: AABinzbC5UyVfUJbx/1+XUmYAUnCqSmwv7cQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
525218:12:59.398 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525318:12:59.399 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
525418:12:59.402 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=479233
525518:12:59.402 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525618:12:59.404 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525718:12:59.405 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525818:12:59.406 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525918:12:59.407 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526018:12:59.409 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
526118:12:59.410 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526218:12:59.410 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
526318:12:59.410 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526418:12:59.410 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526518:12:59.410 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
526618:12:59.412 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526718:12:59.412 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
526818:12:59.413 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526918:12:59.413 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527018:12:59.413 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
527118:12:59.413 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527218:12:59.413 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
527318:12:59.413 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527418:12:59.414 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527518:12:59.414 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
527618:12:59.415 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527718:12:59.415 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
527818:12:59.415 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527918:12:59.416 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
528018:12:59.416 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
528118:12:59.418 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
528218:12:59.418 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
528318:12:59.418 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
528418:12:59.418 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
528518:12:59.419 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
528618:12:59.420 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
528718:12:59.420 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
528818:12:59.420 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
528918:12:59.420 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529018:12:59.421 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
529118:12:59.422 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529218:12:59.422 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
529318:12:59.422 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529418:12:59.423 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529518:12:59.423 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
529618:12:59.423 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529718:12:59.423 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
529818:12:59.424 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529918:12:59.424 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5300Test completed.
530118:12:59.425 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa51746b5, L:/127.0.0.1:55108 - R:/127.0.0.1:44813] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5302[INFO] [12/22/2025 18:12:59.428] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5303Running test server_compressed_unary
530418:12:59.471 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
530518:12:59.471 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
530618:12:59.473 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
530718:12:59.473 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND SETTINGS: ack=true
530818:12:59.474 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND SETTINGS: ack=true
530918:12:59.474 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] 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: AAAS2V3H5A+6xDU6FGOBLC/dAXlCDtskGTo0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
531018:12:59.475 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531118:12:59.476 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531218:12:59.478 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
531318:12:59.479 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
531418:12:59.479 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531518:12:59.480 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531618:12:59.480 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531718:12:59.481 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531818:12:59.481 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10241 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531918:12:59.486 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
532018:12:59.486 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532118:12:59.486 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532218:12:59.486 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
532318:12:59.487 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532418:12:59.487 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
532518:12:59.487 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532618:12:59.489 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532718:12:59.489 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
532818:12:59.490 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532918:12:59.490 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
533018:12:59.490 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533118:12:59.492 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533218:12:59.492 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
533318:12:59.492 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533418:12:59.492 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
533518:12:59.492 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533618:12:59.494 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533718:12:59.494 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
533818:12:59.495 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533918:12:59.495 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
534018:12:59.495 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534118:12:59.496 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534218:12:59.496 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
534318:12:59.497 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534418:12:59.497 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
534518:12:59.497 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534618:12:59.497 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534718:12:59.498 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
534818:12:59.499 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534918:12:59.499 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
535018:12:59.499 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535118:12:59.499 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535218:12:59.500 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
535318:12:59.501 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535418:12:59.501 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
535518:12:59.501 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535618:12:59.502 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535718:12:59.502 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
535818:12:59.504 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] 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: AADmPaTWSEa5Szp1jL71OQ+jAaTN+wjlQGt+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
535918:12:59.504 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536018:12:59.505 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
536118:12:59.507 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=512000
536218:12:59.507 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536318:12:59.507 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536418:12:59.508 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536518:12:59.508 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536618:12:59.508 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536718:12:59.511 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
536818:12:59.511 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536918:12:59.511 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
537018:12:59.512 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537118:12:59.512 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537218:12:59.512 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
537318:12:59.513 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537418:12:59.513 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
537518:12:59.514 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537618:12:59.514 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537718:12:59.514 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
537818:12:59.515 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537918:12:59.515 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
538018:12:59.515 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538118:12:59.516 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538218:12:59.516 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
538318:12:59.517 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538418:12:59.517 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
538518:12:59.517 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538618:12:59.518 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538718:12:59.518 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
538818:12:59.519 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538918:12:59.519 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
539018:12:59.519 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539118:12:59.520 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539218:12:59.520 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
539318:12:59.521 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539418:12:59.521 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
539518:12:59.521 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539618:12:59.522 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539718:12:59.522 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
539818:12:59.523 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539918:12:59.523 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
540018:12:59.523 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540118:12:59.524 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540218:12:59.524 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
540318:12:59.525 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540418:12:59.525 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
540518:12:59.525 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540618:12:59.526 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5407Test completed.
540818:12:59.527 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa2281e3d, L:/127.0.0.1:38304 - R:/127.0.0.1:40847] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5409[INFO] [12/22/2025 18:12:59.530] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5410Running test server_compressed_streaming
541118:12:59.574 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
541218:12:59.574 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
541318:12:59.577 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
541418:12:59.577 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] OUTBOUND SETTINGS: ack=true
541518:12:59.578 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] INBOUND SETTINGS: ack=true
541618:12:59.579 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] 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: AAAbyToqDV4ccspXgTRlf1C+ARKRt+pZa698AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
541718:12:59.579 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
541818:12:59.581 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
541918:12:59.585 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
542018:12:59.585 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
542118:12:59.585 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
542218:12:59.586 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
542318:12:59.586 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
542418:12:59.586 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
542518:12:59.587 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=65535
542618:12:59.588 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
542718:12:59.588 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
542818:12:59.590 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
542918:12:59.592 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
543018:12:59.592 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
543118:12:59.593 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
543218:12:59.593 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
543318:12:59.594 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] INBOUND DATA: streamId=3 padding=0 endStream=false length=8382 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
543418:12:59.594 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5435Test completed.
543618:12:59.596 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x67b77af6, L:/127.0.0.1:34924 - R:/127.0.0.1:45365] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5437[INFO] [12/22/2025 18:12:59.600] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5438Running test unimplemented_service
543918:12:59.650 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x210f6636, L:/127.0.0.1:43384 - R:/127.0.0.1:43725] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
544018:12:59.650 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x210f6636, L:/127.0.0.1:43384 - R:/127.0.0.1:43725] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
544118:12:59.653 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x210f6636, L:/127.0.0.1:43384 - R:/127.0.0.1:43725] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
544218:12:59.653 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x210f6636, L:/127.0.0.1:43384 - R:/127.0.0.1:43725] OUTBOUND SETTINGS: ack=true
544318:12:59.654 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x210f6636, L:/127.0.0.1:43384 - R:/127.0.0.1:43725] 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: AADzsBl8yCSenZWbpGA8BxVWAZtRgYVt74heAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
544418:12:59.655 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x210f6636, L:/127.0.0.1:43384 - R:/127.0.0.1:43725] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
544518:12:59.656 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x210f6636, L:/127.0.0.1:43384 - R:/127.0.0.1:43725] INBOUND SETTINGS: ack=true
544618:12:59.658 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x210f6636, L:/127.0.0.1:43384 - R:/127.0.0.1:43725] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-length: 0, date: Mon, 22 Dec 2025 17:12:59 GMT, server: akka-http/10.5.0] padding=0 endStream=true
544718:12:59.658 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x210f6636, L:/127.0.0.1:43384 - R:/127.0.0.1:43725] OUTBOUND RST_STREAM: streamId=3 errorCode=8
544818:12:59.659 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x210f6636, L:/127.0.0.1:43384 - R:/127.0.0.1:43725] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
5449Test completed.
545018:12:59.660 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x210f6636, L:/127.0.0.1:43384 - R:/127.0.0.1:43725] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5451[INFO] [12/22/2025 18:12:59.663] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5452[info] GrpcInteropAkkaJavaWithIoSpec:
5453[info] akka-grpc java server with grpc-java client tester
5454[info] - should pass the large_unary integration test (82 milliseconds)
5455[info] - should pass the empty_unary integration test (53 milliseconds)
5456[info] - should pass the ping_pong integration test (73 milliseconds)
5457[info] - should pass the empty_stream integration test (53 milliseconds)
5458[info] - should pass the client_streaming integration test (64 milliseconds)
5459[info] - should pass the server_streaming integration test (63 milliseconds)
5460[info] - should pass the cancel_after_begin integration test (42 milliseconds)
5461[info] - should pass the cancel_after_first_response integration test (62 milliseconds)
5462[info] - should pass the timeout_on_sleeping_server integration test (52 milliseconds)
5463[info] - should pass the status_code_and_message integration test (73 milliseconds)
5464[info] - should pass the unimplemented_method integration test (52 milliseconds)
5465[info] - should pass the client_compressed_unary integration test (103 milliseconds)
5466[info] - should pass the server_compressed_unary integration test (91 milliseconds)
5467[info] - should pass the server_compressed_streaming integration test (73 milliseconds)
5468[info] - should pass the unimplemented_service integration test (63 milliseconds)
5469Running test large_unary
547018:12:59.727 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
547118:12:59.727 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
547218:12:59.727 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
547318:12:59.730 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
547418:12:59.730 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] OUTBOUND SETTINGS: ack=true
547518:12:59.731 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND SETTINGS: ack=true
547618:12:59.731 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] 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: AAChwxHAjc8DkF3JGX6yggLnARb2hKF/2U0WAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
547718:12:59.732 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547818:12:59.733 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
547918:12:59.736 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
548018:12:59.737 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=479233
548118:12:59.737 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548218:12:59.738 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548318:12:59.739 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548418:12:59.740 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548518:12:59.741 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548618:12:59.746 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
548718:12:59.747 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548818:12:59.748 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548918:12:59.749 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549018:12:59.749 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549118:12:59.750 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549218:12:59.751 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549318:12:59.752 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549418:12:59.752 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549518:12:59.753 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549618:12:59.754 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549718:12:59.754 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549818:12:59.754 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549918:12:59.755 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550018:12:59.755 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550118:12:59.756 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550218:12:59.756 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550318:12:59.757 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550418:12:59.757 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550518:12:59.757 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550618:12:59.757 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550718:12:59.758 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5508Test completed.
550918:12:59.759 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4d0724e3, L:/127.0.0.1:35908 - R:127.0.0.1/127.0.0.1:46695] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5510[INFO] [12/22/2025 18:12:59.761] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5511[INFO] [12/22/2025 18:12:59.767] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5512Running test empty_unary
551318:12:59.816 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x24f105af, L:/127.0.0.1:53932 - R:127.0.0.1/127.0.0.1:38067] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
551418:12:59.816 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24f105af, L:/127.0.0.1:53932 - R:127.0.0.1/127.0.0.1:38067] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
551518:12:59.816 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24f105af, L:/127.0.0.1:53932 - R:127.0.0.1/127.0.0.1:38067] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
551618:12:59.819 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24f105af, L:/127.0.0.1:53932 - R:127.0.0.1/127.0.0.1:38067] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
551718:12:59.819 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24f105af, L:/127.0.0.1:53932 - R:127.0.0.1/127.0.0.1:38067] OUTBOUND SETTINGS: ack=true
551818:12:59.819 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24f105af, L:/127.0.0.1:53932 - R:127.0.0.1/127.0.0.1:38067] INBOUND SETTINGS: ack=true
551918:12:59.820 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24f105af, L:/127.0.0.1:53932 - R:127.0.0.1/127.0.0.1:38067] 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: AAA7MqMBklNDVrsTXa8QIyMKAU0MVfKdXQWEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
552018:12:59.820 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24f105af, L:/127.0.0.1:53932 - R:127.0.0.1/127.0.0.1:38067] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
552118:12:59.822 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24f105af, L:/127.0.0.1:53932 - R:127.0.0.1/127.0.0.1:38067] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
552218:12:59.823 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24f105af, L:/127.0.0.1:53932 - R:127.0.0.1/127.0.0.1:38067] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
552318:12:59.824 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24f105af, L:/127.0.0.1:53932 - R:127.0.0.1/127.0.0.1:38067] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
552418:12:59.824 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24f105af, L:/127.0.0.1:53932 - R:127.0.0.1/127.0.0.1:38067] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5525Test completed.
552618:12:59.825 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24f105af, L:/127.0.0.1:53932 - R:127.0.0.1/127.0.0.1:38067] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5527[INFO] [12/22/2025 18:12:59.825] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5528[INFO] [12/22/2025 18:12:59.832] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5529Running test ping_pong
553018:12:59.879 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
553118:12:59.879 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
553218:12:59.880 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
553318:12:59.882 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
553418:12:59.882 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] OUTBOUND SETTINGS: ack=true
553518:12:59.883 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] INBOUND SETTINGS: ack=true
553618:12:59.883 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] 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: AABTcEr7xwZXNLLLbw4aHZrcAXhwJkC7Lw7qAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
553718:12:59.883 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
553818:12:59.884 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
553918:12:59.885 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38313 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
554018:12:59.888 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
554118:12:59.888 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
554218:12:59.888 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=490071
554318:12:59.889 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
554418:12:59.889 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
554518:12:59.889 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
554618:12:59.889 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
554718:12:59.891 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
554818:12:59.892 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
554918:12:59.892 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
555018:12:59.892 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
555118:12:59.892 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5552Test completed.
555318:12:59.894 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc71cd850, L:/127.0.0.1:38822 - R:127.0.0.1/127.0.0.1:33989] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5554[INFO] [12/22/2025 18:12:59.894] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5555[INFO] [12/22/2025 18:12:59.902] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5556Running test empty_stream
555718:12:59.948 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x51752e47, L:/127.0.0.1:34970 - R:127.0.0.1/127.0.0.1:43221] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
555818:12:59.948 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51752e47, L:/127.0.0.1:34970 - R:127.0.0.1/127.0.0.1:43221] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
555918:12:59.949 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51752e47, L:/127.0.0.1:34970 - R:127.0.0.1/127.0.0.1:43221] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
556018:12:59.951 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51752e47, L:/127.0.0.1:34970 - R:127.0.0.1/127.0.0.1:43221] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
556118:12:59.951 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51752e47, L:/127.0.0.1:34970 - R:127.0.0.1/127.0.0.1:43221] OUTBOUND SETTINGS: ack=true
556218:12:59.952 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51752e47, L:/127.0.0.1:34970 - R:127.0.0.1/127.0.0.1:43221] INBOUND SETTINGS: ack=true
556318:12:59.952 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51752e47, L:/127.0.0.1:34970 - R:127.0.0.1/127.0.0.1:43221] 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: AADKGy8J5vqOvZtb9pgbuTtsAX0Hz3DrlpYNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
556418:12:59.953 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51752e47, L:/127.0.0.1:34970 - R:127.0.0.1/127.0.0.1:43221] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
556518:12:59.955 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51752e47, L:/127.0.0.1:34970 - R:127.0.0.1/127.0.0.1:43221] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
556618:12:59.957 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51752e47, L:/127.0.0.1:34970 - R:127.0.0.1/127.0.0.1:43221] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:12:59 GMT, server: akka-http/10.5.0] padding=0 endStream=false
556718:12:59.957 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51752e47, L:/127.0.0.1:34970 - R:127.0.0.1/127.0.0.1:43221] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5568Test completed.
556918:12:59.958 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x51752e47, L:/127.0.0.1:34970 - R:127.0.0.1/127.0.0.1:43221] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5570[INFO] [12/22/2025 18:12:59.958] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5571[INFO] [12/22/2025 18:12:59.964] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5572Running test client_streaming
557318:13:00.012 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
557418:13:00.012 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
557518:13:00.012 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
557618:13:00.014 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
557718:13:00.014 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] OUTBOUND SETTINGS: ack=true
557818:13:00.015 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] INBOUND SETTINGS: ack=true
557918:13:00.015 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] 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: AAB0WtqmSC3hnFa9ilAvUKypAaahl5NIqs50AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
558018:13:00.016 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558118:13:00.017 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1856 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
558218:13:00.017 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=36484 bytes=000000b3580ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558318:13:00.019 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
558418:13:00.020 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=475516
558518:13:00.020 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558618:13:00.022 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
558718:13:00.022 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
558818:13:00.022 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5589Test completed.
559018:13:00.023 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7edeee0a, L:/127.0.0.1:48392 - R:127.0.0.1/127.0.0.1:34765] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5591[INFO] [12/22/2025 18:13:00.023] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5592[INFO] [12/22/2025 18:13:00.027] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5593Running test server_streaming
559418:13:00.077 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
559518:13:00.077 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
559618:13:00.077 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
559718:13:00.080 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
559818:13:00.081 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] OUTBOUND SETTINGS: ack=true
559918:13:00.081 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] INBOUND SETTINGS: ack=true
560018:13:00.082 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] 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: AABcSdx4s0fPMV9xMXuer+dRAczn4LYU8VCmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
560118:13:00.082 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
560218:13:00.085 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
560318:13:00.089 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
560418:13:00.089 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
560518:13:00.090 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
560618:13:00.090 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
560718:13:00.090 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
560818:13:00.090 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
560918:13:00.091 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
561018:13:00.091 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
561118:13:00.091 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5612Test completed.
5613[INFO] [12/22/2025 18:13:00.094] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
561418:13:00.095 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5d31c5a8, L:/127.0.0.1:44416 - R:127.0.0.1/127.0.0.1:38889] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5615[INFO] [12/22/2025 18:13:00.101] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5616Running test cancel_after_begin
5617[INFO] [12/22/2025 18:13:00.141] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5618[INFO] [12/22/2025 18:13:00.144] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5619Running test cancel_after_first_response
5620[INFO] [12/22/2025 18:13:00.184] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5621[INFO] [12/22/2025 18:13:00.197] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5622Running test timeout_on_sleeping_server
5623[INFO] [12/22/2025 18:13:00.240] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5624[INFO] [12/22/2025 18:13:00.252] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5625Running test status_code_and_message
562618:13:00.298 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
562718:13:00.299 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
562818:13:00.299 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
562918:13:00.302 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
563018:13:00.302 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] OUTBOUND SETTINGS: ack=true
563118:13:00.302 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] INBOUND SETTINGS: ack=true
563218:13:00.303 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] 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: AAChRDVOMldEW36EgAW2mq2+ASyzYo9i7GUqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
563318:13:00.303 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
563418:13:00.305 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
563518:13:00.307 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
563618:13:00.308 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
563718:13:00.309 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] 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: AADlRh/swzufo5ZBIYmv4K3iAXE6E98hDYq4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
563818:13:00.309 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
563918:13:00.312 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
564018:13:00.312 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
5641Test completed.
564218:13:00.313 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4c3b7aba, L:/127.0.0.1:58498 - R:127.0.0.1/127.0.0.1:43247] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5643[INFO] [12/22/2025 18:13:00.314] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5644[INFO] [12/22/2025 18:13:00.324] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5645Running test unimplemented_method
564618:13:00.371 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x299d545a, L:/127.0.0.1:50656 - R:127.0.0.1/127.0.0.1:43181] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
564718:13:00.371 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x299d545a, L:/127.0.0.1:50656 - R:127.0.0.1/127.0.0.1:43181] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
564818:13:00.371 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x299d545a, L:/127.0.0.1:50656 - R:127.0.0.1/127.0.0.1:43181] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
564918:13:00.373 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x299d545a, L:/127.0.0.1:50656 - R:127.0.0.1/127.0.0.1:43181] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
565018:13:00.373 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x299d545a, L:/127.0.0.1:50656 - R:127.0.0.1/127.0.0.1:43181] OUTBOUND SETTINGS: ack=true
565118:13:00.374 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x299d545a, L:/127.0.0.1:50656 - R:127.0.0.1/127.0.0.1:43181] INBOUND SETTINGS: ack=true
565218:13:00.374 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x299d545a, L:/127.0.0.1:50656 - R:127.0.0.1/127.0.0.1:43181] 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: AACWI+6rMLvyC/t+VPmxLqkRAUHbDzwsGp5WAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
565318:13:00.375 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x299d545a, L:/127.0.0.1:50656 - R:127.0.0.1/127.0.0.1:43181] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
565418:13:00.377 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x299d545a, L:/127.0.0.1:50656 - R:127.0.0.1/127.0.0.1:43181] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
565518:13:00.379 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x299d545a, L:/127.0.0.1:50656 - R:127.0.0.1/127.0.0.1:43181] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
565618:13:00.379 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x299d545a, L:/127.0.0.1:50656 - R:127.0.0.1/127.0.0.1:43181] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12] padding=0 endStream=true
5657Test completed.
565818:13:00.380 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x299d545a, L:/127.0.0.1:50656 - R:127.0.0.1/127.0.0.1:43181] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5659[INFO] [12/22/2025 18:13:00.380] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5660[INFO] [12/22/2025 18:13:00.387] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5661Running test client_compressed_unary
5662[INFO] [12/22/2025 18:13:00.435] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5663[INFO] [12/22/2025 18:13:00.445] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5664Running test server_compressed_unary
5665[INFO] [12/22/2025 18:13:00.483] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5666[INFO] [12/22/2025 18:13:00.495] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5667Running test server_compressed_streaming
566818:13:00.541 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
566918:13:00.541 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
567018:13:00.541 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
567118:13:00.544 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
567218:13:00.544 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] OUTBOUND SETTINGS: ack=true
567318:13:00.545 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] 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: AAA6e/ZWeUSI6RSBSjCjOI3LAa739QWih7dBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
567418:13:00.545 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
567518:13:00.545 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] INBOUND SETTINGS: ack=true
567618:13:00.547 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
567718:13:00.549 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
567818:13:00.550 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
567918:13:00.550 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568018:13:00.550 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568118:13:00.551 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568218:13:00.551 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568318:13:00.551 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568418:13:00.551 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568518:13:00.552 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568618:13:00.552 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5687Test completed.
568818:13:00.553 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x28b7d1f8, L:/127.0.0.1:33170 - R:127.0.0.1/127.0.0.1:40923] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5689[INFO] [12/22/2025 18:13:00.553] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5690[INFO] [12/22/2025 18:13:00.566] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5691Running test unimplemented_service
569218:13:00.614 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xe466ed49, L:/127.0.0.1:59562 - R:127.0.0.1/127.0.0.1:35069] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
569318:13:00.614 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe466ed49, L:/127.0.0.1:59562 - R:127.0.0.1/127.0.0.1:35069] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
569418:13:00.614 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe466ed49, L:/127.0.0.1:59562 - R:127.0.0.1/127.0.0.1:35069] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
569518:13:00.617 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe466ed49, L:/127.0.0.1:59562 - R:127.0.0.1/127.0.0.1:35069] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
569618:13:00.617 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe466ed49, L:/127.0.0.1:59562 - R:127.0.0.1/127.0.0.1:35069] OUTBOUND SETTINGS: ack=true
569718:13:00.617 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe466ed49, L:/127.0.0.1:59562 - R:127.0.0.1/127.0.0.1:35069] INBOUND SETTINGS: ack=true
569818:13:00.618 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe466ed49, L:/127.0.0.1:59562 - R:127.0.0.1/127.0.0.1:35069] 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: AACuNvQm4Z/Ijw5QUfizawWTAT2mNXt0WZA2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
569918:13:00.618 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe466ed49, L:/127.0.0.1:59562 - R:127.0.0.1/127.0.0.1:35069] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
570018:13:00.620 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe466ed49, L:/127.0.0.1:59562 - R:127.0.0.1/127.0.0.1:35069] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
570118:13:00.621 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe466ed49, L:/127.0.0.1:59562 - R:127.0.0.1/127.0.0.1:35069] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-length: 0, date: Mon, 22 Dec 2025 17:13:00 GMT, server: akka-http/10.5.0] padding=0 endStream=true
570218:13:00.621 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe466ed49, L:/127.0.0.1:59562 - R:127.0.0.1/127.0.0.1:35069] OUTBOUND RST_STREAM: streamId=3 errorCode=8
5703Test completed.
570418:13:00.622 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe466ed49, L:/127.0.0.1:59562 - R:127.0.0.1/127.0.0.1:35069] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5705[INFO] [12/22/2025 18:13:00.622] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5706[INFO] [12/22/2025 18:13:00.629] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
570718:13:00.710 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 70 thread-local buffer(s) from thread: grpc-nio-worker-ELG-5-2
570818:13:00.711 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.buffer.PoolThreadCache - Freed 36 thread-local buffer(s) from thread: grpc-nio-worker-ELG-5-3
5709[info] GrpcInteropAkkaJavaWithAkkaNettyJavaSpec:
5710[info] akka-grpc java server with akka-grpc java client tester
571118:13:00.712 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 74 thread-local buffer(s) from thread: grpc-nio-worker-ELG-5-4
5712[info] - should pass the large_unary integration test (92 milliseconds)
571318:13:00.713 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 59 thread-local buffer(s) from thread: grpc-nio-worker-ELG-5-1
5714[info] - should pass the empty_unary integration test (62 milliseconds)
5715[info] - should pass the ping_pong integration test (72 milliseconds)
5716[info] - should pass the empty_stream integration test (62 milliseconds)
5717[info] - should pass the client_streaming integration test (63 milliseconds)
5718[info] - should pass the server_streaming integration test (73 milliseconds)
5719[info] - should pass the cancel_after_begin integration test (pending)
5720[info] - should pass the cancel_after_first_response integration test (pending)
5721[info] - should pass the timeout_on_sleeping_server integration test (pending)
5722[info] - should pass the status_code_and_message integration test (73 milliseconds)
5723[info] - should pass the unimplemented_method integration test (62 milliseconds)
5724[info] - should pass the client_compressed_unary integration test (pending)
5725[info] - should pass the server_compressed_unary integration test (pending)
5726[info] - should pass the server_compressed_streaming integration test (73 milliseconds)
5727[info] - should pass the unimplemented_service integration test (63 milliseconds)
572818:13:00.758 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
572918:13:00.758 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
573018:13:00.761 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
573118:13:00.761 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] OUTBOUND SETTINGS: ack=true
573218:13:00.762 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] INBOUND SETTINGS: ack=true
573318:13:00.762 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] 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: AACIGAKrQGESb7YX7x6dZZueAbCXMzTrYCrtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
573418:13:00.762 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10 bytes=00000000050a03426f62
573518:13:00.764 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
573618:13:00.767 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
573718:13:00.767 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
573818:13:00.770 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] 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: AAA8Sae2nZrt4mszghAf3S4NAdMY5EwWH7PLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
573918:13:00.770 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
574018:13:00.771 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=10 bytes=00000000050a03426f62
574118:13:00.772 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a055065746572
574218:13:00.774 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
574318:13:00.775 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
574418:13:00.777 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] 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: AADIJhxQympUY48cYpxd3iRDAVcFNSGIA8PYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
574518:13:00.778 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=10 bytes=00000000050a03426f62
574618:13:00.780 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
574718:13:00.780 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
574818:13:00.783 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] 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: AACOz82k9ZGptfe7KxjS3VcWAUwtPaW7PrOMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
574918:13:00.784 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] OUTBOUND DATA: streamId=9 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
575018:13:00.785 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=22 bytes=00000000050a03426f6200000000070a055065746572
575118:13:00.786 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
575218:13:00.787 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
5753[INFO] [12/22/2025 18:13:00.788] [pool-23-thread-4] [CoordinatedShutdown(akka://RichErrorSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
575418:13:00.789 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xca47f89b, L:/127.0.0.1:45980 - R:127.0.0.1/127.0.0.1:43823] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5755[info] RichErrorModelSpec:
5756[info] Rich error model
5757[info] - should work with the manual approach on a unary call (12 milliseconds)
5758[info] - should work with the manual approach on a stream request (6 milliseconds)
5759[info] - should work with the manual approach on a stream response (5 milliseconds)
5760[info] - should work with the manual approach on a bidi stream (5 milliseconds)
5761Running test large_unary
576218:13:00.853 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
576318:13:00.854 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - 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}
576418:13:00.854 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
576518:13:00.855 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
576618:13:00.855 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
576718:13:00.855 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
576818:13:00.856 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - 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}
576918:13:00.856 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
577018:13:00.856 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
577118:13:00.856 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] OUTBOUND SETTINGS: ack=true
577218:13:00.856 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
577318:13:00.857 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
577418:13:00.858 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
577518:13:00.858 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND SETTINGS: ack=true
577618:13:00.858 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - 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: AAA8xBqM74jz7w3T4O4mekV6ARz8lSyWa3EQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
577718:13:00.859 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
577818:13:00.860 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] 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: AAA8xBqM74jz7w3T4O4mekV6ARz8lSyWa3EQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
577918:13:00.861 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578018:13:00.862 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578118:13:00.862 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578218:13:00.862 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] OUTBOUND PING: ack=false bytes=1234
578318:13:00.862 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578418:13:00.862 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578518:13:00.862 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578618:13:00.862 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578718:13:00.863 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578818:13:00.863 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578918:13:00.863 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579018:13:00.864 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579118:13:00.864 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579218:13:00.864 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
579318:13:00.864 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579418:13:00.865 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579518:13:00.865 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579618:13:00.865 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579718:13:00.865 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43206 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579818:13:00.865 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579918:13:00.866 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580018:13:00.866 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
580118:13:00.866 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580218:13:00.866 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580318:13:00.866 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
580418:13:00.866 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND DATA: streamId=3 padding=0 endStream=true length=10438 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580518:13:00.866 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
580618:13:00.867 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND PING: ack=true bytes=1234
580718:13:00.870 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
580818:13:00.871 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580918:13:00.872 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581018:13:00.873 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581118:13:00.874 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581218:13:00.874 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581318:13:00.874 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581418:13:00.873 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - 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
581518:13:00.875 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581618:13:00.876 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581718:13:00.876 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581818:13:00.877 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581918:13:00.878 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582018:13:00.879 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582118:13:00.879 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582218:13:00.880 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=3744 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582318:13:00.880 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582418:13:00.880 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
582518:13:00.881 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582618:13:00.881 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582718:13:00.882 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
582818:13:00.883 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582918:13:00.883 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583018:13:00.883 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583118:13:00.884 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583218:13:00.884 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583318:13:00.884 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
583418:13:00.885 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583518:13:00.885 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583618:13:00.885 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583718:13:00.885 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583818:13:00.886 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583918:13:00.886 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
584018:13:00.886 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=3744 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
584118:13:00.887 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5842Test completed.
584318:13:00.888 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x40c18fbf, L:/127.0.0.1:56178 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
584418:13:00.889 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x38aca94f, L:/127.0.0.1:8080 - R:/127.0.0.1:56178] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5845[INFO] [12/22/2025 18:13:00.889] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5846Server stopped
5847Running test empty_unary
584818:13:00.939 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x91383f0b, L:/127.0.0.1:56180 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
584918:13:00.939 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x91383f0b, L:/127.0.0.1:56180 - 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}
585018:13:00.939 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x91383f0b, L:/127.0.0.1:56180 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
585118:13:00.940 [grpc-nio-worker-ELG-7-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x83bf8c92, L:/127.0.0.1:8080 - R:/127.0.0.1:56180] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
585218:13:00.940 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83bf8c92, L:/127.0.0.1:8080 - R:/127.0.0.1:56180] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
585318:13:00.940 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83bf8c92, L:/127.0.0.1:8080 - R:/127.0.0.1:56180] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
585418:13:00.941 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83bf8c92, L:/127.0.0.1:8080 - R:/127.0.0.1:56180] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
585518:13:00.941 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83bf8c92, L:/127.0.0.1:8080 - R:/127.0.0.1:56180] OUTBOUND SETTINGS: ack=true
585618:13:00.941 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83bf8c92, L:/127.0.0.1:8080 - R:/127.0.0.1:56180] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
585718:13:00.941 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x91383f0b, L:/127.0.0.1:56180 - 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}
585818:13:00.941 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x91383f0b, L:/127.0.0.1:56180 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
585918:13:00.942 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x91383f0b, L:/127.0.0.1:56180 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
586018:13:00.942 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x91383f0b, L:/127.0.0.1:56180 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
586118:13:00.942 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83bf8c92, L:/127.0.0.1:8080 - R:/127.0.0.1:56180] INBOUND SETTINGS: ack=true
586218:13:00.943 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x91383f0b, L:/127.0.0.1:56180 - 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: AACgt+GzIBgZnubjZmxSkRE0ASGEHx3ws81MAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
586318:13:00.943 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x91383f0b, L:/127.0.0.1:56180 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
586418:13:00.944 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83bf8c92, L:/127.0.0.1:8080 - R:/127.0.0.1:56180] 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: AACgt+GzIBgZnubjZmxSkRE0ASGEHx3ws81MAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
586518:13:00.944 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83bf8c92, L:/127.0.0.1:8080 - R:/127.0.0.1:56180] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
586618:13:00.944 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83bf8c92, L:/127.0.0.1:8080 - R:/127.0.0.1:56180] OUTBOUND PING: ack=false bytes=1234
586718:13:00.945 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x91383f0b, L:/127.0.0.1:56180 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
586818:13:00.945 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x91383f0b, L:/127.0.0.1:56180 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
586918:13:00.945 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83bf8c92, L:/127.0.0.1:8080 - R:/127.0.0.1:56180] INBOUND PING: ack=true bytes=1234
587018:13:00.946 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83bf8c92, L:/127.0.0.1:8080 - R:/127.0.0.1:56180] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
587118:13:00.946 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83bf8c92, L:/127.0.0.1:8080 - R:/127.0.0.1:56180] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
587218:13:00.946 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83bf8c92, L:/127.0.0.1:8080 - R:/127.0.0.1:56180] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
587318:13:00.946 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x91383f0b, L:/127.0.0.1:56180 - 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
587418:13:00.947 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x91383f0b, L:/127.0.0.1:56180 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
587518:13:00.947 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x91383f0b, L:/127.0.0.1:56180 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5876Test completed.
587718:13:00.948 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x91383f0b, L:/127.0.0.1:56180 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5878[INFO] [12/22/2025 18:13:00.948] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
587918:13:00.948 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x83bf8c92, L:/127.0.0.1:8080 - R:/127.0.0.1:56180] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5880Server stopped
5881Running test ping_pong
588218:13:00.994 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
588318:13:00.994 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - 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}
588418:13:00.995 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
588518:13:00.995 [grpc-nio-worker-ELG-7-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
588618:13:00.996 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
588718:13:00.996 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
588818:13:00.997 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - 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}
588918:13:00.997 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
589018:13:00.997 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
589118:13:00.997 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] OUTBOUND SETTINGS: ack=true
589218:13:00.997 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
589318:13:00.997 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
589418:13:00.998 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] INBOUND SETTINGS: ack=true
589518:13:00.998 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - 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: AADhzNKUL7RE3P8VcQSU8dD3Ac+Dwuhzw4Z+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
589618:13:00.998 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
589718:13:00.999 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
589818:13:00.999 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] 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: AADhzNKUL7RE3P8VcQSU8dD3Ac+Dwuhzw4Z+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
589918:13:01.000 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=47788 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
590018:13:01.000 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590118:13:01.000 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] OUTBOUND PING: ack=false bytes=1234
590218:13:01.000 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590318:13:01.001 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
590418:13:01.001 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
590518:13:01.001 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
590618:13:01.002 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590718:13:01.002 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] INBOUND DATA: streamId=3 padding=0 endStream=true length=15020 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590818:13:01.002 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
590918:13:01.002 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591018:13:01.003 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
591118:13:01.004 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591218:13:01.004 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - 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
591318:13:01.004 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] INBOUND PING: ack=true bytes=1234
591418:13:01.005 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591518:13:01.005 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591618:13:01.005 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591718:13:01.005 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
591818:13:01.005 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
591918:13:01.006 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
592018:13:01.006 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
592118:13:01.007 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
592218:13:01.007 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
592318:13:01.007 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
592418:13:01.007 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5925Test completed.
592618:13:01.009 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9ec5f4f2, L:/127.0.0.1:56186 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
592718:13:01.010 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x57c95a84, L:/127.0.0.1:8080 - R:/127.0.0.1:56186] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5928[INFO] [12/22/2025 18:13:01.009] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5929Server stopped
5930Running test empty_stream
593118:13:01.057 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x1851a4ef, L:/127.0.0.1:56198 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
593218:13:01.057 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1851a4ef, L:/127.0.0.1:56198 - 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}
593318:13:01.057 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1851a4ef, L:/127.0.0.1:56198 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
593418:13:01.058 [grpc-nio-worker-ELG-7-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xe6bf2a99, L:/127.0.0.1:8080 - R:/127.0.0.1:56198] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
593518:13:01.058 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe6bf2a99, L:/127.0.0.1:8080 - R:/127.0.0.1:56198] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
593618:13:01.058 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe6bf2a99, L:/127.0.0.1:8080 - R:/127.0.0.1:56198] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
593718:13:01.059 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe6bf2a99, L:/127.0.0.1:8080 - R:/127.0.0.1:56198] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
593818:13:01.059 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe6bf2a99, L:/127.0.0.1:8080 - R:/127.0.0.1:56198] OUTBOUND SETTINGS: ack=true
593918:13:01.059 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe6bf2a99, L:/127.0.0.1:8080 - R:/127.0.0.1:56198] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
594018:13:01.059 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1851a4ef, L:/127.0.0.1:56198 - 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}
594118:13:01.059 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1851a4ef, L:/127.0.0.1:56198 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
594218:13:01.060 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1851a4ef, L:/127.0.0.1:56198 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
594318:13:01.061 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1851a4ef, L:/127.0.0.1:56198 - 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: AACINo4ty7NlHTuOo6/mPfMBAQ4wfPi1UZh4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
594418:13:01.061 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe6bf2a99, L:/127.0.0.1:8080 - R:/127.0.0.1:56198] INBOUND SETTINGS: ack=true
594518:13:01.061 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1851a4ef, L:/127.0.0.1:56198 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
594618:13:01.062 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1851a4ef, L:/127.0.0.1:56198 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
594718:13:01.062 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe6bf2a99, L:/127.0.0.1:8080 - R:/127.0.0.1:56198] 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: AACINo4ty7NlHTuOo6/mPfMBAQ4wfPi1UZh4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
594818:13:01.063 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe6bf2a99, L:/127.0.0.1:8080 - R:/127.0.0.1:56198] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
594918:13:01.063 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe6bf2a99, L:/127.0.0.1:8080 - R:/127.0.0.1:56198] OUTBOUND PING: ack=false bytes=1234
595018:13:01.063 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1851a4ef, L:/127.0.0.1:56198 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
595118:13:01.064 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1851a4ef, L:/127.0.0.1:56198 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
595218:13:01.064 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe6bf2a99, L:/127.0.0.1:8080 - R:/127.0.0.1:56198] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
595318:13:01.065 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe6bf2a99, L:/127.0.0.1:8080 - R:/127.0.0.1:56198] INBOUND PING: ack=true bytes=1234
595418:13:01.065 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1851a4ef, L:/127.0.0.1:56198 - 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
5955Test completed.
595618:13:01.066 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1851a4ef, L:/127.0.0.1:56198 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5957[INFO] [12/22/2025 18:13:01.066] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
595818:13:01.067 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe6bf2a99, L:/127.0.0.1:8080 - R:/127.0.0.1:56198] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5959Server stopped
5960Running test client_streaming
596118:13:01.110 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
596218:13:01.111 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - 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}
596318:13:01.111 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
596418:13:01.112 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
596518:13:01.112 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
596618:13:01.112 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
596718:13:01.113 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
596818:13:01.113 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - 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}
596918:13:01.113 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] OUTBOUND SETTINGS: ack=true
597018:13:01.113 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
597118:13:01.113 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
597218:13:01.113 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
597318:13:01.113 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - 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: AADeico+WOjVSvk9wPd+nUYNAfv0Q1IozWx1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
597418:13:01.114 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] INBOUND SETTINGS: ack=true
597518:13:01.114 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
597618:13:01.115 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
597718:13:01.115 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] 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: AADeico+WOjVSvk9wPd+nUYNAfv0Q1IozWx1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
597818:13:01.116 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=47773 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
597918:13:01.116 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
598018:13:01.116 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] OUTBOUND PING: ack=false bytes=1234
598118:13:01.116 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] INBOUND DATA: streamId=3 padding=0 endStream=false length=10811 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
598218:13:01.117 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
598318:13:01.117 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
598418:13:01.117 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
598518:13:01.117 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
598618:13:01.117 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] INBOUND DATA: streamId=3 padding=0 endStream=true length=15005 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
598718:13:01.119 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
598818:13:01.119 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
598918:13:01.119 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
599018:13:01.120 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - 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
599118:13:01.120 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
599218:13:01.121 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5993Test completed.
599418:13:01.122 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] INBOUND PING: ack=true bytes=1234
599518:13:01.122 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x713c26d6, L:/127.0.0.1:56200 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
599618:13:01.123 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58ac8938, L:/127.0.0.1:8080 - R:/127.0.0.1:56200] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5997[INFO] [12/22/2025 18:13:01.124] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5998Server stopped
5999Running test server_streaming
600018:13:01.182 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
600118:13:01.182 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - 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}
600218:13:01.182 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
600318:13:01.183 [grpc-nio-worker-ELG-7-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
600418:13:01.183 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
600518:13:01.184 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
600618:13:01.184 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - 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}
600718:13:01.184 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
600818:13:01.185 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
600918:13:01.185 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] OUTBOUND SETTINGS: ack=true
601018:13:01.185 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
601118:13:01.185 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
601218:13:01.185 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] INBOUND SETTINGS: ack=true
601318:13:01.185 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - 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: AAArEsVcwf1lkdYKbEprfOUqAbvsH9MWHGaEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
601418:13:01.186 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
601518:13:01.187 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
601618:13:01.187 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] 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: AAArEsVcwf1lkdYKbEprfOUqAbvsH9MWHGaEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
601718:13:01.187 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] INBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
601818:13:01.187 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] OUTBOUND PING: ack=false bytes=1234
601918:13:01.188 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
602018:13:01.188 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
602118:13:01.188 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] INBOUND PING: ack=true bytes=1234
602218:13:01.188 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
602318:13:01.189 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=34110 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
602418:13:01.189 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
602518:13:01.190 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
602618:13:01.190 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - 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
602718:13:01.191 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
602818:13:01.191 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
602918:13:01.191 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1342 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
603018:13:01.191 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
603118:13:01.192 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
603218:13:01.192 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
603318:13:01.192 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
603418:13:01.192 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6035Test completed.
603618:13:01.194 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b788ccb, L:/127.0.0.1:56210 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6037[INFO] [12/22/2025 18:13:01.194] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
603818:13:01.194 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x668996ef, L:/127.0.0.1:8080 - R:/127.0.0.1:56210] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6039Server stopped
6040Running test cancel_after_begin
6041[INFO] [12/22/2025 18:13:01.231] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6042Server stopped
6043Running test cancel_after_first_response
6044[INFO] [12/22/2025 18:13:01.276] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6045Server stopped
6046Running test timeout_on_sleeping_server
6047[INFO] [12/22/2025 18:13:01.319] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6048Server stopped
6049Running test status_code_and_message
605018:13:01.370 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
605118:13:01.370 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - 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}
605218:13:01.371 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
605318:13:01.372 [grpc-nio-worker-ELG-7-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
605418:13:01.372 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
605518:13:01.372 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
605618:13:01.373 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
605718:13:01.373 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] OUTBOUND SETTINGS: ack=true
605818:13:01.373 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
605918:13:01.374 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - 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}
606018:13:01.374 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
606118:13:01.374 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
606218:13:01.374 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
606318:13:01.375 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] INBOUND SETTINGS: ack=true
606418:13:01.375 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - 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: AAA7RExcO+y46LX5N+Vl0xlqAfvhECg8hyztAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
606518:13:01.376 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
606618:13:01.376 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] 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: AAA7RExcO+y46LX5N+Vl0xlqAfvhECg8hyztAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
606718:13:01.377 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] INBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
606818:13:01.377 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] OUTBOUND PING: ack=false bytes=1234
606918:13:01.377 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
607018:13:01.377 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
607118:13:01.378 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] INBOUND PING: ack=true bytes=1234
607218:13:01.378 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
607318:13:01.378 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - 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
607418:13:01.380 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - 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: AAAXfUsdYlR2aNW9CiqKkMTVATuUIW/EWM3HAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
607518:13:01.381 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
607618:13:01.381 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] 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: AAAXfUsdYlR2aNW9CiqKkMTVATuUIW/EWM3HAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
607718:13:01.382 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] INBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
607818:13:01.382 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
607918:13:01.383 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - 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
6080Test completed.
608118:13:01.384 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8ccb9085, L:/127.0.0.1:56218 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
608218:13:01.385 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x259501a8, L:/127.0.0.1:8080 - R:/127.0.0.1:56218] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6083[INFO] [12/22/2025 18:13:01.384] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6084Server stopped
6085Running test unimplemented_method
608618:13:01.431 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x5ec0d19a, L:/127.0.0.1:56226 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
608718:13:01.431 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ec0d19a, L:/127.0.0.1:56226 - 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}
608818:13:01.431 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ec0d19a, L:/127.0.0.1:56226 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
608918:13:01.432 [grpc-nio-worker-ELG-7-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xba99206c, L:/127.0.0.1:8080 - R:/127.0.0.1:56226] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
609018:13:01.432 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xba99206c, L:/127.0.0.1:8080 - R:/127.0.0.1:56226] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
609118:13:01.432 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xba99206c, L:/127.0.0.1:8080 - R:/127.0.0.1:56226] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
609218:13:01.433 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xba99206c, L:/127.0.0.1:8080 - R:/127.0.0.1:56226] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
609318:13:01.433 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xba99206c, L:/127.0.0.1:8080 - R:/127.0.0.1:56226] OUTBOUND SETTINGS: ack=true
609418:13:01.433 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ec0d19a, L:/127.0.0.1:56226 - 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}
609518:13:01.433 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ec0d19a, L:/127.0.0.1:56226 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
609618:13:01.433 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xba99206c, L:/127.0.0.1:8080 - R:/127.0.0.1:56226] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
609718:13:01.434 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ec0d19a, L:/127.0.0.1:56226 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
609818:13:01.434 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xba99206c, L:/127.0.0.1:8080 - R:/127.0.0.1:56226] INBOUND SETTINGS: ack=true
609918:13:01.434 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ec0d19a, L:/127.0.0.1:56226 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
610018:13:01.435 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ec0d19a, L:/127.0.0.1:56226 - 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: AABEzffnAA6+U340x/BfjO8xAZ+Qg7xuU3FNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
610118:13:01.436 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ec0d19a, L:/127.0.0.1:56226 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
610218:13:01.436 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xba99206c, L:/127.0.0.1:8080 - R:/127.0.0.1:56226] 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: AABEzffnAA6+U340x/BfjO8xAZ+Qg7xuU3FNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
610318:13:01.437 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xba99206c, L:/127.0.0.1:8080 - R:/127.0.0.1:56226] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
610418:13:01.437 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xba99206c, L:/127.0.0.1:8080 - R:/127.0.0.1:56226] OUTBOUND PING: ack=false bytes=1234
610518:13:01.437 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ec0d19a, L:/127.0.0.1:56226 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
610618:13:01.437 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ec0d19a, L:/127.0.0.1:56226 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
610718:13:01.438 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xba99206c, L:/127.0.0.1:8080 - R:/127.0.0.1:56226] 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
610818:13:01.438 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xba99206c, L:/127.0.0.1:8080 - R:/127.0.0.1:56226] INBOUND PING: ack=true bytes=1234
610918:13:01.439 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ec0d19a, L:/127.0.0.1:56226 - 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
6110Test completed.
611118:13:01.439 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ec0d19a, L:/127.0.0.1:56226 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
611218:13:01.440 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xba99206c, L:/127.0.0.1:8080 - R:/127.0.0.1:56226] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6113[INFO] [12/22/2025 18:13:01.440] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6114Server stopped
6115Running test client_compressed_unary
6116[INFO] [12/22/2025 18:13:01.478] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6117Server stopped
6118Running test server_compressed_unary
6119[INFO] [12/22/2025 18:13:01.510] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6120Server stopped
6121Running test server_compressed_streaming
612218:13:01.556 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
612318:13:01.557 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - 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}
612418:13:01.557 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
612518:13:01.558 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
612618:13:01.558 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
612718:13:01.558 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
612818:13:01.559 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
612918:13:01.559 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] OUTBOUND SETTINGS: ack=true
613018:13:01.559 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - 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}
613118:13:01.559 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
613218:13:01.559 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
613318:13:01.559 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
613418:13:01.560 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] INBOUND SETTINGS: ack=true
613518:13:01.560 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
613618:13:01.560 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - 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: AACxuHPQFIRKTNbWXASJt7ZzAbRN7HSg/Js0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
613718:13:01.561 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
613818:13:01.561 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] 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: AACxuHPQFIRKTNbWXASJt7ZzAbRN7HSg/Js0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
613918:13:01.562 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] INBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
614018:13:01.562 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] OUTBOUND PING: ack=false bytes=1234
614118:13:01.562 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
614218:13:01.562 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
614318:13:01.563 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] INBOUND PING: ack=true bytes=1234
614418:13:01.563 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
614518:13:01.564 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
614618:13:01.564 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000169f50af1d30512edd305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
614718:13:01.565 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - 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
614818:13:01.565 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
614918:13:01.565 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27130 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
615018:13:01.565 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
615118:13:01.565 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
615218:13:01.566 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000169f50af1d30512edd305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
615318:13:01.566 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
615418:13:01.566 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
615518:13:01.566 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
615618:13:01.566 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
615718:13:01.566 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=10746 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
615818:13:01.567 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6159Test completed.
616018:13:01.568 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb58e2759, L:/127.0.0.1:56234 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
616118:13:01.568 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x13298156, L:/127.0.0.1:8080 - R:/127.0.0.1:56234] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6162[INFO] [12/22/2025 18:13:01.568] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6163Server stopped
6164Running test unimplemented_service
616518:13:01.610 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xf5dea415, L:/127.0.0.1:39654 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
616618:13:01.610 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5dea415, L:/127.0.0.1:39654 - 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}
616718:13:01.610 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5dea415, L:/127.0.0.1:39654 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
616818:13:01.611 [grpc-nio-worker-ELG-7-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x77c654f5, L:/127.0.0.1:8080 - R:/127.0.0.1:39654] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
616918:13:01.611 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77c654f5, L:/127.0.0.1:8080 - R:/127.0.0.1:39654] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
617018:13:01.611 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77c654f5, L:/127.0.0.1:8080 - R:/127.0.0.1:39654] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
617118:13:01.612 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77c654f5, L:/127.0.0.1:8080 - R:/127.0.0.1:39654] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
617218:13:01.612 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77c654f5, L:/127.0.0.1:8080 - R:/127.0.0.1:39654] OUTBOUND SETTINGS: ack=true
617318:13:01.612 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77c654f5, L:/127.0.0.1:8080 - R:/127.0.0.1:39654] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
617418:13:01.613 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5dea415, L:/127.0.0.1:39654 - 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}
617518:13:01.613 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5dea415, L:/127.0.0.1:39654 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
617618:13:01.613 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5dea415, L:/127.0.0.1:39654 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
617718:13:01.614 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5dea415, L:/127.0.0.1:39654 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
617818:13:01.614 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5dea415, L:/127.0.0.1:39654 - 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: AAB4NU3Ah6StakURuRzA6dIiAZgN8iVnT0DkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
617918:13:01.614 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77c654f5, L:/127.0.0.1:8080 - R:/127.0.0.1:39654] INBOUND SETTINGS: ack=true
618018:13:01.614 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5dea415, L:/127.0.0.1:39654 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
618118:13:01.615 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77c654f5, L:/127.0.0.1:8080 - R:/127.0.0.1:39654] 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: AAB4NU3Ah6StakURuRzA6dIiAZgN8iVnT0DkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
618218:13:01.615 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77c654f5, L:/127.0.0.1:8080 - R:/127.0.0.1:39654] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
618318:13:01.615 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77c654f5, L:/127.0.0.1:8080 - R:/127.0.0.1:39654] OUTBOUND PING: ack=false bytes=1234
618418:13:01.615 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77c654f5, L:/127.0.0.1:8080 - R:/127.0.0.1:39654] 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
618518:13:01.616 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5dea415, L:/127.0.0.1:39654 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
618618:13:01.616 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5dea415, L:/127.0.0.1:39654 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
618718:13:01.616 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5dea415, L:/127.0.0.1:39654 - 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
618818:13:01.617 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77c654f5, L:/127.0.0.1:8080 - R:/127.0.0.1:39654] INBOUND PING: ack=true bytes=1234
6189Test completed.
619018:13:01.618 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5dea415, L:/127.0.0.1:39654 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
619118:13:01.618 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x77c654f5, L:/127.0.0.1:8080 - R:/127.0.0.1:39654] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6192[INFO] [12/22/2025 18:13:01.618] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6193Server stopped
6194[info] GrpcInteropIoWithAkkaNettyJavaSpec:
6195[info] grpc-java server with akka-grpc java client tester
6196[info] - should pass the large_unary integration test (91 milliseconds)
6197[info] - should pass the empty_unary integration test (56 milliseconds)
6198[info] - should pass the ping_pong integration test (64 milliseconds)
6199[info] - should pass the empty_stream integration test (53 milliseconds)
6200[info] - should pass the client_streaming integration test (63 milliseconds)
6201[info] - should pass the server_streaming integration test (61 milliseconds)
6202[info] - should pass the cancel_after_begin integration test (pending)
6203[info] - should pass the cancel_after_first_response integration test (pending)
6204[info] - should pass the timeout_on_sleeping_server integration test (pending)
6205[info] - should pass the status_code_and_message integration test (62 milliseconds)
6206[info] - should pass the unimplemented_method integration test (52 milliseconds)
6207[info] - should pass the client_compressed_unary integration test (pending)
6208[info] - should pass the server_compressed_unary integration test (pending)
6209[info] - should pass the server_compressed_streaming integration test (52 milliseconds)
6210[info] - should pass the unimplemented_service integration test (51 milliseconds)
6211Running test large_unary
621218:13:01.681 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
621318:13:01.682 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
621418:13:01.682 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
621518:13:01.686 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
621618:13:01.686 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] OUTBOUND SETTINGS: ack=true
621718:13:01.688 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND SETTINGS: ack=true
621818:13:01.688 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] 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: AACwyan7BBirKl80gLNPVTcnAfc5mkfsg2aFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
621918:13:01.688 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622018:13:01.691 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622118:13:01.693 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9950849
622218:13:01.693 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=462849
622318:13:01.693 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622418:13:01.695 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622518:13:01.696 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622618:13:01.697 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622718:13:01.699 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622818:13:01.703 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:01 GMT, server: akka-http/10.5.0] padding=0 endStream=false
622918:13:01.705 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623018:13:01.707 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623118:13:01.708 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623218:13:01.709 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623318:13:01.711 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623418:13:01.711 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623518:13:01.711 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623618:13:01.712 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623718:13:01.712 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623818:13:01.712 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623918:13:01.712 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624018:13:01.712 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624118:13:01.713 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624218:13:01.713 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624318:13:01.713 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624418:13:01.713 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624518:13:01.714 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624618:13:01.714 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624718:13:01.715 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624818:13:01.715 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624918:13:01.715 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6250Test completed.
625118:13:01.717 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcbbb0c87, L:/127.0.0.1:43118 - R:127.0.0.1/127.0.0.1:39943] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6252[INFO] [12/22/2025 18:13:01.718] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6253[INFO] [12/22/2025 18:13:01.730] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6254Running test empty_unary
625518:13:01.780 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x82afba4d, L:/127.0.0.1:59164 - R:127.0.0.1/127.0.0.1:36973] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
625618:13:01.780 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x82afba4d, L:/127.0.0.1:59164 - R:127.0.0.1/127.0.0.1:36973] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
625718:13:01.780 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x82afba4d, L:/127.0.0.1:59164 - R:127.0.0.1/127.0.0.1:36973] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
625818:13:01.783 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x82afba4d, L:/127.0.0.1:59164 - R:127.0.0.1/127.0.0.1:36973] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
625918:13:01.783 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x82afba4d, L:/127.0.0.1:59164 - R:127.0.0.1/127.0.0.1:36973] OUTBOUND SETTINGS: ack=true
626018:13:01.783 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x82afba4d, L:/127.0.0.1:59164 - R:127.0.0.1/127.0.0.1:36973] INBOUND SETTINGS: ack=true
626118:13:01.783 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x82afba4d, L:/127.0.0.1:59164 - R:127.0.0.1/127.0.0.1:36973] 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: AAAGtJbrp2hkS+RpQ0ou4k9KAVYzfBZC7y6dAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
626218:13:01.784 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x82afba4d, L:/127.0.0.1:59164 - R:127.0.0.1/127.0.0.1:36973] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
626318:13:01.786 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x82afba4d, L:/127.0.0.1:59164 - R:127.0.0.1/127.0.0.1:36973] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
626418:13:01.787 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x82afba4d, L:/127.0.0.1:59164 - R:127.0.0.1/127.0.0.1:36973] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:01 GMT, server: akka-http/10.5.0] padding=0 endStream=false
626518:13:01.787 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x82afba4d, L:/127.0.0.1:59164 - R:127.0.0.1/127.0.0.1:36973] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
626618:13:01.788 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x82afba4d, L:/127.0.0.1:59164 - R:127.0.0.1/127.0.0.1:36973] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6267Test completed.
626818:13:01.788 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x82afba4d, L:/127.0.0.1:59164 - R:127.0.0.1/127.0.0.1:36973] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6269[INFO] [12/22/2025 18:13:01.788] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6270[INFO] [12/22/2025 18:13:01.796] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6271Running test ping_pong
627218:13:01.839 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
627318:13:01.840 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
627418:13:01.840 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
627518:13:01.842 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
627618:13:01.842 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] OUTBOUND SETTINGS: ack=true
627718:13:01.843 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] INBOUND SETTINGS: ack=true
627818:13:01.843 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] 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: AADxGazU4Csw8XXy0w5y35rjAau9j/FJRMW4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
627918:13:01.844 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
628018:13:01.845 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38334 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
628118:13:01.847 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
628218:13:01.848 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:01 GMT, server: akka-http/10.5.0] padding=0 endStream=false
628318:13:01.849 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
628418:13:01.849 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
628518:13:01.849 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
628618:13:01.850 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
628718:13:01.850 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
628818:13:01.852 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
628918:13:01.853 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
629018:13:01.853 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
629118:13:01.853 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
629218:13:01.853 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6293Test completed.
629418:13:01.855 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c38dd1c, L:/127.0.0.1:40708 - R:127.0.0.1/127.0.0.1:43513] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6295[INFO] [12/22/2025 18:13:01.856] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6296[INFO] [12/22/2025 18:13:01.866] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6297Running test empty_stream
629818:13:01.914 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xdd04505a, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:35745] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
629918:13:01.915 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdd04505a, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:35745] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
630018:13:01.915 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdd04505a, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:35745] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
630118:13:01.917 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdd04505a, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:35745] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
630218:13:01.917 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdd04505a, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:35745] OUTBOUND SETTINGS: ack=true
630318:13:01.918 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdd04505a, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:35745] INBOUND SETTINGS: ack=true
630418:13:01.918 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdd04505a, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:35745] 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: AAAIaGVcpbmsD2A5r2cQosgxARjsobOuZquSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
630518:13:01.919 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdd04505a, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:35745] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
630618:13:01.921 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdd04505a, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:35745] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
630718:13:01.922 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdd04505a, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:35745] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:01 GMT, server: akka-http/10.5.0] padding=0 endStream=false
630818:13:01.922 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdd04505a, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:35745] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6309Test completed.
631018:13:01.923 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdd04505a, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:35745] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6311[INFO] [12/22/2025 18:13:01.923] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6312[INFO] [12/22/2025 18:13:01.930] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6313Running test client_streaming
631418:13:01.979 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
631518:13:01.979 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
631618:13:01.979 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
631718:13:01.982 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
631818:13:01.982 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] OUTBOUND SETTINGS: ack=true
631918:13:01.982 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] INBOUND SETTINGS: ack=true
632018:13:01.983 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] 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: AACpCIg58txecITRJiwpfVRsAQZps2PPEEmjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
632118:13:01.983 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632218:13:01.985 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=17 bytes=000000000c0a0a12080000000000000000
632318:13:01.985 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38323 bytes=000000072a0aa70e12a40e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632418:13:01.987 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
632518:13:01.988 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473677
632618:13:01.988 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632718:13:01.989 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:01 GMT, server: akka-http/10.5.0] padding=0 endStream=false
632818:13:01.990 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
632918:13:01.990 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6330Test completed.
633118:13:01.991 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2b438cc0, L:/127.0.0.1:56992 - R:127.0.0.1/127.0.0.1:46155] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6332[INFO] [12/22/2025 18:13:01.991] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6333[INFO] [12/22/2025 18:13:01.996] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6334Running test server_streaming
633518:13:02.040 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
633618:13:02.040 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
633718:13:02.040 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
633818:13:02.042 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
633918:13:02.042 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] OUTBOUND SETTINGS: ack=true
634018:13:02.043 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] INBOUND SETTINGS: ack=true
634118:13:02.043 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] 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: AAAuf6ajcjvaixx57O1eSZQdAR9q65uGuUhZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
634218:13:02.044 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
634318:13:02.046 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
634418:13:02.048 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
634518:13:02.049 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
634618:13:02.049 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
634718:13:02.049 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
634818:13:02.049 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
634918:13:02.049 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
635018:13:02.050 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
635118:13:02.050 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
635218:13:02.050 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6353Test completed.
635418:13:02.052 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x336a657e, L:/127.0.0.1:44100 - R:127.0.0.1/127.0.0.1:44961] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6355[INFO] [12/22/2025 18:13:02.052] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6356[INFO] [12/22/2025 18:13:02.056] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6357Running test cancel_after_begin
6358[INFO] [12/22/2025 18:13:02.098] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6359Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
6360[INFO] [12/22/2025 18:13:02.111] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6361Running test cancel_after_first_response
6362[INFO] [12/22/2025 18:13:02.147] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6363Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
6364[INFO] [12/22/2025 18:13:02.151] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6365Running test timeout_on_sleeping_server
6366[INFO] [12/22/2025 18:13:02.191] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6367Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
6368[INFO] [12/22/2025 18:13:02.194] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6369Running test status_code_and_message
637018:13:02.240 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
637118:13:02.240 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
637218:13:02.240 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
637318:13:02.243 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
637418:13:02.243 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] OUTBOUND SETTINGS: ack=true
637518:13:02.243 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] INBOUND SETTINGS: ack=true
637618:13:02.243 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] 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: AACPJMfbDms491oUgeWW2CtMAYTub2ecU9lxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
637718:13:02.244 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
637818:13:02.246 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
637918:13:02.247 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
638018:13:02.248 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
638118:13:02.249 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] 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: AACYKX6UkdmlqFLztrI2IBL2Aa4k9MLRnC/xAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
638218:13:02.249 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
638318:13:02.252 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
638418:13:02.252 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
6385Test completed.
638618:13:02.253 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe23af3dd, L:/127.0.0.1:52848 - R:127.0.0.1/127.0.0.1:44323] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6387[INFO] [12/22/2025 18:13:02.253] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6388[INFO] [12/22/2025 18:13:02.267] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6389Running test unimplemented_method
639018:13:02.315 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x78cf84ff, L:/127.0.0.1:53120 - R:127.0.0.1/127.0.0.1:46879] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
639118:13:02.315 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x78cf84ff, L:/127.0.0.1:53120 - R:127.0.0.1/127.0.0.1:46879] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
639218:13:02.315 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x78cf84ff, L:/127.0.0.1:53120 - R:127.0.0.1/127.0.0.1:46879] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
639318:13:02.318 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x78cf84ff, L:/127.0.0.1:53120 - R:127.0.0.1/127.0.0.1:46879] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
639418:13:02.318 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x78cf84ff, L:/127.0.0.1:53120 - R:127.0.0.1/127.0.0.1:46879] OUTBOUND SETTINGS: ack=true
639518:13:02.319 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x78cf84ff, L:/127.0.0.1:53120 - R:127.0.0.1/127.0.0.1:46879] INBOUND SETTINGS: ack=true
639618:13:02.319 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x78cf84ff, L:/127.0.0.1:53120 - R:127.0.0.1/127.0.0.1:46879] 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: AABtDvBDk0UXIrdpuFHttuFqAdOWPzmin8DNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
639718:13:02.320 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x78cf84ff, L:/127.0.0.1:53120 - R:127.0.0.1/127.0.0.1:46879] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
639818:13:02.322 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x78cf84ff, L:/127.0.0.1:53120 - R:127.0.0.1/127.0.0.1:46879] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
639918:13:02.323 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x78cf84ff, L:/127.0.0.1:53120 - R:127.0.0.1/127.0.0.1:46879] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
640018:13:02.324 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x78cf84ff, L:/127.0.0.1:53120 - R:127.0.0.1/127.0.0.1:46879] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12] padding=0 endStream=true
6401Test completed.
640218:13:02.326 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x78cf84ff, L:/127.0.0.1:53120 - R:127.0.0.1/127.0.0.1:46879] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6403[INFO] [12/22/2025 18:13:02.326] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6404[INFO] [12/22/2025 18:13:02.331] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6405Running test client_compressed_unary
6406[INFO] [12/22/2025 18:13:02.372] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6407Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
6408[INFO] [12/22/2025 18:13:02.376] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6409Running test server_compressed_unary
6410[INFO] [12/22/2025 18:13:02.411] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6411Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
6412[INFO] [12/22/2025 18:13:02.415] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6413Running test server_compressed_streaming
641418:13:02.459 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
641518:13:02.460 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
641618:13:02.460 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
641718:13:02.463 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
641818:13:02.463 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] OUTBOUND SETTINGS: ack=true
641918:13:02.463 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] INBOUND SETTINGS: ack=true
642018:13:02.464 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] 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: AACqub2BXgantNwo3OcIhToGAdsq4TZlPqtAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
642118:13:02.464 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
642218:13:02.466 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
642318:13:02.469 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
642418:13:02.470 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
642518:13:02.470 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
642618:13:02.471 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
642718:13:02.471 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
642818:13:02.471 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
642918:13:02.472 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
643018:13:02.472 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
643118:13:02.472 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
643218:13:02.472 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6433Test completed.
6434[INFO] [12/22/2025 18:13:02.474] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
643518:13:02.474 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1909f04, L:/127.0.0.1:58108 - R:127.0.0.1/127.0.0.1:36343] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6436[INFO] [12/22/2025 18:13:02.479] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6437Running test unimplemented_service
643818:13:02.523 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x25d5efe0, L:/127.0.0.1:45218 - R:127.0.0.1/127.0.0.1:38301] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
643918:13:02.524 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x25d5efe0, L:/127.0.0.1:45218 - R:127.0.0.1/127.0.0.1:38301] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
644018:13:02.524 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x25d5efe0, L:/127.0.0.1:45218 - R:127.0.0.1/127.0.0.1:38301] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
644118:13:02.526 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x25d5efe0, L:/127.0.0.1:45218 - R:127.0.0.1/127.0.0.1:38301] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
644218:13:02.526 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x25d5efe0, L:/127.0.0.1:45218 - R:127.0.0.1/127.0.0.1:38301] OUTBOUND SETTINGS: ack=true
644318:13:02.527 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x25d5efe0, L:/127.0.0.1:45218 - R:127.0.0.1/127.0.0.1:38301] INBOUND SETTINGS: ack=true
644418:13:02.527 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x25d5efe0, L:/127.0.0.1:45218 - R:127.0.0.1/127.0.0.1:38301] 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: AACR9aeG8MM/tpfZoOS/FohIAcmupyTV9bOlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
644518:13:02.528 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x25d5efe0, L:/127.0.0.1:45218 - R:127.0.0.1/127.0.0.1:38301] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
644618:13:02.530 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x25d5efe0, L:/127.0.0.1:45218 - R:127.0.0.1/127.0.0.1:38301] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
644718:13:02.531 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x25d5efe0, L:/127.0.0.1:45218 - R:127.0.0.1/127.0.0.1:38301] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-length: 0, date: Mon, 22 Dec 2025 17:13:02 GMT, server: akka-http/10.5.0] padding=0 endStream=true
644818:13:02.531 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x25d5efe0, L:/127.0.0.1:45218 - R:127.0.0.1/127.0.0.1:38301] OUTBOUND RST_STREAM: streamId=3 errorCode=8
6449Test completed.
6450[INFO] [12/22/2025 18:13:02.532] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
645118:13:02.532 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x25d5efe0, L:/127.0.0.1:45218 - R:127.0.0.1/127.0.0.1:38301] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6452[INFO] [12/22/2025 18:13:02.540] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6453[info] GrpcInteropAkkaJavaWithAkkaNettyScalaSpec:
6454[info] akka-grpc java server with akka-grpc scala client tester netty
6455[info] - should pass the large_unary integration test (103 milliseconds)
6456[info] - should pass the empty_unary integration test (63 milliseconds)
6457[info] - should pass the ping_pong integration test (71 milliseconds)
6458[info] - should pass the empty_stream integration test (62 milliseconds)
6459[info] - should pass the client_streaming integration test (63 milliseconds)
6460[info] - should pass the server_streaming integration test (63 milliseconds)
6461[info] - should pass the cancel_after_begin integration test (pending)
6462[info] - should pass the cancel_after_first_response integration test (pending)
6463[info] - should pass the timeout_on_sleeping_server integration test (pending)
6464[info] - should pass the status_code_and_message integration test (73 milliseconds)
6465[info] - should pass the unimplemented_method integration test (63 milliseconds)
6466[info] - should pass the client_compressed_unary integration test (pending)
6467[info] - should pass the server_compressed_unary integration test (pending)
6468[info] - should pass the server_compressed_streaming integration test (61 milliseconds)
6469[info] - should pass the unimplemented_service integration test (63 milliseconds)
6470Running test large_unary
647118:13:02.601 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
647218:13:02.602 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
647318:13:02.602 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
647418:13:02.604 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
647518:13:02.604 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] OUTBOUND SETTINGS: ack=true
647618:13:02.605 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND SETTINGS: ack=true
647718:13:02.605 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] 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: AADIr/dpOD/X82qZ/VBytgrKAQqc3AHcVCcQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
647818:13:02.606 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
647918:13:02.607 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648018:13:02.609 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
648118:13:02.609 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
648218:13:02.609 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648318:13:02.610 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648418:13:02.611 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648518:13:02.612 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648618:13:02.612 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648718:13:02.615 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
648818:13:02.616 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648918:13:02.616 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649018:13:02.616 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649118:13:02.617 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649218:13:02.617 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649318:13:02.617 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649418:13:02.618 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649518:13:02.618 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649618:13:02.618 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649718:13:02.618 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649818:13:02.619 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649918:13:02.619 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650018:13:02.620 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650118:13:02.620 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650218:13:02.620 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650318:13:02.621 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650418:13:02.621 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650518:13:02.621 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650618:13:02.621 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650718:13:02.622 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650818:13:02.622 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6509Test completed.
651018:13:02.623 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8937588f, L:/127.0.0.1:39254 - R:127.0.0.1/127.0.0.1:41075] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6511[INFO] [12/22/2025 18:13:02.623] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6512[INFO] [12/22/2025 18:13:02.627] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
651318:13:02.628 [grpc-nio-worker-ELG-7-3] DEBUG io.netty.buffer.PoolThreadCache - Freed 36 thread-local buffer(s) from thread: grpc-nio-worker-ELG-7-3
651418:13:02.628 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 46 thread-local buffer(s) from thread: grpc-nio-worker-ELG-7-1
651518:13:02.629 [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
6516[INFO] [12/22/2025 18:13:02.630] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
651718:13:02.630 [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
6518Running test empty_unary
651918:13:02.683 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xe499b84c, L:/127.0.0.1:41776 - R:127.0.0.1/127.0.0.1:42581] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
652018:13:02.683 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe499b84c, L:/127.0.0.1:41776 - R:127.0.0.1/127.0.0.1:42581] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
652118:13:02.684 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe499b84c, L:/127.0.0.1:41776 - R:127.0.0.1/127.0.0.1:42581] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
652218:13:02.686 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe499b84c, L:/127.0.0.1:41776 - R:127.0.0.1/127.0.0.1:42581] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
652318:13:02.686 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe499b84c, L:/127.0.0.1:41776 - R:127.0.0.1/127.0.0.1:42581] OUTBOUND SETTINGS: ack=true
652418:13:02.687 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe499b84c, L:/127.0.0.1:41776 - R:127.0.0.1/127.0.0.1:42581] INBOUND SETTINGS: ack=true
652518:13:02.687 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe499b84c, L:/127.0.0.1:41776 - R:127.0.0.1/127.0.0.1:42581] 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: AACBf9D91qUP+vamY/TD/gkXARee0R3h83nvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
652618:13:02.687 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe499b84c, L:/127.0.0.1:41776 - R:127.0.0.1/127.0.0.1:42581] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
652718:13:02.690 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe499b84c, L:/127.0.0.1:41776 - R:127.0.0.1/127.0.0.1:42581] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
652818:13:02.692 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe499b84c, L:/127.0.0.1:41776 - R:127.0.0.1/127.0.0.1:42581] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
652918:13:02.692 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe499b84c, L:/127.0.0.1:41776 - R:127.0.0.1/127.0.0.1:42581] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
653018:13:02.693 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe499b84c, L:/127.0.0.1:41776 - R:127.0.0.1/127.0.0.1:42581] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6531Test completed.
653218:13:02.693 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe499b84c, L:/127.0.0.1:41776 - R:127.0.0.1/127.0.0.1:42581] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6533[INFO] [12/22/2025 18:13:02.693] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6534[INFO] [12/22/2025 18:13:02.696] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6535[INFO] [12/22/2025 18:13:02.698] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6536Running test ping_pong
653718:13:02.748 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
653818:13:02.749 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
653918:13:02.749 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
654018:13:02.752 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
654118:13:02.752 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] OUTBOUND SETTINGS: ack=true
654218:13:02.752 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] INBOUND SETTINGS: ack=true
654318:13:02.753 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] 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: AADS3tF2vjdaVfRnzD3P8thcAfvWFTcaRzPfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
654418:13:02.753 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
654518:13:02.754 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38334 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
654618:13:02.757 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
654718:13:02.760 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
654818:13:02.760 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
654918:13:02.761 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
655018:13:02.761 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
655118:13:02.761 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
655218:13:02.761 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
655318:13:02.764 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
655418:13:02.765 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
655518:13:02.765 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
655618:13:02.765 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
655718:13:02.765 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6558Test completed.
6559[INFO] [12/22/2025 18:13:02.767] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
656018:13:02.768 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd06c34df, L:/127.0.0.1:49152 - R:127.0.0.1/127.0.0.1:44021] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6561[INFO] [12/22/2025 18:13:02.774] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6562[INFO] [12/22/2025 18:13:02.775] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6563Running test empty_stream
656418:13:02.822 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x1a466e36, L:/127.0.0.1:36436 - R:127.0.0.1/127.0.0.1:35451] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
656518:13:02.822 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1a466e36, L:/127.0.0.1:36436 - R:127.0.0.1/127.0.0.1:35451] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
656618:13:02.822 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1a466e36, L:/127.0.0.1:36436 - R:127.0.0.1/127.0.0.1:35451] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
656718:13:02.825 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1a466e36, L:/127.0.0.1:36436 - R:127.0.0.1/127.0.0.1:35451] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
656818:13:02.825 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1a466e36, L:/127.0.0.1:36436 - R:127.0.0.1/127.0.0.1:35451] OUTBOUND SETTINGS: ack=true
656918:13:02.825 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1a466e36, L:/127.0.0.1:36436 - R:127.0.0.1/127.0.0.1:35451] 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: AAClsOtyA7nPPbr/uCX9n3FRAQ4uFcW4Cl+AAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
657018:13:02.826 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1a466e36, L:/127.0.0.1:36436 - R:127.0.0.1/127.0.0.1:35451] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
657118:13:02.826 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1a466e36, L:/127.0.0.1:36436 - R:127.0.0.1/127.0.0.1:35451] INBOUND SETTINGS: ack=true
657218:13:02.828 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1a466e36, L:/127.0.0.1:36436 - R:127.0.0.1/127.0.0.1:35451] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
657318:13:02.830 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1a466e36, L:/127.0.0.1:36436 - R:127.0.0.1/127.0.0.1:35451] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
657418:13:02.830 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1a466e36, L:/127.0.0.1:36436 - R:127.0.0.1/127.0.0.1:35451] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6575Test completed.
657618:13:02.831 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1a466e36, L:/127.0.0.1:36436 - R:127.0.0.1/127.0.0.1:35451] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6577[INFO] [12/22/2025 18:13:02.831] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6578[INFO] [12/22/2025 18:13:02.836] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6579[INFO] [12/22/2025 18:13:02.838] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6580Running test client_streaming
658118:13:02.884 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
658218:13:02.884 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
658318:13:02.884 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
658418:13:02.887 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
658518:13:02.887 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] OUTBOUND SETTINGS: ack=true
658618:13:02.887 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] INBOUND SETTINGS: ack=true
658718:13:02.888 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] 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: AADsWA3f8dEvQipPRZwnKWPEAa34KfX+5lbLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
658818:13:02.888 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
658918:13:02.890 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38340 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
659018:13:02.892 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
659118:13:02.892 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
659218:13:02.892 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
659318:13:02.894 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
659418:13:02.895 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
6595Test completed.
659618:13:02.896 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6597[INFO] [12/22/2025 18:13:02.896] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
659818:13:02.897 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd413648f, L:/127.0.0.1:37370 - R:127.0.0.1/127.0.0.1:44665] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6599[INFO] [12/22/2025 18:13:02.909] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6600[INFO] [12/22/2025 18:13:02.911] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6601Running test server_streaming
660218:13:02.956 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
660318:13:02.956 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
660418:13:02.957 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
660518:13:02.959 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
660618:13:02.959 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] OUTBOUND SETTINGS: ack=true
660718:13:02.960 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] INBOUND SETTINGS: ack=true
660818:13:02.960 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] 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: AADt+5jsLZdjthD8YqBkkj7vAQrbvXOjXYA9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
660918:13:02.960 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
661018:13:02.962 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
661118:13:02.965 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:02 GMT, server: akka-http/10.5.0] padding=0 endStream=false
661218:13:02.965 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
661318:13:02.966 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
661418:13:02.966 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
661518:13:02.966 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
661618:13:02.966 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
661718:13:02.967 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
661818:13:02.967 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
661918:13:02.967 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6620Test completed.
662118:13:02.969 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x7cd322bf, L:/127.0.0.1:48886 - R:127.0.0.1/127.0.0.1:37835] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6622[INFO] [12/22/2025 18:13:02.969] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6623[INFO] [12/22/2025 18:13:02.972] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6624[INFO] [12/22/2025 18:13:02.973] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6625Running test cancel_after_begin
6626[INFO] [12/22/2025 18:13:03.012] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6627[INFO] [12/22/2025 18:13:03.015] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6628[INFO] [12/22/2025 18:13:03.016] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6629Running test cancel_after_first_response
6630[INFO] [12/22/2025 18:13:03.058] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6631[INFO] [12/22/2025 18:13:03.067] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6632[INFO] [12/22/2025 18:13:03.069] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6633Running test timeout_on_sleeping_server
6634[INFO] [12/22/2025 18:13:03.111] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6635[INFO] [12/22/2025 18:13:03.123] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6636[INFO] [12/22/2025 18:13:03.124] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6637Running test status_code_and_message
663818:13:03.166 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
663918:13:03.166 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
664018:13:03.166 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
664118:13:03.169 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
664218:13:03.169 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] OUTBOUND SETTINGS: ack=true
664318:13:03.169 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] INBOUND SETTINGS: ack=true
664418:13:03.170 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] 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: AADuGR+U1YbcF7q7MPSZhaL4AR2JspwVLKkvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
664518:13:03.170 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
664618:13:03.172 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
664718:13:03.174 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
664818:13:03.174 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
664918:13:03.175 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] 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: AACkG+6sKH7MMC9a29GKpQbQARVO4OsPtX6nAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
665018:13:03.176 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
665118:13:03.178 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
665218:13:03.178 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
6653Test completed.
665418:13:03.179 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x74e59cbd, L:/127.0.0.1:50280 - R:127.0.0.1/127.0.0.1:45379] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6655[INFO] [12/22/2025 18:13:03.179] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6656[INFO] [12/22/2025 18:13:03.182] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6657[INFO] [12/22/2025 18:13:03.184] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6658Running test unimplemented_method
665918:13:03.229 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x0fde8edf, L:/127.0.0.1:50682 - R:127.0.0.1/127.0.0.1:32879] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
666018:13:03.229 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0fde8edf, L:/127.0.0.1:50682 - R:127.0.0.1/127.0.0.1:32879] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
666118:13:03.229 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0fde8edf, L:/127.0.0.1:50682 - R:127.0.0.1/127.0.0.1:32879] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
666218:13:03.231 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0fde8edf, L:/127.0.0.1:50682 - R:127.0.0.1/127.0.0.1:32879] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
666318:13:03.231 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0fde8edf, L:/127.0.0.1:50682 - R:127.0.0.1/127.0.0.1:32879] OUTBOUND SETTINGS: ack=true
666418:13:03.232 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0fde8edf, L:/127.0.0.1:50682 - R:127.0.0.1/127.0.0.1:32879] INBOUND SETTINGS: ack=true
666518:13:03.232 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0fde8edf, L:/127.0.0.1:50682 - R:127.0.0.1/127.0.0.1:32879] 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: AACMOIajyw/wsDLXulRg7gmqAWo2l45y9S13AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
666618:13:03.233 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0fde8edf, L:/127.0.0.1:50682 - R:127.0.0.1/127.0.0.1:32879] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
666718:13:03.234 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0fde8edf, L:/127.0.0.1:50682 - R:127.0.0.1/127.0.0.1:32879] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
666818:13:03.236 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0fde8edf, L:/127.0.0.1:50682 - R:127.0.0.1/127.0.0.1:32879] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
666918:13:03.236 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0fde8edf, L:/127.0.0.1:50682 - R:127.0.0.1/127.0.0.1:32879] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12, grpc-message: an implementation is missing] padding=0 endStream=true
6670Test completed.
667118:13:03.237 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0fde8edf, L:/127.0.0.1:50682 - R:127.0.0.1/127.0.0.1:32879] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6672[INFO] [12/22/2025 18:13:03.238] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6673[INFO] [12/22/2025 18:13:03.246] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6674[INFO] [12/22/2025 18:13:03.247] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6675Running test client_compressed_unary
6676[INFO] [12/22/2025 18:13:03.286] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6677[INFO] [12/22/2025 18:13:03.289] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6678[INFO] [12/22/2025 18:13:03.290] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6679Running test server_compressed_unary
6680[INFO] [12/22/2025 18:13:03.328] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6681[INFO] [12/22/2025 18:13:03.331] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6682[INFO] [12/22/2025 18:13:03.332] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6683Running test server_compressed_streaming
668418:13:03.383 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
668518:13:03.383 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
668618:13:03.383 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
668718:13:03.385 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
668818:13:03.385 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] OUTBOUND SETTINGS: ack=true
668918:13:03.386 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] 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: AAD75hlEb2Agw4pQZGoU1HaBAf3KofVYpCBCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
669018:13:03.386 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
669118:13:03.387 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] INBOUND SETTINGS: ack=true
669218:13:03.388 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
669318:13:03.391 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
669418:13:03.391 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
669518:13:03.392 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
669618:13:03.392 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
669718:13:03.392 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
669818:13:03.392 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
669918:13:03.393 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
670018:13:03.393 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
670118:13:03.393 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
670218:13:03.393 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6703Test completed.
6704[INFO] [12/22/2025 18:13:03.395] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
670518:13:03.395 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8992f2d2, L:/127.0.0.1:56698 - R:127.0.0.1/127.0.0.1:40673] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6706[INFO] [12/22/2025 18:13:03.398] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6707[INFO] [12/22/2025 18:13:03.399] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6708Running test unimplemented_service
670918:13:03.442 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x8512587f, L:/127.0.0.1:60730 - R:127.0.0.1/127.0.0.1:36209] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
671018:13:03.442 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8512587f, L:/127.0.0.1:60730 - R:127.0.0.1/127.0.0.1:36209] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
671118:13:03.442 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8512587f, L:/127.0.0.1:60730 - R:127.0.0.1/127.0.0.1:36209] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
671218:13:03.444 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8512587f, L:/127.0.0.1:60730 - R:127.0.0.1/127.0.0.1:36209] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
671318:13:03.445 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8512587f, L:/127.0.0.1:60730 - R:127.0.0.1/127.0.0.1:36209] OUTBOUND SETTINGS: ack=true
671418:13:03.445 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8512587f, L:/127.0.0.1:60730 - R:127.0.0.1/127.0.0.1:36209] INBOUND SETTINGS: ack=true
671518:13:03.446 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8512587f, L:/127.0.0.1:60730 - R:127.0.0.1/127.0.0.1:36209] 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: AABpz9NSvJcOcZmfAGY9nnmDAcqTmG1a2pkxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
671618:13:03.446 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8512587f, L:/127.0.0.1:60730 - R:127.0.0.1/127.0.0.1:36209] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
671718:13:03.450 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8512587f, L:/127.0.0.1:60730 - R:127.0.0.1/127.0.0.1:36209] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
671818:13:03.450 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8512587f, L:/127.0.0.1:60730 - R:127.0.0.1/127.0.0.1:36209] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-type: text/plain; charset=UTF-8, content-length: 42, date: Mon, 22 Dec 2025 17:13:03 GMT, server: akka-http/10.5.0] padding=0 endStream=false
671918:13:03.450 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8512587f, L:/127.0.0.1:60730 - R:127.0.0.1/127.0.0.1:36209] INBOUND DATA: streamId=3 padding=0 endStream=true length=42 bytes=54686520726571756573746564207265736f7572636520636f756c64206e6f7420626520666f756e642e
672018:13:03.451 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8512587f, L:/127.0.0.1:60730 - R:127.0.0.1/127.0.0.1:36209] OUTBOUND RST_STREAM: streamId=3 errorCode=8
6721Test completed.
672218:13:03.451 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8512587f, L:/127.0.0.1:60730 - R:127.0.0.1/127.0.0.1:36209] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6723[INFO] [12/22/2025 18:13:03.451] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6724[INFO] [12/22/2025 18:13:03.458] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6725[INFO] [12/22/2025 18:13:03.459] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6726[info] GrpcInteropAkkaScalaWithAkkaNettyJavaSpec:
6727[info] akka-grpc server scala with akka-grpc java client tester
6728[info] - should pass the large_unary integration test (73 milliseconds)
6729[info] - should pass the empty_unary integration test (73 milliseconds)
6730[info] - should pass the ping_pong integration test (73 milliseconds)
6731[info] - should pass the empty_stream integration test (62 milliseconds)
6732[info] - should pass the client_streaming integration test (72 milliseconds)
6733[info] - should pass the server_streaming integration test (62 milliseconds)
6734[info] - should pass the cancel_after_begin integration test (pending)
6735[info] - should pass the cancel_after_first_response integration test (pending)
6736[info] - should pass the timeout_on_sleeping_server integration test (pending)
6737[info] - should pass the status_code_and_message integration test (62 milliseconds)
6738[info] - should pass the unimplemented_method integration test (63 milliseconds)
6739[info] - should pass the client_compressed_unary integration test (pending)
6740[info] - should pass the server_compressed_unary integration test (pending)
6741[info] - should pass the server_compressed_streaming integration test (62 milliseconds)
6742[info] - should pass the unimplemented_service integration test (63 milliseconds)
674318:13:04.454 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 70 thread-local buffer(s) from thread: grpc-default-worker-ELG-5-4
674418:13:04.454 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 71 thread-local buffer(s) from thread: grpc-default-worker-ELG-5-2
6745[info] GrpcMarshallingSpec:
6746[info] The scaladsl GrpcMarshalling
6747[info] - should correctly unmarshal a zipped object (0 milliseconds)
6748[info] - should not cancel the input stream after reading the first parameter for a non-streaming request (3 seconds, 53 milliseconds)
6749[info] - should correctly unmarshal a zipped stream (2 milliseconds)
6750[info] - should fail with INTERNAL when the compressed bit is on but the encoding is identity (1 millisecond)
6751[info] - should fail with INTERNAL when the compressed bit is on but the encoding is missing (1 millisecond)
6752[INFO] [12/22/2025 18:13:07.288] [pool-23-thread-4-ScalaTest-running-NonBalancingIntegrationSpecAkkaHttp] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-akka-http)] Starting test: re-discover endpoints on failure
6753[INFO] [12/22/2025 18:13:07.296] [pool-23-thread-4-ScalaTest-running-NonBalancingIntegrationSpecAkkaHttp] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-akka-http)] Sending requests to server 1
6754[INFO] [12/22/2025 18:13:12.309] [pool-23-thread-4-ScalaTest-running-NonBalancingIntegrationSpecAkkaHttp] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-akka-http)] Sending requests to server 2
6755 Sending request [1]
6756 Received response number [1]
6757 Sending request [2]
6758 Received response number [2]
6759 Sending request [3]
6760 Received response number [3]
6761 Sending request [4]
6762 Received response number [4]
6763 Sending request [5]
6764 Received response number [5]
6765 Sending request [6]
6766 Received response number [6]
6767 Sending request [7]
6768 Received response number [7]
6769 Sending request [8]
6770 Received response number [8]
6771 Sending request [9]
6772 Received response number [9]
6773 Sending request [10]
6774 Received response number [10]
6775 Sending request [11]
6776 Received response number [11]
6777 Sending request [12]
6778 Received response number [12]
6779 Sending request [13]
6780 Received response number [13]
6781 Sending request [14]
6782 Received response number [14]
6783 Sending request [15]
6784 Received response number [15]
6785 Sending request [16]
6786 Received response number [16]
6787 Sending request [17]
6788 Received response number [17]
6789 Sending request [18]
6790 Received response number [18]
6791 Sending request [19]
6792 Received response number [19]
6793 Sending request [20]
6794 Received response number [20]
6795 Sending request [21]
6796 Received response number [21]
6797 Sending request [22]
6798 Received response number [22]
6799 Sending request [23]
6800 Received response number [23]
6801 Sending request [24]
6802 Received response number [24]
6803 Sending request [25]
6804 Received response number [25]
6805 Sending request [26]
6806 Received response number [26]
6807 Sending request [27]
6808 Received response number [27]
6809 Sending request [28]
6810 Received response number [28]
6811 Sending request [29]
6812 Received response number [29]
6813 Sending request [30]
6814 Received response number [30]
6815 Sending request [31]
6816 Received response number [31]
6817 Sending request [32]
6818 Received response number [32]
6819 Sending request [33]
6820 Received response number [33]
6821 Sending request [34]
6822 Received response number [34]
6823 Sending request [35]
6824 Received response number [35]
6825 Sending request [36]
6826 Received response number [36]
6827 Sending request [37]
6828 Received response number [37]
6829 Sending request [38]
6830 Received response number [38]
6831 Sending request [39]
6832 Received response number [39]
6833 Sending request [40]
6834 Received response number [40]
6835 Sending request [41]
6836 Received response number [41]
6837 Sending request [42]
6838 Received response number [42]
6839 Sending request [43]
6840 Received response number [43]
6841 Sending request [44]
6842 Received response number [44]
6843 Sending request [45]
6844 Received response number [45]
6845 Sending request [46]
6846 Received response number [46]
6847 Sending request [47]
6848 Received response number [47]
6849 Sending request [48]
6850 Received response number [48]
6851 Sending request [49]
6852 Received response number [49]
6853 Sending request [50]
6854 Received response number [50]
6855 Sending request [51]
6856 Received response number [51]
6857 Sending request [52]
6858 Received response number [52]
6859 Sending request [53]
6860 Received response number [53]
6861 Sending request [54]
6862 Received response number [54]
6863 Sending request [55]
6864 Received response number [55]
6865 Sending request [56]
6866 Received response number [56]
6867 Sending request [57]
6868 Received response number [57]
6869 Sending request [58]
6870 Received response number [58]
6871 Sending request [59]
6872 Received response number [59]
6873 Sending request [60]
6874 Received response number [60]
6875 Sending request [61]
6876 Received response number [61]
6877 Sending request [62]
6878 Received response number [62]
6879 Sending request [63]
6880 Received response number [63]
6881 Sending request [64]
6882 Received response number [64]
6883 Sending request [65]
6884 Received response number [65]
6885 Sending request [66]
6886 Received response number [66]
6887 Sending request [67]
6888 Received response number [67]
6889 Sending request [68]
6890 Received response number [68]
6891 Sending request [69]
6892 Received response number [69]
6893 Sending request [70]
6894 Received response number [70]
6895 Sending request [71]
6896 Received response number [71]
6897 Sending request [72]
6898 Received response number [72]
6899 Sending request [73]
6900 Received response number [73]
6901 Sending request [74]
6902 Received response number [74]
6903 Sending request [75]
6904 Received response number [75]
6905 Sending request [76]
6906 Received response number [76]
6907 Sending request [77]
6908 Received response number [77]
6909 Sending request [78]
6910 Received response number [78]
6911 Sending request [79]
6912 Received response number [79]
6913 Sending request [80]
6914 Received response number [80]
6915 Sending request [81]
6916 Received response number [81]
6917 Sending request [82]
6918 Received response number [82]
6919 Sending request [83]
6920 Received response number [83]
6921 Sending request [84]
6922 Received response number [84]
6923 Sending request [85]
6924 Received response number [85]
6925 Sending request [86]
6926 Received response number [86]
6927 Sending request [87]
6928 Received response number [87]
6929 Sending request [88]
6930 Received response number [88]
6931 Sending request [89]
6932 Received response number [89]
6933 Sending request [90]
6934 Received response number [90]
6935 Sending request [91]
6936 Received response number [91]
6937 Sending request [92]
6938 Received response number [92]
6939 Sending request [93]
6940 Received response number [93]
6941 Sending request [94]
6942 Received response number [94]
6943 Sending request [95]
6944 Received response number [95]
6945 Sending request [96]
6946 Received response number [96]
6947 Sending request [97]
6948 Received response number [97]
6949 Sending request [98]
6950 Received response number [98]
6951 Sending request [99]
6952 Received response number [99]
6953 Sending request [100]
6954 Received response number [100]
6955[INFO] [12/22/2025 18:13:22.760] [pool-23-thread-4] [CoordinatedShutdown(akka://NonBalancingIntegrationSpec-akka-http)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6956[info] NonBalancingIntegrationSpecAkkaHttp:
6957[info] Using pick-first (non load balanced clients) - akka-http
6958[info] - should send requests to a single endpoint (234 milliseconds)
6959[info] - should send requests to a single endpoint that is restarted in the middle (490 milliseconds)
6960[info] - should re-discover endpoints on failure (5 seconds, 35 milliseconds)
6961[info] - should select the right endpoint among invalid ones (425 milliseconds)
6962[info] - should eventually fail when no valid endpoints are provided !!! CANCELED !!! (1 millisecond)
6963[info] The Akka HTTP backend doesn't fail when the persistent connection fails (NonBalancingIntegrationSpec.scala:160)
6964[info] org.scalatest.exceptions.TestCanceledException:
6965[info] at org.scalatest.Assertions.newTestCanceledException(Assertions.scala:479)
6966[info] at org.scalatest.Assertions.newTestCanceledException$(Assertions.scala:421)
6967[info] at org.scalatest.wordspec.AnyWordSpec.newTestCanceledException(AnyWordSpec.scala:1879)
6968[info] at org.scalatest.Assertions.cancelImpl(Assertions.scala:1122)
6969[info] at org.scalatest.Assertions.org$scalatest$Assertions$$inline$cancelImpl(Assertions.scala:1118)
6970[info] at org.scalatest.Assertions.org$scalatest$Assertions$$inline$cancelImpl$(Assertions.scala:421)
6971[info] at org.scalatest.wordspec.AnyWordSpec.org$scalatest$Assertions$$inline$cancelImpl(AnyWordSpec.scala:1879)
6972[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.f$proxy5$1(NonBalancingIntegrationSpec.scala:160)
6973[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.$init$$$anonfun$1$$anonfun$5(NonBalancingIntegrationSpec.scala:176)
6974[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
6975[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
6976[info] at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
6977[info] at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
6978[info] at org.scalatest.Transformer.apply(Transformer.scala:22)
6979[info] at org.scalatest.Transformer.apply(Transformer.scala:21)
6980[info] at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1105)
6981[info] at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
6982[info] at org.scalatest.TestSuite.withFixture$(TestSuite.scala:138)
6983[info] at org.scalatest.wordspec.AnyWordSpec.withFixture(AnyWordSpec.scala:1879)
6984[info] at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1111)
6985[info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$$anonfun$1(AnyWordSpecLike.scala:1115)
6986[info] at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
6987[info] at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1115)
6988[info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:44)
6989[info] at org.scalatest.wordspec.AnyWordSpec.runTest(AnyWordSpec.scala:1879)
6990[info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$$anonfun$1(AnyWordSpecLike.scala:1174)
6991[info] at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:413)
6992[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
6993[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
6994[info] at scala.collection.immutable.List.foreach(List.scala:327)
6995[info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
6996[info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
6997[info] at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:427)
6998[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
6999[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
7000[info] at scala.collection.immutable.List.foreach(List.scala:327)
7001[info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
7002[info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
7003[info] at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
7004[info] at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1174)
7005[info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:44)
7006[info] at org.scalatest.wordspec.AnyWordSpec.runTests(AnyWordSpec.scala:1879)
7007[info] at org.scalatest.Suite.run(Suite.scala:1114)
7008[info] at org.scalatest.Suite.run$(Suite.scala:564)
7009[info] at org.scalatest.wordspec.AnyWordSpec.org$scalatest$wordspec$AnyWordSpecLike$$super$run(AnyWordSpec.scala:1879)
7010[info] at org.scalatest.wordspec.AnyWordSpecLike.run$$anonfun$1(AnyWordSpecLike.scala:1219)
7011[info] at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
7012[info] at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1219)
7013[info] at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:44)
7014[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.org$scalatest$BeforeAndAfterAll$$super$run(NonBalancingIntegrationSpec.scala:33)
7015[info] at org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:213)
7016[info] at org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:217)
7017[info] at org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:135)
7018[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.run(NonBalancingIntegrationSpec.scala:33)
7019[info] at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
7020[info] at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:516)
7021[info] at sbt.TestRunner.runTest$1(TestFramework.scala:153)
7022[info] at sbt.TestRunner.run(TestFramework.scala:168)
7023[info] at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
7024[info] at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
7025[info] at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
7026[info] at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
7027[info] at sbt.TestFunction.apply(TestFramework.scala:348)
7028[info] at sbt.Tests$.processRunnable$1(Tests.scala:475)
7029[info] at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
7030[info] at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
7031[info] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
7032[info] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
7033[info] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
7034[info] at sbt.Execute.work(Execute.scala:292)
7035[info] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
7036[info] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
7037[info] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
7038[info] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
7039[info] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
7040[info] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
7041[info] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
7042[info] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
7043[info] at java.base/java.lang.Thread.run(Thread.java:833)
7044[info] - should not fail when no valid endpoints are provided but no limit on attempts is set (10 seconds, 3 milliseconds)
704518:13:22.801 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
704618:13:22.801 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
704718:13:22.804 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
704818:13:22.804 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND SETTINGS: ack=true
704918:13:22.809 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND SETTINGS: ack=true
705018:13:22.809 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAALr/Q7vFoDqc8VJgo89yJzAfNvtbN+bvC3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705118:13:22.809 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AABH76fQD2H/4ffrVSsvx7ovAU+E3O5FNsW5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705218:13:22.810 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADjhtjxO8xdV7AryYwznZ4gAaGeP5J2H4VYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705318:13:22.811 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADp0UbBzOo81Nuzj3afP4fNARf1GYv+uq/OAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705418:13:22.811 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AABPM4hI9jbXEe9fzBHSC98nAUtcFJX35nZXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705518:13:22.811 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAAFWJu7uqj1fcNbeew2riNwAdqVal4KhJRTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705618:13:22.812 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACVFtz2AH/Nq5vrsOS3KA6lAXNudkE8CP3xAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705718:13:22.813 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAC2jT6h1MGrYo+wxeSMOCVDAbGGRJYksy1+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705818:13:22.814 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AABVyTaNaLaIEqtul+BmFpxtAeoBEWmyEPHOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705918:13:22.814 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACJt64HdGjxZ0KBpgd9JLUjAV82PosJGLdrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706018:13:22.815 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACqLqOLVhd6EGoyK8x2ua7CAfcEW8CWZrKwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706118:13:22.815 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADP56ibS+IVwKjD1oba3hzdAfLituhpKXkGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706218:13:22.815 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACxaZBqNfAcCtF1y6S1WJtQAZ0t4TlIPfNIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706318:13:22.815 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACS5iqRj027rK5IVz0/WhB/AReGJqrqw0yOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706418:13:22.816 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAABMRPhRoT2OZ2GEiyO7XwzAYEZyUNGoEw4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706518:13:22.816 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADqmfMhviddARsY3/+1vpAJATV8tP0PZGPvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706618:13:22.816 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADLxUknRw1Xdxnz8txsSw7wAVDyGD1hHyFWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706718:13:22.817 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAAoMjR5dXrkiXiPHmaSpDcPAZyRyEFo5g5fAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706818:13:22.818 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AABU+e4lNwhmQ2SDPM5Bj/6CAdafGHDMET+DAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706918:13:22.819 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADOZF2CA+W3t43ekdP0zze7Aa21KI/5CJh+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707018:13:22.819 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAAWKuNsYtce15y+bBgXo7INAbJUsBK2U+CSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707118:13:22.820 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAC6Os5xVvn5nUgwc3tEcEKqAdkVnoq+u+glAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707218:13:22.820 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADmATgzCHwBTUKmzEcg4TGgARNgstPcOXxEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707318:13:22.820 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADGcZw/GWHOKbKb/Jb2wUnZAWAoMSQRyuf9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707418:13:22.820 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAC7SWQyL+izO+SCeGgrJ+PpASG56AD0xWMjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707518:13:22.821 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAB2pYBePvJG11jN30hgIET5AVv8n8wp+6SfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707618:13:22.822 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAB7kx9zGvBMVDmYieCs837SAZTXLTVCPIWkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707718:13:22.822 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAAz7S0rE1vbFrIhODGZHwAlAekS7fUpNJOfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707818:13:22.822 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADc8IuB44k1DLvEsVF0BRFKATSlOV2KsPxzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707918:13:22.823 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAB7EUuDiU61RGRzNpyML4MkAQXTHwWz3Js5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708018:13:22.824 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAAexktE3Yk889JZhqtBRqI0AVW3H4jm6dlBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708118:13:22.824 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAB5iLmaam5N6Q7NumX6YQiJAfbbb2j4ta5zAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708218:13:22.825 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACdTb6GKdZAAcT+30voRergAblY7c/J/kKpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708318:13:22.826 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAB1WIj/tdBUSue6WdVFHiHTAbRk79d2EX4qAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708418:13:22.827 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAB1CO5qnapsmj3jjSKwSHHUAZpYPTE4YtV4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708518:13:22.827 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADfyA+j5uzNpK0k/xnEOd98Ab0gty7P0mzCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708618:13:22.827 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADptp+PJRyLQoIPpr5A/pidAWAr4XrWIeN8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708718:13:22.828 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACNFVT5vtMSmoLHk/R++0TcAflJSUUwznIaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708818:13:22.828 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADTKtvhqCfPuWaKo/Lh+kELASG1d3b2LfBoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708918:13:22.829 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACqJhMwGDVpcG1unulmqEfNAfr/NaZyUPr3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
709018:13:22.829 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAB4DlN9qk+g2+xkN8zY4rgPARCVqpjjL75/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
709118:13:22.830 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAB6D7HA6e/4zJUGMx1cNx82AUcmHh3/tpMQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
709218:13:22.830 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AABVIzqwK9I7Bm+9Wwk1VAfoAYXJhde3olHBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
709318:13:22.830 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
709418:13:22.830 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=87 padding=0 endStream=false length=12 bytes=00000000070a0548656c6c6f
709518:13:22.831 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
709618:13:22.832 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
709718:13:22.832 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
709818:13:22.832 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
709918:13:22.832 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710018:13:22.832 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710118:13:22.832 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710218:13:22.832 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710318:13:22.833 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710418:13:22.833 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710518:13:22.833 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710618:13:22.833 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710718:13:22.833 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710818:13:22.834 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710918:13:22.834 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711018:13:22.834 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711118:13:22.834 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711218:13:22.834 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711318:13:22.835 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711418:13:22.835 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711518:13:22.835 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711618:13:22.835 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711718:13:22.835 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711818:13:22.836 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711918:13:22.836 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712018:13:22.836 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712118:13:22.836 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712218:13:22.837 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712318:13:22.837 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712418:13:22.837 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712518:13:22.837 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712618:13:22.837 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712718:13:22.837 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712818:13:22.838 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712918:13:22.838 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713018:13:22.838 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713118:13:22.838 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713218:13:22.838 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713318:13:22.839 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713418:13:22.839 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713518:13:22.839 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713618:13:22.843 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAB1IqI3qcaC9CnJeNt3lEpqAUjPcmmDHHv3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713718:13:22.844 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACRmvQrs64BKyttprk5wqRgAa/Z5NOlCQ56AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713818:13:22.844 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AABQTAsoc6ePwkrSCkD/y0bWAeotvLpdlG+pAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
713918:13:22.844 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADO22OPyEcFmkEp2KHjCU+AAR+vAuFr0AsXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714018:13:22.845 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADbAOX4TqfW4H6028ZtQ31vARCmq3b/9hcXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714118:13:22.845 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACxZQkzpq5NxT/0Z9pAGXIVATzs20cO3JPtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714218:13:22.845 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADKWL+A/JjAYB2kB2bCs0vUAZRPH5boh/CrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714318:13:22.846 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADhX5Sp/3PLEJjwuciax40oAWh8NRsCn/cXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714418:13:22.847 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAANLcZDw0kZNaIqHDStQPX1AYM7+unyq5lZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714518:13:22.848 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADZBdyc4w+nt/d1+jN305gPAQWjYVCTkeFlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714618:13:22.849 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAA9cRmSnU/7pYoHn43EzXblAQcxcdQM77k5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714718:13:22.850 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAC7GxC13QlsvVk8kmH2w0AgAf0J9jkePI8wAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714818:13:22.850 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AABy/hOcfU/Wt6hB0vwkzySqAW3YocyY6Px4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714918:13:22.851 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAB3Aitlo8wfD6MGuisuaaNgAbtcyR0FzfBTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715018:13:22.852 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAA0qrkKvnNr6bOqqMFIB3vmAa5EeGmFC6h2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715118:13:22.852 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADBkrnM/D1aNjtDM+fbxzUqASKUIzjhw41qAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715218:13:22.852 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAAaw/wtqNfDgXRnANpYe6SOAXn9wqPwf6PuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715318:13:22.852 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACq33WOTsk1Tn+lOj46dbf/Abf6m1XYIJFCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715418:13:22.853 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AABfukxixqmqawDLnpI3Cuj1AeH6APcgffbWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715518:13:22.854 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAAZsjBPlTV+M3wGbph2dUoHAUkFY0k8uINfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715618:13:22.855 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AABTR7QmuzmckFKHRBignBlnAe051/TYWqsZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715718:13:22.856 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAB54gMGV7c0fajcZku65k7bAdfsiVLv0Td3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715818:13:22.856 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAA2uZz720ftNZ9ge9oLJbgHAe3KhZRGjkyRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715918:13:22.857 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAAkdRuP25bHy22YwdNwzdoxAU284xwg8VTxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716018:13:22.857 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADbZqX/C2q8qUVbxgWt3JxzAWOzbihGb50YAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716118:13:22.857 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADQ8X1DsCqbYqcahmYUhBgDAZgBz/012CQFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716218:13:22.857 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACaWAWY23CVSEHrL91tEzsQAdPU9jFzsbH2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716318:13:22.858 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAD16JjtiSgT3XKwBdutSsvKATL0HFwjkeV+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716418:13:22.859 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADPsWKBpy7K+v8VG9uCWStvAahtOqW63SUuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716518:13:22.860 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAB4pQVYhbE1eJ9kINB4oMC8AdSyZ+nlp7dyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716618:13:22.860 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAAYlIcWngJQew9KqAacEuIKAQWEAXf2JdMcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716718:13:22.860 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAB9wHg8yjXfX57+3/82M+9nAZBWYSJUMrZMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716818:13:22.861 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADsJwJ/m8aVtjjinVL+mB0OAY4VqykJ0wAEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716918:13:22.861 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAA5s597KXFl5vSkBLXsTEOHAR5qkCA6iI1IAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717018:13:22.861 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AABFpWV6Lnhvct3X1T8N1HKVAS2sOx22KwI/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717118:13:22.861 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADd/hqxCkBAkdhSf5V5wUUYAbDCvcTWHr+3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717218:13:22.862 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADHGQfpIC3ldVNZubXeS+OgAVHuzeI0+xWhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717318:13:22.863 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACYPIpKB2KFVpq7m/zBx3ThAWo/D3xb2kTnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717418:13:22.863 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAAfK2xQIgE9QCTx/aECbCepAfRhCTFDgHKQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717518:13:22.863 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AABtmwulNeh3V3sb2B/HvIacAdRLnqOwZKtqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717618:13:22.864 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AABOCd7zYcvfu+XWMk4i3EW4AfN3fSxk0h7XAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717718:13:22.864 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAAsjxCYoFNrWRd9rsu1F+amAcyUvKGhCxfTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717818:13:22.865 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACxo8TXKVsWLCynvhToH8RfAY6C6uLjWr47AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717918:13:22.865 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=0 bytes=
718018:13:22.865 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=171 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718118:13:22.865 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=169 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718218:13:22.866 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=167 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718318:13:22.866 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=165 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718418:13:22.866 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=163 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718518:13:22.866 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=161 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718618:13:22.866 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=159 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718718:13:22.866 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=157 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718818:13:22.867 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=155 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718918:13:22.867 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=153 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719018:13:22.867 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=151 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719118:13:22.867 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=149 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719218:13:22.868 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=147 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719318:13:22.868 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=145 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719418:13:22.868 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=143 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719518:13:22.868 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=141 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719618:13:22.868 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=139 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719718:13:22.869 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=137 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719818:13:22.869 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=135 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719918:13:22.869 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=133 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720018:13:22.869 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=131 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720118:13:22.870 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=129 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720218:13:22.870 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=127 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720318:13:22.870 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=125 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720418:13:22.870 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=123 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720518:13:22.871 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=121 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720618:13:22.871 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=119 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720718:13:22.871 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=117 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720818:13:22.871 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=115 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720918:13:22.871 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=113 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721018:13:22.872 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=111 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721118:13:22.872 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=109 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721218:13:22.872 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=107 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721318:13:22.872 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=105 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721418:13:22.872 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=103 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721518:13:22.872 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721618:13:22.873 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721718:13:22.873 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721818:13:22.873 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721918:13:22.873 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722018:13:22.873 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722118:13:22.873 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722218:13:22.878 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACP6LxpKEBonQoSN2p1QFA/AV4pN5MCB1elAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722318:13:22.878 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADej7YnSUR0NOOxjyjNqhFKAcHjBvS4GQ2IAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722418:13:22.878 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADp64qgO3JDLKry285jiEdQAUJPzvfG9jkpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722518:13:22.878 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADeNKUDvY6qFGgn0I2XUjZPAVeOlCf63EIdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722618:13:22.879 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACvPjCULzAEli3ayVXuJq/4AfkfkdYwUAX3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722718:13:22.879 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACNH/JsP2nlzSEzWI6YAyTmAedXh7DCBK/AAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722818:13:22.880 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AABIpHUPicvk608dleR4CjkXATAiclTpzOcAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
722918:13:22.881 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAD20vW6HKnxy2QXAqT2tXZ/AWa+eTRRdk8KAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723018:13:22.881 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAC+44703hj0wZQ0dRXQub5MAWh+oJuI7KwGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723118:13:22.882 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AACcJWESAL19SgBV1sKinZ8lAcP8ATdjsBXZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723218:13:22.882 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAABRXFxSxaCiPDR4oA+xHaKAS3zEC4KkRweAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723318:13:22.882 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AAD7jXI5Gx45GQIsPu+AqwO6AV7ndSkf5AirAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723418:13:22.883 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AADJmtsiauyBsSp+Yx8Uk6liAVbxnaafTlkLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723518:13:22.883 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] 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: AABARWMAPnzAV36xHWEqjzJNAUk6NOXHDQ9JAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723618:13:22.884 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=173 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
723718:13:22.884 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=201 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
723818:13:22.885 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=199 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
723918:13:22.885 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=197 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724018:13:22.885 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=195 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724118:13:22.885 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=193 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724218:13:22.885 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=191 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724318:13:22.885 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=189 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724418:13:22.885 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=187 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724518:13:22.886 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=185 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724618:13:22.887 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=183 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724718:13:22.887 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=181 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724818:13:22.887 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=179 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724918:13:22.888 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=177 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
725018:13:22.888 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND DATA: streamId=175 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
725118:13:22.904 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
725218:13:22.904 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND WINDOW_UPDATE: streamId=87 windowSizeIncrement=446477
725318:13:22.905 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
725418:13:22.905 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
725518:13:22.906 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
725618:13:22.907 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
725718:13:22.907 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=5 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
725818:13:22.907 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
725918:13:22.908 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
726018:13:22.908 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=9 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
726118:13:22.908 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
726218:13:22.908 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
726318:13:22.908 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=11 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
726418:13:22.909 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
726518:13:22.909 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
726618:13:22.910 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=13 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
726718:13:22.910 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
726818:13:22.911 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
726918:13:22.912 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=19 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
727018:13:22.912 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
727118:13:22.913 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
727218:13:22.914 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=23 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
727318:13:22.914 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
727418:13:22.915 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
727518:13:22.915 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=17 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
727618:13:22.915 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
727718:13:22.916 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
727818:13:22.917 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=31 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
727918:13:22.918 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
728018:13:22.918 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
728118:13:22.919 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=41 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
728218:13:22.919 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
728318:13:22.919 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
728418:13:22.919 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=7 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
728518:13:22.919 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
728618:13:22.919 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
728718:13:22.919 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=39 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
728818:13:22.920 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
728918:13:22.920 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
729018:13:22.920 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=33 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
729118:13:22.920 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
729218:13:22.920 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
729318:13:22.921 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=45 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
729418:13:22.921 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
729518:13:22.921 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
729618:13:22.921 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=47 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
729718:13:22.922 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
729818:13:22.922 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
729918:13:22.922 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=35 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
730018:13:22.922 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
730118:13:22.922 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
730218:13:22.922 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=37 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
730318:13:22.923 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
730418:13:22.923 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
730518:13:22.923 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=51 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
730618:13:22.923 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
730718:13:22.924 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
730818:13:22.924 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=59 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
730918:13:22.924 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
731018:13:22.924 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
731118:13:22.925 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=57 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
731218:13:22.925 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
731318:13:22.925 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
731418:13:22.925 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=43 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
731518:13:22.925 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
731618:13:22.926 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
731718:13:22.926 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=61 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
731818:13:22.926 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
731918:13:22.927 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
732018:13:22.927 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=55 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
732118:13:22.927 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
732218:13:22.927 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
732318:13:22.928 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=63 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
732418:13:22.928 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
732518:13:22.928 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
732618:13:22.929 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=53 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
732718:13:22.929 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
732818:13:22.929 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
732918:13:22.929 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=69 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
733018:13:22.929 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
733118:13:22.930 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
733218:13:22.930 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=67 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
733318:13:22.930 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
733418:13:22.931 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
733518:13:22.931 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=49 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
733618:13:22.931 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
733718:13:22.931 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
733818:13:22.932 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=65 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
733918:13:22.932 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
734018:13:22.933 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
734118:13:22.933 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=71 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
734218:13:22.933 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
734318:13:22.933 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
734418:13:22.934 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=79 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
734518:13:22.934 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
734618:13:22.935 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
734718:13:22.935 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=75 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
734818:13:22.935 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
734918:13:22.935 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
735018:13:22.935 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=77 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
735118:13:22.935 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
735218:13:22.936 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
735318:13:22.936 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=73 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
735418:13:22.936 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
735518:13:22.937 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
735618:13:22.937 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=81 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
735718:13:22.937 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
735818:13:22.938 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
735918:13:22.938 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=83 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
736018:13:22.938 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
736118:13:22.939 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
736218:13:22.939 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=29 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
736318:13:22.940 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
736418:13:22.940 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
736518:13:22.940 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=85 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
736618:13:22.940 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
736718:13:22.941 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
736818:13:22.941 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=87 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
736918:13:22.941 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
737018:13:22.942 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
737118:13:22.942 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=21 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
737218:13:22.942 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
737318:13:22.943 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
737418:13:22.943 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=25 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
737518:13:22.943 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
737618:13:22.944 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
737718:13:22.944 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=27 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
737818:13:22.944 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
737918:13:22.945 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
738018:13:22.945 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=15 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
738118:13:22.945 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
738218:13:22.946 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
738318:13:22.946 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=89 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
738418:13:22.946 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
738518:13:22.946 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
738618:13:22.946 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=93 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
738718:13:22.947 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
738818:13:22.947 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
738918:13:22.947 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=97 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
739018:13:22.947 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
739118:13:22.948 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
739218:13:22.948 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=95 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
739318:13:22.948 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
739418:13:22.949 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
739518:13:22.949 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=91 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
739618:13:22.949 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
739718:13:22.949 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
739818:13:22.950 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=99 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
739918:13:22.950 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
740018:13:22.950 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
740118:13:22.951 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=101 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
740218:13:22.951 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
740318:13:22.951 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
740418:13:22.951 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=105 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
740518:13:22.952 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
740618:13:22.952 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
740718:13:22.952 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=107 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
740818:13:22.953 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
740918:13:22.953 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
741018:13:22.953 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=103 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
741118:13:22.954 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
741218:13:22.954 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
741318:13:22.954 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=113 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
741418:13:22.954 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
741518:13:22.955 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
741618:13:22.955 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=109 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
741718:13:22.955 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
741818:13:22.955 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
741918:13:22.955 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=115 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
742018:13:22.956 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
742118:13:22.956 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
742218:13:22.956 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=117 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
742318:13:22.957 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
742418:13:22.957 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
742518:13:22.957 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=111 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
742618:13:22.957 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
742718:13:22.958 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
742818:13:22.958 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=127 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
742918:13:22.958 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
743018:13:22.959 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
743118:13:22.959 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=119 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
743218:13:22.959 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
743318:13:22.959 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
743418:13:22.959 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=121 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
743518:13:22.960 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
743618:13:22.960 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
743718:13:22.960 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=123 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
743818:13:22.961 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
743918:13:22.961 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
744018:13:22.961 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=125 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
744118:13:22.961 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
744218:13:22.961 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
744318:13:22.962 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=131 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
744418:13:22.962 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
744518:13:22.962 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
744618:13:22.962 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=133 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
744718:13:22.963 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
744818:13:22.963 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
744918:13:22.963 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=137 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
745018:13:22.963 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
745118:13:22.964 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
745218:13:22.964 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=135 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
745318:13:22.964 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
745418:13:22.964 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
745518:13:22.964 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=139 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
745618:13:22.965 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
745718:13:22.965 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
745818:13:22.965 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=143 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
745918:13:22.966 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
746018:13:22.966 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
746118:13:22.966 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=141 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
746218:13:22.967 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
746318:13:22.967 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
746418:13:22.968 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=147 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
746518:13:22.968 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
746618:13:22.968 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
746718:13:22.969 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=153 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
746818:13:22.969 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
746918:13:22.969 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
747018:13:22.969 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=145 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
747118:13:22.970 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
747218:13:22.970 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
747318:13:22.970 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=149 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
747418:13:22.970 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
747518:13:22.971 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
747618:13:22.971 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=151 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
747718:13:22.971 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
747818:13:22.972 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
747918:13:22.972 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=155 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
748018:13:22.972 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
748118:13:22.973 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
748218:13:22.973 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=159 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
748318:13:22.973 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
748418:13:22.973 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
748518:13:22.974 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=163 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
748618:13:22.974 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
748718:13:22.975 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
748818:13:22.975 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=157 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
748918:13:22.975 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
749018:13:22.975 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
749118:13:22.975 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=161 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
749218:13:22.975 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
749318:13:22.976 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
749418:13:22.976 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=165 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
749518:13:22.977 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
749618:13:22.977 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
749718:13:22.977 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=167 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
749818:13:22.978 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
749918:13:22.978 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
750018:13:22.979 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=169 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
750118:13:22.979 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
750218:13:22.979 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
750318:13:22.979 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=171 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
750418:13:22.980 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
750518:13:22.980 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
750618:13:22.980 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=173 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
750718:13:22.981 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
750818:13:22.981 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
750918:13:22.981 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=177 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
751018:13:22.982 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
751118:13:22.982 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
751218:13:22.982 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=181 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
751318:13:22.983 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
751418:13:22.983 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
751518:13:22.983 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=179 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
751618:13:22.983 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
751718:13:22.983 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
751818:13:22.983 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=183 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
751918:13:22.984 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
752018:13:22.984 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
752118:13:22.984 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=175 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
752218:13:22.985 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
752318:13:22.985 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
752418:13:22.985 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=185 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
752518:13:22.986 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
752618:13:22.986 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
752718:13:22.986 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=187 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
752818:13:22.987 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
752918:13:22.987 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
753018:13:22.987 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=189 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
753118:13:22.988 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
753218:13:22.988 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
753318:13:22.989 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=191 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
753418:13:22.989 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
753518:13:22.989 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
753618:13:22.989 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=193 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
753718:13:22.990 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
753818:13:22.990 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
753918:13:22.990 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=195 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
754018:13:22.991 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
754118:13:22.991 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
754218:13:22.992 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=129 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
754318:13:22.992 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
754418:13:22.992 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
754518:13:22.993 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=197 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
754618:13:22.993 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
754718:13:22.993 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
754818:13:22.993 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=199 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
754918:13:22.993 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
755018:13:22.994 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
755118:13:22.994 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND DATA: streamId=201 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
755218:13:22.994 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
755318:13:23.001 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
755418:13:23.002 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
755518:13:23.004 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
755618:13:23.004 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND SETTINGS: ack=true
755718:13:23.008 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND SETTINGS: ack=true
755818:13:23.009 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAD812li4m1lmNjXSS6jborkAU1PwBCKdT7GAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
755918:13:23.009 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AADFbARNxpW2Y4WcDnDEB5DGAcx7rizLvvNDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756018:13:23.010 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AABbm40lJA+klUwMxzBxUKmUAXP+eaAsDekiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756118:13:23.011 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AABfJeyiLrBLTPGpLP0KLNroAYECPnfbPWQCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756218:13:23.012 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAAxE5RzdXWGEOwjwbyq2xX5ARGryHauWEekAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756318:13:23.012 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAC7CUWYS3l/eQevb5kM7Se+AaO0WxTUmIOjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756418:13:23.013 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AACvdbzob8TQPWKbbvXTBA45AZXp2Z/xQ7+UAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756518:13:23.013 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AABPcL9c9VOMKs9usXQbJaZWAdqE49ITy7XoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756618:13:23.014 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AADHtdNR4TrZ+iSW4u0UFC5BAaPbVftzahtnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756718:13:23.014 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AACFflLJS9l7j1r4hR0Mn6XlAS1pyIumOnVGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756818:13:23.014 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AACW4Dz22xr2H9ttXOeUHb10Aaj/HFjAqF+zAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756918:13:23.015 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AABkmmxf2JfD1zcuIuMRLLmSATOzab0ngiBsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757018:13:23.015 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAAt4F8Yd4s6xlzpCT7LrBxRAbtsi4bs+i8rAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757118:13:23.016 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAAad8/ef/AjTPeaQijje2MWAfmewdyqe1adAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757218:13:23.016 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AADZvNJcEcycsJXPgFc5QudJAecCv6ftk1BzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757318:13:23.016 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAD3JW7nYRy4HHuxLSiDwJBZAaegeWjTyEKXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757418:13:23.017 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAD1HuAgjNo4e7jOSSvjMAqNAXdA0XfVJ2h2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757518:13:23.017 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AABzqqVYc9m1oMVQUA1PFLjUAQysRpRjF+MYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757618:13:23.017 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AACZh0NR7fzU2b8B8wdDicetAY/nhxA3MVGLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757718:13:23.017 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAAKXfi6WFIe2FTYp48o4zAaAZGNZJt1D9WAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757818:13:23.018 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AACcwmJNBzQ0AwwOwtfvZDL1AT+9q8icAPF6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757918:13:23.018 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAAAN2lXZPfQXc5BRB4sJK3aATB9l4t4pRYvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758018:13:23.018 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAB2NB+2rOBbNcsKN668jZTCAQDjdaExTXVTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758118:13:23.018 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AADnN9nAqRk4Ls1/joDpZrAvAYByjUwLwdnfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758218:13:23.019 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AADP6pXvFDzwHBXM1aeyDTkAAUs5FM4RXGApAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758318:13:23.019 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AABwGPeCysg6+gaH9fJ5ONMmAYZ4j/I+BOxnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758418:13:23.019 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AADnYjz6czwQu/EI4UTSVsOXAcgre7eJG8BxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758518:13:23.019 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAD9zxAt7dWzsSW2QhtAY6ivARpyf9KQbmMZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758618:13:23.020 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAAs/AcaKpQonuG248Z95i76AfSXxnzrMpErAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758718:13:23.020 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AADNJBpN7VqREWjqRvCgFacUAREqM/qDNQP0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758818:13:23.020 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AABlCy1CDlY6Ot5fZrgulWUiAUuHLKtihUdLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758918:13:23.020 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AACWC/bB23IRm2Pa9Db+/OzUAQUzu6qPzbcpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759018:13:23.021 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AADeKCbjWDIsAJ1wHhXYTPP9AdLjRii1XGWLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759118:13:23.021 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAAZEr5wx6zhKB3PMdZCWq7qAVaVtcigy/kTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759218:13:23.021 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AABJESzn8NtLZKgKz64dMBH+AbKH0/q22RHeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759318:13:23.021 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AABdHI2nROuvE79pDBhtinh4AYWQGoXnus7pAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759418:13:23.022 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AABMq7c7BcOLPWQuqzIF3MW1AV8ozSkdPJZQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759518:13:23.022 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AACKOyidOFbkwX9ggySOPPsOAT/BfXLwzZVAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759618:13:23.022 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAAXA0E5KJQYuPDpPDQOj12lAY21bo33UpQ5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759718:13:23.022 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AADwDMDCupjSog4Cmbu99HtMAYUchBPHDX2XAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759818:13:23.023 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AACtS77rhLko46Y9wBTBhVd5AUZhLAghVVC9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759918:13:23.023 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AACK9cmDKqjLPFcUeIMISTJIAc4wtR0b1WNYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
760018:13:23.023 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AACbYgpGM5aWPHNHx2rToj0jAQfhhhWcS790AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
760118:13:23.023 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760218:13:23.023 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=87 padding=0 endStream=false length=12 bytes=00000000070a0548656c6c6f
760318:13:23.023 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760418:13:23.024 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760518:13:23.024 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760618:13:23.024 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760718:13:23.024 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760818:13:23.024 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760918:13:23.024 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761018:13:23.024 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761118:13:23.025 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761218:13:23.025 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761318:13:23.025 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761418:13:23.025 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761518:13:23.025 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761618:13:23.025 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761718:13:23.025 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761818:13:23.025 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761918:13:23.026 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762018:13:23.026 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762118:13:23.026 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762218:13:23.026 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762318:13:23.026 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762418:13:23.026 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762518:13:23.026 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762618:13:23.026 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762718:13:23.027 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762818:13:23.027 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762918:13:23.027 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763018:13:23.027 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763118:13:23.027 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763218:13:23.027 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763318:13:23.027 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763418:13:23.028 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763518:13:23.028 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763618:13:23.028 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763718:13:23.028 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763818:13:23.028 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763918:13:23.029 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764018:13:23.029 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764118:13:23.029 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764218:13:23.029 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764318:13:23.029 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764418:13:23.034 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AABiJIIRK9EzA0AOxDI533KJAc0iwJkKTz2UAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
764518:13:23.034 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAD5qhtHrZ/1sk5I6neNnwphAUe6bApDEM23AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
764618:13:23.034 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AADo2kJ3ndX4clQVZCsCE34jAXKTdZ26LxgQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
764718:13:23.035 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAC6R5y7vjFhpRjWmzs2a1YtAQ5fLN43At8jAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
764818:13:23.036 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AAAR4HYk0gWttVrkZfXyCIvnAals9oBfYHQbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
764918:13:23.036 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AADnh4cgC3Y2Eozju8Sx5oNMAc8wZie0PWKiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765018:13:23.037 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] 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: AADWS7zURAw7ygVaDFQjUSksAa3ffVi6uEbVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765118:13:23.038 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=0 bytes=
765218:13:23.039 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
765318:13:23.039 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
765418:13:23.039 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
765518:13:23.039 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
765618:13:23.040 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
765718:13:23.040 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
765818:13:23.040 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
765918:13:23.050 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
766018:13:23.059 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
766118:13:23.059 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=7 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
766218:13:23.060 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
766318:13:23.060 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
766418:13:23.060 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=9 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
766518:13:23.061 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
766618:13:23.061 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
766718:13:23.061 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=11 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
766818:13:23.061 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
766918:13:23.062 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
767018:13:23.062 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=15 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
767118:13:23.063 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
767218:13:23.063 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
767318:13:23.063 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=19 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
767418:13:23.064 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
767518:13:23.065 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
767618:13:23.065 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=17 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
767718:13:23.065 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
767818:13:23.066 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
767918:13:23.066 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=13 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
768018:13:23.066 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
768118:13:23.067 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
768218:13:23.068 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
768318:13:23.068 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
768418:13:23.069 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
768518:13:23.069 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=23 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
768618:13:23.069 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
768718:13:23.069 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
768818:13:23.070 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=25 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
768918:13:23.070 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
769018:13:23.070 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
769118:13:23.070 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=21 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
769218:13:23.070 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
769318:13:23.070 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
769418:13:23.070 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=27 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
769518:13:23.071 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
769618:13:23.072 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
769718:13:23.072 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=29 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
769818:13:23.072 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
769918:13:23.073 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
770018:13:23.073 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=33 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
770118:13:23.074 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
770218:13:23.074 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
770318:13:23.074 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=35 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
770418:13:23.075 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
770518:13:23.075 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
770618:13:23.075 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=31 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
770718:13:23.076 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
770818:13:23.077 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
770918:13:23.077 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=37 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
771018:13:23.077 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
771118:13:23.077 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
771218:13:23.077 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=39 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
771318:13:23.077 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
771418:13:23.078 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
771518:13:23.078 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=43 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
771618:13:23.078 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
771718:13:23.078 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
771818:13:23.078 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=45 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
771918:13:23.078 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
772018:13:23.078 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
772118:13:23.079 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=41 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
772218:13:23.079 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
772318:13:23.079 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
772418:13:23.079 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=47 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
772518:13:23.079 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
772618:13:23.079 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
772718:13:23.080 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=49 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
772818:13:23.080 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
772918:13:23.081 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
773018:13:23.081 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=51 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
773118:13:23.082 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
773218:13:23.083 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
773318:13:23.084 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=53 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
773418:13:23.084 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
773518:13:23.084 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
773618:13:23.084 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=55 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
773718:13:23.085 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
773818:13:23.085 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
773918:13:23.085 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=59 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
774018:13:23.085 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
774118:13:23.085 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
774218:13:23.085 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=61 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
774318:13:23.085 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
774418:13:23.086 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
774518:13:23.087 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=65 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
774618:13:23.087 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
774718:13:23.088 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
774818:13:23.089 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=67 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
774918:13:23.089 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
775018:13:23.089 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
775118:13:23.089 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=63 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
775218:13:23.089 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
775318:13:23.089 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
775418:13:23.090 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=69 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
775518:13:23.091 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
775618:13:23.091 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
775718:13:23.092 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=71 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
775818:13:23.092 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
775918:13:23.093 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
776018:13:23.093 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=73 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
776118:13:23.093 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
776218:13:23.093 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
776318:13:23.094 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=5 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
776418:13:23.094 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
776518:13:23.095 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
776618:13:23.096 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=57 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
776718:13:23.096 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
776818:13:23.096 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
776918:13:23.096 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=75 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
777018:13:23.097 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
777118:13:23.098 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
777218:13:23.098 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=77 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
777318:13:23.099 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
777418:13:23.099 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
777518:13:23.099 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=81 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
777618:13:23.099 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
777718:13:23.100 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
777818:13:23.100 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=85 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
777918:13:23.101 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
778018:13:23.102 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
778118:13:23.103 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=79 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
778218:13:23.103 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
778318:13:23.103 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
778418:13:23.103 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=83 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
778518:13:23.104 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
778618:13:23.105 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
778718:13:23.106 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=87 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
778818:13:23.106 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
778918:13:23.106 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
779018:13:23.107 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=91 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
779118:13:23.107 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
779218:13:23.108 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
779318:13:23.108 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=89 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
779418:13:23.109 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
779518:13:23.110 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
779618:13:23.110 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=93 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
779718:13:23.110 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
779818:13:23.111 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
779918:13:23.111 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=95 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
780018:13:23.112 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
780118:13:23.113 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
780218:13:23.113 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=97 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
780318:13:23.113 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
780418:13:23.113 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
780518:13:23.113 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=99 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
780618:13:23.113 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
780718:13:23.115 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
780818:13:23.115 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=101 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
780918:13:23.116 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
781018:13:23.119 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x526c6855, L:/127.0.0.1:33540 - R:127.0.0.1/127.0.0.1:41357] INBOUND GO_AWAY: lastStreamId=101 errorCode=0 length=27 bytes=566f6c756e7461727920636f6e6e656374696f6e20636c6f73652e
781118:13:23.374 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
781218:13:23.375 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
781318:13:23.377 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
781418:13:23.378 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND SETTINGS: ack=true
781518:13:23.380 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND SETTINGS: ack=true
781618:13:23.381 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AACa6K1ei4gV0zeaXn+5JupFAZ4DTYo833IzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
781718:13:23.381 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAC34xIOOmJu1tSwqsXaqwS1Ab/Jm8SoQgCwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
781818:13:23.381 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAAZ7pOSVVqHFN9TKfLTr9JoAeuFBPv+2igIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
781918:13:23.382 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABKgLhDgh2JR+I41+NTO1NOAY0cLo+LoPWVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782018:13:23.382 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AACuC+Xdf2QzveHSLna4ezgoAWghHgdV4K66AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782118:13:23.382 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABmBAr0EJ+hVpTXBiSsPOsyAQjoGk+QH7YRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782218:13:23.383 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAA5lEqxf8EDGsxFmQTLvsB4ARW3J1lfExUhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782318:13:23.383 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAAZA1RJ7RXwRwryyo4g1FRIAYC66edaenpDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782418:13:23.384 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AACFUdO8IGs8H1OazxU+TyaZAUlcsfzAVsMcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782518:13:23.384 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABwiAV+3SBNplW7AaWFLupHASFoxZATCoUuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782618:13:23.384 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AADieJQ6FqxjqMhu+NUmBJ7nAeujqA/O04jDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782718:13:23.384 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AACIRRHNMyW/UzBoZwaY55Y9AaofLrxW18bMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782818:13:23.385 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AADLGKskmhNcyWdDgS6Im4yfAaEyQayyDwhZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782918:13:23.385 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAAqTeXT2qWZDjyvBBmqWttWAY7/a4DOhyXUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783018:13:23.385 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AADM1n0YPOToQ0GRb56SzTE/AZQzqwN9lm02AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783118:13:23.385 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABlOhWsVZ5Axd9RNG8iQ6myAfQdQaKi+xarAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783218:13:23.386 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AACNt7HI+4hyVMqY+xDcUAO4Ab+gll7b83QzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783318:13:23.386 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAC1MEuNBkyUsKu2vp+DnfBlAciMVnNVDBBkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783418:13:23.386 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABSyh1lQVmvDH6vbk+rRwR1AcblnTbvES8XAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783518:13:23.386 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAD8zEtliPFeOjHXjwoM1oBvAeQ4KO4RhhU9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783618:13:23.387 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAAyUhK0lI8iYP/9TshVpYhuAWCQumNwkQ6dAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783718:13:23.387 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABqe0tcW6X4amFkBOapJuh1AZaJSdjREMpSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783818:13:23.388 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAC/NVMQ2mHiVaC6SsbiXl0eAbB8/9huTG0kAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783918:13:23.388 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAAuyKWBN1/YmXsEiaDmfYyaAWZCmqxt2geVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784018:13:23.388 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABI28Ri7TXFzy/jtRH9WPX8AdxtcDOmRAAWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784118:13:23.388 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AADPOa/FjjJSahqewxOZLLNJASiRdLdc6h7oAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784218:13:23.389 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABD6HwqulcT1nO6iXtOiEukAQnpGE5UQAaAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784318:13:23.389 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABiQ8MhUUVETfq0jFzHGys8AcVljRfgPDGKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784418:13:23.389 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABLQwXua4W0ST3dSCyZY7R4AUsR0TnpJ4IkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784518:13:23.389 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABULlTV/bGjaR1gm7ltqGHzAUzjEav7AknhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784618:13:23.390 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AACeyHwl5oZ5E37Ewxgc8GL4AY5lLWlINWm0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784718:13:23.390 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABYLoYPNSiSIO9etJisvzjuAbXG+o+f2askAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784818:13:23.391 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABO1dw4vqUjN1XQuLYUBL3QAUfvJaZi1ZHEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784918:13:23.391 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAB+7gnrU4ZJAGvxcFru9qriAU9gENIqLwa4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785018:13:23.391 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABfEO0pUbF7NtMy76DKC+iKAZOUMhjHNKrFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785118:13:23.392 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAAsH+R7rWlQbea/LrMl6pJbAbJ9c+roxOtfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785218:13:23.392 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAAzKPGBBsxnMBNoxPG+r8lCAQBoh5EEKBCbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785318:13:23.393 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABtGuwtWtdFJ6VyiSb2edyQAbd6hdQLm5eMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785418:13:23.393 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AADT65Ly/7k55w4N+MRjNHDeAbv8a62Ro8mbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785518:13:23.394 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAAy3cutgxQH/PaW7SnNRPhRATu4+mlJia96AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785618:13:23.394 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAD1xMrmZB+jyr33T4FG0lMJAec9FVpW20kBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785718:13:23.394 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAC4aPxqvyHD4zH1uK2qWPk5AdoOsOAachxFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785818:13:23.395 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAAjYkPbKTr9A4MsjUo+mfRiAdIUFUNSjh63AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785918:13:23.395 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786018:13:23.395 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=87 padding=0 endStream=false length=12 bytes=00000000070a0548656c6c6f
786118:13:23.396 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786218:13:23.396 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786318:13:23.396 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786418:13:23.396 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786518:13:23.397 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786618:13:23.397 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786718:13:23.397 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786818:13:23.397 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786918:13:23.397 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787018:13:23.397 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787118:13:23.397 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787218:13:23.398 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787318:13:23.398 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787418:13:23.398 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787518:13:23.398 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787618:13:23.398 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787718:13:23.399 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787818:13:23.399 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787918:13:23.399 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788018:13:23.399 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788118:13:23.399 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788218:13:23.400 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788318:13:23.400 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788418:13:23.400 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788518:13:23.400 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788618:13:23.400 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788718:13:23.400 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788818:13:23.400 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788918:13:23.400 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789018:13:23.400 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789118:13:23.401 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789218:13:23.401 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789318:13:23.401 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789418:13:23.401 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789518:13:23.401 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789618:13:23.401 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789718:13:23.401 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789818:13:23.402 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789918:13:23.402 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
790018:13:23.402 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
790118:13:23.402 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
790218:13:23.406 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AABPgeuA9Q5CishPpufmZn9AAeq36xKjUuy4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790318:13:23.408 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAAUT+pDrFqCoVZze/LJyohKAf27X6JHJoY1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790418:13:23.408 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AADxibxROxO+s+qaicTH0JdyAVn89k+mllQUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790518:13:23.408 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AADWjQ2oxNlvokbBH1hG4D73AWH8YkPvqOnOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790618:13:23.409 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AACuTzNsxWPMyyqJbaVBQVxgAYhgg/YYv+9FAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790718:13:23.409 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AAAYy50W0w5S/+lxhim4Z3/QAUBQlwmvsdB4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790818:13:23.409 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] 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: AACegQNnguZrUg0JKluiNYJ4AXRuRrx2UFalAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
790918:13:23.410 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=0 bytes=
791018:13:23.410 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
791118:13:23.410 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
791218:13:23.410 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
791318:13:23.410 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
791418:13:23.410 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
791518:13:23.411 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
791618:13:23.411 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
791718:13:23.425 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
791818:13:23.431 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
791918:13:23.431 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=11 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
792018:13:23.432 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
792118:13:23.432 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
792218:13:23.432 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=7 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
792318:13:23.432 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
792418:13:23.432 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
792518:13:23.433 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=13 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
792618:13:23.433 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
792718:13:23.433 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
792818:13:23.433 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=19 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
792918:13:23.433 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
793018:13:23.434 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
793118:13:23.434 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=9 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
793218:13:23.434 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
793318:13:23.434 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
793418:13:23.434 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=15 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
793518:13:23.435 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
793618:13:23.435 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
793718:13:23.435 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=17 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
793818:13:23.435 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
793918:13:23.436 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
794018:13:23.436 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=21 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
794118:13:23.436 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
794218:13:23.437 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
794318:13:23.437 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=29 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
794418:13:23.437 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
794518:13:23.437 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
794618:13:23.437 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=23 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
794718:13:23.438 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
794818:13:23.438 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
794918:13:23.438 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=25 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
795018:13:23.438 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
795118:13:23.439 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
795218:13:23.439 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=27 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
795318:13:23.439 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
795418:13:23.439 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
795518:13:23.440 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=31 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
795618:13:23.440 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
795718:13:23.440 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
795818:13:23.441 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=35 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
795918:13:23.441 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
796018:13:23.441 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
796118:13:23.442 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=33 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
796218:13:23.442 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
796318:13:23.442 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
796418:13:23.442 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=37 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
796518:13:23.443 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
796618:13:23.443 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
796718:13:23.443 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=45 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
796818:13:23.444 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
796918:13:23.444 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
797018:13:23.444 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=47 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
797118:13:23.445 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
797218:13:23.445 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
797318:13:23.445 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=49 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
797418:13:23.446 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
797518:13:23.446 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
797618:13:23.446 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=53 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
797718:13:23.446 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
797818:13:23.446 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
797918:13:23.446 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=51 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
798018:13:23.447 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
798118:13:23.447 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
798218:13:23.447 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=55 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
798318:13:23.447 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
798418:13:23.448 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
798518:13:23.448 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=57 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
798618:13:23.449 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
798718:13:23.449 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
798818:13:23.449 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=59 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
798918:13:23.450 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
799018:13:23.450 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
799118:13:23.450 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=61 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
799218:13:23.451 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
799318:13:23.451 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
799418:13:23.451 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=63 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
799518:13:23.452 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
799618:13:23.452 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
799718:13:23.452 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=65 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
799818:13:23.453 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
799918:13:23.453 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
800018:13:23.454 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=69 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
800118:13:23.454 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
800218:13:23.455 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
800318:13:23.455 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=67 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
800418:13:23.455 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
800518:13:23.456 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
800618:13:23.456 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=71 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
800718:13:23.457 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
800818:13:23.457 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
800918:13:23.457 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=73 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
801018:13:23.457 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
801118:13:23.457 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
801218:13:23.457 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=75 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
801318:13:23.457 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
801418:13:23.458 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
801518:13:23.458 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=79 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
801618:13:23.458 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
801718:13:23.458 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
801818:13:23.458 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=39 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
801918:13:23.458 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
802018:13:23.459 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
802118:13:23.459 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=83 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
802218:13:23.460 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
802318:13:23.460 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
802418:13:23.461 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=85 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
802518:13:23.461 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
802618:13:23.461 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
802718:13:23.462 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=87 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
802818:13:23.462 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
802918:13:23.462 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
803018:13:23.463 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=77 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
803118:13:23.463 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
803218:13:23.463 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
803318:13:23.463 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=43 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
803418:13:23.464 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
803518:13:23.464 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
803618:13:23.464 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
803718:13:23.465 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
803818:13:23.465 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
803918:13:23.465 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=5 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
804018:13:23.465 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
804118:13:23.466 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
804218:13:23.466 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=41 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
804318:13:23.466 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
804418:13:23.467 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
804518:13:23.467 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=81 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
804618:13:23.467 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
804718:13:23.468 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
804818:13:23.468 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=89 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
804918:13:23.469 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
805018:13:23.469 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
805118:13:23.469 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=91 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
805218:13:23.469 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
805318:13:23.470 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
805418:13:23.470 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=93 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
805518:13:23.470 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
805618:13:23.471 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
805718:13:23.471 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=95 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
805818:13:23.471 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
805918:13:23.471 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
806018:13:23.471 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=97 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
806118:13:23.471 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
806218:13:23.472 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
806318:13:23.472 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=99 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
806418:13:23.472 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
806518:13:23.473 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
806618:13:23.473 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND DATA: streamId=101 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
806718:13:23.473 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8068[INFO] [12/22/2025 18:13:23.475] [pool-23-thread-4-ScalaTest-running-NonBalancingIntegrationSpecNetty] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-netty)] Starting test: re-discover endpoints on failure
8069[INFO] [12/22/2025 18:13:23.482] [pool-23-thread-4-ScalaTest-running-NonBalancingIntegrationSpecNetty] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-netty)] Sending requests to server 1
807018:13:23.484 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
807118:13:23.484 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
807218:13:23.486 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
807318:13:23.486 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] OUTBOUND SETTINGS: ack=true
807418:13:23.486 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] INBOUND SETTINGS: ack=true
807518:13:23.487 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] 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: AACGbX4RTEsdtdkZPElZqm4QAc3WyFNZNXFmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
807618:13:23.487 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
807718:13:23.489 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
807818:13:23.490 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
807918:13:23.490 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
808018:13:23.491 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
808118:13:23.491 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] 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: AACAvnqsfexV8/ZUvWq4BQv/AX+3tzd5d7oYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
808218:13:23.492 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
808318:13:23.493 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:22 GMT, server: akka-http/10.5.0] padding=0 endStream=false
808418:13:23.494 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
808518:13:23.494 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
808618:13:23.495 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x21d880a3, L:/127.0.0.1:60522 - R:127.0.0.1/127.0.0.1:38153] INBOUND GO_AWAY: lastStreamId=5 errorCode=0 length=27 bytes=566f6c756e7461727920636f6e6e656374696f6e20636c6f73652e
8087[INFO] [12/22/2025 18:13:28.495] [pool-23-thread-4-ScalaTest-running-NonBalancingIntegrationSpecNetty] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-netty)] Sending requests to server 2
808818:13:28.497 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
808918:13:28.497 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
809018:13:28.499 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
809118:13:28.499 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] OUTBOUND SETTINGS: ack=true
809218:13:28.500 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] INBOUND SETTINGS: ack=true
809318:13:28.500 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] 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: AABlMymphaw58E53F86jRAvxAVkYWZxtenFUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
809418:13:28.500 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
809518:13:28.502 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
809618:13:28.504 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
809718:13:28.505 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
809818:13:28.505 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
809918:13:28.506 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] 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: AABptYruRHQvqdQxCpBiShy2AVaxzCCIBm2zAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
810018:13:28.506 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
810118:13:28.508 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
810218:13:28.508 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
810318:13:28.509 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8104 Sending request [1]
810518:13:28.532 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
810618:13:28.532 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
810718:13:28.534 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
810818:13:28.534 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND SETTINGS: ack=true
810918:13:28.534 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND SETTINGS: ack=true
811018:13:28.535 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACkzDOli3AZyL+CNQ+B16q3AZJOjXaizq4DAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
811118:13:28.535 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
811218:13:28.537 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
811318:13:28.538 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
811418:13:28.538 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
811518:13:28.538 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8116 Received response number [1]
8117 Sending request [2]
811818:13:28.539 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAADdYucUI7xA2jUBOIYAXNuAVSHRQKt3fDaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
811918:13:28.540 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
812018:13:28.541 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
812118:13:28.541 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
812218:13:28.542 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8123 Received response number [2]
8124 Sending request [3]
812518:13:28.543 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADc0RbCNXd2OF0jC0hWKIMZAaP+EwDrrLliAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
812618:13:28.543 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2033
812718:13:28.545 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
812818:13:28.545 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203321
8129 Received response number [3]
8130 Sending request [4]
813118:13:28.545 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
813218:13:28.547 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAA82Pw0+RzJtt1N72QLwBJ+ARZvQ45okziKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
813318:13:28.547 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2034
813418:13:28.548 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
813518:13:28.548 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203421
8136 Received response number [4]
8137 Sending request [5]
813818:13:28.549 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
813918:13:28.550 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAB2Th2w8hURxM5qj3aRDzwcAQBCnJgsBQ9xAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
814018:13:28.550 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2035
814118:13:28.552 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
814218:13:28.552 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=11 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203521
814318:13:28.552 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8144 Received response number [5]
8145 Sending request [6]
814618:13:28.553 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAC5huAR9zvTcpQ8SWMbLxzPAeHldWqioOMKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
814718:13:28.554 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2036
814818:13:28.555 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
814918:13:28.555 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=13 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203621
815018:13:28.555 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8151 Received response number [6]
8152 Sending request [7]
815318:13:28.556 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAC10TAeMssgKMBChFWBxoECAUjQZGLS9J7yAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
815418:13:28.557 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2037
815518:13:28.558 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
815618:13:28.559 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=15 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203721
815718:13:28.559 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8158 Received response number [7]
8159 Sending request [8]
816018:13:28.560 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAB8hyS205Kt7Gur5qrBeJh9Ac5xG4TsKLyAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
816118:13:28.561 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2038
816218:13:28.562 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
816318:13:28.563 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=17 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203821
8164 Received response number [8]
816518:13:28.563 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8166 Sending request [9]
816718:13:28.564 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADOVonzB6ezYqSrio08axcKAdjRqXQYKqVZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
816818:13:28.564 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2039
816918:13:28.566 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
817018:13:28.566 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=19 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203921
817118:13:28.566 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8172 Received response number [9]
8173 Sending request [10]
817418:13:28.567 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADlVtAtv/7AbZQ2H7RF2SdSAXORBNu7z9P0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
817518:13:28.568 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203130
817618:13:28.569 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
817718:13:28.569 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313021
817818:13:28.570 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8179 Received response number [10]
8180 Sending request [11]
818118:13:28.570 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACwtzpIZR/+Lr+Hi1ETHwRbAbhQ95IdgqQZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
818218:13:28.571 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203131
818318:13:28.572 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
818418:13:28.572 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313121
8185 Received response number [11]
8186 Sending request [12]
818718:13:28.573 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
818818:13:28.573 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAAICTXIuenV/W+ezMh6V3WrAe6XbLqNFeQZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
818918:13:28.573 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203132
819018:13:28.575 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
819118:13:28.575 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313221
8192 Received response number [12]
819318:13:28.575 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8194 Sending request [13]
819518:13:28.576 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADPvgws4OmcZU/coxVYtfbqAVxbn3beF347AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
819618:13:28.577 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203133
819718:13:28.578 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
819818:13:28.579 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313321
819918:13:28.579 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8200 Received response number [13]
8201 Sending request [14]
820218:13:28.580 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADRl6bT41KxjuDBSd2r8QbKAUTKBLc03TffAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
820318:13:28.581 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203134
820418:13:28.582 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
820518:13:28.583 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313421
8206 Received response number [14]
8207 Sending request [15]
820818:13:28.583 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
820918:13:28.584 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAD1Tphe9JHfq08gjrMCVpFpAR3dOCIbS0kXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
821018:13:28.584 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203135
821118:13:28.586 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
821218:13:28.586 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313521
8213 Received response number [15]
8214 Sending request [16]
821518:13:28.586 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
821618:13:28.587 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACPCsl+rO8HHl3MjodZl9csAVjjGR+s3nukAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
821718:13:28.588 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203136
821818:13:28.589 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
821918:13:28.590 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313621
822018:13:28.590 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8221 Received response number [16]
8222 Sending request [17]
822318:13:28.591 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADmHRxUBDL30xDmwjLhTIIPAdqgAonEgXV2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
822418:13:28.592 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203137
822518:13:28.594 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
822618:13:28.594 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313721
8227 Received response number [17]
822818:13:28.594 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8229 Sending request [18]
823018:13:28.595 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABxMssOO5X4EdkrDOsm6pILAWKCPMIJNH7yAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
823118:13:28.596 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203138
823218:13:28.597 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
823318:13:28.597 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313821
823418:13:28.598 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8235 Received response number [18]
8236 Sending request [19]
823718:13:28.599 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADNkI57RH1nBcz1B+U8IzcSAQmBXaiWNJXWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
823818:13:28.599 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203139
823918:13:28.601 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
824018:13:28.601 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313921
824118:13:28.601 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8242 Received response number [19]
8243 Sending request [20]
824418:13:28.602 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACFqosG0+HYQ+ELnRS2RaM0AYMy2s5MxMUtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
824518:13:28.603 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203230
824618:13:28.604 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
824718:13:28.604 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323021
824818:13:28.605 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8249 Received response number [20]
8250 Sending request [21]
825118:13:28.606 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACb7YX1tF9BXNOIcxUhbltvAdyF+RkhY3zSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
825218:13:28.606 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203231
825318:13:28.608 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
825418:13:28.608 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323121
8255 Received response number [21]
8256 Sending request [22]
825718:13:28.609 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
825818:13:28.609 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACapAqvodDSw2WNqYg+ycIJAfAgzPVmIEw7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
825918:13:28.609 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203232
826018:13:28.611 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
826118:13:28.611 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323221
826218:13:28.612 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8263 Received response number [22]
8264 Sending request [23]
826518:13:28.613 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACWrdRJv5xQrDQvaXBoh3z4AYN8hAE3USC9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
826618:13:28.613 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203233
826718:13:28.615 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
826818:13:28.615 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323321
8269 Received response number [23]
8270 Sending request [24]
827118:13:28.615 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
827218:13:28.617 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAAUuKed57KJm3nfRWdcx2Y+AVoqATcFj+oyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
827318:13:28.617 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203234
827418:13:28.619 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
827518:13:28.619 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323421
827618:13:28.619 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8277 Received response number [24]
8278 Sending request [25]
827918:13:28.620 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAARCZTnkmgVlOKSMZzoByeeAeZOj09Hsur3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
828018:13:28.620 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203235
828118:13:28.622 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
828218:13:28.622 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323521
828318:13:28.622 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8284 Received response number [25]
8285 Sending request [26]
828618:13:28.623 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAAJpHoqznTBdQ/EQW+O5CMcAWq2MMBVKvQ7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
828718:13:28.624 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203236
828818:13:28.625 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
828918:13:28.625 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323621
829018:13:28.626 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8291 Received response number [26]
8292 Sending request [27]
829318:13:28.627 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACoqinm/jMugE1LiF/hfb4pAS7ixc31Bo+9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
829418:13:28.627 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203237
829518:13:28.629 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
829618:13:28.629 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323721
829718:13:28.629 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8298 Received response number [27]
8299 Sending request [28]
830018:13:28.630 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAAazyr2A2BNd8re1UgOYMeBAdSTvRMuaOL3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
830118:13:28.631 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203238
830218:13:28.632 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
830318:13:28.632 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323821
8304 Received response number [28]
8305 Sending request [29]
830618:13:28.633 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
830718:13:28.634 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACA126K5yW7rXSiFNP0L0sNASkXHBY44nPoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
830818:13:28.634 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203239
830918:13:28.636 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
831018:13:28.636 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323921
8311 Received response number [29]
8312 Sending request [30]
831318:13:28.637 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
831418:13:28.638 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAAVgPRaac0z8dehiTCyDIaTAQ9tbog5J+ivAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
831518:13:28.638 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203330
831618:13:28.640 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
831718:13:28.640 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333021
8318 Received response number [30]
8319 Sending request [31]
832018:13:28.641 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
832118:13:28.641 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACai+VvPCW51o6tMYoO3ZX3AWpa+FR7htSZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
832218:13:28.641 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203331
832318:13:28.643 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
832418:13:28.643 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333121
8325 Received response number [31]
832618:13:28.644 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8327 Sending request [32]
832818:13:28.645 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACVIBuWXwBFHiSyul+u2US3AdqJ8SwAlj6SAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
832918:13:28.645 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203332
833018:13:28.647 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
833118:13:28.647 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333221
8332 Received response number [32]
8333 Sending request [33]
833418:13:28.647 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
833518:13:28.649 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAAvPS94U2Y03g/R31eG60BZAXFgBmb2bQzuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
833618:13:28.649 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203333
833718:13:28.651 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
833818:13:28.651 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333321
8339 Received response number [33]
8340 Sending request [34]
834118:13:28.652 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
834218:13:28.652 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACC/VYeVGD4Boe55XB+ZwHKAQULBDAx6B8JAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
834318:13:28.653 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203334
834418:13:28.655 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
834518:13:28.655 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333421
834618:13:28.655 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8347 Received response number [34]
8348 Sending request [35]
834918:13:28.657 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAAVkqKHXpBsTfJNxt0Ju8p5AaKLf8XeysTvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
835018:13:28.657 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203335
835118:13:28.658 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
835218:13:28.659 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333521
8353 Received response number [35]
8354 Sending request [36]
835518:13:28.660 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
835618:13:28.660 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADujH0exy6JV3UXpaJ5NyiYAcasytrhihI6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
835718:13:28.661 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203336
835818:13:28.662 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
835918:13:28.663 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333621
836018:13:28.663 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8361 Received response number [36]
8362 Sending request [37]
836318:13:28.664 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABDytoqD1P/wByEi0CbMBJvAUKRGl6+ZEiSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
836418:13:28.664 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203337
836518:13:28.666 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
836618:13:28.666 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333721
836718:13:28.667 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8368 Received response number [37]
8369 Sending request [38]
837018:13:28.667 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACoDZNqwAZ/SPbDVP2yJ/1XAagDsjUQiEtRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
837118:13:28.668 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203338
837218:13:28.669 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
837318:13:28.669 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333821
837418:13:28.670 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8375 Received response number [38]
8376 Sending request [39]
837718:13:28.670 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACl38iQ5+TO2hLwudlXS0ZSAcfYDiCyj8beAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
837818:13:28.671 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203339
837918:13:28.672 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
838018:13:28.673 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333921
8381 Received response number [39]
8382 Sending request [40]
838318:13:28.673 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
838418:13:28.674 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAC6IQnsNiXc2gtCH1KrhTMBAXkAObWV5IFAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
838518:13:28.674 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203430
838618:13:28.676 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
838718:13:28.676 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343021
838818:13:28.676 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8389 Received response number [40]
8390 Sending request [41]
839118:13:28.677 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACOBlkKM6u4uoI7OjSJkLc9AY0QNjdYzN4gAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
839218:13:28.678 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203431
839318:13:28.679 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
839418:13:28.679 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343121
839518:13:28.679 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8396 Received response number [41]
8397 Sending request [42]
839818:13:28.680 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABdrhPiKnlkki9AT2fdS9onAeBg3XlIHDHTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
839918:13:28.681 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203432
840018:13:28.682 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
840118:13:28.682 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343221
8402 Received response number [42]
840318:13:28.682 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8404 Sending request [43]
840518:13:28.683 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABcGVnPSB0LlkNlodrV9CgdATwvJlfgOB6PAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
840618:13:28.683 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203433
840718:13:28.685 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
840818:13:28.685 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343321
840918:13:28.685 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8410 Received response number [43]
8411 Sending request [44]
841218:13:28.686 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAAupbmtZf5rNNuiXX1Xup+zAbOjMRypsSReAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
841318:13:28.687 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203434
841418:13:28.689 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
841518:13:28.689 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343421
841618:13:28.689 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8417 Received response number [44]
8418 Sending request [45]
841918:13:28.690 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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/1NcnQnzg8zbuKoa9EyI1ATbqTKN7AKSJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
842018:13:28.691 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203435
842118:13:28.692 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
842218:13:28.692 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343521
842318:13:28.692 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8424 Received response number [45]
8425 Sending request [46]
842618:13:28.693 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAC9P3gpwSJl+N8x7qWnkAgmAaTYR1T9s0lTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
842718:13:28.694 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203436
842818:13:28.696 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
842918:13:28.696 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343621
8430 Received response number [46]
8431 Sending request [47]
843218:13:28.697 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
843318:13:28.697 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABJW46ie2+cwrwCJOVR3OpTAWQQtEvu7vGBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
843418:13:28.698 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203437
843518:13:28.699 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
843618:13:28.699 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343721
843718:13:28.700 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8438 Received response number [47]
8439 Sending request [48]
844018:13:28.701 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACRR9AXhmUDSvu+JlH/BrfUAZIQd6TQ735bAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
844118:13:28.701 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203438
844218:13:28.703 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
844318:13:28.703 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343821
844418:13:28.703 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8445 Received response number [48]
8446 Sending request [49]
844718:13:28.704 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABFg9WYJAI5XD8FqhFtZ20iAbeBqukrkS2fAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
844818:13:28.704 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203439
844918:13:28.706 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
845018:13:28.706 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343921
845118:13:28.706 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8452 Received response number [49]
8453 Sending request [50]
845418:13:28.707 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADTZu+xOJPtIe2F9Y1PB6QUAY40pFPiflJNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
845518:13:28.708 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203530
845618:13:28.709 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
845718:13:28.709 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=101 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353021
845818:13:28.710 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8459 Received response number [50]
8460 Sending request [51]
846118:13:28.711 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAAgOhvECT3yYs3p+ICBLVrgAbHNE/cQfWp5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
846218:13:28.711 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=103 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203531
846318:13:28.713 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
846418:13:28.713 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=103 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353121
846518:13:28.713 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8466 Received response number [51]
8467 Sending request [52]
846818:13:28.714 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAD0kV6nV93PBRSGVPoyI9CtAednIUjyqz+zAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
846918:13:28.715 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=105 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203532
847018:13:28.716 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
847118:13:28.716 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=105 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353221
8472 Received response number [52]
847318:13:28.717 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8474 Sending request [53]
847518:13:28.718 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADcd1iOmzGE2gxtXF3vU1GZARkm/1x4ZUtUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
847618:13:28.718 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=107 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203533
847718:13:28.719 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
847818:13:28.720 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=107 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353321
8479 Received response number [53]
848018:13:28.720 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8481 Sending request [54]
848218:13:28.721 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADHuBf0ZTtUen7QOaKSGIeaAZlgYvsCf6vsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
848318:13:28.721 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=109 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203534
848418:13:28.723 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
848518:13:28.723 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=109 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353421
8486 Received response number [54]
8487 Sending request [55]
848818:13:28.723 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
848918:13:28.724 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAC4z/JZPuabw2oCBnczqYiAAcwb/+uyWVmJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
849018:13:28.724 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=111 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203535
849118:13:28.726 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
849218:13:28.726 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=111 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353521
849318:13:28.726 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8494 Received response number [55]
8495 Sending request [56]
849618:13:28.727 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABeQVF7qREb0wbpEVHWiz7qAYp8D+ByzZtzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
849718:13:28.728 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=113 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203536
849818:13:28.729 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
849918:13:28.729 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=113 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353621
850018:13:28.729 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8501 Received response number [56]
8502 Sending request [57]
850318:13:28.730 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABgrl5LqS0u60DDoodpVkW0AXfUbol8JIC0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
850418:13:28.731 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=115 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203537
850518:13:28.732 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
850618:13:28.732 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=115 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353721
8507 Received response number [57]
8508 Sending request [58]
850918:13:28.733 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
851018:13:28.733 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACMLGLokORs2PbMp6x8XS66AYkR8bPM51ZxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
851118:13:28.733 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=117 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203538
851218:13:28.735 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
851318:13:28.735 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=117 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353821
851418:13:28.735 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8515 Received response number [58]
8516 Sending request [59]
851718:13:28.736 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACFNBtSHXoYgB4F/c6rN0jyAQ+jU+Uv/TTCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
851818:13:28.737 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=119 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203539
851918:13:28.738 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
852018:13:28.739 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=119 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353921
852118:13:28.739 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8522 Received response number [59]
8523 Sending request [60]
852418:13:28.740 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADQuT9DPU3IN3zrmf9ZnGPMAWoyeaG/xsgVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
852518:13:28.741 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=121 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203630
852618:13:28.742 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
852718:13:28.742 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=121 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363021
852818:13:28.743 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8529 Received response number [60]
8530 Sending request [61]
853118:13:28.743 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAB/n2VboSEITwG/HCV8LeNyAZOWzLd+KEPmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
853218:13:28.744 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=123 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203631
853318:13:28.746 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
853418:13:28.746 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=123 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363121
8535 Received response number [61]
8536 Sending request [62]
853718:13:28.747 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
853818:13:28.747 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABJ3QLG+rumNzobK3se7napAY9FxSq+sXT7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
853918:13:28.748 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=125 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203632
854018:13:28.749 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
854118:13:28.750 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=125 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363221
8542 Received response number [62]
854318:13:28.750 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8544 Sending request [63]
854518:13:28.752 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAD1y1WpeVXyw0Ov29FUyGlNAeszkNWACGUqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
854618:13:28.752 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=127 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203633
854718:13:28.753 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
854818:13:28.753 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=127 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363321
854918:13:28.754 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8550 Received response number [63]
8551 Sending request [64]
855218:13:28.754 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABzjhlVhSeh9ry1JEpBa4MAAXSmXyIDWnqvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
855318:13:28.755 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=129 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203634
855418:13:28.756 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
855518:13:28.756 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=129 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363421
8556 Received response number [64]
855718:13:28.756 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8558 Sending request [65]
855918:13:28.757 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADhaQgMF0T/hf/hhdIcz4tzAWQ7y/DnNMGFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
856018:13:28.757 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=131 padding=0 endStream=false length=15 bytes=000000000a0a0848656c6c6f203635
856118:13:28.759 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=131 padding=0 endStream=true length=0 bytes=
856218:13:28.759 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND WINDOW_UPDATE: streamId=131 windowSizeIncrement=446480
856318:13:28.759 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
856418:13:28.759 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=131 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363521
8565 Received response number [65]
8566 Sending request [66]
856718:13:28.760 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
856818:13:28.760 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAAX9IyxW5clvVtSo4TcMniQAUkJa6/NTr/0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
856918:13:28.760 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=133 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203636
857018:13:28.762 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
857118:13:28.762 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=133 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363621
8572 Received response number [66]
857318:13:28.763 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8574 Sending request [67]
857518:13:28.764 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAD2ac6XwZVb87sirUTGJNazAZqD/byfqPJaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
857618:13:28.764 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=135 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203637
857718:13:28.766 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
857818:13:28.766 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=135 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363721
8579 Received response number [67]
8580 Sending request [68]
858118:13:28.767 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
858218:13:28.767 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAB0CiG56VtoVheabKQmaXwHAR6O6lAc9jvaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
858318:13:28.767 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=137 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203638
858418:13:28.769 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
858518:13:28.769 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=137 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363821
858618:13:28.769 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8587 Received response number [68]
8588 Sending request [69]
858918:13:28.770 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAD7dunSxqCnVUfCQlQgiJI3AXLn9Rytf6d+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
859018:13:28.770 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=139 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203639
859118:13:28.772 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
859218:13:28.772 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=139 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363921
8593 Received response number [69]
859418:13:28.773 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8595 Sending request [70]
859618:13:28.774 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACIXqJHXu+NkkMm6nvoIfsdARO/JKpD5pU3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
859718:13:28.774 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=141 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203730
859818:13:28.776 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
859918:13:28.776 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=141 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373021
8600 Received response number [70]
8601 Sending request [71]
860218:13:28.776 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
860318:13:28.777 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADC0ZHU25z5egbK2g7355UmAR8p0azDX/KxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
860418:13:28.777 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=143 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203731
860518:13:28.779 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
860618:13:28.779 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=143 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373121
8607 Received response number [71]
860818:13:28.780 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8609 Sending request [72]
861018:13:28.780 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABdXG5mjN3jSek85AbARhkkAWZrHNdQpBH+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
861118:13:28.781 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=145 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203732
861218:13:28.782 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
861318:13:28.783 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=145 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373221
861418:13:28.783 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8615 Received response number [72]
8616 Sending request [73]
861718:13:28.784 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADQ0bXat39GKElCzkXUgNlLARkEl+F+r61IAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
861818:13:28.784 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=147 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203733
861918:13:28.786 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
862018:13:28.786 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=147 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373321
862118:13:28.786 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8622 Received response number [73]
8623 Sending request [74]
862418:13:28.788 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACbg7WYoSaV6vPpxmcOJzcMAZuOEAT3pRlKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
862518:13:28.788 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=149 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203734
862618:13:28.789 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
862718:13:28.789 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=149 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373421
8628 Received response number [74]
8629 Sending request [75]
863018:13:28.790 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
863118:13:28.790 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAAma4nmPCFFhVcjjLR7XU6tAWSTWMGRpmGuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
863218:13:28.791 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=151 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203735
863318:13:28.793 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
863418:13:28.793 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=151 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373521
8635 Received response number [75]
8636 Sending request [76]
863718:13:28.793 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
863818:13:28.794 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABsQczdW1DByqo94urpaO6nAYD/Ixs7bC7hAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
863918:13:28.794 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=153 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203736
864018:13:28.796 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
864118:13:28.796 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=153 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373621
864218:13:28.796 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8643 Received response number [76]
8644 Sending request [77]
864518:13:28.797 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABn61lNndPpJrsYfXIqVJexAeCrjn66sYjVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
864618:13:28.798 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=155 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203737
864718:13:28.799 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
864818:13:28.800 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=155 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373721
864918:13:28.800 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8650 Received response number [77]
8651 Sending request [78]
865218:13:28.801 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADibgwIIRWJZpKKHFkrco0VAcBIPQVsT/F4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
865318:13:28.801 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=157 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203738
865418:13:28.803 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
865518:13:28.803 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=157 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373821
8656 Received response number [78]
865718:13:28.803 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8658 Sending request [79]
865918:13:28.805 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADNkh4I26AhLGHXr+E5N9PwAbMmX4CvOSlAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
866018:13:28.805 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=159 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203739
866118:13:28.806 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
866218:13:28.807 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=159 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373921
866318:13:28.807 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8664 Received response number [79]
8665 Sending request [80]
866618:13:28.808 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACMZR1hamc4GNSJ99+Wl+HVAdurGJHWU0soAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
866718:13:28.808 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=161 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203830
866818:13:28.810 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
866918:13:28.810 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=161 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383021
867018:13:28.810 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8671 Received response number [80]
8672 Sending request [81]
867318:13:28.811 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAB5Gi02RPP1/AVvkFhVDpfuAdI7G0FdKgrsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
867418:13:28.812 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=163 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203831
867518:13:28.814 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
867618:13:28.814 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=163 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383121
8677 Received response number [81]
867818:13:28.815 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8679 Sending request [82]
868018:13:28.816 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADuq0g5mZFC0gM/zvEm6N6cAU4n9+F8wg3KAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
868118:13:28.817 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=165 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203832
868218:13:28.818 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
868318:13:28.819 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=165 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383221
868418:13:28.819 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8685 Received response number [82]
8686 Sending request [83]
868718:13:28.820 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABU21EER6aO8UGnfZwYVBK/ASwaiU2OIgbaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
868818:13:28.820 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=167 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203833
868918:13:28.822 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
869018:13:28.822 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=167 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383321
8691 Received response number [83]
8692 Sending request [84]
869318:13:28.823 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
869418:13:28.824 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAB+6/2Ho4H46uyJ+t46VSc3AUapx8rgztqRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
869518:13:28.824 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=169 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203834
869618:13:28.826 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
869718:13:28.826 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=169 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383421
869818:13:28.826 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8699 Received response number [84]
8700 Sending request [85]
870118:13:28.827 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACfCl2EdFhovlbNvowxHD/fAVCu5qQCmrlTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
870218:13:28.827 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=171 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203835
870318:13:28.829 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
870418:13:28.829 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=171 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383521
8705 Received response number [85]
870618:13:28.830 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8707 Sending request [86]
870818:13:28.831 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABbIa+QFA2VeczujltoIJBZAUq6amNuFNPDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
870918:13:28.831 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=173 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203836
871018:13:28.833 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
871118:13:28.833 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=173 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383621
8712 Received response number [86]
8713 Sending request [87]
871418:13:28.833 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
871518:13:28.834 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADBa7vtuuCygHOKyNZbNBg5AeDzJxdoT42sAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
871618:13:28.834 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=175 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203837
871718:13:28.836 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
871818:13:28.836 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=175 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383721
8719 Received response number [87]
8720 Sending request [88]
872118:13:28.837 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
872218:13:28.837 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABwNqrakb9Pgjr6vQZW9gX6AZVm1xANsIGAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
872318:13:28.838 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=177 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203838
872418:13:28.839 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
872518:13:28.840 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=177 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383821
872618:13:28.840 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8727 Received response number [88]
8728 Sending request [89]
872918:13:28.841 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAAiBMTne8dfIFSB6F+xMWwZAbwhsmfQW1GkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
873018:13:28.841 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=179 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203839
873118:13:28.843 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
873218:13:28.843 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=179 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383921
873318:13:28.843 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8734 Received response number [89]
8735 Sending request [90]
873618:13:28.845 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAB7twNyqxJboz4s2pu7lc3AAStNLgEzwNU5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
873718:13:28.845 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=181 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203930
873818:13:28.846 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
873918:13:28.846 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=181 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393021
874018:13:28.847 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8741 Received response number [90]
8742 Sending request [91]
874318:13:28.847 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABAGy3L0qC4N82+vlo0p8i0ATPHPlrb0L/0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
874418:13:28.848 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=183 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203931
874518:13:28.849 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
874618:13:28.850 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=183 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393121
874718:13:28.850 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8748 Received response number [91]
8749 Sending request [92]
875018:13:28.851 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABQQHrIsKIiD3fmAN7UcXcnARa2kysiN8EMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
875118:13:28.851 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=185 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203932
875218:13:28.853 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
875318:13:28.853 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=185 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393221
875418:13:28.853 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8755 Received response number [92]
8756 Sending request [93]
875718:13:28.854 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAA1jwV/GuDQ3pE4fhZklBYSAUvetB1UmWmEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
875818:13:28.855 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=187 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203933
875918:13:28.856 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
876018:13:28.856 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=187 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393321
8761 Received response number [93]
876218:13:28.857 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8763 Sending request [94]
876418:13:28.857 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACwEGjkiIt8y5/h5Hg9LegQAaG9tTeq0m71AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
876518:13:28.858 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=189 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203934
876618:13:28.859 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
876718:13:28.860 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=189 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393421
8768 Received response number [94]
876918:13:28.860 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8770 Sending request [95]
877118:13:28.861 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADu7nVU53msciFLuzy9Ux7XAap/b45bZrrTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
877218:13:28.861 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=191 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203935
877318:13:28.863 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
877418:13:28.863 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=191 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393521
877518:13:28.863 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8776 Received response number [95]
8777 Sending request [96]
877818:13:28.864 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AADdRVcsJAfy+4aVc8725QsVAdjaQ0fvqqUVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
877918:13:28.864 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=193 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203936
878018:13:28.866 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
878118:13:28.866 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=193 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393621
878218:13:28.866 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8783 Received response number [96]
8784 Sending request [97]
878518:13:28.867 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AABdYy0R76ggwgPOdzyVcM8lAVUljCvPvPlxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
878618:13:28.867 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=195 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203937
878718:13:28.869 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
878818:13:28.869 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=195 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393721
878918:13:28.869 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8790 Received response number [97]
8791 Sending request [98]
879218:13:28.871 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AACEg9RN+J7rTt0MUjU5+qSGAbXMTka2lqMKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
879318:13:28.871 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=197 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203938
879418:13:28.872 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
879518:13:28.873 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=197 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393821
879618:13:28.873 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8797 Received response number [98]
8798 Sending request [99]
879918:13:28.873 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAA1ah0x/Fmga2m+k8DFzx4BASSSfdFPjvc0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
880018:13:28.874 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=199 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203939
880118:13:28.875 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
880218:13:28.876 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=199 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393921
880318:13:28.876 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8804 Received response number [99]
8805 Sending request [100]
880618:13:28.877 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] 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: AAAH1eMhpEjuu1h/6q0lh5RIASJUjEqM4l6eAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
880718:13:28.878 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND DATA: streamId=201 padding=0 endStream=true length=16 bytes=000000000b0a0948656c6c6f20313030
880818:13:28.879 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 20, grpc-encoding: identity, date: Mon, 22 Dec 2025 17:13:28 GMT, server: akka-http/10.5.0] padding=0 endStream=false
880918:13:28.879 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND DATA: streamId=201 padding=0 endStream=false length=20 bytes=000000000f0a0d48692048656c6c6f2031303021
881018:13:28.880 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8811 Received response number [100]
8812[INFO] [12/22/2025 18:13:39.811] [pool-23-thread-4] [CoordinatedShutdown(akka://NonBalancingIntegrationSpec-netty)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
881318:13:39.811 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe502a2d, L:/127.0.0.1:44308 - R:127.0.0.1/127.0.0.1:46167] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
881418:13:39.811 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x34a83838, L:/127.0.0.1:33554 - R:127.0.0.1/127.0.0.1:41357] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
881518:13:39.811 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf51adfa6, L:/127.0.0.1:53868 - R:127.0.0.1/127.0.0.1:38199] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
8816[WARN] [12/22/2025 18:13:39.811] [NonBalancingIntegrationSpec-netty-akka.actor.default-dispatcher-10] [GrpcImpl(akka://NonBalancingIntegrationSpec-netty)] Failed to gracefully close akka.grpc.GrpcChannel@6edd14a1, proceeding with shutdown anyway. akka.grpc.internal.ClientConnectionException: Unable to establish connection after [Some(2)]
881718:13:39.812 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd3f8f3a7, L:/127.0.0.1:60952 - R:127.0.0.1/127.0.0.1:38589] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
881818:13:39.815 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x34a83838, L:/127.0.0.1:33554 ! R:127.0.0.1/127.0.0.1:41357] Sending GOAWAY failed: lastStreamId '0', errorCode '0', debugData ''. Forcing shutdown of the connection.
8819io.grpc.netty.shaded.io.netty.channel.unix.Errors$NativeIoException: writevAddresses(..) failed: Connection reset by peer
8820[info] NonBalancingIntegrationSpecNetty:
8821[info] Using pick-first (non load balanced clients) - netty
8822[info] - should send requests to a single endpoint (203 milliseconds)
8823[info] - should send requests to a single endpoint that is restarted in the middle (479 milliseconds)
8824[info] - should re-discover endpoints on failure (5 seconds, 34 milliseconds)
8825[info] - should select the right endpoint among invalid ones (370 milliseconds)
8826[info] - should eventually fail when no valid endpoints are provided (927 milliseconds)
8827[info] - should not fail when no valid endpoints are provided but no limit on attempts is set (10 seconds, 1 milliseconds)
8828sayHello to Alice (not authenticated)
8829sayHello to Alice (authenticated)
8830sayHello to stream...
8831[info] PowerApiSpecAkkaHttp:
8832[info] The power API
8833[info] - should successfully pass metadata from client to server (13 milliseconds)
8834[info] - should successfully pass metadata from server to client (12 milliseconds)
8835[info] - should (on streamed calls) redeem the headers future as soon as they're available (and trailers future when trailers arrive) (131 milliseconds)
8836[info] - should successfully pass metadata from server to client (for client-streaming calls) (17 milliseconds)
8837Running test large_unary
8838Test completed.
8839[INFO] [12/22/2025 18:13:40.091] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8840[INFO] [12/22/2025 18:13:40.103] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8841Running test empty_unary
8842Test completed.
8843[INFO] [12/22/2025 18:13:40.163] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8844[INFO] [12/22/2025 18:13:40.166] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8845[INFO] [12/22/2025 18:13:40.168] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8846Running test ping_pong
8847Test completed.
8848[INFO] [12/22/2025 18:13:40.230] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8849[INFO] [12/22/2025 18:13:40.239] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8850[INFO] [12/22/2025 18:13:40.241] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8851Running test empty_stream
8852Test completed.
8853[INFO] [12/22/2025 18:13:40.315] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8854[INFO] [12/22/2025 18:13:40.322] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8855[INFO] [12/22/2025 18:13:40.324] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8856Running test client_streaming
8857Test completed.
8858[INFO] [12/22/2025 18:13:40.398] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8859[INFO] [12/22/2025 18:13:40.405] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8860[INFO] [12/22/2025 18:13:40.407] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8861Running test server_streaming
8862Test completed.
8863[INFO] [12/22/2025 18:13:40.470] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8864[INFO] [12/22/2025 18:13:40.479] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8865[INFO] [12/22/2025 18:13:40.480] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8866Running test cancel_after_begin
8867[INFO] [12/22/2025 18:13:40.526] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8868Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
8869[INFO] [12/22/2025 18:13:40.534] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8870[INFO] [12/22/2025 18:13:40.535] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8871Running test cancel_after_first_response
8872[INFO] [12/22/2025 18:13:40.578] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8873Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
8874[INFO] [12/22/2025 18:13:40.584] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8875[INFO] [12/22/2025 18:13:40.586] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8876Running test timeout_on_sleeping_server
8877[INFO] [12/22/2025 18:13:40.629] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8878Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
8879[INFO] [12/22/2025 18:13:40.638] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8880[INFO] [12/22/2025 18:13:40.641] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8881Running test status_code_and_message
8882Test completed.
8883[INFO] [12/22/2025 18:13:40.696] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8884[INFO] [12/22/2025 18:13:40.698] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8885[INFO] [12/22/2025 18:13:40.700] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8886Running test unimplemented_method
8887Test completed.
8888[INFO] [12/22/2025 18:13:40.756] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8889[INFO] [12/22/2025 18:13:40.762] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8890[INFO] [12/22/2025 18:13:40.763] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8891Running test client_compressed_unary
8892[INFO] [12/22/2025 18:13:40.809] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
889318:13:40.816 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 134 thread-local buffer(s) from thread: grpc-default-worker-ELG-6-1
889418:13:40.816 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 133 thread-local buffer(s) from thread: grpc-default-worker-ELG-6-2
889518:13:40.817 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 20 thread-local buffer(s) from thread: grpc-default-worker-ELG-6-3
889618:13:40.818 [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
8897Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
8898[INFO] [12/22/2025 18:13:40.820] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8899[INFO] [12/22/2025 18:13:40.822] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8900Running test server_compressed_unary
8901[INFO] [12/22/2025 18:13:40.872] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8902Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
8903[INFO] [12/22/2025 18:13:40.878] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8904[INFO] [12/22/2025 18:13:40.880] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8905Running test server_compressed_streaming
8906Test completed.
8907[INFO] [12/22/2025 18:13:40.940] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8908[INFO] [12/22/2025 18:13:40.944] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8909[INFO] [12/22/2025 18:13:40.946] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8910Running test unimplemented_service
8911Test completed.
8912[INFO] [12/22/2025 18:13:41.002] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8913[INFO] [12/22/2025 18:13:41.006] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8914[INFO] [12/22/2025 18:13:41.008] [pool-23-thread-4-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8915[info] GrpcInteropAkkaScalaWithAkkaHttpScalaSpec:
8916[info] akka-grpc server scala with akka-grpc scala client tester akka-http
8917[info] - should pass the large_unary integration test (83 milliseconds)
8918[info] - should pass the empty_unary integration test (63 milliseconds)
8919[info] - should pass the ping_pong integration test (72 milliseconds)
8920[info] - should pass the empty_stream integration test (83 milliseconds)
8921[info] - should pass the client_streaming integration test (82 milliseconds)
8922[info] - should pass the server_streaming integration test (72 milliseconds)
8923[info] - should pass the cancel_after_begin integration test (pending)
8924[info] - should pass the cancel_after_first_response integration test (pending)
8925[info] - should pass the timeout_on_sleeping_server integration test (pending)
8926[info] - should pass the status_code_and_message integration test (63 milliseconds)
8927[info] - should pass the unimplemented_method integration test (62 milliseconds)
8928[info] - should pass the client_compressed_unary integration test (pending)
8929[info] - should pass the server_compressed_unary integration test (pending)
8930[info] - should pass the server_compressed_streaming integration test (63 milliseconds)
8931[info] - should pass the unimplemented_service integration test (63 milliseconds)
8932[info] TelemetrySpec:
8933[info] The client-side telemetry hook
8934[info] - should pick up matched requests (2 milliseconds)
8935Running test large_unary
893618:13:41.075 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
893718:13:41.075 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - 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}
893818:13:41.075 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
893918:13:41.076 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
894018:13:41.076 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
894118:13:41.076 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
894218:13:41.077 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
894318:13:41.077 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - 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}
894418:13:41.077 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] OUTBOUND SETTINGS: ack=true
894518:13:41.077 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
894618:13:41.077 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
894718:13:41.078 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
894818:13:41.078 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND SETTINGS: ack=true
894918:13:41.078 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - 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: AAADri+YRaTeyJVNQpm3NiMoAXd3ug34e3RMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
895018:13:41.079 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
895118:13:41.080 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
895218:13:41.081 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
895318:13:41.081 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] 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: AAADri+YRaTeyJVNQpm3NiMoAXd3ug34e3RMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
895418:13:41.082 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
895518:13:41.082 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
895618:13:41.082 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] OUTBOUND PING: ack=false bytes=1234
895718:13:41.082 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
895818:13:41.083 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
895918:13:41.083 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896018:13:41.083 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43206 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896118:13:41.083 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896218:13:41.083 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896318:13:41.084 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896418:13:41.084 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896518:13:41.084 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
896618:13:41.084 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896718:13:41.084 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896818:13:41.085 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
896918:13:41.085 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897018:13:41.085 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897118:13:41.086 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897218:13:41.086 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897318:13:41.086 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897418:13:41.086 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
897518:13:41.087 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897618:13:41.087 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897718:13:41.087 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND DATA: streamId=3 padding=0 endStream=true length=10438 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897818:13:41.088 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
897918:13:41.088 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
898018:13:41.088 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND PING: ack=true bytes=1234
898118:13:41.089 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
898218:13:41.089 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898318:13:41.090 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898418:13:41.090 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898518:13:41.090 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898618:13:41.091 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - 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
898718:13:41.091 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898818:13:41.092 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898918:13:41.092 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899018:13:41.092 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899118:13:41.093 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899218:13:41.093 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899318:13:41.093 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899418:13:41.094 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899518:13:41.094 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899618:13:41.094 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899718:13:41.095 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899818:13:41.094 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899918:13:41.095 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
900018:13:41.096 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=3665 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900118:13:41.096 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
900218:13:41.097 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900318:13:41.097 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900418:13:41.097 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900518:13:41.098 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900618:13:41.098 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900718:13:41.098 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
900818:13:41.098 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900918:13:41.098 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
901018:13:41.098 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
901118:13:41.099 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
901218:13:41.099 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
901318:13:41.099 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
901418:13:41.100 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=3665 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
901518:13:41.100 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9016Test completed.
901718:13:41.102 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb1fdbf0e, L:/127.0.0.1:55722 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9018[INFO] [12/22/2025 18:13:41.103] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
901918:13:41.104 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3285db14, L:/127.0.0.1:8080 - R:/127.0.0.1:55722] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9020Server stopped
9021Running test empty_unary
902218:13:41.152 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x4970a252, L:/127.0.0.1:55734 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
902318:13:41.153 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4970a252, L:/127.0.0.1:55734 - 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}
902418:13:41.153 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4970a252, L:/127.0.0.1:55734 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
902518:13:41.154 [grpc-nio-worker-ELG-9-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xb16645e5, L:/127.0.0.1:8080 - R:/127.0.0.1:55734] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
902618:13:41.154 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb16645e5, L:/127.0.0.1:8080 - R:/127.0.0.1:55734] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
902718:13:41.155 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb16645e5, L:/127.0.0.1:8080 - R:/127.0.0.1:55734] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
902818:13:41.155 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb16645e5, L:/127.0.0.1:8080 - R:/127.0.0.1:55734] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
902918:13:41.155 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4970a252, L:/127.0.0.1:55734 - 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}
903018:13:41.156 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4970a252, L:/127.0.0.1:55734 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
903118:13:41.156 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4970a252, L:/127.0.0.1:55734 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
903218:13:41.156 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb16645e5, L:/127.0.0.1:8080 - R:/127.0.0.1:55734] OUTBOUND SETTINGS: ack=true
903318:13:41.156 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb16645e5, L:/127.0.0.1:8080 - R:/127.0.0.1:55734] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
903418:13:41.156 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4970a252, L:/127.0.0.1:55734 - 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: AAA8SzVqPPQSe2e4WhOH8PNNAarSAFZWim3MAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
903518:13:41.157 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4970a252, L:/127.0.0.1:55734 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
903618:13:41.157 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb16645e5, L:/127.0.0.1:8080 - R:/127.0.0.1:55734] INBOUND SETTINGS: ack=true
903718:13:41.157 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4970a252, L:/127.0.0.1:55734 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
903818:13:41.158 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb16645e5, L:/127.0.0.1:8080 - R:/127.0.0.1:55734] 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: AAA8SzVqPPQSe2e4WhOH8PNNAarSAFZWim3MAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
903918:13:41.159 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb16645e5, L:/127.0.0.1:8080 - R:/127.0.0.1:55734] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
904018:13:41.159 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb16645e5, L:/127.0.0.1:8080 - R:/127.0.0.1:55734] OUTBOUND PING: ack=false bytes=1234
904118:13:41.159 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb16645e5, L:/127.0.0.1:8080 - R:/127.0.0.1:55734] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
904218:13:41.160 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4970a252, L:/127.0.0.1:55734 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
904318:13:41.160 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4970a252, L:/127.0.0.1:55734 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
904418:13:41.160 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb16645e5, L:/127.0.0.1:8080 - R:/127.0.0.1:55734] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
904518:13:41.160 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb16645e5, L:/127.0.0.1:8080 - R:/127.0.0.1:55734] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
904618:13:41.160 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4970a252, L:/127.0.0.1:55734 - 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
904718:13:41.160 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb16645e5, L:/127.0.0.1:8080 - R:/127.0.0.1:55734] INBOUND PING: ack=true bytes=1234
904818:13:41.160 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4970a252, L:/127.0.0.1:55734 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
904918:13:41.161 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4970a252, L:/127.0.0.1:55734 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9050Test completed.
905118:13:41.161 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4970a252, L:/127.0.0.1:55734 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9052[INFO] [12/22/2025 18:13:41.162] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
905318:13:41.162 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xb16645e5, L:/127.0.0.1:8080 - R:/127.0.0.1:55734] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9054Server stopped
9055Running test ping_pong
905618:13:41.206 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
905718:13:41.206 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - 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}
905818:13:41.206 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
905918:13:41.207 [grpc-nio-worker-ELG-9-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
906018:13:41.207 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
906118:13:41.207 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
906218:13:41.208 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - 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}
906318:13:41.209 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
906418:13:41.209 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
906518:13:41.209 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
906618:13:41.209 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] OUTBOUND SETTINGS: ack=true
906718:13:41.210 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
906818:13:41.210 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] INBOUND SETTINGS: ack=true
906918:13:41.210 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - 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: AAA2BDxD+rjKmUkCEodKxDaBAViPjafm4uzkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
907018:13:41.210 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907118:13:41.211 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] 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: AAA2BDxD+rjKmUkCEodKxDaBAViPjafm4uzkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
907218:13:41.211 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
907318:13:41.212 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907418:13:41.212 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=47788 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
907518:13:41.212 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] OUTBOUND PING: ack=false bytes=1234
907618:13:41.212 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
907718:13:41.213 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
907818:13:41.213 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
907918:13:41.213 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
908018:13:41.213 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908118:13:41.213 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] INBOUND DATA: streamId=3 padding=0 endStream=true length=15020 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908218:13:41.213 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] INBOUND PING: ack=true bytes=1234
908318:13:41.214 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
908418:13:41.214 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908518:13:41.215 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
908618:13:41.215 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908718:13:41.216 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - 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
908818:13:41.216 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908918:13:41.216 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909018:13:41.217 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
909118:13:41.217 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909218:13:41.217 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
909318:13:41.217 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909418:13:41.217 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909518:13:41.218 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909618:13:41.218 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909718:13:41.218 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909818:13:41.218 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9099Test completed.
910018:13:41.222 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x849076d9, L:/127.0.0.1:55746 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9101[INFO] [12/22/2025 18:13:41.222] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
910218:13:41.222 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x5b959942, L:/127.0.0.1:8080 - R:/127.0.0.1:55746] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9103Server stopped
9104Running test empty_stream
910518:13:41.276 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x9c294e55, L:/127.0.0.1:55750 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
910618:13:41.276 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9c294e55, L:/127.0.0.1:55750 - 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}
910718:13:41.276 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9c294e55, L:/127.0.0.1:55750 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
910818:13:41.276 [grpc-nio-worker-ELG-9-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xd072c89c, L:/127.0.0.1:8080 - R:/127.0.0.1:55750] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
910918:13:41.277 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd072c89c, L:/127.0.0.1:8080 - R:/127.0.0.1:55750] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
911018:13:41.277 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd072c89c, L:/127.0.0.1:8080 - R:/127.0.0.1:55750] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
911118:13:41.277 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9c294e55, L:/127.0.0.1:55750 - 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}
911218:13:41.277 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd072c89c, L:/127.0.0.1:8080 - R:/127.0.0.1:55750] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
911318:13:41.277 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9c294e55, L:/127.0.0.1:55750 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
911418:13:41.277 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd072c89c, L:/127.0.0.1:8080 - R:/127.0.0.1:55750] OUTBOUND SETTINGS: ack=true
911518:13:41.278 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd072c89c, L:/127.0.0.1:8080 - R:/127.0.0.1:55750] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
911618:13:41.278 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9c294e55, L:/127.0.0.1:55750 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
911718:13:41.278 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9c294e55, L:/127.0.0.1:55750 - 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: AABoTfYkW/mZo1TwUN0lElJiAfP95uCw4DQ8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
911818:13:41.278 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd072c89c, L:/127.0.0.1:8080 - R:/127.0.0.1:55750] INBOUND SETTINGS: ack=true
911918:13:41.279 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9c294e55, L:/127.0.0.1:55750 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
912018:13:41.279 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9c294e55, L:/127.0.0.1:55750 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
912118:13:41.280 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd072c89c, L:/127.0.0.1:8080 - R:/127.0.0.1:55750] 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: AABoTfYkW/mZo1TwUN0lElJiAfP95uCw4DQ8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
912218:13:41.280 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd072c89c, L:/127.0.0.1:8080 - R:/127.0.0.1:55750] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
912318:13:41.280 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd072c89c, L:/127.0.0.1:8080 - R:/127.0.0.1:55750] OUTBOUND PING: ack=false bytes=1234
912418:13:41.281 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9c294e55, L:/127.0.0.1:55750 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
912518:13:41.281 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9c294e55, L:/127.0.0.1:55750 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
912618:13:41.281 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd072c89c, L:/127.0.0.1:8080 - R:/127.0.0.1:55750] INBOUND PING: ack=true bytes=1234
912718:13:41.282 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd072c89c, L:/127.0.0.1:8080 - R:/127.0.0.1:55750] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
912818:13:41.283 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9c294e55, L:/127.0.0.1:55750 - 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
9129Test completed.
913018:13:41.284 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9c294e55, L:/127.0.0.1:55750 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
913118:13:41.285 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd072c89c, L:/127.0.0.1:8080 - R:/127.0.0.1:55750] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9132[INFO] [12/22/2025 18:13:41.285] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9133Server stopped
9134Running test client_streaming
913518:13:41.340 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
913618:13:41.340 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - 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}
913718:13:41.340 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
913818:13:41.341 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
913918:13:41.341 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
914018:13:41.341 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
914118:13:41.342 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
914218:13:41.342 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] OUTBOUND SETTINGS: ack=true
914318:13:41.342 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
914418:13:41.342 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - 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}
914518:13:41.342 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
914618:13:41.343 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
914718:13:41.343 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
914818:13:41.343 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] INBOUND SETTINGS: ack=true
914918:13:41.343 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - 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: AACmtCZzsL/rviCvCJ5g6XQwAWmy7dFDvG9nAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
915018:13:41.344 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
915118:13:41.345 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] 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: AACmtCZzsL/rviCvCJ5g6XQwAWmy7dFDvG9nAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
915218:13:41.345 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=47773 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
915318:13:41.346 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
915418:13:41.346 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] OUTBOUND PING: ack=false bytes=1234
915518:13:41.346 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] INBOUND DATA: streamId=3 padding=0 endStream=false length=10811 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
915618:13:41.347 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
915718:13:41.347 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
915818:13:41.347 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] INBOUND DATA: streamId=3 padding=0 endStream=true length=15005 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
915918:13:41.347 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
916018:13:41.347 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
916118:13:41.349 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
916218:13:41.349 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
916318:13:41.349 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
916418:13:41.350 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - 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
916518:13:41.351 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
916618:13:41.350 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] INBOUND PING: ack=true bytes=1234
916718:13:41.351 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9168Test completed.
916918:13:41.352 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x53c3cdf7, L:/127.0.0.1:55756 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
917018:13:41.353 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd32a53bf, L:/127.0.0.1:8080 - R:/127.0.0.1:55756] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9171[INFO] [12/22/2025 18:13:41.354] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9172Server stopped
9173Running test server_streaming
917418:13:41.414 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
917518:13:41.414 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - 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}
917618:13:41.414 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
917718:13:41.416 [grpc-nio-worker-ELG-9-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
917818:13:41.416 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
917918:13:41.416 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
918018:13:41.417 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
918118:13:41.417 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] OUTBOUND SETTINGS: ack=true
918218:13:41.417 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
918318:13:41.417 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - 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}
918418:13:41.417 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
918518:13:41.418 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
918618:13:41.418 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
918718:13:41.418 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - 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: AADNu9WupuH/PA9i5XVyCw/9AZQL6+EiLlYWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
918818:13:41.419 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
918918:13:41.419 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] INBOUND SETTINGS: ack=true
919018:13:41.419 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] 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: AADNu9WupuH/PA9i5XVyCw/9AZQL6+EiLlYWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
919118:13:41.420 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] INBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
919218:13:41.421 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] OUTBOUND PING: ack=false bytes=1234
919318:13:41.421 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
919418:13:41.422 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
919518:13:41.423 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] INBOUND PING: ack=true bytes=1234
919618:13:41.424 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
919718:13:41.425 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
919818:13:41.425 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27645 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
919918:13:41.425 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
920018:13:41.427 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - 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
920118:13:41.427 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
920218:13:41.428 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
920318:13:41.429 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
920418:13:41.429 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
920518:13:41.429 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
920618:13:41.429 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=11261 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
920718:13:41.429 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9208Test completed.
920918:13:41.431 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x182730cd, L:/127.0.0.1:55766 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9210[INFO] [12/22/2025 18:13:41.431] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
921118:13:41.433 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x46532908, L:/127.0.0.1:8080 - R:/127.0.0.1:55766] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9212Server stopped
9213Running test cancel_after_begin
9214[INFO] [12/22/2025 18:13:41.484] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9215Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
9216Server stopped
9217Running test cancel_after_first_response
9218[INFO] [12/22/2025 18:13:41.529] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9219Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
9220Server stopped
9221Running test timeout_on_sleeping_server
9222[INFO] [12/22/2025 18:13:41.572] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9223Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
9224Server stopped
9225Running test status_code_and_message
922618:13:41.635 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
922718:13:41.636 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - 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}
922818:13:41.637 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
922918:13:41.638 [grpc-nio-worker-ELG-9-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
923018:13:41.638 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
923118:13:41.638 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
923218:13:41.639 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
923318:13:41.639 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] OUTBOUND SETTINGS: ack=true
923418:13:41.639 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - 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}
923518:13:41.639 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
923618:13:41.640 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
923718:13:41.640 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
923818:13:41.640 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] INBOUND SETTINGS: ack=true
923918:13:41.640 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
924018:13:41.641 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - 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: AAB8q65NwCsAjUnZJtD6BKRrAdj38YOs0LsLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
924118:13:41.641 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
924218:13:41.641 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] 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: AAB8q65NwCsAjUnZJtD6BKRrAdj38YOs0LsLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
924318:13:41.642 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] INBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
924418:13:41.642 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] OUTBOUND PING: ack=false bytes=1234
924518:13:41.642 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
924618:13:41.642 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
924718:13:41.643 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] INBOUND PING: ack=true bytes=1234
924818:13:41.643 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
924918:13:41.643 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - 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
925018:13:41.645 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - 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: AAAAzoHMu2xDULfTOX9PipgUAd4+IHqosrLqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
925118:13:41.645 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
925218:13:41.646 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] 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: AAAAzoHMu2xDULfTOX9PipgUAd4+IHqosrLqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
925318:13:41.646 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] INBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
925418:13:41.647 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
925518:13:41.647 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - 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
9256Test completed.
925718:13:41.648 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5bd9076f, L:/127.0.0.1:59244 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
925818:13:41.649 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x45c30c24, L:/127.0.0.1:8080 - R:/127.0.0.1:59244] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9259[INFO] [12/22/2025 18:13:41.648] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9260Server stopped
9261Running test unimplemented_method
926218:13:41.694 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x8597377a, L:/127.0.0.1:59260 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
926318:13:41.695 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8597377a, L:/127.0.0.1:59260 - 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}
926418:13:41.695 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8597377a, L:/127.0.0.1:59260 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
926518:13:41.695 [grpc-nio-worker-ELG-9-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa4f7ec6e, L:/127.0.0.1:8080 - R:/127.0.0.1:59260] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
926618:13:41.696 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4f7ec6e, L:/127.0.0.1:8080 - R:/127.0.0.1:59260] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
926718:13:41.696 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4f7ec6e, L:/127.0.0.1:8080 - R:/127.0.0.1:59260] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
926818:13:41.696 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4f7ec6e, L:/127.0.0.1:8080 - R:/127.0.0.1:59260] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
926918:13:41.696 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4f7ec6e, L:/127.0.0.1:8080 - R:/127.0.0.1:59260] OUTBOUND SETTINGS: ack=true
927018:13:41.696 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4f7ec6e, L:/127.0.0.1:8080 - R:/127.0.0.1:59260] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
927118:13:41.697 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8597377a, L:/127.0.0.1:59260 - 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}
927218:13:41.697 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8597377a, L:/127.0.0.1:59260 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
927318:13:41.697 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8597377a, L:/127.0.0.1:59260 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
927418:13:41.697 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8597377a, L:/127.0.0.1:59260 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
927518:13:41.697 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4f7ec6e, L:/127.0.0.1:8080 - R:/127.0.0.1:59260] INBOUND SETTINGS: ack=true
927618:13:41.698 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8597377a, L:/127.0.0.1:59260 - 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: AADtBlHGx18yvGYkhbBGnOarAQZ6pPHnEriVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
927718:13:41.698 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8597377a, L:/127.0.0.1:59260 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
927818:13:41.699 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4f7ec6e, L:/127.0.0.1:8080 - R:/127.0.0.1:59260] 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: AADtBlHGx18yvGYkhbBGnOarAQZ6pPHnEriVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
927918:13:41.699 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4f7ec6e, L:/127.0.0.1:8080 - R:/127.0.0.1:59260] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
928018:13:41.699 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4f7ec6e, L:/127.0.0.1:8080 - R:/127.0.0.1:59260] OUTBOUND PING: ack=false bytes=1234
928118:13:41.699 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8597377a, L:/127.0.0.1:59260 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
928218:13:41.700 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8597377a, L:/127.0.0.1:59260 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
928318:13:41.700 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8597377a, L:/127.0.0.1:59260 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
928418:13:41.700 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4f7ec6e, L:/127.0.0.1:8080 - R:/127.0.0.1:59260] INBOUND PING: ack=true bytes=1234
928518:13:41.701 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4f7ec6e, L:/127.0.0.1:8080 - R:/127.0.0.1:59260] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
928618:13:41.701 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4f7ec6e, L:/127.0.0.1:8080 - R:/127.0.0.1:59260] 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
928718:13:41.702 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8597377a, L:/127.0.0.1:59260 - 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
9288Test completed.
9289[INFO] [12/22/2025 18:13:41.703] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
929018:13:41.704 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8597377a, L:/127.0.0.1:59260 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
929118:13:41.704 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4f7ec6e, L:/127.0.0.1:8080 - R:/127.0.0.1:59260] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9292Server stopped
9293Running test client_compressed_unary
9294[INFO] [12/22/2025 18:13:41.743] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9295Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
9296Server stopped
9297Running test server_compressed_unary
9298[INFO] [12/22/2025 18:13:41.776] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9299Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
9300Server stopped
9301Running test server_compressed_streaming
930218:13:41.812 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
930318:13:41.812 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - 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}
930418:13:41.812 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
930518:13:41.813 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
930618:13:41.813 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
930718:13:41.814 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
930818:13:41.814 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
930918:13:41.814 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] OUTBOUND SETTINGS: ack=true
931018:13:41.814 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - 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}
931118:13:41.814 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
931218:13:41.814 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
931318:13:41.815 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
931418:13:41.815 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - 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: AAADtNA6YrECh1wVK65rnN0OAQDISOi1xvzPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
931518:13:41.815 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
931618:13:41.816 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
931718:13:41.816 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] INBOUND SETTINGS: ack=true
931818:13:41.817 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] 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: AAADtNA6YrECh1wVK65rnN0OAQDISOi1xvzPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
931918:13:41.817 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] INBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
932018:13:41.817 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] OUTBOUND PING: ack=false bytes=1234
932118:13:41.818 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
932218:13:41.818 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
932318:13:41.818 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] INBOUND PING: ack=true bytes=1234
932418:13:41.818 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
932518:13:41.819 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
932618:13:41.819 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000169f50af1d30512edd305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
932718:13:41.819 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27130 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
932818:13:41.820 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
932918:13:41.820 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - 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
933018:13:41.822 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
933118:13:41.822 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
933218:13:41.822 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000169f50af1d30512edd305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
933318:13:41.822 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
933418:13:41.823 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
933518:13:41.823 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
933618:13:41.823 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
933718:13:41.824 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=10746 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
933818:13:41.824 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9339Test completed.
934018:13:41.825 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe8927e31, L:/127.0.0.1:59272 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
934118:13:41.826 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd3565e6a, L:/127.0.0.1:8080 - R:/127.0.0.1:59272] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9342[INFO] [12/22/2025 18:13:41.825] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9343Server stopped
9344Running test unimplemented_service
934518:13:41.865 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x577fed44, L:/127.0.0.1:59276 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
934618:13:41.865 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x577fed44, L:/127.0.0.1:59276 - 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}
934718:13:41.865 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x577fed44, L:/127.0.0.1:59276 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
934818:13:41.866 [grpc-nio-worker-ELG-9-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x0f99f6c8, L:/127.0.0.1:8080 - R:/127.0.0.1:59276] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
934918:13:41.866 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0f99f6c8, L:/127.0.0.1:8080 - R:/127.0.0.1:59276] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
935018:13:41.866 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0f99f6c8, L:/127.0.0.1:8080 - R:/127.0.0.1:59276] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
935118:13:41.866 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x577fed44, L:/127.0.0.1:59276 - 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}
935218:13:41.866 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0f99f6c8, L:/127.0.0.1:8080 - R:/127.0.0.1:59276] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
935318:13:41.866 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x577fed44, L:/127.0.0.1:59276 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
935418:13:41.866 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0f99f6c8, L:/127.0.0.1:8080 - R:/127.0.0.1:59276] OUTBOUND SETTINGS: ack=true
935518:13:41.867 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0f99f6c8, L:/127.0.0.1:8080 - R:/127.0.0.1:59276] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
935618:13:41.867 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x577fed44, L:/127.0.0.1:59276 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
935718:13:41.867 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x577fed44, L:/127.0.0.1:59276 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
935818:13:41.867 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0f99f6c8, L:/127.0.0.1:8080 - R:/127.0.0.1:59276] INBOUND SETTINGS: ack=true
935918:13:41.868 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x577fed44, L:/127.0.0.1:59276 - 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: AADyB2UZmnC6gXB5pmVB/b6EARjqcPHX2p5DAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
936018:13:41.868 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x577fed44, L:/127.0.0.1:59276 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
936118:13:41.869 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0f99f6c8, L:/127.0.0.1:8080 - R:/127.0.0.1:59276] 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: AADyB2UZmnC6gXB5pmVB/b6EARjqcPHX2p5DAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
936218:13:41.870 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0f99f6c8, L:/127.0.0.1:8080 - R:/127.0.0.1:59276] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
936318:13:41.870 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0f99f6c8, L:/127.0.0.1:8080 - R:/127.0.0.1:59276] OUTBOUND PING: ack=false bytes=1234
936418:13:41.870 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0f99f6c8, L:/127.0.0.1:8080 - R:/127.0.0.1:59276] 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
936518:13:41.870 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x577fed44, L:/127.0.0.1:59276 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
936618:13:41.870 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x577fed44, L:/127.0.0.1:59276 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
936718:13:41.871 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x577fed44, L:/127.0.0.1:59276 - 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
936818:13:41.872 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0f99f6c8, L:/127.0.0.1:8080 - R:/127.0.0.1:59276] INBOUND PING: ack=true bytes=1234
9369Test completed.
937018:13:41.873 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x577fed44, L:/127.0.0.1:59276 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9371[INFO] [12/22/2025 18:13:41.873] [pool-23-thread-4-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
937218:13:41.873 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x0f99f6c8, L:/127.0.0.1:8080 - R:/127.0.0.1:59276] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9373Server stopped
9374[info] GrpcInteropIoWithAkkaNettyScalaSpec:
9375[info] grpc-java server with akka-grpc scala client tester netty
9376[info] - should pass the large_unary integration test (73 milliseconds)
9377[info] - should pass the empty_unary integration test (57 milliseconds)
9378[info] - should pass the ping_pong integration test (62 milliseconds)
9379[info] - should pass the empty_stream integration test (57 milliseconds)
9380[info] - should pass the client_streaming integration test (73 milliseconds)
9381[info] - should pass the server_streaming integration test (74 milliseconds)
9382[info] - should pass the cancel_after_begin integration test (pending)
9383[info] - should pass the cancel_after_first_response integration test (pending)
9384[info] - should pass the timeout_on_sleeping_server integration test (pending)
9385[info] - should pass the status_code_and_message integration test (73 milliseconds)
9386[info] - should pass the unimplemented_method integration test (53 milliseconds)
9387[info] - should pass the client_compressed_unary integration test (pending)
9388[info] - should pass the server_compressed_unary integration test (pending)
9389[info] - should pass the server_compressed_streaming integration test (53 milliseconds)
9390[info] - should pass the unimplemented_service integration test (52 milliseconds)
9391gRPC server bound to: /127.0.0.1:8091
939218:13:41.906 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d5cd3e7, L:/127.0.0.1:42642 - 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}
939318:13:41.906 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d5cd3e7, L:/127.0.0.1:42642 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
939418:13:41.908 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d5cd3e7, L:/127.0.0.1:42642 - R:127.0.0.1/127.0.0.1:8091] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
939518:13:41.908 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d5cd3e7, L:/127.0.0.1:42642 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND SETTINGS: ack=true
939618:13:41.909 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d5cd3e7, L:/127.0.0.1:42642 - R:127.0.0.1/127.0.0.1:8091] INBOUND SETTINGS: ack=true
939718:13:41.909 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d5cd3e7, L:/127.0.0.1:42642 - 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: AACEq0SaFDwCVb5MfXbSlJDyAbY9aHVYoBOOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
939818:13:41.909 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d5cd3e7, L:/127.0.0.1:42642 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
939918:13:41.911 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d5cd3e7, L:/127.0.0.1:42642 - R:127.0.0.1/127.0.0.1:8091] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
940018:13:41.913 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d5cd3e7, L:/127.0.0.1:42642 - 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: Mon, 22 Dec 2025 17:13:41 GMT, server: akka-http/10.5.0] padding=0 endStream=false
940118:13:41.914 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d5cd3e7, L:/127.0.0.1:42642 - 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
940218:13:41.916 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2d5cd3e7, L:/127.0.0.1:42642 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9403[INFO] [12/22/2025 18:13:41.916] [pool-23-thread-4] [CoordinatedShutdown(akka://HelloWorld)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9404[info] RichErrorModelNativeTest:
9405[info] - testNativeApi
940618:13:42.885 [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
940718:13:42.885 [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
940818:13:42.887 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 47 thread-local buffer(s) from thread: grpc-nio-worker-ELG-9-1
940918:13:42.888 [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
941018:13:42.918 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 25 thread-local buffer(s) from thread: grpc-default-worker-ELG-7-4
941118:13:42.919 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 48 thread-local buffer(s) from thread: grpc-default-worker-ELG-7-2
9412[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC4/src_managed/main
9413[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9414[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9415[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9416[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC4/src_managed/main
9417google/api/billing.proto:19:1: warning: Import google/api/metric.proto is unused.
9418google/api/service.proto:38:1: warning: Import google/protobuf/any.proto is unused.
9419google/api/service.proto:27:1: warning: Import google/api/label.proto is unused.
9420google/api/service.proto:34:1: warning: Import google/api/resource.proto is unused.
9421[info] Generating Akka gRPC service interface for com.example.crdts.crdt_example.CrdtExample
9422[info] Generating Akka gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9423[info] Generating Akka gRPC service interface for com.google.longrunning.operations.Operations
9424[info] Generating Akka gRPC service interface for io.grpc.channelz.v1.channelz.Channelz
9425[info] Generating Akka gRPC service interface for io.grpc.health.v1.health.Health
9426[info] Generating Akka gRPC service interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9427[info] Generating Akka gRPC service interface for io.grpc.lookup.v1.rls.RouteLookupService
9428[info] Generating Akka gRPC service interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9429[info] Generating Akka gRPC service interface for io.grpc.testing.integration.metrics.MetricsService
9430[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.TestService
9431[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.UnimplementedService
9432[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.ReconnectService
9433[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9434[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9435[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9436[info] Generating Akka gRPC service interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9437[info] Generating Akka gRPC service interface for [com.example.crdts.CrdtExample]
9438[info] Generating Akka gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
9439[info] Generating Akka gRPC service interface for [com.google.longrunning.Operations]
9440[info] Generating Akka gRPC service interface for [io.grpc.channelz.v1.Channelz]
9441[info] Generating Akka gRPC service interface for [io.grpc.health.v1.Health]
9442[info] Generating Akka gRPC service interface for [io.grpc.lb.v1.LoadBalancer]
9443[info] Generating Akka gRPC service interface for [io.grpc.lookup.v1.RouteLookupService]
9444[info] Generating Akka gRPC service interface for [io.grpc.reflection.v1alpha.ServerReflection]
9445[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.MetricsService]
9446[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.TestService]
9447[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.UnimplementedService]
9448[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.ReconnectService]
9449[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9450[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9451[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9452[info] Generating Akka gRPC service interface for [com.github.xds.service.orca.v3.OpenRcaService]
9453[info] Generating Akka gRPC client for com.example.crdts.crdt_example.CrdtExample
9454[info] Generating Akka gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
9455[info] Generating Akka gRPC client for com.google.longrunning.operations.Operations
9456[info] Generating Akka gRPC client for io.grpc.channelz.v1.channelz.Channelz
9457[info] Generating Akka gRPC client for io.grpc.health.v1.health.Health
9458[info] Generating Akka gRPC client for io.grpc.lb.v1.load_balancer.LoadBalancer
9459[info] Generating Akka gRPC client for io.grpc.lookup.v1.rls.RouteLookupService
9460[info] Generating Akka gRPC client for io.grpc.reflection.v1alpha.reflection.ServerReflection
9461[info] Generating Akka gRPC client for io.grpc.testing.integration.metrics.MetricsService
9462[info] Generating Akka gRPC client for io.grpc.testing.integration.test.TestService
9463[info] Generating Akka gRPC client for io.grpc.testing.integration.test.UnimplementedService
9464[info] Generating Akka gRPC client for io.grpc.testing.integration.test.ReconnectService
9465[info] Generating Akka gRPC client for io.grpc.testing.integration.test.LoadBalancerStatsService
9466[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateHealthService
9467[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9468[info] Generating Akka gRPC client for com.github.xds.service.orca.v3.orca.OpenRcaService
9469[info] Generating Akka gRPC Client [com.example.crdts.CrdtExample]
9470[info] Generating Akka gRPC Lifted Client interface[com.example.crdts.CrdtExample]
9471[info] Generating Akka gRPC Client [example.myapp.helloworld.grpc.GreeterService]
9472[info] Generating Akka gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
9473[info] Generating Akka gRPC Client [com.google.longrunning.Operations]
9474[info] Generating Akka gRPC Lifted Client interface[com.google.longrunning.Operations]
9475[info] Generating Akka gRPC Client [io.grpc.channelz.v1.Channelz]
9476[info] Generating Akka gRPC Lifted Client interface[io.grpc.channelz.v1.Channelz]
9477[info] Generating Akka gRPC Client [io.grpc.health.v1.Health]
9478[info] Generating Akka gRPC Lifted Client interface[io.grpc.health.v1.Health]
9479[info] Generating Akka gRPC Client [io.grpc.lb.v1.LoadBalancer]
9480[info] Generating Akka gRPC Lifted Client interface[io.grpc.lb.v1.LoadBalancer]
9481[info] Generating Akka gRPC Client [io.grpc.lookup.v1.RouteLookupService]
9482[info] Generating Akka gRPC Lifted Client interface[io.grpc.lookup.v1.RouteLookupService]
9483[info] Generating Akka gRPC Client [io.grpc.reflection.v1alpha.ServerReflection]
9484[info] Generating Akka gRPC Lifted Client interface[io.grpc.reflection.v1alpha.ServerReflection]
9485[info] Generating Akka gRPC Client [io.grpc.testing.integration.MetricsService]
9486[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.MetricsService]
9487[info] Generating Akka gRPC Client [io.grpc.testing.integration.TestService]
9488[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.TestService]
9489[info] Generating Akka gRPC Client [io.grpc.testing.integration.UnimplementedService]
9490[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.UnimplementedService]
9491[info] Generating Akka gRPC Client [io.grpc.testing.integration.ReconnectService]
9492[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.ReconnectService]
9493[info] Generating Akka gRPC Client [io.grpc.testing.integration.LoadBalancerStatsService]
9494[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.LoadBalancerStatsService]
9495[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateHealthService]
9496[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateHealthService]
9497[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9498[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateClientConfigureService]
9499[info] Generating Akka gRPC Client [com.github.xds.service.orca.v3.OpenRcaService]
9500[info] Generating Akka gRPC Lifted Client interface[com.github.xds.service.orca.v3.OpenRcaService]
9501[info] Generating Akka gRPC service handler for com.example.crdts.crdt_example.CrdtExample
9502[info] Generating Akka gRPC service power API handler for com.example.crdts.crdt_example.CrdtExample
9503[info] Generating Akka gRPC service power API interface for com.example.crdts.crdt_example.CrdtExample
9504[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9505[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9506[info] Generating Akka gRPC service power API interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9507[info] Generating Akka gRPC service handler for com.google.longrunning.operations.Operations
9508[info] Generating Akka gRPC service power API handler for com.google.longrunning.operations.Operations
9509[info] Generating Akka gRPC service power API interface for com.google.longrunning.operations.Operations
9510[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.channelz.Channelz
9511[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.channelz.Channelz
9512[info] Generating Akka gRPC service power API interface for io.grpc.channelz.v1.channelz.Channelz
9513[info] Generating Akka gRPC service handler for io.grpc.health.v1.health.Health
9514[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.health.Health
9515[info] Generating Akka gRPC service power API interface for io.grpc.health.v1.health.Health
9516[info] Generating Akka gRPC service handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9517[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9518[info] Generating Akka gRPC service power API interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9519[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.rls.RouteLookupService
9520[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.rls.RouteLookupService
9521[info] Generating Akka gRPC service power API interface for io.grpc.lookup.v1.rls.RouteLookupService
9522[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9523[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9524[info] Generating Akka gRPC service power API interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9525[info] Generating Akka gRPC service handler for io.grpc.testing.integration.metrics.MetricsService
9526[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.metrics.MetricsService
9527[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.metrics.MetricsService
9528[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.TestService
9529[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.TestService
9530[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.TestService
9531[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.UnimplementedService
9532[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.UnimplementedService
9533[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.UnimplementedService
9534[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.ReconnectService
9535[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.ReconnectService
9536[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.ReconnectService
9537[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9538[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9539[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9540[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9541[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9542[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9543[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9544[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9545[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9546[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9547[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9548[info] Generating Akka gRPC service power API interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9549[info] Generating Akka gRPC service handler for com.example.crdts.CrdtExample
9550[info] Generating Akka gRPC service power API handler for com.example.crdts.CrdtExample
9551[info] Generating Akka gRPC service power interface for [com.example.crdts.CrdtExample]
9552[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.GreeterService
9553[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.GreeterService
9554[info] Generating Akka gRPC service power interface for [example.myapp.helloworld.grpc.GreeterService]
9555[info] Generating Akka gRPC service handler for com.google.longrunning.Operations
9556[info] Generating Akka gRPC service power API handler for com.google.longrunning.Operations
9557[info] Generating Akka gRPC service power interface for [com.google.longrunning.Operations]
9558[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.Channelz
9559[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.Channelz
9560[info] Generating Akka gRPC service power interface for [io.grpc.channelz.v1.Channelz]
9561[info] Generating Akka gRPC service handler for io.grpc.health.v1.Health
9562[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.Health
9563[info] Generating Akka gRPC service power interface for [io.grpc.health.v1.Health]
9564[info] Generating Akka gRPC service handler for io.grpc.lb.v1.LoadBalancer
9565[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.LoadBalancer
9566[info] Generating Akka gRPC service power interface for [io.grpc.lb.v1.LoadBalancer]
9567[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.RouteLookupService
9568[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.RouteLookupService
9569[info] Generating Akka gRPC service power interface for [io.grpc.lookup.v1.RouteLookupService]
9570[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.ServerReflection
9571[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.ServerReflection
9572[info] Generating Akka gRPC service power interface for [io.grpc.reflection.v1alpha.ServerReflection]
9573[info] Generating Akka gRPC service handler for io.grpc.testing.integration.MetricsService
9574[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.MetricsService
9575[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.MetricsService]
9576[info] Generating Akka gRPC service handler for io.grpc.testing.integration.TestService
9577[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.TestService
9578[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.TestService]
9579[info] Generating Akka gRPC service handler for io.grpc.testing.integration.UnimplementedService
9580[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.UnimplementedService
9581[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.UnimplementedService]
9582[info] Generating Akka gRPC service handler for io.grpc.testing.integration.ReconnectService
9583[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.ReconnectService
9584[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.ReconnectService]
9585[info] Generating Akka gRPC service handler for io.grpc.testing.integration.LoadBalancerStatsService
9586[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.LoadBalancerStatsService
9587[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9588[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateHealthService
9589[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateHealthService
9590[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9591[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9592[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9593[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9594[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.OpenRcaService
9595[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.OpenRcaService
9596[info] Generating Akka gRPC service power interface for [com.github.xds.service.orca.v3.OpenRcaService]
9597[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC4/src_managed/main
9598[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC4/src_managed/main
9599[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9600[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9601[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9602google/api/billing.proto:19:1: warning: Import google/api/metric.proto is unused.
9603google/api/service.proto:38:1: warning: Import google/protobuf/any.proto is unused.
9604google/api/service.proto:27:1: warning: Import google/api/label.proto is unused.
9605google/api/service.proto:34:1: warning: Import google/api/resource.proto is unused.
9606[info] Generating Akka gRPC service interface for com.example.crdts.crdt_example.CrdtExample
9607[info] Generating Akka gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9608[info] Generating Akka gRPC service interface for com.google.longrunning.operations.Operations
9609[info] Generating Akka gRPC service interface for io.grpc.channelz.v1.channelz.Channelz
9610[info] Generating Akka gRPC service interface for io.grpc.health.v1.health.Health
9611[info] Generating Akka gRPC service interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9612[info] Generating Akka gRPC service interface for io.grpc.lookup.v1.rls.RouteLookupService
9613[info] Generating Akka gRPC service interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9614[info] Generating Akka gRPC service interface for io.grpc.testing.integration.metrics.MetricsService
9615[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.TestService
9616[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.UnimplementedService
9617[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.ReconnectService
9618[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9619[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9620[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9621[info] Generating Akka gRPC service interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9622[info] Generating Akka gRPC service interface for [com.example.crdts.CrdtExample]
9623[info] Generating Akka gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
9624[info] Generating Akka gRPC service interface for [com.google.longrunning.Operations]
9625[info] Generating Akka gRPC service interface for [io.grpc.channelz.v1.Channelz]
9626[info] Generating Akka gRPC service interface for [io.grpc.health.v1.Health]
9627[info] Generating Akka gRPC service interface for [io.grpc.lb.v1.LoadBalancer]
9628[info] Generating Akka gRPC service interface for [io.grpc.lookup.v1.RouteLookupService]
9629[info] Generating Akka gRPC service interface for [io.grpc.reflection.v1alpha.ServerReflection]
9630[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.MetricsService]
9631[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.TestService]
9632[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.UnimplementedService]
9633[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.ReconnectService]
9634[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9635[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9636[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9637[info] Generating Akka gRPC service interface for [com.github.xds.service.orca.v3.OpenRcaService]
9638[info] Generating Akka gRPC client for com.example.crdts.crdt_example.CrdtExample
9639[info] Generating Akka gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
9640[info] Generating Akka gRPC client for com.google.longrunning.operations.Operations
9641[info] Generating Akka gRPC client for io.grpc.channelz.v1.channelz.Channelz
9642[info] Generating Akka gRPC client for io.grpc.health.v1.health.Health
9643[info] Generating Akka gRPC client for io.grpc.lb.v1.load_balancer.LoadBalancer
9644[info] Generating Akka gRPC client for io.grpc.lookup.v1.rls.RouteLookupService
9645[info] Generating Akka gRPC client for io.grpc.reflection.v1alpha.reflection.ServerReflection
9646[info] Generating Akka gRPC client for io.grpc.testing.integration.metrics.MetricsService
9647[info] Generating Akka gRPC client for io.grpc.testing.integration.test.TestService
9648[info] Generating Akka gRPC client for io.grpc.testing.integration.test.UnimplementedService
9649[info] Generating Akka gRPC client for io.grpc.testing.integration.test.ReconnectService
9650[info] Generating Akka gRPC client for io.grpc.testing.integration.test.LoadBalancerStatsService
9651[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateHealthService
9652[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9653[info] Generating Akka gRPC client for com.github.xds.service.orca.v3.orca.OpenRcaService
9654[info] Generating Akka gRPC Client [com.example.crdts.CrdtExample]
9655[info] Generating Akka gRPC Lifted Client interface[com.example.crdts.CrdtExample]
9656[info] Generating Akka gRPC Client [example.myapp.helloworld.grpc.GreeterService]
9657[info] Generating Akka gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
9658[info] Generating Akka gRPC Client [com.google.longrunning.Operations]
9659[info] Generating Akka gRPC Lifted Client interface[com.google.longrunning.Operations]
9660[info] Generating Akka gRPC Client [io.grpc.channelz.v1.Channelz]
9661[info] Generating Akka gRPC Lifted Client interface[io.grpc.channelz.v1.Channelz]
9662[info] Generating Akka gRPC Client [io.grpc.health.v1.Health]
9663[info] Generating Akka gRPC Lifted Client interface[io.grpc.health.v1.Health]
9664[info] Generating Akka gRPC Client [io.grpc.lb.v1.LoadBalancer]
9665[info] Generating Akka gRPC Lifted Client interface[io.grpc.lb.v1.LoadBalancer]
9666[info] Generating Akka gRPC Client [io.grpc.lookup.v1.RouteLookupService]
9667[info] Generating Akka gRPC Lifted Client interface[io.grpc.lookup.v1.RouteLookupService]
9668[info] Generating Akka gRPC Client [io.grpc.reflection.v1alpha.ServerReflection]
9669[info] Generating Akka gRPC Lifted Client interface[io.grpc.reflection.v1alpha.ServerReflection]
9670[info] Generating Akka gRPC Client [io.grpc.testing.integration.MetricsService]
9671[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.MetricsService]
9672[info] Generating Akka gRPC Client [io.grpc.testing.integration.TestService]
9673[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.TestService]
9674[info] Generating Akka gRPC Client [io.grpc.testing.integration.UnimplementedService]
9675[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.UnimplementedService]
9676[info] Generating Akka gRPC Client [io.grpc.testing.integration.ReconnectService]
9677[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.ReconnectService]
9678[info] Generating Akka gRPC Client [io.grpc.testing.integration.LoadBalancerStatsService]
9679[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.LoadBalancerStatsService]
9680[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateHealthService]
9681[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateHealthService]
9682[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9683[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateClientConfigureService]
9684[info] Generating Akka gRPC Client [com.github.xds.service.orca.v3.OpenRcaService]
9685[info] Generating Akka gRPC Lifted Client interface[com.github.xds.service.orca.v3.OpenRcaService]
9686[info] Generating Akka gRPC service handler for com.example.crdts.crdt_example.CrdtExample
9687[info] Generating Akka gRPC service power API handler for com.example.crdts.crdt_example.CrdtExample
9688[info] Generating Akka gRPC service power API interface for com.example.crdts.crdt_example.CrdtExample
9689[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9690[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9691[info] Generating Akka gRPC service power API interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9692[info] Generating Akka gRPC service handler for com.google.longrunning.operations.Operations
9693[info] Generating Akka gRPC service power API handler for com.google.longrunning.operations.Operations
9694[info] Generating Akka gRPC service power API interface for com.google.longrunning.operations.Operations
9695[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.channelz.Channelz
9696[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.channelz.Channelz
9697[info] Generating Akka gRPC service power API interface for io.grpc.channelz.v1.channelz.Channelz
9698[info] Generating Akka gRPC service handler for io.grpc.health.v1.health.Health
9699[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.health.Health
9700[info] Generating Akka gRPC service power API interface for io.grpc.health.v1.health.Health
9701[info] Generating Akka gRPC service handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9702[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9703[info] Generating Akka gRPC service power API interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9704[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.rls.RouteLookupService
9705[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.rls.RouteLookupService
9706[info] Generating Akka gRPC service power API interface for io.grpc.lookup.v1.rls.RouteLookupService
9707[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9708[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9709[info] Generating Akka gRPC service power API interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9710[info] Generating Akka gRPC service handler for io.grpc.testing.integration.metrics.MetricsService
9711[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.metrics.MetricsService
9712[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.metrics.MetricsService
9713[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.TestService
9714[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.TestService
9715[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.TestService
9716[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.UnimplementedService
9717[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.UnimplementedService
9718[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.UnimplementedService
9719[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.ReconnectService
9720[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.ReconnectService
9721[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.ReconnectService
9722[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9723[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9724[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9725[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9726[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9727[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9728[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9729[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9730[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9731[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9732[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9733[info] Generating Akka gRPC service power API interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9734[info] Generating Akka gRPC service handler for com.example.crdts.CrdtExample
9735[info] Generating Akka gRPC service power API handler for com.example.crdts.CrdtExample
9736[info] Generating Akka gRPC service power interface for [com.example.crdts.CrdtExample]
9737[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.GreeterService
9738[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.GreeterService
9739[info] Generating Akka gRPC service power interface for [example.myapp.helloworld.grpc.GreeterService]
9740[info] Generating Akka gRPC service handler for com.google.longrunning.Operations
9741[info] Generating Akka gRPC service power API handler for com.google.longrunning.Operations
9742[info] Generating Akka gRPC service power interface for [com.google.longrunning.Operations]
9743[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.Channelz
9744[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.Channelz
9745[info] Generating Akka gRPC service power interface for [io.grpc.channelz.v1.Channelz]
9746[info] Generating Akka gRPC service handler for io.grpc.health.v1.Health
9747[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.Health
9748[info] Generating Akka gRPC service power interface for [io.grpc.health.v1.Health]
9749[info] Generating Akka gRPC service handler for io.grpc.lb.v1.LoadBalancer
9750[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.LoadBalancer
9751[info] Generating Akka gRPC service power interface for [io.grpc.lb.v1.LoadBalancer]
9752[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.RouteLookupService
9753[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.RouteLookupService
9754[info] Generating Akka gRPC service power interface for [io.grpc.lookup.v1.RouteLookupService]
9755[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.ServerReflection
9756[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.ServerReflection
9757[info] Generating Akka gRPC service power interface for [io.grpc.reflection.v1alpha.ServerReflection]
9758[info] Generating Akka gRPC service handler for io.grpc.testing.integration.MetricsService
9759[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.MetricsService
9760[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.MetricsService]
9761[info] Generating Akka gRPC service handler for io.grpc.testing.integration.TestService
9762[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.TestService
9763[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.TestService]
9764[info] Generating Akka gRPC service handler for io.grpc.testing.integration.UnimplementedService
9765[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.UnimplementedService
9766[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.UnimplementedService]
9767[info] Generating Akka gRPC service handler for io.grpc.testing.integration.ReconnectService
9768[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.ReconnectService
9769[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.ReconnectService]
9770[info] Generating Akka gRPC service handler for io.grpc.testing.integration.LoadBalancerStatsService
9771[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.LoadBalancerStatsService
9772[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9773[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateHealthService
9774[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateHealthService
9775[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9776[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9777[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9778[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9779[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.OpenRcaService
9780[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.OpenRcaService
9781[info] Generating Akka gRPC service power interface for [com.github.xds.service.orca.v3.OpenRcaService]
9782Starting build for ProjectRef(file:/build/repo/,akka-grpc-runtime) (akka-grpc-runtime)... [1/2]
9783Compile 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
9784[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC4/src_managed/main
9785[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9786[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9787[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9788[info] Compiling 4 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC4/src_managed/test
9789[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC4/src_managed/main
9790[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9791[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9792[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9793[info] compiling 27 Scala sources and 2 Java sources to /build/repo/runtime/target/scala-3.8.0-RC4/test-classes ...
9794[info] done compiling
9795[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC4/src_managed/main
9796[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9797[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9798[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9799[info] NettyClientUtilsSpec:
9800[info] The Netty client-utilities
9801[INFO] [12/22/2025 18:13:55.627] [pool-95-thread-5-ScalaTest-running-GrpcClientSettingsSpec] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9802[INFO] [12/22/2025 18:13:55.682] [pool-95-thread-5-ScalaTest-running-GrpcClientSettingsSpec] [CoordinatedShutdown(akka://test-with-service-discovery)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9803[INFO] [12/22/2025 18:13:55.687] [pool-95-thread-5] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9804[ERROR] [12/22/2025 18:13:55.859] [pool-95-thread-8-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9805java.lang.NullPointerException
9806 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
9807 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9808 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9809 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9810 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9811 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9812 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9813 at java.base/java.lang.Class.newInstance(Class.java:645)
9814 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9815 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9816 at sbt.TestRunner.run(TestFramework.scala:168)
9817 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9818 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9819 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9820 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9821 at sbt.TestFunction.apply(TestFramework.scala:348)
9822 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9823 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9824 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9825 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9826 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9827 at sbt.Execute.work(Execute.scala:292)
9828 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9829 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9830 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
9831 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9832 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
9833 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9834 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
9835 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
9836 at java.base/java.lang.Thread.run(Thread.java:833)
9837
9838[ERROR] [12/22/2025 18:13:55.861] [pool-95-thread-8-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9839java.lang.RuntimeException
9840 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
9841 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9842 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9843 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9844 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9845 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9846 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9847 at java.base/java.lang.Class.newInstance(Class.java:645)
9848 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9849 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9850 at sbt.TestRunner.run(TestFramework.scala:168)
9851 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9852 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9853 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9854 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9855 at sbt.TestFunction.apply(TestFramework.scala:348)
9856 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9857 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9858 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9859 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9860 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9861 at sbt.Execute.work(Execute.scala:292)
9862 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9863 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9864 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
9865 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9866 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
9867 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9868 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
9869 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
9870 at java.base/java.lang.Thread.run(Thread.java:833)
9871
9872[ERROR] [12/22/2025 18:13:55.869] [pool-95-thread-8-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9873java.lang.NullPointerException
9874 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
9875 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9876 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9877 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9878 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9879 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9880 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9881 at java.base/java.lang.Class.newInstance(Class.java:645)
9882 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9883 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9884 at sbt.TestRunner.run(TestFramework.scala:168)
9885 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9886 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9887 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9888 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9889 at sbt.TestFunction.apply(TestFramework.scala:348)
9890 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9891 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9892 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9893 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9894 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9895 at sbt.Execute.work(Execute.scala:292)
9896 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9897 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9898 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
9899 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9900 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
9901 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9902 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
9903 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
9904 at java.base/java.lang.Thread.run(Thread.java:833)
9905
9906[ERROR] [12/22/2025 18:13:55.870] [pool-95-thread-8-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9907java.lang.RuntimeException
9908 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
9909 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9910 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9911 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9912 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9913 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9914 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9915 at java.base/java.lang.Class.newInstance(Class.java:645)
9916 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9917 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9918 at sbt.TestRunner.run(TestFramework.scala:168)
9919 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9920 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9921 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9922 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9923 at sbt.TestFunction.apply(TestFramework.scala:348)
9924 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9925 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9926 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9927 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9928 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9929 at sbt.Execute.work(Execute.scala:292)
9930 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9931 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9932 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
9933 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9934 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
9935 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9936 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
9937 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
9938 at java.base/java.lang.Thread.run(Thread.java:833)
9939
9940[ERROR] [12/22/2025 18:13:55.890] [pool-95-thread-8-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9941java.lang.NullPointerException
9942 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
9943 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9944 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9945 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9946 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9947 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9948 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9949 at java.base/java.lang.Class.newInstance(Class.java:645)
9950 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9951 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9952 at sbt.TestRunner.run(TestFramework.scala:168)
9953 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9954 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9955 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9956 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9957 at sbt.TestFunction.apply(TestFramework.scala:348)
9958 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9959 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9960 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9961 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9962 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9963 at sbt.Execute.work(Execute.scala:292)
9964 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9965 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9966 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
9967 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9968 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
9969 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9970 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
9971 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
9972 at java.base/java.lang.Thread.run(Thread.java:833)
9973
9974[ERROR] [12/22/2025 18:13:55.891] [pool-95-thread-8-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9975java.lang.NullPointerException
9976 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
9977 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9978 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9979 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9980 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9981 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9982 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9983 at java.base/java.lang.Class.newInstance(Class.java:645)
9984 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9985 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9986 at sbt.TestRunner.run(TestFramework.scala:168)
9987 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9988 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9989 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9990 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9991 at sbt.TestFunction.apply(TestFramework.scala:348)
9992 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9993 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9994 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9995 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9996 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9997 at sbt.Execute.work(Execute.scala:292)
9998 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9999 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10000 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10001 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10002 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10003 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10004 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10005 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10006 at java.base/java.lang.Thread.run(Thread.java:833)
10007
10008[ERROR] [12/22/2025 18:13:55.896] [pool-95-thread-8-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10009java.lang.RuntimeException
10010 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10011 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10012 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10013 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10014 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10015 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10016 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10017 at java.base/java.lang.Class.newInstance(Class.java:645)
10018 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10019 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10020 at sbt.TestRunner.run(TestFramework.scala:168)
10021 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10022 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10023 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10024 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10025 at sbt.TestFunction.apply(TestFramework.scala:348)
10026 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10027 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10028 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10029 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10030 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10031 at sbt.Execute.work(Execute.scala:292)
10032 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10033 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10034 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10035 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10036 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10037 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10038 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10039 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10040 at java.base/java.lang.Thread.run(Thread.java:833)
10041
10042[ERROR] [12/22/2025 18:13:55.897] [pool-95-thread-8-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10043java.lang.RuntimeException
10044 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10045 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10046 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10047 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10048 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10049 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10050 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10051 at java.base/java.lang.Class.newInstance(Class.java:645)
10052 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10053 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10054 at sbt.TestRunner.run(TestFramework.scala:168)
10055 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10056 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10057 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10058 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10059 at sbt.TestFunction.apply(TestFramework.scala:348)
10060 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10061 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10062 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10063 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10064 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10065 at sbt.Execute.work(Execute.scala:292)
10066 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10067 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10068 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10069 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10070 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10071 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10072 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10073 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10074 at java.base/java.lang.Thread.run(Thread.java:833)
10075
10076[ERROR] [12/22/2025 18:13:55.923] [pool-95-thread-8-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10077java.lang.NullPointerException
10078 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
10079 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10080 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10081 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10082 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10083 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10084 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10085 at java.base/java.lang.Class.newInstance(Class.java:645)
10086 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10087 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10088 at sbt.TestRunner.run(TestFramework.scala:168)
10089 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10090 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10091 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10092 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10093 at sbt.TestFunction.apply(TestFramework.scala:348)
10094 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10095 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10096 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10097 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10098 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10099 at sbt.Execute.work(Execute.scala:292)
10100 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10101 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10102 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10103 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10104 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10105 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10106 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10107 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10108 at java.base/java.lang.Thread.run(Thread.java:833)
10109
10110[ERROR] [12/22/2025 18:13:55.925] [pool-95-thread-8-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10111java.lang.NullPointerException
10112 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
10113 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10114 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10115 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10116 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10117 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10118 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10119 at java.base/java.lang.Class.newInstance(Class.java:645)
10120 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10121 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10122 at sbt.TestRunner.run(TestFramework.scala:168)
10123 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10124 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10125 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10126 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10127 at sbt.TestFunction.apply(TestFramework.scala:348)
10128 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10129 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10130 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10131 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10132 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10133 at sbt.Execute.work(Execute.scala:292)
10134 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10135 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10136 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10137 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10138 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10139 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10140 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10141 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10142 at java.base/java.lang.Thread.run(Thread.java:833)
10143
10144[ERROR] [12/22/2025 18:13:55.932] [pool-95-thread-8-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10145java.lang.RuntimeException
10146 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10147 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10148 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10149 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10150 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10151 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10152 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10153 at java.base/java.lang.Class.newInstance(Class.java:645)
10154 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10155 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10156 at sbt.TestRunner.run(TestFramework.scala:168)
10157 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10158 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10159 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10160 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10161 at sbt.TestFunction.apply(TestFramework.scala:348)
10162 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10163 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10164 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10165 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10166 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10167 at sbt.Execute.work(Execute.scala:292)
10168 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10169 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10170 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10171 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10172 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10173 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10174 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10175 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10176 at java.base/java.lang.Thread.run(Thread.java:833)
10177
10178[ERROR] [12/22/2025 18:13:55.934] [pool-95-thread-8-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10179java.lang.RuntimeException
10180 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10181 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10182 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10183 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10184 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10185 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10186 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10187 at java.base/java.lang.Class.newInstance(Class.java:645)
10188 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10189 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10190 at sbt.TestRunner.run(TestFramework.scala:168)
10191 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10192 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10193 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10194 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10195 at sbt.TestFunction.apply(TestFramework.scala:348)
10196 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10197 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10198 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10199 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10200 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10201 at sbt.Execute.work(Execute.scala:292)
10202 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10203 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10204 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10205 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10206 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10207 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10208 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10209 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10210 at java.base/java.lang.Thread.run(Thread.java:833)
10211
10212[INFO] [12/22/2025 18:13:55.949] [pool-95-thread-8] [CoordinatedShutdown(akka://Test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
10213[info] GrpcClientSettingsSpec:
10214[info] The gRPC client settings spec
10215[info] - should use static service discovery for connectToServiceAt (38 milliseconds)
10216[info] - should uses host for static service discovery (6 milliseconds)
10217[info] - should load a user defined service discovery mechanism (8 milliseconds)
10218[info] - should fail to parse configuration with non-existent certificate (58 milliseconds)
10219[info] - should provide a useful error message if configuration missing (1 millisecond)
10220[info] - should fail fast if no service name (0 milliseconds)
10221[info] - should fail fast when no service discovery is configured on the actor system (3 milliseconds)
10222[info] - should use the service discovery configured on the actor system (43 milliseconds)
10223[info] AkkaDiscoveryNameResolverSpec:
10224[info] The AkkaDiscovery-backed NameResolver
10225[info] - should correctly report an error for an unknown hostname (74 milliseconds)
10226[info] - should support serving a static host/port (22 milliseconds)
10227[info] MetadataBuilderSpec:
10228[info] MetadataBuilder
10229[info] - should return empty metadata (15 milliseconds)
10230[info] - should handle distinct text entries (7 milliseconds)
10231[info] - should handle repeated text entries (2 milliseconds)
10232[info] - should throw exception for '-bin' suffix on text key (2 milliseconds)
10233[info] - should throw exception for missing '-bin' suffix on binary key (0 milliseconds)
10234[info] - should handle distinct binary entries (1 millisecond)
10235[info] - should handle repeated binary entries (0 milliseconds)
10236[info] MetadataImplSpec:
10237[info] EntryMetadataImpl
10238[info] - should return expected text values (0 milliseconds)
10239[info] - should return None for nonexistent text key (1 millisecond)
10240[info] - should return most recently added value for repeated text entries (0 milliseconds)
10241[info] - should return correct binary values (1 millisecond)
10242[info] - should return None for nonexistent binary key (0 milliseconds)
10243[info] - should return most recently added value for repeated binary entries (1 millisecond)
10244[info] - should return a list with repeated entries in correct order (2 milliseconds)
10245[info] - should return a map repeated entries in correct order (2 milliseconds)
10246[info] GrpcMetadataImpl
10247[info] - should return expected text values (0 milliseconds)
10248[info] - should return None for nonexistent text key (1 millisecond)
10249[info] - should return most recently added value for repeated text entries (0 milliseconds)
10250[info] - should return correct binary values (1 millisecond)
10251[info] - should return None for nonexistent binary key (0 milliseconds)
10252[info] - should return most recently added value for repeated binary entries (0 milliseconds)
10253[info] - should return a list with repeated entries in correct order (2 milliseconds)
10254[info] - should return a map repeated entries in correct order (1 millisecond)
10255[info] HeaderMetadataImpl
10256[info] - should return expected text values (1 millisecond)
10257[info] - should return None for nonexistent text key (1 millisecond)
10258[info] - should return most recently added value for repeated text entries (0 milliseconds)
10259[info] - should return correct binary values (4 milliseconds)
10260[info] - should return None for nonexistent binary key (0 milliseconds)
10261[info] - should return most recently added value for repeated binary entries (0 milliseconds)
10262[info] - should return a list with repeated entries in correct order (2 milliseconds)
10263[info] - should return a map repeated entries in correct order (1 millisecond)
10264[info] CodecsSpec:
10265[info] Negotiating message encoding with remote client
10266[info] - should default to Identity if no encoding provided (172 milliseconds)
10267[info] - should accept explicit Identity (3 milliseconds)
10268[info] - should accept explicit Gzip (0 milliseconds)
10269[info] - should use client preference with multiple known encodings (1 millisecond)
10270[info] - should use first known encoding (0 milliseconds)
10271[info] - should use default encoding if unknown encodings specified (0 milliseconds)
10272[info] Detecting message encoding from remote
10273[info] - should default to Identity if not specified (2 milliseconds)
10274[info] - should accept explicit Identity (1 millisecond)
10275[info] - should accept explicit Gzip (1 millisecond)
10276[info] - should fail with unknown encoding (0 milliseconds)
10277[info] GoogleProtobufSerializerSpec:
10278[info] Google protobuf serializer
10279[info] - should successfully serialize and deserialize a protobuf Any object (65 milliseconds)
10280[info] HeadersSpec:
10281[info] Status-Message.value()
10282[info] - should use percent-encoding (33 milliseconds)
10283[info] Status-Message.parse()
10284[info] - should should decode percent-encoded values (2 milliseconds)
10285[info] - should should decode as is in case two chars following percent cannot be decoded as hex (0 milliseconds)
10286[info] Status-Message.value() and Status-Message.parse()
10287[info] - should roundtrip for UTF-8 encodable sequence of bytes (4 milliseconds)
10288[info] AkkaDiscoveryNameResolverProviderSpec:
10289[info] AkkaDiscoveryNameResolverProviderSpec
10290[info] - should provide a NameResolver that uses the supplied serviceName (11 milliseconds)
10291[info] ChannelUtilsSpec:
10292[info] Channel monitor
10293[info] - should should fail if enter into failure configured number of times (6 milliseconds)
10294[info] - should should reset counter if enters into ready (1 millisecond)
10295[info] - should should stop monitoring if SHUTDOWN (2 milliseconds)
10296[info] AkkaHttpClientUtilsSpec:
10297[info] The conversion from HttpResponse to Source
10298[info] - should map a strict 404 response to a failed stream (62 milliseconds)
10299[info] - should map a strict 200 response with non-0 gRPC error code to a failed stream (74 milliseconds)
10300[info] GrpcExceptionHandlerSpec:
10301[info] defaultMapper
10302[info] - should Map akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (4 milliseconds)
10303[info] - should Map scala.NotImplementedError: an implementation is missing to Status{code=UNIMPLEMENTED, description=an implementation is missing, cause=null} (1 millisecond)
10304[info] - should Map java.lang.UnsupportedOperationException to Status{code=UNIMPLEMENTED, description=null, cause=null} (0 milliseconds)
10305[info] - should Map java.lang.NullPointerException to Status{code=INTERNAL, description=null, cause=null} (3 milliseconds)
10306[info] - should Map java.lang.RuntimeException to Status{code=INTERNAL, description=null, cause=null} (0 milliseconds)
10307[info] - should Map io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (0 milliseconds)
10308[info] - should Map java.util.concurrent.ExecutionException: akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (1 millisecond)
10309[info] - should Map java.util.concurrent.ExecutionException: scala.NotImplementedError: an implementation is missing to Status{code=UNIMPLEMENTED, description=an implementation is missing, cause=null} (1 millisecond)
10310[info] - should Map java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException to Status{code=UNIMPLEMENTED, description=null, cause=null} (0 milliseconds)
10311[info] - should Map java.util.concurrent.ExecutionException: java.lang.NullPointerException to Status{code=INTERNAL, description=null, cause=null} (1 millisecond)
10312[info] - should Map java.util.concurrent.ExecutionException: java.lang.RuntimeException to Status{code=INTERNAL, description=null, cause=null} (0 milliseconds)
10313[info] - should Map java.util.concurrent.ExecutionException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (0 milliseconds)
10314[info] - should Map java.util.concurrent.ExecutionException: doh to Status{code=INTERNAL, description=null, cause=null} (0 milliseconds)
10315[info] default(defaultMapper)
10316[info] - should Correctly map akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED (10 milliseconds)
10317[info] - should Correctly map scala.NotImplementedError: an implementation is missing (2 milliseconds)
10318[info] - should Correctly map java.lang.UnsupportedOperationException (3 milliseconds)
10319[info] - should Correctly map java.lang.NullPointerException (2 milliseconds)
10320[info] - should Correctly map java.lang.RuntimeException (9 milliseconds)
10321[info] - should Correctly map io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED (2 milliseconds)
10322[info] - should Correctly map java.util.concurrent.ExecutionException: akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED (5 milliseconds)
10323[info] - should Correctly map java.util.concurrent.ExecutionException: scala.NotImplementedError: an implementation is missing (2 milliseconds)
10324[info] - should Correctly map java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException (3 milliseconds)
10325[info] - should Correctly map java.util.concurrent.ExecutionException: java.lang.NullPointerException (8 milliseconds)
10326[info] - should Correctly map java.util.concurrent.ExecutionException: java.lang.RuntimeException (7 milliseconds)
10327[info] - should Correctly map java.util.concurrent.ExecutionException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED (2 milliseconds)
10328[info] - should Correctly map java.util.concurrent.ExecutionException: doh (5 milliseconds)
10329[info] ServerReflectionImplSpec:
10330[info] The Server Reflection implementation utilities
10331[info] - should split strings up until the next dot (0 milliseconds)
10332[info] - should find a symbol (1 millisecond)
10333[info] The Server Reflection implementation
10334[info] - should retrieve server reflection info (66 milliseconds)
10335[info] - should not retrieve reflection info for an unknown proto file name (2 milliseconds)
10336[info] - should return transitive dependencies (63 milliseconds)
10337[info] - should not return transitive dependencies already sent (4 milliseconds)
10338[info] DecodeBase64Spec:
10339[info] DecodeBase64
10340[info] - should handle a single element (183 milliseconds)
10341[info] - should handle a chunked stream (174 milliseconds)
10342[info] - should handle a chunked stream with mid-stream flushes (168 milliseconds)
10343[info] GrpcProtocolWebTextSpec:
10344[info] GrpcProtocolWebText
10345[info] - should decode a full frame (5 milliseconds)
10346[info] - should decode a fragmented frame (98 milliseconds)
10347[info] ScalapbProtobufSerializerSpec:
10348[info] Google protobuf serializer
10349[info] - should successfully serialize and deserialize a protobuf Any object (9 milliseconds)
10350[info] ConcatOrNotFoundTest:
10351[info] - testMiddleMatching
10352[info] - testNoneMatching
10353[info] - testEmpty
10354[info] - testSingleMatching
10355[info] - testLastMatching
10356[info] - testFirstMatching
10357[info] - testCompletedLater
10358[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC4/src_managed/main
10359[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
10360[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
10361[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
10362[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC4/src_managed/main
10363[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
10364[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
10365[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
10366
10367************************
10368Build summary:
10369[{
10370 "module": "akka-grpc-interop-tests",
10371 "compile": {"status": "ok", "tookMs": 143413, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10372 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
10373 "test-compile": {"status": "ok", "tookMs": 9446, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10374 "test": {"status": "ok", "tookMs": 68491, "passed": 182, "failed": 1, "ignored": 0, "skipped": 0, "total": 183, "byFramework": [{"framework": "unknown", "stats": {"passed": 182, "failed": 1, "ignored": 0, "skipped": 0, "total": 183}}]},
10375 "publish": {"status": "skipped", "tookMs": 0},
10376 "metadata": {
10377 "crossScalaVersions": ["2.12.18", "2.13.11", "3.2.2"]
10378}
10379},{
10380 "module": "akka-grpc-runtime",
10381 "compile": {"status": "ok", "tookMs": 985, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10382 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
10383 "test-compile": {"status": "ok", "tookMs": 4990, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10384 "test": {"status": "ok", "tookMs": 1974, "passed": 107, "failed": 0, "ignored": 0, "skipped": 0, "total": 107, "byFramework": [{"framework": "unknown", "stats": {"passed": 107, "failed": 0, "ignored": 0, "skipped": 0, "total": 107}}]},
10385 "publish": {"status": "skipped", "tookMs": 0},
10386 "metadata": {
10387 "crossScalaVersions": ["2.12.18", "2.13.11", "3.2.2"]
10388}
10389}]
10390************************
10391[success] Total time: 282 s (0:04:42.0), completed Dec 22, 2025, 6:13:57 PM
10392[0J[INFO] [12/22/2025 18:13:57.885] [GrpcExceptionHandlerSpec-shutdown-hook-1] [CoordinatedShutdown(akka://GrpcExceptionHandlerSpec)] Running CoordinatedShutdown with reason [JvmExitReason]
10393[INFO] [12/22/2025 18:13:57.884] [GrpcExceptionHandlerSpec-shutdown-hook-1] [CoordinatedShutdown(akka://GrpcExceptionHandlerSpec)] Running CoordinatedShutdown with reason [JvmExitReason]
10394Checking patch project/plugins.sbt...
10395Checking patch project/build.properties...
10396Checking patch project/Dependencies.scala...
10397Checking patch build.sbt...
10398Applied patch project/plugins.sbt cleanly.
10399Applied patch project/build.properties cleanly.
10400Applied patch project/Dependencies.scala cleanly.
10401Applied patch build.sbt cleanly.