Build Logs

akka/akka-grpc • 3.8.0-RC2:2025-11-28

Errors

182

Warnings

155

Total Lines

10421

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-RC2
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-RC2"
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-RC2
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-RC2
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-RC2
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-RC2"
70"++3.8.0-RC2 -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-RC2 """{"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.361s.
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-RC2
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in akka-grpc-plugin-tester-scala/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in benchmarks/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in akka-grpc-docs/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in akka-grpc-interop-tests/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 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-RC2 -> 3.8.0-RC2 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-RC2 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-RC2)
108[info] benchmarks (2.12.18, 2.13.11, 3.8.0-RC2)
109[info] akka-grpc-interop-tests (2.12.18, 2.13.11, 3.8.0-RC2)
110[info] akka-grpc-runtime (2.12.18, 2.13.11, 3.8.0-RC2, 2.12.20)
111[info] akka-grpc-docs (2.12.18, 2.13.11, 3.8.0-RC2)
112[info] akka-grpc-plugin-tester-scala (2.12.18, 2.13.11, 3.8.0-RC2)
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 Nov 28, 2025, 1:51:18 PM
142Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
143Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
144Starting build...
145Projects: Set(akka-grpc-interop-tests, akka-grpc-runtime)
146Starting build for ProjectRef(file:/build/repo/,akka-grpc-interop-tests) (akka-grpc-interop-tests)... [0/2]
147OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
148OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
149OpenCB::Filter out '-language:_', matches setting pattern '^-?-language:_'
150OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
151OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
152Compile scalacOptions: --java-output-version:17, 8, -unchecked, -encoding, UTF-8, -Wconf:msg=Marked as deprecated in proto file:silent, -Wconf:msg=Use `scala.jdk.CollectionConverters` instead:silent, -Wconf:msg=Use LazyList instead of Stream:silent, -Wconf:msg=never used:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
153[info] scalafmt: Formatting 19 Scala sources (/build/repo/runtime)...
154[info] scalafmt: Formatting 17 Scala sources (/build/repo/interop-tests)...
155[info] scalafmt: Formatting 68 Scala sources (/build/repo/runtime)...
156[info] scalafmt: Formatting 9 Scala sources (/build/repo/interop-tests)...
157OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.18 module Scope(Select(ProjectRef(file:/build/repo/,sbt-akka-grpc)), Zero, Zero, Zero)
158[info] scalafmt: Formatting 2 Scala sources (/build/repo/sbt-plugin)...
159OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.18 module Scope(Select(ProjectRef(file:/build/repo/,akka-grpc-codegen)), Zero, Zero, Zero)
160OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.18 module Scope(Select(ProjectRef(file:/build/repo/,sbt-akka-grpc)), Select(ConfigKey(compile)), Zero, Zero)
161OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.18 module Scope(Select(ProjectRef(file:/build/repo/,akka-grpc-codegen)), Select(ConfigKey(compile)), Zero, Zero)
162[info] scalafmt: Formatting 1 Scala sources (/build/repo/codegen)...
163[info] scalafmt: Formatting 21 Scala sources (/build/repo/codegen)...
164[info] compiling 33 Scala sources to /build/repo/codegen/target/scala-2.12/classes ...
165[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
166[info] Compilation completed in 8.774s.
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-RC2/src_managed/main
173[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC2/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-RC2/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-RC2/classes ...
360[warn] /build/repo/interop-tests/target/scala-3.8.0-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/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-RC2/src_managed/main
488[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC2/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-RC2/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-RC2/src_managed/main
677[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC2/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]
86113:54:50.790 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework
86213:54:50.793 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false
86313:54:50.793 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - Java version: 17
86413:54:50.794 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
86513:54:50.794 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
86613:54:50.795 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available
86713:54:50.795 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
86813:54:50.795 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
86913:54:50.796 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true
87013:54:50.797 [pool-23-thread-8-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 @564d9acb
87113:54:50.798 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): unavailable
87213:54:50.798 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available
87313:54:50.798 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - maxDirectMemory: 7516192768 bytes (maybe)
87413:54:50.798 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
87513:54:50.799 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
87613:54:50.799 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes
87713:54:50.799 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1
87813:54:50.800 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available
87913:54:50.800 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
88013:54:50.829 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir)
88113:54:50.829 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true
88213:54:50.829 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true
88313:54:50.829 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true
88413:54:50.834 [pool-23-thread-8-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_6411368691637394940303.so
88513:54:50.844 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false
88613:54:50.844 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false
88713:54:50.846 [pool-23-thread-8-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)
88813:54:50.847 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096
88913:54:50.866 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8
89013:54:50.907 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
89113:54:50.907 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
89213:54:50.916 [pool-23-thread-8-ScalaTest-running-GrpcClientSpecNetty] DEBUG io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available
89313:54:51.078 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector - -Dio.grpc.netty.shaded.io.netty.leakDetection.level: simple
89413:54:51.078 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector - -Dio.grpc.netty.shaded.io.netty.leakDetection.targetRecords: 4
89513:54:51.088 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf - -Dio.grpc.netty.shaded.io.netty.buffer.checkAccessible: true
89613:54:51.088 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.AbstractByteBuf - -Dio.grpc.netty.shaded.io.netty.buffer.checkBounds: true
89713:54:51.089 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector@24330f80
89813:54:51.118 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8
89913:54:51.118 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8
90013:54:51.118 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
90113:54:51.118 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9
90213:54:51.118 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304
90313:54:51.118 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
90413:54:51.118 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
90513:54:51.118 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
90613:54:51.118 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
90713:54:51.118 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
90813:54:51.118 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false
90913:54:51.118 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
91013:54:51.129 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.channel.DefaultChannelId - -Dio.netty.processId: 325 (auto-detected)
91113:54:51.130 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 02:3b:07:ff:fe:7a:f5:60 (auto-detected)
91213:54:51.141 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled
91313:54:51.141 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0
91413:54:51.141 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
91513:54:51.147 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096
91613:54:51.147 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8
91713:54:51.147 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32
91813:54:51.147 [GrpcChannelSpec-akka.actor.default-dispatcher-6] DEBUG io.grpc.netty.shaded.io.netty.util.Recycler - -Dio.netty.recycler.blocking: false
91913:54:51.165 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebd259e3, L:/127.0.0.1:35530 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
92013:54:51.184 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebd259e3, L:/127.0.0.1:35530 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
92113:54:51.261 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebd259e3, L:/127.0.0.1:35530 - R:127.0.0.1/127.0.0.1:34725] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
92213:54:51.262 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebd259e3, L:/127.0.0.1:35530 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND SETTINGS: ack=true
92313:54:51.271 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebd259e3, L:/127.0.0.1:35530 - R:127.0.0.1/127.0.0.1:34725] INBOUND SETTINGS: ack=true
92413:54:51.276 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebd259e3, L:/127.0.0.1:35530 - R:127.0.0.1/127.0.0.1:34725] 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: AABB9ijr+uZvtVQBN/ZTn1pMARuDxBfG1/2EAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
92513:54:51.282 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebd259e3, L:/127.0.0.1:35530 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
92613:54:51.339 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebd259e3, L:/127.0.0.1:35530 - R:127.0.0.1/127.0.0.1:34725] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
92713:54:51.406 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebd259e3, L:/127.0.0.1:35530 - R:127.0.0.1/127.0.0.1:34725] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:51 GMT, server: akka-http/10.5.0] padding=0 endStream=false
92813:54:51.410 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebd259e3, L:/127.0.0.1:35530 - R:127.0.0.1/127.0.0.1:34725] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
92913:54:51.414 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebd259e3, L:/127.0.0.1:35530 - R:127.0.0.1/127.0.0.1:34725] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
93013:54:51.420 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcec1b1c0, L:/127.0.0.1:35540 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
93113:54:51.421 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcec1b1c0, L:/127.0.0.1:35540 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
93213:54:51.429 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcec1b1c0, L:/127.0.0.1:35540 - R:127.0.0.1/127.0.0.1:34725] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
93313:54:51.429 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcec1b1c0, L:/127.0.0.1:35540 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND SETTINGS: ack=true
93413:54:51.430 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcec1b1c0, L:/127.0.0.1:35540 - R:127.0.0.1/127.0.0.1:34725] INBOUND SETTINGS: ack=true
93513:54:51.431 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcec1b1c0, L:/127.0.0.1:35540 - R:127.0.0.1/127.0.0.1:34725] 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: AAD3c8M1w03/lm/cg7+jIhqjAY1l8WghbzPzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
93613:54:51.432 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcec1b1c0, L:/127.0.0.1:35540 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=14 bytes=00000000090a0748656c6c6f2032
93713:54:51.433 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcec1b1c0, L:/127.0.0.1:35540 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
93813:54:51.436 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcec1b1c0, L:/127.0.0.1:35540 - R:127.0.0.1/127.0.0.1:34725] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
93913:54:51.439 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcec1b1c0, L:/127.0.0.1:35540 - R:127.0.0.1/127.0.0.1:34725] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:51 GMT, server: akka-http/10.5.0] padding=0 endStream=false
94013:54:51.439 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcec1b1c0, L:/127.0.0.1:35540 - R:127.0.0.1/127.0.0.1:34725] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
94113:54:51.439 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcec1b1c0, L:/127.0.0.1:35540 - R:127.0.0.1/127.0.0.1:34725] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
94213:54:51.454 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
94313:54:51.454 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
94413:54:51.460 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
94513:54:51.461 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND SETTINGS: ack=true
94613:54:51.461 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] INBOUND SETTINGS: ack=true
94713:54:51.462 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] 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: AAD1afeslTxyPMn44bmij+a4Adcm6IksQvm8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
94813:54:51.463 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2030
94913:54:51.466 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
95013:54:51.470 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:51 GMT, server: akka-http/10.5.0] padding=0 endStream=false
95113:54:51.470 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203021
95213:54:51.470 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
95313:54:51.472 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] 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: AABwjDTyTQpYeuOhbXJaPLtUAcLva0rfsYfcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
95413:54:51.473 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
95513:54:51.478 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:51 GMT, server: akka-http/10.5.0] padding=0 endStream=false
95613:54:51.478 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
95713:54:51.479 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
95813:54:51.485 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d05f490, L:/127.0.0.1:35554 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
95913:54:51.485 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d05f490, L:/127.0.0.1:35554 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
96013:54:51.492 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d05f490, L:/127.0.0.1:35554 - R:127.0.0.1/127.0.0.1:34725] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
96113:54:51.492 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d05f490, L:/127.0.0.1:35554 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND SETTINGS: ack=true
96213:54:51.493 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d05f490, L:/127.0.0.1:35554 - R:127.0.0.1/127.0.0.1:34725] INBOUND SETTINGS: ack=true
96313:54:51.493 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d05f490, L:/127.0.0.1:35554 - R:127.0.0.1/127.0.0.1:34725] 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: AAAWqDxsoEcmJpLHVl4B90hXAWsPW7yjJcXRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
96413:54:51.494 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d05f490, L:/127.0.0.1:35554 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
96513:54:51.497 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d05f490, L:/127.0.0.1:35554 - R:127.0.0.1/127.0.0.1:34725] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
96613:54:51.500 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d05f490, L:/127.0.0.1:35554 - R:127.0.0.1/127.0.0.1:34725] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:51 GMT, server: akka-http/10.5.0] padding=0 endStream=false
96713:54:51.501 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d05f490, L:/127.0.0.1:35554 - R:127.0.0.1/127.0.0.1:34725] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
96813:54:51.501 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d05f490, L:/127.0.0.1:35554 - R:127.0.0.1/127.0.0.1:34725] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
96913:54:51.504 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8d05f490, L:/127.0.0.1:35554 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
97013:54:51.508 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe805196, L:/127.0.0.1:35564 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
97113:54:51.508 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe805196, L:/127.0.0.1:35564 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
97213:54:51.516 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe805196, L:/127.0.0.1:35564 - R:127.0.0.1/127.0.0.1:34725] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
97313:54:51.516 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe805196, L:/127.0.0.1:35564 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND SETTINGS: ack=true
97413:54:51.518 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe805196, L:/127.0.0.1:35564 - R:127.0.0.1/127.0.0.1:34725] INBOUND SETTINGS: ack=true
97513:54:51.518 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe805196, L:/127.0.0.1:35564 - R:127.0.0.1/127.0.0.1:34725] 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: AADWcdzNsgnOS1BJwwBRofDpAV4sZ156rj9/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
97613:54:51.519 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe805196, L:/127.0.0.1:35564 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
97713:54:51.523 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe805196, L:/127.0.0.1:35564 - R:127.0.0.1/127.0.0.1:34725] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
97813:54:51.529 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe805196, L:/127.0.0.1:35564 - R:127.0.0.1/127.0.0.1:34725] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:51 GMT, server: akka-http/10.5.0] padding=0 endStream=false
97913:54:51.530 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe805196, L:/127.0.0.1:35564 - R:127.0.0.1/127.0.0.1:34725] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
98013:54:51.531 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe805196, L:/127.0.0.1:35564 - R:127.0.0.1/127.0.0.1:34725] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
98113:54:51.532 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbe805196, L:/127.0.0.1:35564 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
982[INFO] [11/28/2025 13:54:51.537] [pool-23-thread-8] [CoordinatedShutdown(akka://GrpcChannelSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
98313:54:51.540 [grpc-default-worker-ELG-1-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xcec1b1c0, L:/127.0.0.1:35540 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
98413:54:51.542 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe006d54b, L:/127.0.0.1:35550 - R:127.0.0.1/127.0.0.1:34725] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
98513:54:51.542 [grpc-default-worker-ELG-1-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xebd259e3, L:/127.0.0.1:35530 - R:127.0.0.1/127.0.0.1:34725] 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 (707 milliseconds)
989[info] - should reuse a single connection for a shared channel (28 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
99813:54:51.639 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework
99913:54:51.653 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple
100013:54:51.653 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4
100113:54:51.665 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false
100213:54:51.666 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 17
100313:54:51.666 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
100413:54:51.667 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
100513:54:51.667 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available
100613:54:51.667 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
100713:54:51.668 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
100813:54:51.668 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true
100913:54:51.668 [pool-23-thread-8-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 @564d9acb
101013:54:51.669 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): unavailable
101113:54:51.669 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available
101213:54:51.669 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - maxDirectMemory: 7516192768 bytes (maybe)
101313:54:51.669 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
101413:54:51.669 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
101513:54:51.670 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes
101613:54:51.670 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1
101713:54:51.671 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available
101813:54:51.671 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
101913:54:51.679 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true
102013:54:51.679 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true
102113:54:51.680 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@71b0468f
102213:54:51.684 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
102313:54:51.684 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
102413:54:51.687 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 8
102513:54:51.687 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 8
102613:54:51.687 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
102713:54:51.687 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9
102813:54:51.687 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304
102913:54:51.687 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
103013:54:51.687 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
103113:54:51.687 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
103213:54:51.687 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
103313:54:51.687 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
103413:54:51.687 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false
103513:54:51.687 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
103613:54:51.698 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled
103713:54:51.698 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0
103813:54:51.698 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
103913:54:51.710 [pool-23-thread-8-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)
113313:54:51.719 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir)
113413:54:51.719 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true
113513:54:51.719 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true
113613:54:51.719 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true
113713:54:51.741 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - Successfully loaded the library /tmp/libnetty_tcnative_linux_x86_6416643624846503518299.so
113813:54:51.741 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.NativeLibraryLoader - Loaded library with name 'netty_tcnative_linux_x86_64'
113913:54:51.742 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.OpenSsl - Initialize netty-tcnative using engine: 'default'
114013:54:51.742 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.OpenSsl - netty-tcnative using native library: BoringSSL
114113:54:51.749 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@31865682
114213:54:51.766 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096
114313:54:51.766 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8
114413:54:51.766 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32
114513:54:51.766 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false
114613:54:51.771 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available
114713:54:51.778 [pool-23-thread-8-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
114813:54:51.779 [pool-23-thread-8-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
114913:54:51.779 [pool-23-thread-8-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
115013:54:51.779 [pool-23-thread-8-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
115113:54:51.779 [pool-23-thread-8-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
115213:54:51.779 [pool-23-thread-8-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
115313:54:51.779 [pool-23-thread-8-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
115413:54:51.779 [pool-23-thread-8-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
115513:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305
115613:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-ECDSA-CHACHA20-POLY1305
115713:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305
115813:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-RSA-CHACHA20-POLY1305
115913:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305
116013:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 => ECDHE-PSK-CHACHA20-POLY1305
116113:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA
116213:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_128_CBC_SHA => ECDHE-ECDSA-AES128-SHA
116313:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA
116413:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_128_CBC_SHA => ECDHE-RSA-AES128-SHA
116513:54:51.779 [pool-23-thread-8-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
116613:54:51.779 [pool-23-thread-8-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
116713:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA
116813:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_ECDSA_WITH_AES_256_CBC_SHA => ECDHE-ECDSA-AES256-SHA
116913:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA
117013:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_ECDHE_RSA_WITH_AES_256_CBC_SHA => ECDHE-RSA-AES256-SHA
117113:54:51.779 [pool-23-thread-8-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
117213:54:51.779 [pool-23-thread-8-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
117313:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256
117413:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_128_GCM_SHA256 => AES128-GCM-SHA256
117513:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384
117613:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_256_GCM_SHA384 => AES256-GCM-SHA384
117713:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_128_CBC_SHA => AES128-SHA
117813:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_128_CBC_SHA => AES128-SHA
117913:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA
118013:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_PSK_WITH_AES_128_CBC_SHA => PSK-AES128-CBC-SHA
118113:54:51.779 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_AES_256_CBC_SHA => AES256-SHA
118213:54:51.780 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_AES_256_CBC_SHA => AES256-SHA
118313:54:51.780 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA
118413:54:51.780 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_PSK_WITH_AES_256_CBC_SHA => PSK-AES256-CBC-SHA
118513:54:51.780 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: TLS_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA
118613:54:51.780 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.CipherSuiteConverter - Cipher suite mapping: SSL_RSA_WITH_3DES_EDE_CBC_SHA => DES-CBC3-SHA
118713:54:51.780 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.handler.ssl.OpenSsl - Supported protocols (OpenSSL): [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2, TLSv1.3]
118813:54:51.780 [pool-23-thread-8-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]
118913:54:51.843 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@64c56157
119013:54:51.930 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 8
119113:54:51.945 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
119213:54:51.945 [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithIoSpec] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
119313:54:51.961 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 325 (auto-detected)
119413:54:51.963 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false
119513:54:51.963 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false
119613:54:51.964 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
119713:54:51.964 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096
119813:54:51.965 [grpc-nio-boss-ELG-1-1] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 02:3b:07:ff:fe:7a:f5:60 (auto-detected)
1199Running test large_unary
120013:54:52.060 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@7cf61ea0
120113:54:52.083 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
120213:54:52.085 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - 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}
120313:54:52.088 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
120413:54:52.089 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
120513:54:52.090 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
120613:54:52.091 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
120713:54:52.091 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
120813:54:52.092 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] OUTBOUND SETTINGS: ack=true
120913:54:52.092 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
121013:54:52.094 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
121113:54:52.095 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
121213:54:52.095 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND SETTINGS: ack=true
121313:54:52.098 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - 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: AAAL9lywRKjfTrv572cAB6DBAVM+wTlz0jKlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
121413:54:52.102 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121513:54:52.103 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121613:54:52.104 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121713:54:52.105 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121813:54:52.106 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
121913:54:52.107 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43206 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122013:54:52.111 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] 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: AAAL9lywRKjfTrv572cAB6DBAVM+wTlz0jKlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
122113:54:52.118 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122213:54:52.119 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] OUTBOUND PING: ack=false bytes=1234
122313:54:52.120 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122413:54:52.120 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122513:54:52.121 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122613:54:52.122 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122713:54:52.122 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122813:54:52.122 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
122913:54:52.123 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123013:54:52.123 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123113:54:52.124 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
123213:54:52.124 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123313:54:52.125 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123413:54:52.125 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123513:54:52.126 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123613:54:52.126 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123713:54:52.126 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
123813:54:52.127 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
123913:54:52.128 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124013:54:52.128 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND DATA: streamId=3 padding=0 endStream=true length=10438 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124113:54:52.129 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
124213:54:52.129 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
124313:54:52.130 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND PING: ack=true bytes=1234
124413:54:52.135 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
124513:54:52.136 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - 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
124613:54:52.137 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65535 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124713:54:52.139 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124813:54:52.140 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
124913:54:52.140 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
125013:54:52.141 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125113:54:52.141 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
125213:54:52.141 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125313:54:52.142 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
125413:54:52.142 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
125513:54:52.143 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125613:54:52.144 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125713:54:52.144 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
125813:54:52.145 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
125913:54:52.145 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
126013:54:52.146 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126113:54:52.147 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
126213:54:52.147 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
126313:54:52.147 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126413:54:52.149 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126513:54:52.149 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
126613:54:52.150 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126713:54:52.150 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
126813:54:52.150 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
126913:54:52.151 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
127013:54:52.151 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
127113:54:52.151 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127213:54:52.153 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127313:54:52.153 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
127413:54:52.154 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127513:54:52.154 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
127613:54:52.155 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
127713:54:52.156 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
127813:54:52.156 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
127913:54:52.156 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128013:54:52.157 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128113:54:52.158 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
128213:54:52.158 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128313:54:52.159 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
128413:54:52.159 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128513:54:52.160 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
128613:54:52.160 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
128713:54:52.161 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128813:54:52.163 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
128913:54:52.163 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
129013:54:52.164 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129113:54:52.164 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
129213:54:52.164 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129313:54:52.165 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
129413:54:52.165 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
129513:54:52.166 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129613:54:52.166 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
129713:54:52.168 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
129813:54:52.168 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
129913:54:52.168 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
130013:54:52.168 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
130113:54:52.169 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
130213:54:52.169 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
130313:54:52.170 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
130413:54:52.170 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
1305Test completed.
130613:54:52.183 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa6039f40, L:/127.0.0.1:39776 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
130713:54:52.184 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc7242874, L:/127.0.0.1:8080 - R:/127.0.0.1:39776] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
1308Server stopped
1309Running test empty_unary
131013:54:52.239 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xbcbfbc67, L:/127.0.0.1:51312 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
131113:54:52.239 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbcbfbc67, L:/127.0.0.1:51312 - 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}
131213:54:52.240 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 - R:/127.0.0.1:51312] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
131313:54:52.241 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 - R:/127.0.0.1:51312] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
131413:54:52.241 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 - R:/127.0.0.1:51312] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
131513:54:52.242 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbcbfbc67, L:/127.0.0.1:51312 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
131613:54:52.242 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 - R:/127.0.0.1:51312] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
131713:54:52.242 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 - R:/127.0.0.1:51312] OUTBOUND SETTINGS: ack=true
131813:54:52.242 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbcbfbc67, L:/127.0.0.1:51312 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
131913:54:52.242 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbcbfbc67, L:/127.0.0.1:51312 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
132013:54:52.243 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbcbfbc67, L:/127.0.0.1:51312 - 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: AAAfqHFVGCyIHDWA1hjTVbBVARLD+99+Yz/uAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
132113:54:52.243 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 - R:/127.0.0.1:51312] INBOUND SETTINGS: ack=true
132213:54:52.243 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbcbfbc67, L:/127.0.0.1:51312 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
132313:54:52.244 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbcbfbc67, L:/127.0.0.1:51312 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
132413:54:52.244 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 - R:/127.0.0.1:51312] 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: AAAfqHFVGCyIHDWA1hjTVbBVARLD+99+Yz/uAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
132513:54:52.245 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 - R:/127.0.0.1:51312] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
132613:54:52.245 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 - R:/127.0.0.1:51312] OUTBOUND PING: ack=false bytes=1234
132713:54:52.245 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 - R:/127.0.0.1:51312] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
132813:54:52.246 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbcbfbc67, L:/127.0.0.1:51312 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
132913:54:52.246 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbcbfbc67, L:/127.0.0.1:51312 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
133013:54:52.246 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 - R:/127.0.0.1:51312] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
133113:54:52.246 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 - R:/127.0.0.1:51312] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
133213:54:52.247 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbcbfbc67, L:/127.0.0.1:51312 - 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
133313:54:52.247 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 - R:/127.0.0.1:51312] INBOUND PING: ack=true bytes=1234
133413:54:52.248 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbcbfbc67, L:/127.0.0.1:51312 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
133513:54:52.248 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbcbfbc67, L:/127.0.0.1:51312 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
1336Test completed.
133713:54:52.249 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbcbfbc67, L:/127.0.0.1:51312 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
133813:54:52.249 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 - R:/127.0.0.1:51312] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
1339Server stopped
134013:54:52.251 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 ! R:/127.0.0.1:51312] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
134113:54:52.251 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 ! R:/127.0.0.1:51312] OUTBOUND PING: ack=false bytes=40715087873
134213:54:52.252 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x113e5d5f, L:/127.0.0.1:8080 ! R:/127.0.0.1:51312] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1343io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1344 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1345 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1346 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1347 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1348 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1349 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1350 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1351 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1352 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1353 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1354 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1355 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1356 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1357 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1358 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1359 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1360 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1361 at java.base/java.lang.Thread.run(Thread.java:833)
1362Running test ping_pong
136313:54:52.292 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
136413:54:52.292 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - 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}
136513:54:52.293 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
136613:54:52.293 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
136713:54:52.294 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
136813:54:52.295 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
136913:54:52.295 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] OUTBOUND SETTINGS: ack=true
137013:54:52.295 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
137113:54:52.295 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
137213:54:52.296 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
137313:54:52.296 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND SETTINGS: ack=true
137413:54:52.296 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - 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: AAAUIRO1q21exovRzNAxXN9mAZA2IanXxcrWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
137513:54:52.297 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
137613:54:52.298 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] 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: AAAUIRO1q21exovRzNAxXN9mAZA2IanXxcrWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
137713:54:52.298 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
137813:54:52.299 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
137913:54:52.299 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] OUTBOUND PING: ack=false bytes=1234
138013:54:52.299 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138113:54:52.300 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
138213:54:52.300 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
138313:54:52.300 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND PING: ack=true bytes=1234
138413:54:52.302 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
138513:54:52.303 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - 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
138613:54:52.304 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138713:54:52.305 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138813:54:52.305 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
138913:54:52.306 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
139013:54:52.307 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
139113:54:52.308 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
139213:54:52.308 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
139313:54:52.309 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
139413:54:52.310 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
139513:54:52.311 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
139613:54:52.311 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
139713:54:52.312 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
139813:54:52.312 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
139913:54:52.313 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
140013:54:52.313 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
140113:54:52.313 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=45923 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140213:54:52.315 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140313:54:52.316 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140413:54:52.316 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND DATA: streamId=3 padding=0 endStream=false length=13155 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140513:54:52.317 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140613:54:52.318 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140713:54:52.319 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140813:54:52.319 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
140913:54:52.319 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
141013:54:52.319 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
141113:54:52.319 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
141213:54:52.320 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
141313:54:52.320 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
141413:54:52.320 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
141513:54:52.321 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
141613:54:52.321 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
141713:54:52.322 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
1418Test completed.
141913:54:52.323 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7c7892b9, L:/127.0.0.1:51320 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
142013:54:52.323 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
142113:54:52.324 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
142213:54:52.324 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] OUTBOUND PING: ack=false bytes=40715087873
142313:54:52.325 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xec1d8757, L:/127.0.0.1:8080 - R:/127.0.0.1:51320] 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
144513:54:52.362 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x665fc491, L:/127.0.0.1:51334 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
144613:54:52.363 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x665fc491, L:/127.0.0.1:51334 - 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}
144713:54:52.363 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x2a5305a7, L:/127.0.0.1:8080 - R:/127.0.0.1:51334] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
144813:54:52.364 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a5305a7, L:/127.0.0.1:8080 - R:/127.0.0.1:51334] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
144913:54:52.364 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a5305a7, L:/127.0.0.1:8080 - R:/127.0.0.1:51334] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
145013:54:52.365 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x665fc491, L:/127.0.0.1:51334 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
145113:54:52.365 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a5305a7, L:/127.0.0.1:8080 - R:/127.0.0.1:51334] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
145213:54:52.365 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x665fc491, L:/127.0.0.1:51334 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
145313:54:52.365 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a5305a7, L:/127.0.0.1:8080 - R:/127.0.0.1:51334] OUTBOUND SETTINGS: ack=true
145413:54:52.366 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x665fc491, L:/127.0.0.1:51334 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
145513:54:52.366 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a5305a7, L:/127.0.0.1:8080 - R:/127.0.0.1:51334] INBOUND SETTINGS: ack=true
145613:54:52.366 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x665fc491, L:/127.0.0.1:51334 - 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: AACRtQo8TF1y/jzfXvp+mS9dAU33OfNb3+9tAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
145713:54:52.368 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x665fc491, L:/127.0.0.1:51334 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
145813:54:52.368 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x665fc491, L:/127.0.0.1:51334 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
145913:54:52.369 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a5305a7, L:/127.0.0.1:8080 - R:/127.0.0.1:51334] 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: AACRtQo8TF1y/jzfXvp+mS9dAU33OfNb3+9tAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
146013:54:52.369 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a5305a7, L:/127.0.0.1:8080 - R:/127.0.0.1:51334] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
146113:54:52.369 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a5305a7, L:/127.0.0.1:8080 - R:/127.0.0.1:51334] OUTBOUND PING: ack=false bytes=1234
146213:54:52.370 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x665fc491, L:/127.0.0.1:51334 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
146313:54:52.370 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x665fc491, L:/127.0.0.1:51334 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
146413:54:52.370 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a5305a7, L:/127.0.0.1:8080 - R:/127.0.0.1:51334] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
146513:54:52.371 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a5305a7, L:/127.0.0.1:8080 - R:/127.0.0.1:51334] INBOUND PING: ack=true bytes=1234
146613:54:52.371 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x665fc491, L:/127.0.0.1:51334 - 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.
146813:54:52.373 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x665fc491, L:/127.0.0.1:51334 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
146913:54:52.374 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a5305a7, L:/127.0.0.1:8080 - R:/127.0.0.1:51334] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
147013:54:52.375 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a5305a7, L:/127.0.0.1:8080 - R:/127.0.0.1:51334] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
147113:54:52.375 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2a5305a7, L:/127.0.0.1:8080 - R:/127.0.0.1:51334] OUTBOUND PING: ack=false bytes=40715087873
147213:54:52.375 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x2a5305a7, L:/127.0.0.1:8080 - R:/127.0.0.1:51334] 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
149413:54:52.413 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x631e892f, L:/127.0.0.1:51344 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
149513:54:52.414 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x631e892f, L:/127.0.0.1:51344 - 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}
149613:54:52.414 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
149713:54:52.415 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
149813:54:52.415 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
149913:54:52.416 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
150013:54:52.416 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x631e892f, L:/127.0.0.1:51344 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
150113:54:52.416 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] OUTBOUND SETTINGS: ack=true
150213:54:52.416 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x631e892f, L:/127.0.0.1:51344 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
150313:54:52.416 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x631e892f, L:/127.0.0.1:51344 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
150413:54:52.417 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] INBOUND SETTINGS: ack=true
150513:54:52.417 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x631e892f, L:/127.0.0.1:51344 - 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: AAAywfZDF8rIxaxdEBV6EkzqAVPolBNyYG7jAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
150613:54:52.417 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x631e892f, L:/127.0.0.1:51344 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=29051 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
150713:54:52.418 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x631e892f, L:/127.0.0.1:51344 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=45917 bytes=000000b3580ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
150813:54:52.418 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] 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: AAAywfZDF8rIxaxdEBV6EkzqAVPolBNyYG7jAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
150913:54:52.419 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x631e892f, L:/127.0.0.1:51344 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
151013:54:52.420 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151113:54:52.420 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] OUTBOUND PING: ack=false bytes=1234
151213:54:52.420 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] INBOUND DATA: streamId=3 padding=0 endStream=false length=12667 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151313:54:52.420 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000b3580ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151413:54:52.421 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151513:54:52.421 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] INBOUND DATA: streamId=3 padding=0 endStream=true length=13149 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
151613:54:52.422 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x631e892f, L:/127.0.0.1:51344 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
151713:54:52.422 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x631e892f, L:/127.0.0.1:51344 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
151813:54:52.423 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] INBOUND PING: ack=true bytes=1234
151913:54:52.423 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
152013:54:52.424 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
152113:54:52.424 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
152213:54:52.424 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x631e892f, L:/127.0.0.1:51344 - 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
152313:54:52.425 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x631e892f, L:/127.0.0.1:51344 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
152413:54:52.425 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x631e892f, L:/127.0.0.1:51344 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
1525Test completed.
152613:54:52.429 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x631e892f, L:/127.0.0.1:51344 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
152713:54:52.429 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
152813:54:52.430 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
152913:54:52.430 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] OUTBOUND PING: ack=false bytes=40715087873
153013:54:52.431 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xaf5850aa, L:/127.0.0.1:8080 - R:/127.0.0.1:51344] 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
155213:54:52.465 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
155313:54:52.466 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - 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}
155413:54:52.466 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
155513:54:52.466 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
155613:54:52.467 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
155713:54:52.468 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
155813:54:52.468 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
155913:54:52.468 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] OUTBOUND SETTINGS: ack=true
156013:54:52.468 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
156113:54:52.468 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
156213:54:52.469 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] INBOUND SETTINGS: ack=true
156313:54:52.469 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - 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: AAC6upqRPS/z6FDyMipZEaIeAUY5AWhAX0dNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
156413:54:52.470 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
156513:54:52.470 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
156613:54:52.471 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] 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: AAC6upqRPS/z6FDyMipZEaIeAUY5AWhAX0dNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
156713:54:52.471 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] INBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
156813:54:52.471 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] OUTBOUND PING: ack=false bytes=1234
156913:54:52.472 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
157013:54:52.472 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
157113:54:52.472 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] INBOUND PING: ack=true bytes=1234
157213:54:52.473 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
157313:54:52.473 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - 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
157413:54:52.474 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
157513:54:52.475 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=34107 bytes=000000000d0a0b12090000000000000000000000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000...
157613:54:52.475 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
157713:54:52.476 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
157813:54:52.477 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000000d0a0b12090000000000000000000000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000...
157913:54:52.477 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48837
158013:54:52.478 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158113:54:52.478 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1339 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158213:54:52.478 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
158313:54:52.478 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48837
158413:54:52.479 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158513:54:52.480 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158613:54:52.480 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
158713:54:52.480 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=26542 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
158813:54:52.480 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
158913:54:52.481 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
159013:54:52.481 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35132
159113:54:52.482 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
159213:54:52.482 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=10158 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
159313:54:52.482 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
159413:54:52.483 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35132
1595Test completed.
159613:54:52.483 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
159713:54:52.484 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xaa6a1a78, L:/127.0.0.1:51354 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
159813:54:52.484 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
159913:54:52.485 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
160013:54:52.486 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] OUTBOUND PING: ack=false bytes=40715087873
160113:54:52.486 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xe65a2ab7, L:/127.0.0.1:8080 - R:/127.0.0.1:51354] 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
162513:54:52.552 [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
162613:54:52.554 [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
1627Running test cancel_after_first_response
162813:54:52.564 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xfa29e373, L:/127.0.0.1:51370 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
162913:54:52.565 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa29e373, L:/127.0.0.1:51370 - 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}
163013:54:52.567 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
163113:54:52.567 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
163213:54:52.567 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
163313:54:52.569 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa29e373, L:/127.0.0.1:51370 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
163413:54:52.569 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa29e373, L:/127.0.0.1:51370 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
163513:54:52.569 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
163613:54:52.569 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] OUTBOUND SETTINGS: ack=true
163713:54:52.570 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa29e373, L:/127.0.0.1:51370 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
163813:54:52.571 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] INBOUND SETTINGS: ack=true
163913:54:52.571 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa29e373, L:/127.0.0.1:51370 - 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: AABQ0E3KYCwmLkf6fTb+rPk5AT75e6nlrGaQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
164013:54:52.572 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa29e373, L:/127.0.0.1:51370 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
164113:54:52.574 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa29e373, L:/127.0.0.1:51370 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
164213:54:52.574 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] 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: AABQ0E3KYCwmLkf6fTb+rPk5AT75e6nlrGaQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
164313:54:52.575 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
164413:54:52.575 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] OUTBOUND PING: ack=false bytes=1234
164513:54:52.576 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
164613:54:52.576 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa29e373, L:/127.0.0.1:51370 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
164713:54:52.576 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa29e373, L:/127.0.0.1:51370 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
164813:54:52.577 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
164913:54:52.577 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
165013:54:52.579 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa29e373, L:/127.0.0.1:51370 - 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
165113:54:52.579 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] INBOUND PING: ack=true bytes=1234
165213:54:52.580 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa29e373, L:/127.0.0.1:51370 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
165313:54:52.580 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa29e373, L:/127.0.0.1:51370 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
165413:54:52.583 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa29e373, L:/127.0.0.1:51370 - R:/127.0.0.1:8080] OUTBOUND RST_STREAM: streamId=3 errorCode=8
1655Test completed.
165613:54:52.584 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfa29e373, L:/127.0.0.1:51370 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
165713:54:52.585 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] INBOUND RST_STREAM: streamId=3 errorCode=8
165813:54:52.586 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
165913:54:52.588 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
166013:54:52.588 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] OUTBOUND PING: ack=false bytes=40715087873
166113:54:52.589 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 - R:/127.0.0.1:51370] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1662io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1663 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1664 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1665 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1666 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1667 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1668 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1669 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1670 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1671 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1672 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1673 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1674 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1675 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1676 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1677 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1678 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1679 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1680 at java.base/java.lang.Thread.run(Thread.java:833)
168113:54:52.590 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x72ee1ea9, L:/127.0.0.1:8080 ! R:/127.0.0.1:51370] OUTBOUND RST_STREAM: streamId=3 errorCode=8
1682Server stopped
1683Running test timeout_on_sleeping_server
1684Test completed.
1685Server stopped
1686Running test status_code_and_message
168713:54:52.672 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xb9d8c916, L:/127.0.0.1:51390 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
168813:54:52.672 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9d8c916, L:/127.0.0.1:51390 - 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}
168913:54:52.673 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
169013:54:52.673 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
169113:54:52.673 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
169213:54:52.674 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9d8c916, L:/127.0.0.1:51390 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
169313:54:52.674 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9d8c916, L:/127.0.0.1:51390 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
169413:54:52.675 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9d8c916, L:/127.0.0.1:51390 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
169513:54:52.674 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
169613:54:52.675 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] OUTBOUND SETTINGS: ack=true
169713:54:52.676 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] INBOUND SETTINGS: ack=true
169813:54:52.676 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9d8c916, L:/127.0.0.1:51390 - 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: AACW5t9wg5+5gvJfJzoKUL7DAZDil7suGPeIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
169913:54:52.676 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9d8c916, L:/127.0.0.1:51390 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
170013:54:52.677 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9d8c916, L:/127.0.0.1:51390 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
170113:54:52.678 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] 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: AACW5t9wg5+5gvJfJzoKUL7DAZDil7suGPeIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
170213:54:52.678 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] INBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
170313:54:52.678 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] OUTBOUND PING: ack=false bytes=1234
170413:54:52.679 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9d8c916, L:/127.0.0.1:51390 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
170513:54:52.679 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9d8c916, L:/127.0.0.1:51390 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
170613:54:52.679 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] INBOUND PING: ack=true bytes=1234
170713:54:52.680 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
170813:54:52.681 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9d8c916, L:/127.0.0.1:51390 - 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
170913:54:52.682 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9d8c916, L:/127.0.0.1:51390 - 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: AAAuOFZwLSHyE7cyHuqBBHK1AXTkT4gt1JdTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
171013:54:52.683 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9d8c916, L:/127.0.0.1:51390 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
171113:54:52.684 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] 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: AAAuOFZwLSHyE7cyHuqBBHK1AXTkT4gt1JdTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
171213:54:52.684 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] INBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
171313:54:52.685 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
171413:54:52.685 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9d8c916, L:/127.0.0.1:51390 - 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
1715Test completed.
171613:54:52.688 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb9d8c916, L:/127.0.0.1:51390 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
171713:54:52.688 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
171813:54:52.689 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
171913:54:52.690 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] OUTBOUND PING: ack=false bytes=40715087873
172013:54:52.690 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x80ba9568, L:/127.0.0.1:8080 - R:/127.0.0.1:51390] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1721io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1722 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1723 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1724 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1725 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1726 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1727 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1728 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1729 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1730 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1731 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1732 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1733 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1734 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1735 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1736 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1737 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1738 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1739 at java.base/java.lang.Thread.run(Thread.java:833)
1740Server stopped
1741Running test unimplemented_method
174213:54:52.722 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xf9f1ca38, L:/127.0.0.1:51392 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
174313:54:52.723 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9f1ca38, L:/127.0.0.1:51392 - 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}
174413:54:52.724 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xc687a3eb, L:/127.0.0.1:8080 - R:/127.0.0.1:51392] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
174513:54:52.724 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc687a3eb, L:/127.0.0.1:8080 - R:/127.0.0.1:51392] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
174613:54:52.724 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc687a3eb, L:/127.0.0.1:8080 - R:/127.0.0.1:51392] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
174713:54:52.725 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc687a3eb, L:/127.0.0.1:8080 - R:/127.0.0.1:51392] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
174813:54:52.725 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9f1ca38, L:/127.0.0.1:51392 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
174913:54:52.725 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9f1ca38, L:/127.0.0.1:51392 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
175013:54:52.725 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc687a3eb, L:/127.0.0.1:8080 - R:/127.0.0.1:51392] OUTBOUND SETTINGS: ack=true
175113:54:52.726 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9f1ca38, L:/127.0.0.1:51392 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
175213:54:52.726 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc687a3eb, L:/127.0.0.1:8080 - R:/127.0.0.1:51392] INBOUND SETTINGS: ack=true
175313:54:52.727 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9f1ca38, L:/127.0.0.1:51392 - 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: AABZeFV66aFuGMYFgvK4f0xdAUp7DjL0teYLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
175413:54:52.727 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9f1ca38, L:/127.0.0.1:51392 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
175513:54:52.728 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9f1ca38, L:/127.0.0.1:51392 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
175613:54:52.728 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc687a3eb, L:/127.0.0.1:8080 - R:/127.0.0.1:51392] 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: AABZeFV66aFuGMYFgvK4f0xdAUp7DjL0teYLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
175713:54:52.728 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc687a3eb, L:/127.0.0.1:8080 - R:/127.0.0.1:51392] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
175813:54:52.729 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc687a3eb, L:/127.0.0.1:8080 - R:/127.0.0.1:51392] OUTBOUND PING: ack=false bytes=1234
175913:54:52.729 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9f1ca38, L:/127.0.0.1:51392 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
176013:54:52.729 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9f1ca38, L:/127.0.0.1:51392 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
176113:54:52.730 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc687a3eb, L:/127.0.0.1:8080 - R:/127.0.0.1:51392] 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
176213:54:52.730 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9f1ca38, L:/127.0.0.1:51392 - 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
176313:54:52.731 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc687a3eb, L:/127.0.0.1:8080 - R:/127.0.0.1:51392] INBOUND PING: ack=true bytes=1234
1764Test completed.
176513:54:52.732 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xf9f1ca38, L:/127.0.0.1:51392 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
176613:54:52.733 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc687a3eb, L:/127.0.0.1:8080 - R:/127.0.0.1:51392] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
176713:54:52.734 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc687a3eb, L:/127.0.0.1:8080 - R:/127.0.0.1:51392] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
176813:54:52.734 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc687a3eb, L:/127.0.0.1:8080 - R:/127.0.0.1:51392] OUTBOUND PING: ack=false bytes=40715087873
176913:54:52.735 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xc687a3eb, L:/127.0.0.1:8080 - R:/127.0.0.1:51392] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1770io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1771 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1772 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1773 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1774 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1775 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1776 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1777 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1778 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1779 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1780 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1781 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1782 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1783 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1784 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1785 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1786 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1787 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1788 at java.base/java.lang.Thread.run(Thread.java:833)
1789Server stopped
1790Running test client_compressed_unary
179113:54:52.767 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
179213:54:52.768 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - 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}
179313:54:52.768 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
179413:54:52.769 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
179513:54:52.769 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
179613:54:52.770 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
179713:54:52.770 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
179813:54:52.770 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
179913:54:52.770 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
180013:54:52.770 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND SETTINGS: ack=true
180113:54:52.771 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND SETTINGS: ack=true
180213:54:52.771 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
180313:54:52.772 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - 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: AABjPBFJWLQwN11QiiO901giAQJe7RH7TwEvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
180413:54:52.773 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
180513:54:52.774 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] 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: AABjPBFJWLQwN11QiiO901giAQJe7RH7TwEvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
180613:54:52.774 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
180713:54:52.774 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND PING: ack=false bytes=1234
180813:54:52.775 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
180913:54:52.775 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
181013:54:52.776 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND PING: ack=true bytes=1234
181113:54:52.778 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
181213:54:52.778 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65535 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
181313:54:52.778 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - 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
181413:54:52.779 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
181513:54:52.780 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
181613:54:52.780 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
181713:54:52.780 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
181813:54:52.780 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
181913:54:52.781 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182013:54:52.782 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
182113:54:52.782 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
182213:54:52.782 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182313:54:52.783 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182413:54:52.783 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
182513:54:52.784 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182613:54:52.784 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
182713:54:52.784 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
182813:54:52.785 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
182913:54:52.785 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
183013:54:52.785 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183113:54:52.786 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183213:54:52.786 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
183313:54:52.786 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183413:54:52.786 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
183513:54:52.787 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183613:54:52.787 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
183713:54:52.787 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
183813:54:52.787 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
183913:54:52.789 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184013:54:52.789 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
184113:54:52.789 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184213:54:52.789 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
184313:54:52.789 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184413:54:52.789 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
184513:54:52.790 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
184613:54:52.790 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=49151 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184713:54:52.791 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
184813:54:52.791 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
184913:54:52.792 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185013:54:52.792 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
185113:54:52.792 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185213:54:52.793 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
185313:54:52.793 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
185413:54:52.793 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=33793 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185513:54:52.794 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185613:54:52.794 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
185713:54:52.794 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
185813:54:52.795 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
185913:54:52.795 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186013:54:52.795 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49151
186113:54:52.795 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49151
186213:54:52.796 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186313:54:52.796 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
186413:54:52.797 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186513:54:52.797 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
186613:54:52.798 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186713:54:52.798 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
186813:54:52.798 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
186913:54:52.798 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
187013:54:52.799 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
187113:54:52.799 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
187213:54:52.800 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - 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: AAD2NKzbLODtaQPB02cMgxtLAU3uTbhlxVOxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
187313:54:52.801 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187413:54:52.802 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187513:54:52.802 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] 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: AAD2NKzbLODtaQPB02cMgxtLAU3uTbhlxVOxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
187613:54:52.803 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187713:54:52.803 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187813:54:52.803 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
187913:54:52.804 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188013:54:52.804 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188113:54:52.804 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16321 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188213:54:52.805 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188313:54:52.805 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188413:54:52.805 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188513:54:52.805 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188613:54:52.806 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=43060 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188713:54:52.806 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188813:54:52.806 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
188913:54:52.806 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
189013:54:52.807 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189113:54:52.807 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189213:54:52.807 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189313:54:52.808 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189413:54:52.808 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189513:54:52.808 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
189613:54:52.809 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189713:54:52.809 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189813:54:52.809 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND DATA: streamId=5 padding=0 endStream=true length=10292 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
189913:54:52.810 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
190013:54:52.811 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190113:54:52.811 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - 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
190213:54:52.812 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190313:54:52.812 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
190413:54:52.813 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190513:54:52.813 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
190613:54:52.813 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
190713:54:52.813 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
190813:54:52.813 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
190913:54:52.813 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191013:54:52.814 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191113:54:52.815 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
191213:54:52.815 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191313:54:52.815 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191413:54:52.815 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
191513:54:52.815 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
191613:54:52.815 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
191713:54:52.816 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191813:54:52.816 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
191913:54:52.816 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
192013:54:52.817 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192113:54:52.817 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192213:54:52.817 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
192313:54:52.817 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
192413:54:52.817 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
192513:54:52.818 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192613:54:52.818 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192713:54:52.818 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
192813:54:52.819 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
192913:54:52.819 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193013:54:52.819 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
193113:54:52.820 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
193213:54:52.820 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
193313:54:52.820 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193413:54:52.821 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193513:54:52.821 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
193613:54:52.821 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193713:54:52.821 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
193813:54:52.821 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
193913:54:52.822 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
194013:54:52.822 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
194113:54:52.822 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48956 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194213:54:52.823 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194313:54:52.823 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
194413:54:52.823 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194513:54:52.823 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
194613:54:52.823 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
194713:54:52.824 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
194813:54:52.824 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
194913:54:52.824 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=33988 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
195013:54:52.826 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
195113:54:52.826 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
195213:54:52.826 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
195313:54:52.826 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
195413:54:52.826 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
195513:54:52.826 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
195613:54:52.827 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
195713:54:52.827 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=31352 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
195813:54:52.827 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
195913:54:52.828 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
196013:54:52.829 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
196113:54:52.829 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
196213:54:52.829 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
196313:54:52.830 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
1964Test completed.
196513:54:52.831 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8a0775e, L:/127.0.0.1:51394 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
196613:54:52.832 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
196713:54:52.832 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
196813:54:52.833 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] OUTBOUND PING: ack=false bytes=40715087873
196913:54:52.833 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x800d8873, L:/127.0.0.1:8080 - R:/127.0.0.1:51394] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
1970io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
1971 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
1972 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
1973 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
1974 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
1975 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
1976 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
1977 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
1978 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
1979 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
1980 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
1981 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
1982 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
1983 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
1984 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
1985 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
1986 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
1987 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
1988 at java.base/java.lang.Thread.run(Thread.java:833)
1989Server stopped
1990Running test server_compressed_unary
199113:54:52.865 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
199213:54:52.866 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - 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}
199313:54:52.866 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
199413:54:52.866 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
199513:54:52.867 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
199613:54:52.867 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
199713:54:52.867 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND SETTINGS: ack=true
199813:54:52.867 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
199913:54:52.867 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
200013:54:52.868 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
200113:54:52.868 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND SETTINGS: ack=true
200213:54:52.869 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - 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: AAAPWlsF+xv8U9bhcpG9xK8ZASugWIOOo5s0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
200313:54:52.869 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200413:54:52.870 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200513:54:52.870 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] 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: AAAPWlsF+xv8U9bhcpG9xK8ZASugWIOOo5s0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
200613:54:52.871 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200713:54:52.871 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
200813:54:52.871 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND PING: ack=false bytes=1234
200913:54:52.872 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201013:54:52.872 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201113:54:52.872 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201213:54:52.872 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201313:54:52.873 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201413:54:52.873 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201513:54:52.874 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201613:54:52.874 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201713:54:52.874 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201813:54:52.874 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
201913:54:52.875 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202013:54:52.875 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
202113:54:52.876 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202213:54:52.876 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202313:54:52.876 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202413:54:52.877 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
202513:54:52.884 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202613:54:52.885 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202713:54:52.885 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
202813:54:52.885 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
202913:54:52.886 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203013:54:52.886 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=3 padding=0 endStream=true length=10442 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
203113:54:52.886 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
203213:54:52.886 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
203313:54:52.888 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: gzip, grpc-accept-encoding: gzip] padding=0 endStream=false
203413:54:52.888 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - 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
203513:54:52.889 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND PING: ack=true bytes=1234
203613:54:52.891 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=354 bytes=010000015d1f8b08000000000000ffedc1310d00300800b0dd9cc33b363830880e92b63195bf2b1f000000000000000000000000000000000000000000000000...
203713:54:52.891 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
203813:54:52.892 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=354 bytes=010000015d1f8b08000000000000ffedc1310d00300800b0dd9cc33b363830880e92b63195bf2b1f000000000000000000000000000000000000000000000000...
203913:54:52.892 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
204013:54:52.895 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - 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: AADdQVihowDH3+U7IEZQmn0TAYdEqTGMhLMEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
204113:54:52.896 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204213:54:52.897 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204313:54:52.897 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] 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: AADdQVihowDH3+U7IEZQmn0TAYdEqTGMhLMEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
204413:54:52.897 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204513:54:52.897 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204613:54:52.898 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204713:54:52.898 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204813:54:52.898 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
204913:54:52.898 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16321 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205013:54:52.898 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205113:54:52.899 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205213:54:52.899 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205313:54:52.899 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205413:54:52.899 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205513:54:52.900 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=43060 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205613:54:52.900 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205713:54:52.900 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
205813:54:52.901 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
205913:54:52.901 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206013:54:52.901 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206113:54:52.902 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206213:54:52.902 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206313:54:52.902 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=9 bytes=000000000000000000
206413:54:52.902 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206513:54:52.903 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206613:54:52.903 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=533404
206713:54:52.903 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND PING: ack=false bytes=1234
206813:54:52.903 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND DATA: streamId=5 padding=0 endStream=true length=10292 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
206913:54:52.904 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=533404
207013:54:52.905 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
207113:54:52.905 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
207213:54:52.905 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND PING: ack=true bytes=1234
207313:54:52.906 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
207413:54:52.907 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - 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
207513:54:52.907 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65181 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207613:54:52.908 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207713:54:52.909 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
207813:54:52.909 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
207913:54:52.910 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
208013:54:52.910 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=49152
208113:54:52.910 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
208213:54:52.911 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
208313:54:52.911 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=49152
208413:54:52.911 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=34147 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
208513:54:52.912 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
208613:54:52.913 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
208713:54:52.913 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
208813:54:52.913 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
208913:54:52.913 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1379 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
209013:54:52.914 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
209113:54:52.914 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
209213:54:52.914 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48797 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
209313:54:52.915 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
209413:54:52.915 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
209513:54:52.915 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
209613:54:52.915 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
209713:54:52.916 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
209813:54:52.916 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
209913:54:52.916 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
210013:54:52.916 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=34147 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
210113:54:52.917 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
210213:54:52.917 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
210313:54:52.918 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
210413:54:52.918 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
210513:54:52.918 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1379 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
210613:54:52.918 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
210713:54:52.918 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
210813:54:52.919 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48797 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
210913:54:52.919 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211013:54:52.919 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
211113:54:52.920 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211213:54:52.920 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
211313:54:52.920 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211413:54:52.920 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
211513:54:52.921 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
211613:54:52.921 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=34147 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211713:54:52.922 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
211813:54:52.922 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
211913:54:52.922 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
212013:54:52.922 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
212113:54:52.922 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=1379 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
212213:54:52.922 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48797
212313:54:52.923 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48797
212413:54:52.923 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48797 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
212513:54:52.923 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
212613:54:52.924 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
212713:54:52.924 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
212813:54:52.924 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
212913:54:52.924 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=16029 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
213013:54:52.925 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=34147
213113:54:52.925 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=34147
213213:54:52.925 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=159 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
213313:54:52.925 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
213413:54:52.926 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND DATA: streamId=5 padding=0 endStream=false length=159 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
213513:54:52.926 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2136Test completed.
213713:54:52.927 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x899ab4a4, L:/127.0.0.1:51404 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
213813:54:52.928 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
213913:54:52.928 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
214013:54:52.928 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] OUTBOUND PING: ack=false bytes=40715087873
214113:54:52.929 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0xccad2fee, L:/127.0.0.1:8080 - R:/127.0.0.1:51404] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
2142io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
2143 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
2144 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
2145 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
2146 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
2147 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
2148 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
2149 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
2150 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
2151 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
2152 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
2153 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
2154 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
2155 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
2156 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
2157 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
2158 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
2159 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
2160 at java.base/java.lang.Thread.run(Thread.java:833)
2161Server stopped
2162Running test server_compressed_streaming
216313:54:52.959 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
216413:54:52.959 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - 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}
216513:54:52.960 [grpc-nio-worker-ELG-3-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
216613:54:52.960 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
216713:54:52.960 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
216813:54:52.961 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
216913:54:52.961 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] OUTBOUND SETTINGS: ack=true
217013:54:52.961 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
217113:54:52.961 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
217213:54:52.962 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
217313:54:52.962 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] INBOUND SETTINGS: ack=true
217413:54:52.962 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
217513:54:52.962 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - 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: AADEnlDKxrLapUVc4zAcf80HAd55Rpb+MJTnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
217613:54:52.963 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
217713:54:52.964 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] 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: AADEnlDKxrLapUVc4zAcf80HAd55Rpb+MJTnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
217813:54:52.964 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] INBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
217913:54:52.964 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] OUTBOUND PING: ack=false bytes=1234
218013:54:52.965 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
218113:54:52.965 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
218213:54:52.965 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] INBOUND PING: ack=true bytes=1234
218313:54:52.965 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
218413:54:52.966 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
218513:54:52.967 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=34107 bytes=00000169f50af1d30512edd305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
218613:54:52.967 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - 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
218713:54:52.967 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
218813:54:52.967 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
218913:54:52.968 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000169f50af1d30512edd305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
219013:54:52.968 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48837
219113:54:52.968 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
219213:54:52.969 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1339 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
219313:54:52.969 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=65535
219413:54:52.969 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48837
219513:54:52.969 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
219613:54:52.970 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
219713:54:52.970 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=65535
219813:54:52.970 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=47812 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
219913:54:52.971 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
220013:54:52.971 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35132
220113:54:52.971 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
220213:54:52.971 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
220313:54:52.971 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
220413:54:52.972 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35132
220513:54:52.972 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
220613:54:52.972 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9722 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
220713:54:52.972 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
220813:54:52.973 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9722 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
220913:54:52.973 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=41150
221013:54:52.973 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2211Test completed.
221213:54:52.974 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x3667448c, L:/127.0.0.1:51416 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
221313:54:52.974 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=41150
221413:54:52.975 [grpc-nio-worker-ELG-3-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x8744b25a, L:/127.0.0.1:8080 - R:/127.0.0.1:51416] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2215Server stopped
2216Running test unimplemented_service
221713:54:53.009 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x1ac992d3, L:/127.0.0.1:51426 - R:/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
221813:54:53.010 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1ac992d3, L:/127.0.0.1:51426 - 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}
221913:54:53.011 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x6e876dbf, L:/127.0.0.1:8080 - R:/127.0.0.1:51426] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
222013:54:53.011 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e876dbf, L:/127.0.0.1:8080 - R:/127.0.0.1:51426] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
222113:54:53.011 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e876dbf, L:/127.0.0.1:8080 - R:/127.0.0.1:51426] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
222213:54:53.012 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e876dbf, L:/127.0.0.1:8080 - R:/127.0.0.1:51426] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
222313:54:53.012 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e876dbf, L:/127.0.0.1:8080 - R:/127.0.0.1:51426] OUTBOUND SETTINGS: ack=true
222413:54:53.012 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1ac992d3, L:/127.0.0.1:51426 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
222513:54:53.013 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1ac992d3, L:/127.0.0.1:51426 - R:/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
222613:54:53.013 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1ac992d3, L:/127.0.0.1:51426 - R:/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
222713:54:53.014 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1ac992d3, L:/127.0.0.1:51426 - R:/127.0.0.1:8080] INBOUND SETTINGS: ack=true
222813:54:53.014 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1ac992d3, L:/127.0.0.1:51426 - 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: AABkNrEdC4HxTLagXrxt78psAW7bTp6QPktoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
222913:54:53.014 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e876dbf, L:/127.0.0.1:8080 - R:/127.0.0.1:51426] INBOUND SETTINGS: ack=true
223013:54:53.015 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1ac992d3, L:/127.0.0.1:51426 - R:/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
223113:54:53.016 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e876dbf, L:/127.0.0.1:8080 - R:/127.0.0.1:51426] 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: AABkNrEdC4HxTLagXrxt78psAW7bTp6QPktoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
223213:54:53.016 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e876dbf, L:/127.0.0.1:8080 - R:/127.0.0.1:51426] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
223313:54:53.016 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e876dbf, L:/127.0.0.1:8080 - R:/127.0.0.1:51426] OUTBOUND PING: ack=false bytes=1234
223413:54:53.017 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e876dbf, L:/127.0.0.1:8080 - R:/127.0.0.1:51426] 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
223513:54:53.017 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1ac992d3, L:/127.0.0.1:51426 - R:/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
223613:54:53.017 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1ac992d3, L:/127.0.0.1:51426 - R:/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
223713:54:53.017 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1ac992d3, L:/127.0.0.1:51426 - 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
223813:54:53.018 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e876dbf, L:/127.0.0.1:8080 - R:/127.0.0.1:51426] INBOUND PING: ack=true bytes=1234
2239Test completed.
224013:54:53.019 [grpc-nio-worker-ELG-3-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x1ac992d3, L:/127.0.0.1:51426 - R:/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
224113:54:53.020 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e876dbf, L:/127.0.0.1:8080 - R:/127.0.0.1:51426] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
224213:54:53.021 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e876dbf, L:/127.0.0.1:8080 - R:/127.0.0.1:51426] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=0 length=13 bytes=6170705f726571756573746564
224313:54:53.021 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e876dbf, L:/127.0.0.1:8080 - R:/127.0.0.1:51426] OUTBOUND PING: ack=false bytes=40715087873
224413:54:53.021 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x6e876dbf, L:/127.0.0.1:8080 - R:/127.0.0.1:51426] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '0', debugData ''. Forcing shutdown of the connection.
2245io.netty.handler.ssl.SslClosedEngineException: SSLEngine closed already
2246 at io.netty.handler.ssl.SslHandler.wrap(SslHandler.java:860)
2247 at io.netty.handler.ssl.SslHandler.wrapAndFlush(SslHandler.java:799)
2248 at io.netty.handler.ssl.SslHandler.flush(SslHandler.java:780)
2249 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:925)
2250 at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:907)
2251 at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:893)
2252 at io.grpc.netty.NettyServerHandler.close(NettyServerHandler.java:673)
2253 at io.netty.channel.AbstractChannelHandlerContext.invokeClose(AbstractChannelHandlerContext.java:753)
2254 at io.netty.channel.AbstractChannelHandlerContext.access$1200(AbstractChannelHandlerContext.java:61)
2255 at io.netty.channel.AbstractChannelHandlerContext$11.run(AbstractChannelHandlerContext.java:732)
2256 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
2257 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
2258 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
2259 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
2260 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
2261 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
2262 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
2263 at java.base/java.lang.Thread.run(Thread.java:833)
2264Server stopped
2265[info] GrpcInteropIoWithIoSpec:
2266[info] grpc-java server with grpc-java client tester
2267[info] - should pass the large_unary integration test (563 milliseconds)
2268[info] - should pass the empty_unary integration test (61 milliseconds)
2269[info] - should pass the ping_pong integration test (73 milliseconds)
2270[info] - should pass the empty_stream integration test (52 milliseconds)
2271[info] - should pass the client_streaming integration test (53 milliseconds)
2272[info] - should pass the server_streaming integration test (54 milliseconds)
2273[info] - should pass the cancel_after_begin integration test (36 milliseconds)
2274[info] - should pass the cancel_after_first_response integration test (65 milliseconds)
2275[info] - should pass the timeout_on_sleeping_server integration test (49 milliseconds)
2276[info] - should pass the status_code_and_message integration test (50 milliseconds)
2277[info] - should pass the unimplemented_method integration test (43 milliseconds)
2278[info] - should pass the client_compressed_unary integration test (97 milliseconds)
2279[info] - should pass the server_compressed_unary integration test (94 milliseconds)
2280[info] - should pass the server_compressed_streaming integration test (47 milliseconds)
2281[info] - should pass the unimplemented_service integration test (44 milliseconds)
2282Running test large_unary
228313:54:53.168 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
228413:54:53.168 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
228513:54:53.173 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
228613:54:53.174 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND SETTINGS: ack=true
228713:54:53.174 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND SETTINGS: ack=true
228813:54:53.176 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] 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: AADBXt6aLXuhaYHHF9PhsoFlARQRobq121j5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
228913:54:53.176 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229013:54:53.178 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229113:54:53.183 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
229213:54:53.214 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
229313:54:53.215 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229413:54:53.216 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229513:54:53.216 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229613:54:53.219 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229713:54:53.223 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
229813:54:53.235 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:53 GMT, server: akka-http/10.5.0] padding=0 endStream=false
229913:54:53.238 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
230013:54:53.239 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
230113:54:53.239 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
230213:54:53.240 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
230313:54:53.240 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
230413:54:53.240 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
230513:54:53.244 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
230613:54:53.244 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
230713:54:53.245 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
230813:54:53.245 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
230913:54:53.247 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
231013:54:53.249 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
231113:54:53.250 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
231213:54:53.250 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
231313:54:53.251 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
231413:54:53.251 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
231513:54:53.254 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
231613:54:53.254 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
231713:54:53.256 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
231813:54:53.256 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
231913:54:53.256 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
232013:54:53.259 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
232113:54:53.259 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
232213:54:53.260 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
232313:54:53.261 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
232413:54:53.262 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
232513:54:53.265 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
232613:54:53.265 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
232713:54:53.266 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
232813:54:53.266 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
232913:54:53.266 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233013:54:53.269 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233113:54:53.269 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
233213:54:53.270 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233313:54:53.270 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
233413:54:53.270 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233513:54:53.271 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
233613:54:53.272 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2337Test completed.
233813:54:53.273 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb4e33f6f, L:/127.0.0.1:59202 - R:/127.0.0.1:40683] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2339[INFO] [11/28/2025 13:54:53.274] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2340[INFO] [11/28/2025 13:54:53.281] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2341Running test empty_unary
234213:54:53.348 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x6b5cfa80, L:/127.0.0.1:46994 - R:/127.0.0.1:35511] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
234313:54:53.348 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b5cfa80, L:/127.0.0.1:46994 - R:/127.0.0.1:35511] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
234413:54:53.352 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b5cfa80, L:/127.0.0.1:46994 - R:/127.0.0.1:35511] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
234513:54:53.352 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b5cfa80, L:/127.0.0.1:46994 - R:/127.0.0.1:35511] OUTBOUND SETTINGS: ack=true
234613:54:53.353 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b5cfa80, L:/127.0.0.1:46994 - R:/127.0.0.1:35511] INBOUND SETTINGS: ack=true
234713:54:53.353 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b5cfa80, L:/127.0.0.1:46994 - R:/127.0.0.1:35511] 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: AABA3rlSR2ArBJ8m8TvF1vyhAZW4iYs4pNfXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
234813:54:53.354 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b5cfa80, L:/127.0.0.1:46994 - R:/127.0.0.1:35511] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
234913:54:53.357 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b5cfa80, L:/127.0.0.1:46994 - R:/127.0.0.1:35511] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
235013:54:53.360 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b5cfa80, L:/127.0.0.1:46994 - R:/127.0.0.1:35511] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:53 GMT, server: akka-http/10.5.0] padding=0 endStream=false
235113:54:53.361 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b5cfa80, L:/127.0.0.1:46994 - R:/127.0.0.1:35511] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
235213:54:53.361 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b5cfa80, L:/127.0.0.1:46994 - R:/127.0.0.1:35511] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2353Test completed.
235413:54:53.362 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6b5cfa80, L:/127.0.0.1:46994 - R:/127.0.0.1:35511] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2355[INFO] [11/28/2025 13:54:53.363] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2356[INFO] [11/28/2025 13:54:53.367] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2357Running test ping_pong
235813:54:53.453 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
235913:54:53.453 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
236013:54:53.458 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
236113:54:53.458 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] OUTBOUND SETTINGS: ack=true
236213:54:53.459 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] INBOUND SETTINGS: ack=true
236313:54:53.460 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] 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: AAAAll8RGQr/9Ex+9WFuriq9ATDGb1bdsHt1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
236413:54:53.460 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
236513:54:53.465 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
236613:54:53.490 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:53 GMT, server: akka-http/10.5.0] padding=0 endStream=false
236713:54:53.491 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
236813:54:53.492 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
236913:54:53.492 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
237013:54:53.493 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
237113:54:53.496 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
237213:54:53.497 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
237313:54:53.499 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
237413:54:53.499 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
237513:54:53.501 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
237613:54:53.502 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=45923 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
237713:54:53.507 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
237813:54:53.507 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
237913:54:53.507 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
238013:54:53.508 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
238113:54:53.508 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
238213:54:53.508 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
238313:54:53.509 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
238413:54:53.512 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2385Test completed.
238613:54:53.513 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4b5afa43, L:/127.0.0.1:37108 - R:/127.0.0.1:36173] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2387[INFO] [11/28/2025 13:54:53.514] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2388[INFO] [11/28/2025 13:54:53.518] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2389Running test empty_stream
239013:54:53.586 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xca3b9c6d, L:/127.0.0.1:49768 - R:/127.0.0.1:36817] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
239113:54:53.587 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xca3b9c6d, L:/127.0.0.1:49768 - R:/127.0.0.1:36817] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
239213:54:53.591 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xca3b9c6d, L:/127.0.0.1:49768 - R:/127.0.0.1:36817] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
239313:54:53.591 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xca3b9c6d, L:/127.0.0.1:49768 - R:/127.0.0.1:36817] OUTBOUND SETTINGS: ack=true
239413:54:53.591 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xca3b9c6d, L:/127.0.0.1:49768 - R:/127.0.0.1:36817] INBOUND SETTINGS: ack=true
239513:54:53.591 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xca3b9c6d, L:/127.0.0.1:49768 - R:/127.0.0.1:36817] 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: AAABQ0hi72NTQ+d37KkjHFzLAeYjXRAOpdhhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
239613:54:53.592 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xca3b9c6d, L:/127.0.0.1:49768 - R:/127.0.0.1:36817] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
239713:54:53.595 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xca3b9c6d, L:/127.0.0.1:49768 - R:/127.0.0.1:36817] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
239813:54:53.598 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xca3b9c6d, L:/127.0.0.1:49768 - R:/127.0.0.1:36817] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:53 GMT, server: akka-http/10.5.0] padding=0 endStream=false
239913:54:53.599 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xca3b9c6d, L:/127.0.0.1:49768 - R:/127.0.0.1:36817] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2400Test completed.
240113:54:53.600 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xca3b9c6d, L:/127.0.0.1:49768 - R:/127.0.0.1:36817] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2402[INFO] [11/28/2025 13:54:53.601] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2403[INFO] [11/28/2025 13:54:53.607] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2404Running test client_streaming
240513:54:53.690 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xdbd5d883, L:/127.0.0.1:54862 - R:/127.0.0.1:45651] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
240613:54:53.690 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xdbd5d883, L:/127.0.0.1:54862 - R:/127.0.0.1:45651] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
240713:54:53.695 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xdbd5d883, L:/127.0.0.1:54862 - R:/127.0.0.1:45651] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
240813:54:53.695 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xdbd5d883, L:/127.0.0.1:54862 - R:/127.0.0.1:45651] OUTBOUND SETTINGS: ack=true
240913:54:53.695 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xdbd5d883, L:/127.0.0.1:54862 - R:/127.0.0.1:45651] INBOUND SETTINGS: ack=true
241013:54:53.696 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xdbd5d883, L:/127.0.0.1:54862 - R:/127.0.0.1:45651] 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: AACXNeVRlcFSbuXvcOu/fmhmAXKUusLwO/YMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
241113:54:53.696 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xdbd5d883, L:/127.0.0.1:54862 - R:/127.0.0.1:45651] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65316 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
241213:54:53.700 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xdbd5d883, L:/127.0.0.1:54862 - R:/127.0.0.1:45651] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=219 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
241313:54:53.705 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xdbd5d883, L:/127.0.0.1:54862 - R:/127.0.0.1:45651] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
241413:54:53.710 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xdbd5d883, L:/127.0.0.1:54862 - R:/127.0.0.1:45651] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
241513:54:53.710 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xdbd5d883, L:/127.0.0.1:54862 - R:/127.0.0.1:45651] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
241613:54:53.715 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xdbd5d883, L:/127.0.0.1:54862 - R:/127.0.0.1:45651] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:53 GMT, server: akka-http/10.5.0] padding=0 endStream=false
241713:54:53.716 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xdbd5d883, L:/127.0.0.1:54862 - R:/127.0.0.1:45651] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
241813:54:53.717 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xdbd5d883, L:/127.0.0.1:54862 - R:/127.0.0.1:45651] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2419Test completed.
242013:54:53.719 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xdbd5d883, L:/127.0.0.1:54862 - R:/127.0.0.1:45651] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2421[INFO] [11/28/2025 13:54:53.721] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2422[INFO] [11/28/2025 13:54:53.726] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2423Running test server_streaming
242413:54:53.807 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
242513:54:53.807 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
242613:54:53.812 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
242713:54:53.813 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] OUTBOUND SETTINGS: ack=true
242813:54:53.814 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] INBOUND SETTINGS: ack=true
242913:54:53.815 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] 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: AACeYwxqNEJjI1nQ/ZMHxlVTAVaY4kcKSx52AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
243013:54:53.816 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
243113:54:53.822 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
243213:54:53.828 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:53 GMT, server: akka-http/10.5.0] padding=0 endStream=false
243313:54:53.830 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
243413:54:53.830 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
243513:54:53.831 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
243613:54:53.831 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
243713:54:53.832 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
243813:54:53.833 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] INBOUND DATA: streamId=3 padding=0 endStream=false length=15041 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
243913:54:53.834 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
244013:54:53.836 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
244113:54:53.838 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
244213:54:53.838 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48834
244313:54:53.839 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
244413:54:53.839 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] INBOUND DATA: streamId=3 padding=0 endStream=false length=10158 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
244513:54:53.839 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2446Test completed.
244713:54:53.841 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x368aaa3f, L:/127.0.0.1:58576 - R:/127.0.0.1:42923] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2448[INFO] [11/28/2025 13:54:53.842] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2449[INFO] [11/28/2025 13:54:53.847] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2450Running test cancel_after_begin
2451Test completed.
2452[INFO] [11/28/2025 13:54:53.898] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2453[INFO] [akkaDeadLetter][11/28/2025 13:54:53.903] [default-akka.actor.default-dispatcher-9] [akka://default/system/IO-TCP/selectors/$a/0] Message [akka.io.Tcp$ResumeAccepting] from Actor[akka://default/system/Materializers/StreamSupervisor-7/$$a#-1501230051] to Actor[akka://default/system/IO-TCP/selectors/$a/0#1146208579] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://default/system/IO-TCP/selectors/$a/0#1146208579] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'.
2454Running test cancel_after_first_response
245513:54:53.992 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x55f84dad, L:/127.0.0.1:57458 - R:/127.0.0.1:38659] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
245613:54:53.993 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x55f84dad, L:/127.0.0.1:57458 - R:/127.0.0.1:38659] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
245713:54:53.999 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x55f84dad, L:/127.0.0.1:57458 - R:/127.0.0.1:38659] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
245813:54:53.999 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x55f84dad, L:/127.0.0.1:57458 - R:/127.0.0.1:38659] OUTBOUND SETTINGS: ack=true
245913:54:53.999 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x55f84dad, L:/127.0.0.1:57458 - R:/127.0.0.1:38659] INBOUND SETTINGS: ack=true
246013:54:54.000 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x55f84dad, L:/127.0.0.1:57458 - R:/127.0.0.1:38659] 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: AADoe2hhPdgogufFfs8tdpdCAb76jdfO7ziOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
246113:54:54.001 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x55f84dad, L:/127.0.0.1:57458 - R:/127.0.0.1:38659] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
246213:54:54.010 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x55f84dad, L:/127.0.0.1:57458 - R:/127.0.0.1:38659] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
246313:54:54.011 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x55f84dad, L:/127.0.0.1:57458 - R:/127.0.0.1:38659] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
246413:54:54.013 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x55f84dad, L:/127.0.0.1:57458 - R:/127.0.0.1:38659] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
246513:54:54.014 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x55f84dad, L:/127.0.0.1:57458 - R:/127.0.0.1:38659] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
246613:54:54.015 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x55f84dad, L:/127.0.0.1:57458 - R:/127.0.0.1:38659] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
246713:54:54.017 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x55f84dad, L:/127.0.0.1:57458 - R:/127.0.0.1:38659] OUTBOUND RST_STREAM: streamId=3 errorCode=8
2468Test completed.
246913:54:54.017 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x55f84dad, L:/127.0.0.1:57458 - R:/127.0.0.1:38659] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2470[INFO] [11/28/2025 13:54:54.019] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2471[INFO] [11/28/2025 13:54:54.023] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2472[WARN] [11/28/2025 13:54:54.028] [default-akka.actor.default-dispatcher-9] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://default)] Peer closed stream unexpectedly: Stream with ID [3] was closed by peer with code CANCEL(0x08)
2473Running test timeout_on_sleeping_server
2474Test completed.
2475[INFO] [11/28/2025 13:54:54.103] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2476[INFO] [11/28/2025 13:54:54.109] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2477Running test status_code_and_message
247813:54:54.190 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xfe1b5a53, L:/127.0.0.1:49094 - R:/127.0.0.1:32901] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
247913:54:54.191 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfe1b5a53, L:/127.0.0.1:49094 - R:/127.0.0.1:32901] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
248013:54:54.195 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfe1b5a53, L:/127.0.0.1:49094 - R:/127.0.0.1:32901] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
248113:54:54.195 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfe1b5a53, L:/127.0.0.1:49094 - R:/127.0.0.1:32901] OUTBOUND SETTINGS: ack=true
248213:54:54.196 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfe1b5a53, L:/127.0.0.1:49094 - R:/127.0.0.1:32901] INBOUND SETTINGS: ack=true
248313:54:54.196 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfe1b5a53, L:/127.0.0.1:49094 - R:/127.0.0.1:32901] 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: AAC8Cb+qY1/cYP1NR7MWptYeATiD9YYvHnBRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
248413:54:54.197 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfe1b5a53, L:/127.0.0.1:49094 - R:/127.0.0.1:32901] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
248513:54:54.201 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfe1b5a53, L:/127.0.0.1:49094 - R:/127.0.0.1:32901] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
248613:54:54.207 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfe1b5a53, L:/127.0.0.1:49094 - R:/127.0.0.1:32901] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
248713:54:54.208 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfe1b5a53, L:/127.0.0.1:49094 - R:/127.0.0.1:32901] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
248813:54:54.209 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfe1b5a53, L:/127.0.0.1:49094 - R:/127.0.0.1:32901] 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: AACtZrjHkEys+FcbV2NZLTNYAeL5LWef2ojwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
248913:54:54.210 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfe1b5a53, L:/127.0.0.1:49094 - R:/127.0.0.1:32901] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
249013:54:54.216 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfe1b5a53, L:/127.0.0.1:49094 - R:/127.0.0.1:32901] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
249113:54:54.217 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfe1b5a53, L:/127.0.0.1:49094 - R:/127.0.0.1:32901] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
2492Test completed.
249313:54:54.218 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xfe1b5a53, L:/127.0.0.1:49094 - R:/127.0.0.1:32901] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2494[INFO] [11/28/2025 13:54:54.219] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2495[INFO] [11/28/2025 13:54:54.223] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2496Running test unimplemented_method
249713:54:54.288 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xd465aedf, L:/127.0.0.1:60050 - R:/127.0.0.1:33547] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
249813:54:54.289 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd465aedf, L:/127.0.0.1:60050 - R:/127.0.0.1:33547] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
249913:54:54.294 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd465aedf, L:/127.0.0.1:60050 - R:/127.0.0.1:33547] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
250013:54:54.294 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd465aedf, L:/127.0.0.1:60050 - R:/127.0.0.1:33547] OUTBOUND SETTINGS: ack=true
250113:54:54.295 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd465aedf, L:/127.0.0.1:60050 - R:/127.0.0.1:33547] INBOUND SETTINGS: ack=true
250213:54:54.296 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd465aedf, L:/127.0.0.1:60050 - R:/127.0.0.1:33547] 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: AAAFKyAh89TwlpAWpmKDrEuWAbcpwy7FW+wpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
250313:54:54.297 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd465aedf, L:/127.0.0.1:60050 - R:/127.0.0.1:33547] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
250413:54:54.299 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd465aedf, L:/127.0.0.1:60050 - R:/127.0.0.1:33547] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
250513:54:54.302 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd465aedf, L:/127.0.0.1:60050 - R:/127.0.0.1:33547] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
250613:54:54.303 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd465aedf, L:/127.0.0.1:60050 - R:/127.0.0.1:33547] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12, grpc-message: an implementation is missing] padding=0 endStream=true
2507Test completed.
250813:54:54.304 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xd465aedf, L:/127.0.0.1:60050 - R:/127.0.0.1:33547] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2509[INFO] [11/28/2025 13:54:54.306] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2510[INFO] [11/28/2025 13:54:54.309] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2511Running test client_compressed_unary
251213:54:54.365 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
251313:54:54.365 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
251413:54:54.370 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
251513:54:54.371 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND SETTINGS: ack=true
251613:54:54.371 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND SETTINGS: ack=true
251713:54:54.374 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] 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: AAByRJl8ZiSXvYhd/Temqc3XASINaM2kPhJhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
251813:54:54.374 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
251913:54:54.379 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
252013:54:54.385 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
252113:54:54.386 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252213:54:54.387 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252313:54:54.387 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
252413:54:54.387 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252513:54:54.387 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
252613:54:54.390 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252713:54:54.390 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
252813:54:54.390 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
252913:54:54.392 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
253013:54:54.392 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
253113:54:54.393 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
253213:54:54.394 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
253313:54:54.394 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
253413:54:54.397 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
253513:54:54.397 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
253613:54:54.399 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
253713:54:54.399 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
253813:54:54.399 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
253913:54:54.402 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
254013:54:54.402 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
254113:54:54.403 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
254213:54:54.405 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
254313:54:54.405 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
254413:54:54.407 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
254513:54:54.407 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
254613:54:54.407 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
254713:54:54.408 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
254813:54:54.408 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
254913:54:54.411 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255013:54:54.412 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
255113:54:54.413 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255213:54:54.414 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255313:54:54.414 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
255413:54:54.417 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255513:54:54.417 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
255613:54:54.418 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=3 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
255713:54:54.419 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
255813:54:54.421 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] 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: AABR8E6p66HAQLvmmhm7h+kqAUexeRsXm04RAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
255913:54:54.422 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256013:54:54.423 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
256113:54:54.427 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=512000
256213:54:54.427 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256313:54:54.428 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256413:54:54.429 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256513:54:54.429 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256613:54:54.432 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256713:54:54.438 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
256813:54:54.439 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
256913:54:54.439 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
257013:54:54.440 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257113:54:54.440 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257213:54:54.440 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
257313:54:54.443 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257413:54:54.443 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
257513:54:54.444 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257613:54:54.445 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257713:54:54.445 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
257813:54:54.448 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
257913:54:54.448 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
258013:54:54.449 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258113:54:54.451 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258213:54:54.451 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
258313:54:54.452 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258413:54:54.452 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
258513:54:54.452 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258613:54:54.455 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258713:54:54.456 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
258813:54:54.457 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
258913:54:54.458 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
259013:54:54.458 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259113:54:54.460 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259213:54:54.461 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
259313:54:54.463 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259413:54:54.463 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
259513:54:54.463 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259613:54:54.464 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259713:54:54.465 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
259813:54:54.467 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
259913:54:54.467 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
260013:54:54.467 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260113:54:54.468 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260213:54:54.468 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
260313:54:54.471 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260413:54:54.471 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
260513:54:54.472 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
260613:54:54.473 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2607Test completed.
260813:54:54.475 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xbd18f43a, L:/127.0.0.1:35732 - R:/127.0.0.1:42775] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2609[INFO] [11/28/2025 13:54:54.476] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2610[INFO] [11/28/2025 13:54:54.481] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2611Running test server_compressed_unary
261213:54:54.560 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
261313:54:54.561 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
261413:54:54.566 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
261513:54:54.566 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND SETTINGS: ack=true
261613:54:54.567 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND SETTINGS: ack=true
261713:54:54.568 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] 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: AAAA1WflQdZ0NrIuoLb2Yp/VAZqQ+CcU5SYyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
261813:54:54.569 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
261913:54:54.570 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262013:54:54.576 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
262113:54:54.577 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
262213:54:54.578 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262313:54:54.579 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262413:54:54.581 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262513:54:54.583 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262613:54:54.583 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10241 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262713:54:54.589 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
262813:54:54.590 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
262913:54:54.591 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263013:54:54.591 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
263113:54:54.591 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263213:54:54.592 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
263313:54:54.592 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263413:54:54.595 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263513:54:54.595 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
263613:54:54.595 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263713:54:54.596 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
263813:54:54.596 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
263913:54:54.599 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
264013:54:54.599 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
264113:54:54.600 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
264213:54:54.600 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
264313:54:54.600 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
264413:54:54.603 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
264513:54:54.603 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
264613:54:54.605 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
264713:54:54.605 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
264813:54:54.605 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
264913:54:54.608 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265013:54:54.608 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
265113:54:54.609 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265213:54:54.609 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
265313:54:54.610 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265413:54:54.611 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265513:54:54.611 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
265613:54:54.614 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265713:54:54.614 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
265813:54:54.616 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
265913:54:54.617 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266013:54:54.618 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
266113:54:54.619 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266213:54:54.619 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
266313:54:54.620 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266413:54:54.622 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266513:54:54.622 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
266613:54:54.626 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] 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: AABzeNnwpydOIP27CVW0E4PCASVgTF9fcVADAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
266713:54:54.627 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
266813:54:54.628 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
266913:54:54.632 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=512000
267013:54:54.632 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267113:54:54.634 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267213:54:54.636 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267313:54:54.636 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267413:54:54.639 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267513:54:54.643 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
267613:54:54.645 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267713:54:54.645 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
267813:54:54.646 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
267913:54:54.646 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
268013:54:54.647 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
268113:54:54.649 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
268213:54:54.650 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
268313:54:54.651 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
268413:54:54.651 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
268513:54:54.651 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
268613:54:54.654 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
268713:54:54.654 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
268813:54:54.654 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
268913:54:54.656 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269013:54:54.656 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
269113:54:54.659 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269213:54:54.659 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
269313:54:54.660 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269413:54:54.660 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269513:54:54.660 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
269613:54:54.664 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269713:54:54.664 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
269813:54:54.664 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
269913:54:54.665 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270013:54:54.666 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
270113:54:54.668 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270213:54:54.669 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
270313:54:54.669 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270413:54:54.669 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270513:54:54.669 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
270613:54:54.673 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270713:54:54.673 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
270813:54:54.673 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
270913:54:54.675 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
271013:54:54.675 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
271113:54:54.677 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
271213:54:54.677 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
271313:54:54.678 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
271413:54:54.679 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2715Test completed.
271613:54:54.681 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x810aeac6, L:/127.0.0.1:37714 - R:/127.0.0.1:37087] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2717[INFO] [11/28/2025 13:54:54.682] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2718[INFO] [11/28/2025 13:54:54.687] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2719Running test server_compressed_streaming
272013:54:54.764 [grpc-nio-worker-ELG-3-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
272113:54:54.764 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
272213:54:54.769 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
272313:54:54.769 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] OUTBOUND SETTINGS: ack=true
272413:54:54.770 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] INBOUND SETTINGS: ack=true
272513:54:54.771 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] 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: AABpabfOm2keCzjUvjcQcIFnAf7Z0WXwAjwWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
272613:54:54.771 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
272713:54:54.774 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
272813:54:54.779 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
272913:54:54.780 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
273013:54:54.780 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
273113:54:54.780 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
273213:54:54.782 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
273313:54:54.782 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
273413:54:54.783 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
273513:54:54.783 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
273613:54:54.783 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
273713:54:54.785 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
273813:54:54.786 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
273913:54:54.786 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
274013:54:54.786 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
274113:54:54.787 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
274213:54:54.789 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] INBOUND DATA: streamId=3 padding=0 endStream=false length=8382 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
274313:54:54.789 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=41150
274413:54:54.789 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
2745Test completed.
274613:54:54.791 [grpc-nio-worker-ELG-3-1] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4e15d546, L:/127.0.0.1:60038 - R:/127.0.0.1:36201] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2747[INFO] [11/28/2025 13:54:54.792] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2748[INFO] [11/28/2025 13:54:54.796] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2749Running test unimplemented_service
275013:54:54.859 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x0c874b09, L:/127.0.0.1:40198 - R:/127.0.0.1:43263] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
275113:54:54.859 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0c874b09, L:/127.0.0.1:40198 - R:/127.0.0.1:43263] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
275213:54:54.863 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0c874b09, L:/127.0.0.1:40198 - R:/127.0.0.1:43263] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
275313:54:54.863 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0c874b09, L:/127.0.0.1:40198 - R:/127.0.0.1:43263] OUTBOUND SETTINGS: ack=true
275413:54:54.864 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0c874b09, L:/127.0.0.1:40198 - R:/127.0.0.1:43263] INBOUND SETTINGS: ack=true
275513:54:54.865 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0c874b09, L:/127.0.0.1:40198 - R:/127.0.0.1:43263] 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: AACOJngp+H/THVL6X81oFE+sATXyDDrJJqNuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
275613:54:54.865 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0c874b09, L:/127.0.0.1:40198 - R:/127.0.0.1:43263] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
275713:54:54.869 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0c874b09, L:/127.0.0.1:40198 - R:/127.0.0.1:43263] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
275813:54:54.883 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0c874b09, L:/127.0.0.1:40198 - R:/127.0.0.1:43263] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-type: text/plain; charset=UTF-8, content-length: 42, date: Fri, 28 Nov 2025 12:54:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
275913:54:54.883 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0c874b09, L:/127.0.0.1:40198 - R:/127.0.0.1:43263] INBOUND DATA: streamId=3 padding=0 endStream=true length=42 bytes=54686520726571756573746564207265736f7572636520636f756c64206e6f7420626520666f756e642e
276013:54:54.884 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0c874b09, L:/127.0.0.1:40198 - R:/127.0.0.1:43263] OUTBOUND RST_STREAM: streamId=3 errorCode=8
2761Test completed.
276213:54:54.885 [grpc-nio-worker-ELG-3-3] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0c874b09, L:/127.0.0.1:40198 - R:/127.0.0.1:43263] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2763[INFO] [11/28/2025 13:54:54.885] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
2764[INFO] [11/28/2025 13:54:54.889] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithIoSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
2765[info] GrpcInteropAkkaScalaWithIoSpec:
2766[info] akka-grpc server scala with grpc-java client tester
2767[info] - should pass the large_unary integration test (239 milliseconds)
2768[info] - should pass the empty_unary integration test (87 milliseconds)
2769[info] - should pass the ping_pong integration test (149 milliseconds)
2770[info] - should pass the empty_stream integration test (88 milliseconds)
2771[info] - should pass the client_streaming integration test (120 milliseconds)
2772[info] - should pass the server_streaming integration test (118 milliseconds)
2773[info] - should pass the cancel_after_begin integration test (66 milliseconds)
2774[info] - should pass the cancel_after_first_response integration test (119 milliseconds)
2775[info] - should pass the timeout_on_sleeping_server integration test (78 milliseconds)
2776[info] - should pass the status_code_and_message integration test (108 milliseconds)
2777[info] - should pass the unimplemented_method integration test (86 milliseconds)
2778[info] - should pass the client_compressed_unary integration test (175 milliseconds)
2779[info] - should pass the server_compressed_unary integration test (206 milliseconds)
2780[info] - should pass the server_compressed_streaming integration test (106 milliseconds)
2781[info] - should pass the unimplemented_service integration test (94 milliseconds)
278213:54:54.941 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
278313:54:54.942 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
278413:54:54.947 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
278513:54:54.947 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] OUTBOUND SETTINGS: ack=true
278613:54:54.948 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] INBOUND SETTINGS: ack=true
278713:54:54.949 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] 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: AACPfRKQPlzRCxwJU7BlBYXhAUjw2X57LJO/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
278813:54:54.950 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10 bytes=00000000050a03426f62
278913:54:54.954 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
279013:54:55.014 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
279113:54:55.015 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
279213:54:55.023 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] 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: AACwk5GVMc8SFc/YHe4YAdIEARiEI2+TKSUqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
279313:54:55.024 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
279413:54:55.025 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=22 bytes=00000000050a03426f6200000000070a055065746572
279513:54:55.030 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
279613:54:55.031 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
279713:54:55.037 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] 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: AACZpyq9m6/lCfOnIp6CbACWAd4wSJT4dO8cAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
279813:54:55.037 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=10 bytes=00000000050a03426f62
279913:54:55.042 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
280013:54:55.042 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
280113:54:55.047 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] 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: AAB4fRjM1ubX0SrG5mPfuffBAXg0pEVBhNWbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
280213:54:55.048 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] OUTBOUND DATA: streamId=9 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
280313:54:55.049 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] OUTBOUND DATA: streamId=9 padding=0 endStream=false length=10 bytes=00000000050a03426f62
280413:54:55.050 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=12 bytes=00000000070a055065746572
280513:54:55.052 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
280613:54:55.053 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
2807[INFO] [11/28/2025 13:54:55.055] [pool-23-thread-8] [CoordinatedShutdown(akka://RichErrorNativeSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
280813:54:55.056 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x320a33fc, L:/127.0.0.1:50144 - R:127.0.0.1/127.0.0.1:36607] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
2809[info] RichErrorModelNativeSpec:
2810[info] Rich error model
2811[info] - should work with the native api on a unary call (79 milliseconds)
2812[info] - should work with the native api on a stream request (14 milliseconds)
2813[info] - should work with the native api on a stream response (11 milliseconds)
2814[info] - should work with the native api on a bidi stream (9 milliseconds)
281513:54:55.123 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
281613:54:55.124 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
281713:54:55.124 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
281813:54:55.128 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
281913:54:55.132 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
282013:54:55.132 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND SETTINGS: ack=true
282113:54:55.132 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
282213:54:55.132 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND SETTINGS: ack=true
282313:54:55.132 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND SETTINGS: ack=true
282413:54:55.133 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND SETTINGS: ack=true
282513:54:55.134 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AADAVhfRExK7p0Ny2uGlzGyuATJHank3YD4hAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
282613:54:55.135 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
282713:54:55.138 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
282813:54:55.141 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
282913:54:55.141 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
283013:54:55.142 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
283113:54:55.143 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAAgPQABSKieQHDqTCGg31wrAa7Mpf1RBfdRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
283213:54:55.144 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
283313:54:55.147 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
283413:54:55.150 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
283513:54:55.150 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
283613:54:55.151 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
283713:54:55.153 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAChzuXEk7O2W8N0ytxx352EAV2/d7A5W1vrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
283813:54:55.153 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2033
283913:54:55.157 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
284013:54:55.157 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203321
284113:54:55.158 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
284213:54:55.159 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAB71GH79SFOwERh/Z+efENOAVocG6/O9671AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
284313:54:55.160 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2034
284413:54:55.164 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
284513:54:55.164 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203421
284613:54:55.165 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
284713:54:55.167 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAAMZ3vgM7Xu3VcdL1jbN7R8AV5dkTLQL3DqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
284813:54:55.168 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2035
284913:54:55.171 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
285013:54:55.172 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203521
285113:54:55.172 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
285213:54:55.174 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AABTOuerV583VPmk4WrZj5YsAfqFyqCCT7crAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
285313:54:55.174 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2036
285413:54:55.178 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
285513:54:55.178 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203621
285613:54:55.179 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
285713:54:55.180 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AADjFlNYb5C5IeCsV705Aa+0AXS3TLAZy/WZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
285813:54:55.180 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2037
285913:54:55.185 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
286013:54:55.185 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203721
286113:54:55.186 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
286213:54:55.187 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AADPHaFqx7cm0StBxI7CZLpjAZVMg3YKIsQ/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
286313:54:55.188 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2038
286413:54:55.192 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
286513:54:55.192 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203821
286613:54:55.193 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
286713:54:55.195 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAAVDsZ8zBFiBBdIOWNn574fAWS2hRsSJQlZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
286813:54:55.196 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2039
286913:54:55.200 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
287013:54:55.200 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=11 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203921
287113:54:55.201 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
287213:54:55.202 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AACEmaP99kHeon3d11EvN6TVAa+3xj1eh1L+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
287313:54:55.203 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203130
287413:54:55.207 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
287513:54:55.207 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=11 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313021
287613:54:55.208 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
287713:54:55.210 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AABAQ3pb+2ydgF5DD+AzNsDQAXzgKZf2nOAvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
287813:54:55.210 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=13 padding=0 endStream=false length=15 bytes=000000000a0a0848656c6c6f203131
287913:54:55.211 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=0 bytes=
288013:54:55.215 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
288113:54:55.215 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=13 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313121
288213:54:55.216 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
288313:54:55.218 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AABOBQlVFoZyrd4WqoYnzjUsAY+/3EWAebULAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
288413:54:55.219 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203132
288513:54:55.223 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
288613:54:55.224 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=13 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313221
288713:54:55.224 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
288813:54:55.225 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AACIFfSW6gLmL9D9Pp6nhdnCAWEwHmgldTNQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
288913:54:55.226 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203133
289013:54:55.229 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
289113:54:55.229 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=15 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313321
289213:54:55.230 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
289313:54:55.231 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AABBNGsDftRq6y9k4UpHnnZYARTDtpS5Zj1PAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
289413:54:55.232 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203134
289513:54:55.234 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
289613:54:55.235 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=15 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313421
289713:54:55.235 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
289813:54:55.236 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AABq9YK57Oojvlf2Jh/BQm9EAaFx0ZY+ugbVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
289913:54:55.237 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203135
290013:54:55.240 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
290113:54:55.240 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=17 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313521
290213:54:55.240 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
290313:54:55.242 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AACCI6dN8sf48r8m+fsQjsqUAQ7UD0An5NhYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
290413:54:55.242 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203136
290513:54:55.245 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
290613:54:55.245 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=17 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313621
290713:54:55.246 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
290813:54:55.247 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AABCMKN4lMkd3ZPO8u1SO6vuAaGX8npv/SzUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
290913:54:55.248 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203137
291013:54:55.251 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
291113:54:55.251 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=19 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313721
291213:54:55.251 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
291313:54:55.253 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAAAoaxapQB4cAAGLipGiOQaAQb3AmDYv0eoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
291413:54:55.253 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203138
291513:54:55.257 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
291613:54:55.257 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=19 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313821
291713:54:55.257 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
291813:54:55.259 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AABPI7D8Ipep25FmGESKIK+kAev739N6TBbiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
291913:54:55.259 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203139
292013:54:55.262 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
292113:54:55.263 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313921
292213:54:55.263 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
292313:54:55.264 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AADvb/hBdqdDhzlwZ8nMvez7AaoZbgiLN3LIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
292413:54:55.265 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203230
292513:54:55.268 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
292613:54:55.268 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323021
292713:54:55.268 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
292813:54:55.269 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAAzUib6jnXiSepJ8Ojeny6cAUgSEliU8e+yAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
292913:54:55.270 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203231
293013:54:55.273 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
293113:54:55.273 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323121
293213:54:55.274 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
293313:54:55.275 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AABxITKCygFcYfroPr+Y/L+1AZQjPXkbMD9bAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
293413:54:55.275 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203232
293513:54:55.278 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
293613:54:55.279 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323221
293713:54:55.279 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
293813:54:55.280 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAA9lZhyT3k0hHfPmM/WAytUAacMVHtb3Z5GAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
293913:54:55.281 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203233
294013:54:55.283 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
294113:54:55.284 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323321
294213:54:55.284 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
294313:54:55.285 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AABYgpevT8u88i4f/JMM2wpRAW58b0kBQcddAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
294413:54:55.286 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203234
294513:54:55.289 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
294613:54:55.289 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323421
294713:54:55.289 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
294813:54:55.290 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAB2hyCDuG4TyVujvgLnXVT9AaiSuTISLhDCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
294913:54:55.291 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203235
295013:54:55.294 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
295113:54:55.294 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323521
295213:54:55.295 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
295313:54:55.295 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAD8qyeXWqPoK3c1rd/XviJbAQVXKJRQ1fUOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
295413:54:55.296 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203236
295513:54:55.299 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
295613:54:55.299 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323621
295713:54:55.299 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
295813:54:55.300 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AABJdvvsKx4GYSDxqHuP7gV2AeOD92J6FTTAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
295913:54:55.301 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203237
296013:54:55.304 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
296113:54:55.304 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323721
296213:54:55.304 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
296313:54:55.305 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AABYtBx2EsXoUzvYmz8a9+7CAf2haSZ7+/ZKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
296413:54:55.306 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203238
296513:54:55.308 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
296613:54:55.308 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323821
296713:54:55.309 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
296813:54:55.310 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AADvNQaDcAKdccvIb38HC+JTAWu+8Ci7bQv8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
296913:54:55.310 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203239
297013:54:55.313 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
297113:54:55.313 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323921
297213:54:55.313 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
297313:54:55.314 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AACV2UCh+24bh60c8eoef6jeAeZu/dt6w0nlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
297413:54:55.314 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203330
297513:54:55.317 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
297613:54:55.317 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333021
297713:54:55.317 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
297813:54:55.318 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAA21j1zaBF7WQ1VgBdlKph2AY06Su5MSwb2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
297913:54:55.318 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203331
298013:54:55.321 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
298113:54:55.321 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333121
298213:54:55.322 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
298313:54:55.323 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAAeZKG1bbh7AkvmhRbbhTHrAadq5yXk1TOFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
298413:54:55.323 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203332
298513:54:55.326 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
298613:54:55.326 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333221
298713:54:55.326 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
298813:54:55.327 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AABZd8pP4hHfXkiu60iq71zqAauW5zIYa94SAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
298913:54:55.328 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203333
299013:54:55.330 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
299113:54:55.331 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333321
299213:54:55.331 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
299313:54:55.332 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAAuXRNhMScbja27oopPvWEUAeAlzel7VLNDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
299413:54:55.333 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203334
299513:54:55.336 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
299613:54:55.336 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333421
299713:54:55.336 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
299813:54:55.337 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AACuTtl/au15PiXSUd3g9vVfASuj60E9MfI3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
299913:54:55.338 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203335
300013:54:55.340 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
300113:54:55.340 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333521
300213:54:55.341 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
300313:54:55.342 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AADdD3fWWPw0faHo+PbbauDSAdtpg8KcxDfIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
300413:54:55.342 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203336
300513:54:55.344 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
300613:54:55.345 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333621
300713:54:55.345 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
300813:54:55.346 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AACraVUkY7EseWtMHwa0wGJWAaN9NGTRcal+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
300913:54:55.346 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203337
301013:54:55.349 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
301113:54:55.349 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333721
301213:54:55.349 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
301313:54:55.350 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AABWv2Ha01u7BF82Obmm5jH3AYUT3qRD/UdOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
301413:54:55.350 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203338
301513:54:55.353 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
301613:54:55.353 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333821
301713:54:55.354 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
301813:54:55.354 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAC/PaNAXBU8FT+K0ET8fokeAfptQjaxH38cAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
301913:54:55.355 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203339
302013:54:55.361 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
302113:54:55.362 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333921
302213:54:55.362 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
302313:54:55.365 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAClA/rSbhkIopwIGhenN8WgAdUj0T4pqH6tAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
302413:54:55.365 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203430
302513:54:55.370 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
302613:54:55.370 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343021
302713:54:55.371 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
302813:54:55.373 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AACNP8+18kGDEAFYCaa0t7NjATyJCRJAldcVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
302913:54:55.374 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203431
303013:54:55.379 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
303113:54:55.379 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343121
303213:54:55.379 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
303313:54:55.382 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAB1L/QGgR/LPJ1wrnhaQRPFAUCPXNfHPPalAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
303413:54:55.383 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203432
303513:54:55.388 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
303613:54:55.388 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343221
303713:54:55.388 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
303813:54:55.390 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAB0vM5zO0b3SBpV2rtZgpaxAapCswr967fcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
303913:54:55.391 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203433
304013:54:55.397 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
304113:54:55.397 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343321
304213:54:55.397 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
304313:54:55.400 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AADEKECt42vNi3E2/wZSnSl2AdQPtWNBp0V/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
304413:54:55.401 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203434
304513:54:55.405 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
304613:54:55.405 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343421
304713:54:55.406 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
304813:54:55.407 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AABdWZ9JHtLxKwVXZgFk9hlJAbVsft2q00HOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
304913:54:55.407 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203435
305013:54:55.411 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
305113:54:55.411 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343521
305213:54:55.411 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
305313:54:55.414 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAAd20AFw4rC21WaSs9DvKKAAX2Lv/c5UXtMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
305413:54:55.414 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203436
305513:54:55.419 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
305613:54:55.419 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343621
305713:54:55.419 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
305813:54:55.420 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AACunC32g5H43WGk61YsYpj+ARjjHnpo+6DcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
305913:54:55.421 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203437
306013:54:55.425 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
306113:54:55.426 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343721
306213:54:55.427 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
306313:54:55.428 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAA8yJApr6YqF7QaOPSK1bxdAcbMeFRKO6OUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
306413:54:55.429 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203438
306513:54:55.433 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
306613:54:55.433 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343821
306713:54:55.433 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
306813:54:55.435 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AADm7Xv8sf1WAjak9GyerSbjAY3/Y/WPB1J7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
306913:54:55.436 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203439
307013:54:55.439 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
307113:54:55.439 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343921
307213:54:55.440 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
307313:54:55.441 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAB/NWidcKQGdihVxEpveZViAQAqhrXscUMLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
307413:54:55.442 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203530
307513:54:55.445 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
307613:54:55.446 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353021
307713:54:55.446 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
307813:54:55.447 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAC8fODPVXa8Q60IbFSRPfrxARpL6WbXDlpeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
307913:54:55.447 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203531
308013:54:55.450 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
308113:54:55.451 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353121
308213:54:55.451 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
308313:54:55.452 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AADuua1C9BwhDO8JGSVDFrxkAQKIoTR6h1fvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
308413:54:55.453 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203532
308513:54:55.457 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
308613:54:55.458 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353221
308713:54:55.458 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
308813:54:55.460 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAC36Yd+sgyHoJlZ8fwgAj4dAWge3SmGlso3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
308913:54:55.460 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203533
309013:54:55.464 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
309113:54:55.464 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353321
309213:54:55.464 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
309313:54:55.466 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAAiwqSgsg3/El3FXWE0+CwGAchxu07JPU40AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
309413:54:55.467 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203534
309513:54:55.470 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
309613:54:55.470 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353421
309713:54:55.470 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
309813:54:55.471 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAAvxKtdaYAr9cx3mlhKgmkjAWEDhlW4EahsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
309913:54:55.472 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203535
310013:54:55.475 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
310113:54:55.475 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353521
310213:54:55.476 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
310313:54:55.476 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AADrIF5ZeMdc5TVoj09LQMxFAfFNffA1/63RAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
310413:54:55.477 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203536
310513:54:55.480 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
310613:54:55.480 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353621
310713:54:55.481 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
310813:54:55.481 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AACLERhuh12VsmNJuNrMx1XlAUf5emOGZylWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
310913:54:55.482 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203537
311013:54:55.485 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
311113:54:55.485 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353721
311213:54:55.485 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
311313:54:55.486 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAD2o/q1b59oEMNF0bBcqXV/AbqIzMJRzl2bAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
311413:54:55.487 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203538
311513:54:55.489 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
311613:54:55.490 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353821
311713:54:55.490 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
311813:54:55.491 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AABryAU4ml12k5vfyckN1ZQZAegvqQRwV59fAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
311913:54:55.491 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203539
312013:54:55.494 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
312113:54:55.494 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353921
312213:54:55.494 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
312313:54:55.495 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AADvA/7hZntyGlc6noX+5xa5AZQh5cR5X/tmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
312413:54:55.496 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203630
312513:54:55.498 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
312613:54:55.499 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363021
312713:54:55.499 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
312813:54:55.500 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAAPYBzGJS9Uy2PoksV9iEWwAb4IomEVaNmZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
312913:54:55.500 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203631
313013:54:55.502 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
313113:54:55.503 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363121
313213:54:55.503 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
313313:54:55.504 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAB/hk3Op899ftOVDPFYj6iwAS8AG+m5fGoiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
313413:54:55.504 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203632
313513:54:55.506 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
313613:54:55.507 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363221
313713:54:55.507 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
313813:54:55.508 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAD3Xz2iRhSNWyryIVRlIQaaAVClBpzNicdXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
313913:54:55.508 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203633
314013:54:55.511 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
314113:54:55.511 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363321
314213:54:55.511 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
314313:54:55.512 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAACmn72XMdhdvBLWPcprKXZAdPux5PPX0CiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
314413:54:55.512 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203634
314513:54:55.515 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
314613:54:55.515 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363421
314713:54:55.515 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
314813:54:55.516 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAD5uFpyPvqc6sV8WbSBIW2kAWW/s1+tMILnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
314913:54:55.516 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203635
315013:54:55.518 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
315113:54:55.519 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363521
315213:54:55.519 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
315313:54:55.520 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AACHN8EtKLGT+5vlFWxtzZ3eARhOJAwAqLj8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
315413:54:55.520 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203636
315513:54:55.523 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
315613:54:55.523 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363621
315713:54:55.523 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
315813:54:55.524 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AADVqOkVJO4dWuYXrPkSnLKxAdsvbsdEnNBaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
315913:54:55.524 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203637
316013:54:55.527 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
316113:54:55.527 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363721
316213:54:55.527 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
316313:54:55.528 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AABwPLHobarJrolyatXjpHsZAcYaVNVDG/UCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
316413:54:55.529 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203638
316513:54:55.531 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
316613:54:55.531 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363821
316713:54:55.531 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
316813:54:55.532 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAB8kabCE+1RPyWqP84AG+c9Acl9Ajz9ChigAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
316913:54:55.533 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203639
317013:54:55.535 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
317113:54:55.535 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363921
317213:54:55.535 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
317313:54:55.536 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AACM1Y7yyR+Dv4COCC2jSZzOARgOneiRdHKcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
317413:54:55.537 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203730
317513:54:55.539 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
317613:54:55.539 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373021
317713:54:55.540 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
317813:54:55.541 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AABmv2zCE1NvWoRYiR+vmUMrAcxrm/dujmAMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
317913:54:55.541 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203731
318013:54:55.543 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
318113:54:55.544 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373121
318213:54:55.544 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
318313:54:55.545 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AACkJOJtQA2Zv9hHI7en6aqMATUzaqyBOKV3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
318413:54:55.545 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203732
318513:54:55.548 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
318613:54:55.548 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373221
318713:54:55.548 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
318813:54:55.549 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AADiyJzI9/AXrRJHishWfChQASnKe2opQsiaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
318913:54:55.549 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203733
319013:54:55.552 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
319113:54:55.552 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373321
319213:54:55.552 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
319313:54:55.553 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAAgAtPU41jcJIfx7j1yt9/8AaxdoHMMRDlMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
319413:54:55.553 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203734
319513:54:55.556 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
319613:54:55.556 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373421
319713:54:55.556 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
319813:54:55.557 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAC5Dd51fUcuiVWPyCTrgMMgAXno+ZzBW9opAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
319913:54:55.557 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203735
320013:54:55.560 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
320113:54:55.560 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373521
320213:54:55.560 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
320313:54:55.561 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AADb5wUqyuD5sfDGWKQrJbtQARNeJsS+Zv7EAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
320413:54:55.561 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203736
320513:54:55.564 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
320613:54:55.564 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373621
320713:54:55.564 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
320813:54:55.565 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AABOEwglixgKIw+WUVLoxSbrAcZRHCfqT8OyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
320913:54:55.565 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203737
321013:54:55.568 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
321113:54:55.568 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373721
321213:54:55.568 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
321313:54:55.569 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AABERvrzStaaDNM3A8tRhwktASlCdkwPZj9dAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
321413:54:55.569 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203738
321513:54:55.572 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
321613:54:55.572 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373821
321713:54:55.572 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
321813:54:55.573 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAD5zhD9+pLWHSDCbVYwGI7aAVR/ZXQoHZjnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
321913:54:55.573 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203739
322013:54:55.575 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
322113:54:55.576 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373921
322213:54:55.576 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
322313:54:55.577 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AACfr6Vn0ukLgf1K61IUeKLAAbGCiOwnC0E+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
322413:54:55.577 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203830
322513:54:55.580 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
322613:54:55.580 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383021
322713:54:55.580 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
322813:54:55.581 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AABgFBy73RltkAlDjStP77aHAWwXC4y1AZGkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
322913:54:55.581 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203831
323013:54:55.584 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
323113:54:55.584 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383121
323213:54:55.584 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
323313:54:55.585 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AACa13YXVrX2ugKaedliPEVrAQ9jlLnmuNiqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
323413:54:55.585 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203832
323513:54:55.588 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
323613:54:55.588 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383221
323713:54:55.588 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
323813:54:55.590 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAAEySZRzVcw4/piE0MiSvS9AWOt9AMz65H+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
323913:54:55.591 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203833
324013:54:55.594 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
324113:54:55.594 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383321
324213:54:55.595 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
324313:54:55.595 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAB2bSVvvfo8GxtUE7leazPKAR8m3iX4wOylAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
324413:54:55.596 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203834
324513:54:55.599 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
324613:54:55.600 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383421
324713:54:55.600 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
324813:54:55.602 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AAA1VODrkfRktcBrVc74MeOsAVdC4ySko5lRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
324913:54:55.602 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203835
325013:54:55.605 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
325113:54:55.605 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383521
325213:54:55.606 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
325313:54:55.609 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAAyeH/N6rbBtmhnpWgiMZWnATYPABCcHXtQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
325413:54:55.609 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203836
325513:54:55.613 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
325613:54:55.613 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383621
325713:54:55.613 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
325813:54:55.615 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AADvp4gbx2A6o7Cy4OwFpDYDAe4JzWv4RSddAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
325913:54:55.616 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203837
326013:54:55.622 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
326113:54:55.623 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383721
326213:54:55.624 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
326313:54:55.625 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AABc0ThxTVcUuX69eQgBbTiWAaX8vD12C1yUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
326413:54:55.625 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203838
326513:54:55.629 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
326613:54:55.629 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383821
326713:54:55.630 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
326813:54:55.631 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AADtSI4ZpyRml6lLt/+WlJs4AeyebKgfGB45AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
326913:54:55.631 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203839
327013:54:55.635 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
327113:54:55.636 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383921
327213:54:55.637 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
327313:54:55.638 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AADh610hzlI/PQm3UYDh5i0VATBIjr/eWtebAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
327413:54:55.639 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203930
327513:54:55.642 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
327613:54:55.643 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393021
327713:54:55.643 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
327813:54:55.646 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AADa3HvNNwIHk8VRIfSLWdcrAfHAo4oLj6+NAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
327913:54:55.647 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203931
328013:54:55.651 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
328113:54:55.651 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393121
328213:54:55.652 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
328313:54:55.653 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AACML1ch+XWL/YCck4KZQYHgAY9VYefKB4rFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
328413:54:55.653 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203932
328513:54:55.657 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
328613:54:55.658 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393221
328713:54:55.658 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
328813:54:55.659 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AABvRdB0FtVdHa6Glz2KmrV9Ad83jnxSiJ7SAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
328913:54:55.659 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203933
329013:54:55.663 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
329113:54:55.663 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393321
329213:54:55.664 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
329313:54:55.665 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AAB6JvqRwFFovvG52A+emeHKAdeAqp5tkQS7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
329413:54:55.666 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203934
329513:54:55.668 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
329613:54:55.669 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393421
329713:54:55.669 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
329813:54:55.670 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AABfwedH+lLBgXb4DIM+jEH2AcM8gcg831PCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
329913:54:55.671 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203935
330013:54:55.674 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
330113:54:55.674 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393521
330213:54:55.675 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
330313:54:55.676 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AABKlANBazVzp3i4HBLNY+QFASoGOcWw/q3tAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
330413:54:55.677 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203936
330513:54:55.680 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
330613:54:55.680 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393621
330713:54:55.680 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
330813:54:55.682 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AABvTpfkkqFGg3aSqaHzzWLnAZ7hJuiToa39AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
330913:54:55.682 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203937
331013:54:55.685 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
331113:54:55.685 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393721
331213:54:55.686 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
331313:54:55.687 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AABVH7WXIpa/J51DiIBpXmTBAXj7iLwDFIoHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
331413:54:55.687 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203938
331513:54:55.690 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
331613:54:55.690 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393821
331713:54:55.691 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
331813:54:55.691 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] 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: AACvRqoIAWuWBjKWoxVG9b3rAWPNOvPAot1dAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
331913:54:55.692 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203939
332013:54:55.694 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
332113:54:55.695 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND DATA: streamId=101 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393921
332213:54:55.695 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
332313:54:55.696 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] 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: AADErNoPESuByEuKuBMrs19EAfIPKeatMytqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
332413:54:55.697 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=16 bytes=000000000b0a0948656c6c6f20313030
332513:54:55.700 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 20, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
332613:54:55.701 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND DATA: streamId=101 padding=0 endStream=false length=20 bytes=000000000f0a0d48692048656c6c6f2031303021
332713:54:55.702 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
332813:54:55.727 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
332913:54:55.727 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
333013:54:55.731 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
333113:54:55.731 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] OUTBOUND SETTINGS: ack=true
333213:54:55.732 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] INBOUND SETTINGS: ack=true
333313:54:55.733 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] 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: AADL5okxRF2k4iNQxs2SqTQUAUz69KFah4+VAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
333413:54:55.734 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
333513:54:55.736 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
333613:54:55.739 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
333713:54:55.739 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
333813:54:55.740 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
333913:54:55.741 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] 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: AADPNHV6mHD239f6XBDJLrNMAXHCD/1QtIRhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
334013:54:55.742 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
334113:54:55.745 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:54:55 GMT, server: akka-http/10.5.0] padding=0 endStream=false
334213:54:55.746 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
334313:54:55.746 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
334413:54:55.750 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x44b8e282, L:/127.0.0.1:59190 - R:127.0.0.1/127.0.0.1:46805] INBOUND GO_AWAY: lastStreamId=5 errorCode=0 length=27 bytes=566f6c756e7461727920636f6e6e656374696f6e20636c6f73652e
334513:54:55.754 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
334613:54:55.754 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
334713:54:55.759 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
334813:54:55.759 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] OUTBOUND SETTINGS: ack=true
334913:54:55.760 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] INBOUND SETTINGS: ack=true
335013:54:55.887 [grpc-nio-worker-ELG-3-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 61 thread-local buffer(s) from thread: grpc-nio-worker-ELG-3-2
335113:54:55.887 [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
335213:54:55.887 [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
335313:54:55.887 [grpc-nio-worker-ELG-3-3] DEBUG io.netty.buffer.PoolThreadCache - Freed 74 thread-local buffer(s) from thread: grpc-nio-worker-ELG-3-3
335413:55:00.752 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] 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: AACi66mxkqb+5BxEwPIX5j8FATEYXIsNESgOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
335513:55:00.752 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
335613:55:00.755 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
335713:55:00.757 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
335813:55:00.757 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
335913:55:00.757 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
336013:55:00.758 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] 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: AAB0pxNukRd0ickufTv7ew0/AVF/Sf20HCdNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
336113:55:00.759 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
336213:55:00.761 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
336313:55:00.761 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
336413:55:00.762 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
336513:55:00.888 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
336613:55:00.889 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
336713:55:00.892 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
336813:55:00.892 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND SETTINGS: ack=true
336913:55:00.893 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND SETTINGS: ack=true
337013:55:00.893 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACgpOGsegabIrYzNRBIlBxxAdFDMawNqGQDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
337113:55:00.894 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
337213:55:00.895 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
337313:55:00.897 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
337413:55:00.897 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
337513:55:00.898 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
337613:55:00.899 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAJzmXc1QZfW+rXClKD/l8JAWuQFxKZB8ZtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
337713:55:00.899 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
337813:55:00.902 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
337913:55:00.902 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
338013:55:00.902 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
338113:55:00.903 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACEzo1WPoL8DFKbALv8TdNHARNkvQyvN25NAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
338213:55:00.904 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2033
338313:55:00.906 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
338413:55:00.907 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203321
338513:55:00.907 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
338613:55:00.908 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABpJ83APsJAXVuTGhtRDy7bAc7inmXM8ovfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
338713:55:00.908 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2034
338813:55:00.911 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
338913:55:00.911 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203421
339013:55:00.912 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
339113:55:00.913 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADf4ozd4SuS54UolVCRDiY3AeU6LPlAFST5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
339213:55:00.913 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2035
339313:55:00.916 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
339413:55:00.916 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=11 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203521
339513:55:00.917 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
339613:55:00.918 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACyUtarTcwoUp1EHSRGNVlPARjkIEwMU1GMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
339713:55:00.918 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2036
339813:55:00.921 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
339913:55:00.921 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=13 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203621
340013:55:00.922 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
340113:55:00.923 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAC7DP9PmLQHj0z+yvEpzXKbAR4kZgsHLqe5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
340213:55:00.923 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2037
340313:55:00.926 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
340413:55:00.926 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=15 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203721
340513:55:00.926 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
340613:55:00.927 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAC/m+NPUBt6KI4MjqJTYL40AX3Txn4Nt4RrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
340713:55:00.928 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2038
340813:55:00.930 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
340913:55:00.931 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=17 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203821
341013:55:00.931 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
341113:55:00.932 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAA42zWxgebMNrkUxutCktQUAXFqQkmmvy7tAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
341213:55:00.932 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2039
341313:55:00.935 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
341413:55:00.936 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=19 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203921
341513:55:00.936 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
341613:55:00.937 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAxNlGl3GByryqJpBMfl1yhAU1BvpFbhmGRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
341713:55:00.937 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203130
341813:55:00.940 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
341913:55:00.941 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313021
342013:55:00.941 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
342113:55:00.942 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAB+7CU+//uMxB3+Ml+R9DgfAeGRL9WbRByaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
342213:55:00.942 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203131
342313:55:00.945 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
342413:55:00.946 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313121
342513:55:00.946 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
342613:55:00.947 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAIp3LsduWweaPKogE64F40AX7qYL9pZQ6sAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
342713:55:00.947 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203132
342813:55:00.950 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
342913:55:00.950 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313221
343013:55:00.951 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
343113:55:00.952 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACcPQBfnAlL3QKltwTkOAAZAW5RyZW0xwxcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
343213:55:00.952 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203133
343313:55:00.955 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
343413:55:00.955 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313321
343513:55:00.956 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
343613:55:00.957 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADcSpN32W6qEJl8J+pJPxK5ARzxzh1ilYo3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
343713:55:00.957 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203134
343813:55:00.960 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
343913:55:00.960 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313421
344013:55:00.960 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
344113:55:00.961 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADmN7mceu9Pvkoujaz3lLCpAfBXUj8quijTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
344213:55:00.962 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203135
344313:55:00.964 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
344413:55:00.965 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313521
344513:55:00.965 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
344613:55:00.966 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADvcKeqoV/zj1XqfzJ0DQkeAaY0fKEXOhHrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
344713:55:00.966 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203136
344813:55:00.969 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
344913:55:00.969 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313621
345013:55:00.969 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
345113:55:00.970 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAColuJNFknmsgWQ30MIubrsAXH6lzFk/imMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
345213:55:00.971 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203137
345313:55:00.974 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
345413:55:00.974 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313721
345513:55:00.974 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
345613:55:00.975 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABGA4tes4ufDT/7eVd5d5ojAUZbxWn6JHR9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
345713:55:00.976 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203138
345813:55:00.978 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
345913:55:00.978 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313821
346013:55:00.979 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
346113:55:00.980 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAp7JH0QFrv3eYMWCAINYMqAe4690KklWdzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
346213:55:00.980 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203139
346313:55:00.982 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
346413:55:00.982 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313921
346513:55:00.983 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
346613:55:00.984 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAC54i3Zn4ub0jWR4Hfq4KIQAfjLY96UwSmFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
346713:55:00.984 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203230
346813:55:00.987 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
346913:55:00.987 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323021
347013:55:00.987 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
347113:55:00.988 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAD9XpBGGh0DLqqSmbhmqfI7ATJSVaVCIda0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
347213:55:00.988 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203231
347313:55:00.991 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
347413:55:00.991 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323121
347513:55:00.991 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
347613:55:00.992 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAACkMD2q3+tVJMQ2oQg4PUKAcGjhp5oirrpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
347713:55:00.992 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203232
347813:55:00.994 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
347913:55:00.995 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323221
348013:55:00.995 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
348113:55:00.996 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAB9NXR6FMZqKpL+EB/0lQydATicf1HYeyziAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
348213:55:00.996 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203233
348313:55:00.998 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
348413:55:00.998 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323321
348513:55:00.999 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
348613:55:00.999 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAiJLm1e0BzVYF3ZM1WLnxMAWhfZH6Z5lKoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
348713:55:01.000 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203234
348813:55:01.002 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
348913:55:01.002 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323421
349013:55:01.003 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
349113:55:01.004 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABv+78b/8UxAaA0me8BLMRnAZVCcc9WysMLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
349213:55:01.004 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203235
349313:55:01.006 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
349413:55:01.006 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323521
349513:55:01.007 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
349613:55:01.008 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABVZeg1ip4JcN7qT7l/GKsSAYz6ENXfVl11AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
349713:55:01.008 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203236
349813:55:01.011 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
349913:55:01.011 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323621
350013:55:01.011 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
350113:55:01.012 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADuEcYO25OiSTJ17dtk1noIASqir4PxLrVgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
350213:55:01.012 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203237
350313:55:01.015 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
350413:55:01.015 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323721
350513:55:01.016 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
350613:55:01.017 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAB4gJCP4pXhu+mpHQjsQGr+AQIee8rZeytbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
350713:55:01.017 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203238
350813:55:01.019 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
350913:55:01.020 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323821
351013:55:01.020 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
351113:55:01.021 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAA0EB+1smwBAMJNqPTdmWTQAYfUmckx9cHdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
351213:55:01.021 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203239
351313:55:01.024 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
351413:55:01.024 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323921
351513:55:01.025 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
351613:55:01.026 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAA4G9HPNKXU08ShftH1yQQBAQ3tyI54VtFyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
351713:55:01.026 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203330
351813:55:01.028 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
351913:55:01.029 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333021
352013:55:01.029 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
352113:55:01.030 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABvgFRbgNfYG8Rm6xqK6WOaAQ2IJHcoURktAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
352213:55:01.030 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203331
352313:55:01.033 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
352413:55:01.033 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333121
352513:55:01.033 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
352613:55:01.034 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADi/gm09JbsnFW5s5DYYWMSAWqgQUQxIZK7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
352713:55:01.035 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203332
352813:55:01.037 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
352913:55:01.037 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333221
353013:55:01.038 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
353113:55:01.039 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAsow+W7W0vxNTqb8Xt3Cj3Ac4EGPQqgAIqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
353213:55:01.039 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203333
353313:55:01.041 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
353413:55:01.041 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333321
353513:55:01.042 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
353613:55:01.042 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACUBzCEL0bztgVUnb5lW6e5ATtYh9vYRoBAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
353713:55:01.043 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203334
353813:55:01.045 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
353913:55:01.045 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333421
354013:55:01.046 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
354113:55:01.047 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABbwMBEFwNjJ1MJ6291naoFATgsodNQ/QHUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
354213:55:01.047 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203335
354313:55:01.049 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
354413:55:01.050 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333521
354513:55:01.050 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
354613:55:01.051 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADPUELZ/FWlGp3ubifFeKOlAd/wHthtjC0FAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
354713:55:01.052 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203336
354813:55:01.054 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
354913:55:01.055 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333621
355013:55:01.055 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
355113:55:01.056 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADADoo9S6wY/UAQArAJ3/3HAehAS7fhBpLVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
355213:55:01.056 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203337
355313:55:01.059 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
355413:55:01.059 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333721
355513:55:01.059 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
355613:55:01.060 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABfWP6EH3b/QXN2KqfrYKeLAZugpb4HFRDkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
355713:55:01.061 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203338
355813:55:01.063 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
355913:55:01.063 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333821
356013:55:01.064 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
356113:55:01.065 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADEFvuo7cAQdX59RKQeq2O9AdUntH8FkDY9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
356213:55:01.065 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203339
356313:55:01.067 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
356413:55:01.068 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333921
356513:55:01.068 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
356613:55:01.069 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADF8Sk7dtUU/HodolSNF6xjAdQy499j2tIZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
356713:55:01.069 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203430
356813:55:01.071 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
356913:55:01.071 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343021
357013:55:01.072 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
357113:55:01.073 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACr+kDl2sipnmTWsWEe+brkAT/RKCnzGGYxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
357213:55:01.073 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203431
357313:55:01.075 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
357413:55:01.076 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343121
357513:55:01.076 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
357613:55:01.077 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADM0AY2WCQvGLcPbHFBeq2iATP2l+WI3P+yAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
357713:55:01.077 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203432
357813:55:01.080 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
357913:55:01.080 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343221
358013:55:01.080 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
358113:55:01.081 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADMGZ0X9758nSuyr+3AWO2PAXVxpZbJKJvvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
358213:55:01.082 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203433
358313:55:01.084 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
358413:55:01.084 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343321
358513:55:01.085 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
358613:55:01.085 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAC7+CuTTrvjiJAfbo+GUQ3DAcuZzQMqwMVtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
358713:55:01.086 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203434
358813:55:01.088 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
358913:55:01.088 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343421
359013:55:01.088 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
359113:55:01.089 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAFTzQzOW6ajhRCaFnb+QH0ATwhQnqrL0EmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
359213:55:01.089 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203435
359313:55:01.092 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
359413:55:01.092 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343521
359513:55:01.092 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
359613:55:01.093 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAnhiGd13UcX6imh9Sf+5EEAQGN4pxwltPXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
359713:55:01.093 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203436
359813:55:01.096 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
359913:55:01.096 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343621
360013:55:01.096 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
360113:55:01.097 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABI2aCT6ve+SDk1o15nSe0XAZrqQVe8Iua+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
360213:55:01.097 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203437
360313:55:01.100 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
360413:55:01.100 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343721
360513:55:01.101 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
360613:55:01.102 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAA6+nwju2ghXKNQbvupa4DqAWl5xC1wt7vlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
360713:55:01.102 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203438
360813:55:01.104 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
360913:55:01.104 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343821
361013:55:01.105 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
361113:55:01.106 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAC9mp6nz4uMlo/X6x5BZggaAZRMSOjCRYvuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
361213:55:01.106 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203439
361313:55:01.109 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
361413:55:01.109 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343921
361513:55:01.109 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
361613:55:01.110 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADsx39B0f+UY6JA6SOr/TYwATAes1gWs4wyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
361713:55:01.111 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203530
361813:55:01.113 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
361913:55:01.113 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=101 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353021
362013:55:01.113 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
362113:55:01.114 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAgn+1GEPxzlT0XR6xDv8BZAT0TqTT9sha3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
362213:55:01.115 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=103 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203531
362313:55:01.117 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
362413:55:01.117 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=103 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353121
362513:55:01.117 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
362613:55:01.118 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABAHUuzXCsMZ8rrRr+xWgxDAVCHxy14+vCCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
362713:55:01.119 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=105 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203532
362813:55:01.121 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
362913:55:01.121 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=105 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353221
363013:55:01.121 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
363113:55:01.122 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADI1NngFuoaDPKZIsp7lNhsAce3+zPRubVGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
363213:55:01.122 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=107 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203533
363313:55:01.125 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
363413:55:01.125 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=107 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353321
363513:55:01.125 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
363613:55:01.126 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABMf/zNVzRL1CMWLSCgQC+4AU27Kce/erpSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
363713:55:01.126 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=109 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203534
363813:55:01.128 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
363913:55:01.128 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=109 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353421
364013:55:01.129 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
364113:55:01.130 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAkrplPKpI5xxbopJsjaQPzAR2MTyWROSCFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
364213:55:01.130 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=111 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203535
364313:55:01.132 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
364413:55:01.133 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=111 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353521
364513:55:01.133 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
364613:55:01.134 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAv45ixWrEjF2urCmbxZjU+ARH9tZzNHl8mAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
364713:55:01.135 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=113 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203536
364813:55:01.138 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
364913:55:01.139 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=113 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353621
365013:55:01.139 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
365113:55:01.140 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACoAhPkna4OheUX69xhUjWlAS8HiZzYvYuXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
365213:55:01.140 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=115 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203537
365313:55:01.143 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
365413:55:01.143 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=115 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353721
365513:55:01.143 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
365613:55:01.144 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACXLd3H3he3rHZ8rWZSyLEDAYu4zc7MMxxZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
365713:55:01.145 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=117 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203538
365813:55:01.147 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
365913:55:01.147 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=117 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353821
366013:55:01.148 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
366113:55:01.149 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACC+dREcwjuTjNqAbXNu8gLAW/zwdK4oBw6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
366213:55:01.149 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=119 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203539
366313:55:01.152 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
366413:55:01.152 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=119 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353921
366513:55:01.152 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
366613:55:01.153 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABDKeYngPm1ZqQO7qfz24k3Aag6ZjWzdq05AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
366713:55:01.153 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=121 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203630
366813:55:01.156 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
366913:55:01.156 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=121 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363021
367013:55:01.156 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
367113:55:01.157 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACYTTv9+gkFkdz0f+pga+EfAYxBUOtWwXl8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
367213:55:01.157 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=123 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203631
367313:55:01.160 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
367413:55:01.160 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=123 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363121
367513:55:01.160 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
367613:55:01.161 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACm9gD2sztQT06MQZIskCYpAdgy1MmTSu3AAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
367713:55:01.162 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=125 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203632
367813:55:01.164 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
367913:55:01.164 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=125 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363221
368013:55:01.164 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
368113:55:01.165 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADb/iFVGBPFx/+CzgG956spAXirlsV933qIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
368213:55:01.166 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=127 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203633
368313:55:01.168 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
368413:55:01.168 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=127 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363321
368513:55:01.168 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
368613:55:01.169 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADjoEX/Tt71YxK+45/Wq5eIAR6e93llwt7jAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
368713:55:01.169 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=129 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203634
368813:55:01.172 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
368913:55:01.172 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=129 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363421
369013:55:01.172 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
369113:55:01.173 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADALD9WNLbXYyE6gbWZ6p/OARD6QB1JE6I7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
369213:55:01.173 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=131 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203635
369313:55:01.176 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
369413:55:01.176 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=131 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363521
369513:55:01.176 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
369613:55:01.177 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADJlbfxTZou7HIcS8AFgL1bAYijkH1H+NTOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
369713:55:01.178 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=133 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203636
369813:55:01.180 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
369913:55:01.180 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=133 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363621
370013:55:01.181 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
370113:55:01.181 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAOcBeJ/3eIg0woucIf7v3IAYNEbuNLr6s9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
370213:55:01.182 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=135 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203637
370313:55:01.184 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
370413:55:01.185 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=135 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363721
370513:55:01.185 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
370613:55:01.186 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABzgrYk9ITsk2DskvW5bMfJAQ+rve/SU2DIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
370713:55:01.186 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=137 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203638
370813:55:01.188 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
370913:55:01.188 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=137 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363821
371013:55:01.189 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
371113:55:01.189 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAz58KXXKuOeDs5Yo/Yy8VIAXtUpzw175hUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
371213:55:01.190 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=139 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203639
371313:55:01.192 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
371413:55:01.192 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=139 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363921
371513:55:01.192 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
371613:55:01.193 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAkEJXf3G7nEFmkqw1PxjolAYxBDUVY0xRfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
371713:55:01.193 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=141 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203730
371813:55:01.195 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
371913:55:01.196 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=141 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373021
372013:55:01.196 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
372113:55:01.197 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAqCSx+T93p1fZ6nqG2UMdmAfU2JOkkRVDlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
372213:55:01.197 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=143 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203731
372313:55:01.199 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
372413:55:01.200 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=143 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373121
372513:55:01.200 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
372613:55:01.201 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAA8ZMej752+y5RFpPlnirxKAQZucHuKer8fAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
372713:55:01.201 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=145 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203732
372813:55:01.203 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
372913:55:01.203 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=145 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373221
373013:55:01.204 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
373113:55:01.205 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABUZfOPy/IFzxLZp+AV5M4UAXCZwkvD+qGZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
373213:55:01.205 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=147 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203733
373313:55:01.207 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
373413:55:01.207 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=147 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373321
373513:55:01.208 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
373613:55:01.208 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAA1ESGFIoCg5ASKiQ+wiPRLAQLfCAIN8qgiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
373713:55:01.209 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=149 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203734
373813:55:01.211 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
373913:55:01.211 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=149 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373421
374013:55:01.212 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
374113:55:01.213 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAXLWpt5yTg2oNaSvC6efCOAfcWShxgQfmHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
374213:55:01.213 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=151 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203735
374313:55:01.215 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
374413:55:01.215 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=151 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373521
374513:55:01.216 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
374613:55:01.217 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACxWAUx1e4ufx+UAJn8AhyJAZ/Sm8JYPvgLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
374713:55:01.217 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=153 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203736
374813:55:01.219 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
374913:55:01.219 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=153 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373621
375013:55:01.220 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
375113:55:01.220 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACrBkpk7gzfIepszVTmQpr+AXPx9Hm0/g8BAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
375213:55:01.221 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=155 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203737
375313:55:01.223 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
375413:55:01.223 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=155 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373721
375513:55:01.223 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
375613:55:01.224 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACJEGHsKaVqSSLWp0NOE1A3ARhzcxf6q2MLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
375713:55:01.225 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=157 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203738
375813:55:01.227 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
375913:55:01.227 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=157 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373821
376013:55:01.227 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
376113:55:01.228 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADf6pNztDh+MlHaCbHpikG+ASHQ1A7hmjY/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
376213:55:01.228 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=159 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203739
376313:55:01.230 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
376413:55:01.231 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=159 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373921
376513:55:01.231 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
376613:55:01.232 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADqdCF0PELbQBYBzlk/UGpiAVQLTpTCOesPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
376713:55:01.232 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=161 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203830
376813:55:01.234 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
376913:55:01.234 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=161 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383021
377013:55:01.235 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
377113:55:01.235 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACgjmhU2vdF5Rdw5dcfF6l1Ac2xsRixc8XSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
377213:55:01.236 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=163 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203831
377313:55:01.238 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
377413:55:01.238 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=163 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383121
377513:55:01.238 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
377613:55:01.239 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAr6s7MLmUeInXwp5U1VCSWAaMjQ+03VS/PAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
377713:55:01.240 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=165 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203832
377813:55:01.242 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
377913:55:01.242 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=165 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383221
378013:55:01.242 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
378113:55:01.243 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADk+u3WZddsmaXDiT+1piI3AdVc1utKp8bhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
378213:55:01.243 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=167 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203833
378313:55:01.245 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
378413:55:01.246 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=167 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383321
378513:55:01.246 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
378613:55:01.247 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADtn4n4w2iFczjaWXmJshVWAZRmK/fQvgOwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
378713:55:01.247 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=169 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203834
378813:55:01.249 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
378913:55:01.250 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=169 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383421
379013:55:01.250 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
379113:55:01.251 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAB0ckYw1+813IrEdtyYGifEASmKZKHbwyU2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
379213:55:01.251 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=171 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203835
379313:55:01.253 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
379413:55:01.254 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=171 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383521
379513:55:01.254 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
379613:55:01.255 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABEVjPHAJynxa7jenf7S6zJAVwgO7XZzpdfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
379713:55:01.255 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=173 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203836
379813:55:01.258 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
379913:55:01.258 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=173 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383621
380013:55:01.258 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
380113:55:01.259 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAA/ZpIJJAGS2DXBtvxzjngOAd2bLHxHl6nTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
380213:55:01.260 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=175 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203837
380313:55:01.262 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
380413:55:01.262 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=175 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383721
380513:55:01.262 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
380613:55:01.263 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACAr4g8EYn/Zaz8CrDwYem6AcPdKEp31x8eAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
380713:55:01.263 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=177 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203838
380813:55:01.266 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
380913:55:01.266 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=177 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383821
381013:55:01.266 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
381113:55:01.268 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAlq8Oy/86+qAS2GIo2QIaCAedocSkUE7HhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
381213:55:01.268 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=179 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203839
381313:55:01.271 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
381413:55:01.271 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=179 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383921
381513:55:01.271 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
381613:55:01.272 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACXwvLth/dacqBjatu2/AIZAU0ZsBXLQSqWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
381713:55:01.273 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=181 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203930
381813:55:01.275 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
381913:55:01.276 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=181 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393021
382013:55:01.276 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
382113:55:01.277 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABUUlSaIRwbVuOX2wL8wyhPATGx5dGP69A1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
382213:55:01.277 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=183 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203931
382313:55:01.280 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
382413:55:01.280 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=183 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393121
382513:55:01.281 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
382613:55:01.282 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABFThlirnGHK9wURk3p3tCuAfLFsnoAdHUPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
382713:55:01.282 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=185 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203932
382813:55:01.284 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
382913:55:01.285 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=185 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393221
383013:55:01.285 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
383113:55:01.286 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACjrWjC9Nv1ryqpMDwFlhUpAW0ohqj4NRlbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
383213:55:01.286 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=187 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203933
383313:55:01.288 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
383413:55:01.288 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=187 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393321
383513:55:01.289 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
383613:55:01.289 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACGzlOl8fBzJE0ToeQ9Ozu9AXz/3hh2WDOWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
383713:55:01.290 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=189 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203934
383813:55:01.292 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
383913:55:01.292 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=189 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393421
384013:55:01.293 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
384113:55:01.293 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AADOhfjtzaEDNqCzBvRIff6xAcUn8wsl2HuRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
384213:55:01.294 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=191 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203935
384313:55:01.296 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
384413:55:01.296 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=191 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393521
384513:55:01.296 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
384613:55:01.297 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAANjC05a7m/sTiKu7WlwuLzAY/A9BRnUbNkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
384713:55:01.297 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=193 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203936
384813:55:01.299 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
384913:55:01.300 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=193 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393621
385013:55:01.300 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
385113:55:01.300 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABIfN5u0nTVXhTw0lCgAOjFAUU1d2BJdzn/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
385213:55:01.301 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=195 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203937
385313:55:01.303 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
385413:55:01.303 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=195 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393721
385513:55:01.303 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
385613:55:01.304 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AACpSDJC/DpN0t3fg3rA/deLAcaUSafZVf8lAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
385713:55:01.305 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=197 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203938
385813:55:01.307 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
385913:55:01.307 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=197 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393821
386013:55:01.307 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
386113:55:01.308 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AABQ7IQkkK/QBAYezHH+ae8JAQ+B8ByZkRAIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
386213:55:01.309 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=199 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203939
386313:55:01.311 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
386413:55:01.311 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=199 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393921
386513:55:01.312 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
386613:55:01.312 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] 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: AAAKxFRddkwJU/snh8waLmXDAbsVARmX/6ynAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
386713:55:01.313 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND DATA: streamId=201 padding=0 endStream=true length=16 bytes=000000000b0a0948656c6c6f20313030
386813:55:01.315 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 20, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:00 GMT, server: akka-http/10.5.0] padding=0 endStream=false
386913:55:01.315 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND DATA: streamId=201 padding=0 endStream=false length=20 bytes=000000000f0a0d48692048656c6c6f2031303021
387013:55:01.316 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
3871[INFO] [11/28/2025 13:55:06.328] [pool-23-thread-8] [CoordinatedShutdown(akka://LoadBalancingIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
387213:55:06.329 [grpc-default-worker-ELG-3-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0008b0f7, L:/127.0.0.1:38354 - R:127.0.0.1/127.0.0.1:43607] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
387313:55:06.329 [grpc-default-worker-ELG-3-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc3a8039a, L:/127.0.0.1:59792 - R:127.0.0.1/127.0.0.1:42627] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
387413:55:06.329 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8b580da1, L:/127.0.0.1:48950 - R:127.0.0.1/127.0.0.1:35951] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
387513:55:06.332 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x86b1cd1e, L:/127.0.0.1:51132 - R:127.0.0.1/127.0.0.1:36655] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
3876[WARN] [11/28/2025 13:55:06.330] [LoadBalancingIntegrationSpec-akka.actor.default-dispatcher-6] [GrpcImpl(akka://LoadBalancingIntegrationSpec)] Failed to gracefully close akka.grpc.GrpcChannel@54e976e4, proceeding with shutdown anyway. akka.grpc.internal.ClientConnectionException: Unable to establish connection after [Some(1)]
3877[info] LoadBalancingIntegrationSpecNetty:
3878[info] Client-side loadbalancing
3879[info] - should send requests to multiple endpoints (615 milliseconds)
3880[info] - should re-discover endpoints on failure (5 seconds, 56 milliseconds)
3881[info] - should select the right endpoint among invalid ones (553 milliseconds)
3882[info] - should fail when no valid endpoints are provided (don't retry) when max attempts is set to '1' (5 milliseconds)
3883[info] - should not fail when no valid endpoints are provided (retry indefinitely) when max attempts is set to another positive value (5 seconds, 5 milliseconds)
3884Running test large_unary
3885Test completed.
3886[INFO] [11/28/2025 13:55:06.527] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3887[INFO] [11/28/2025 13:55:06.540] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3888Running test empty_unary
3889Test completed.
3890[INFO] [11/28/2025 13:55:06.634] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3891[INFO] [11/28/2025 13:55:06.650] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3892Running test ping_pong
3893Test completed.
3894[INFO] [11/28/2025 13:55:06.754] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3895[INFO] [11/28/2025 13:55:06.765] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3896Running test empty_stream
3897Test completed.
3898[INFO] [11/28/2025 13:55:06.850] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3899[INFO] [11/28/2025 13:55:06.858] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3900Running test client_streaming
3901Test completed.
3902[INFO] [11/28/2025 13:55:06.954] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3903[INFO] [11/28/2025 13:55:06.963] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3904Running test server_streaming
3905Test completed.
3906[INFO] [11/28/2025 13:55:07.059] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3907[INFO] [11/28/2025 13:55:07.072] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3908Running test cancel_after_begin
3909[INFO] [11/28/2025 13:55:07.136] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3910Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
3911[INFO] [11/28/2025 13:55:07.150] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3912Running test cancel_after_first_response
3913[INFO] [11/28/2025 13:55:07.236] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3914Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
3915[INFO] [11/28/2025 13:55:07.250] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3916Running test timeout_on_sleeping_server
3917[INFO] [11/28/2025 13:55:07.316] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3918Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
3919[INFO] [11/28/2025 13:55:07.323] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
392013:55:07.333 [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
392113:55:07.334 [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
392213:55:07.335 [grpc-default-worker-ELG-3-3] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 7 thread-local buffer(s) from thread: grpc-default-worker-ELG-3-3
392313:55:07.335 [grpc-default-worker-ELG-3-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 19 thread-local buffer(s) from thread: grpc-default-worker-ELG-3-2
3924Running test status_code_and_message
3925Test completed.
3926[INFO] [11/28/2025 13:55:07.452] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3927[INFO] [11/28/2025 13:55:07.469] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3928Running test unimplemented_method
3929Test completed.
3930[INFO] [11/28/2025 13:55:07.564] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3931[INFO] [11/28/2025 13:55:07.572] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3932Running test client_compressed_unary
3933[INFO] [11/28/2025 13:55:07.638] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3934Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
3935[INFO] [11/28/2025 13:55:07.652] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3936Running test server_compressed_unary
3937[INFO] [11/28/2025 13:55:07.711] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3938Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
3939[INFO] [11/28/2025 13:55:07.717] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3940Running test server_compressed_streaming
3941Test completed.
3942[INFO] [11/28/2025 13:55:07.803] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3943[INFO] [11/28/2025 13:55:07.812] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3944Running test unimplemented_service
3945Test completed.
3946[INFO] [11/28/2025 13:55:07.898] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3947[INFO] [11/28/2025 13:55:07.911] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3948[info] GrpcInteropAkkaJavaWithAkkaHttpScalaSpec:
3949[info] akka-grpc java server with akka-grpc scala client tester akka-http
3950[info] - should pass the large_unary integration test (192 milliseconds)
3951[info] - should pass the empty_unary integration test (113 milliseconds)
3952[info] - should pass the ping_pong integration test (113 milliseconds)
3953[info] - should pass the empty_stream integration test (93 milliseconds)
3954[info] - should pass the client_streaming integration test (103 milliseconds)
3955[info] - should pass the server_streaming integration test (114 milliseconds)
3956[info] - should pass the cancel_after_begin integration test (pending)
3957[info] - should pass the cancel_after_first_response integration test (pending)
3958[info] - should pass the timeout_on_sleeping_server integration test (pending)
3959[info] - should pass the status_code_and_message integration test (145 milliseconds)
3960[info] - should pass the unimplemented_method integration test (104 milliseconds)
3961[info] - should pass the client_compressed_unary integration test (pending)
3962[info] - should pass the server_compressed_unary integration test (pending)
3963[info] - should pass the server_compressed_streaming integration test (93 milliseconds)
3964[info] - should pass the unimplemented_service integration test (93 milliseconds)
396513:55:07.980 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c5abf2e, L:/127.0.0.1:57604 - 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}
396613:55:07.981 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c5abf2e, L:/127.0.0.1:57604 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
396713:55:07.984 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c5abf2e, L:/127.0.0.1:57604 - R:127.0.0.1/127.0.0.1:8090] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
396813:55:07.984 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c5abf2e, L:/127.0.0.1:57604 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND SETTINGS: ack=true
396913:55:07.984 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c5abf2e, L:/127.0.0.1:57604 - R:127.0.0.1/127.0.0.1:8090] INBOUND SETTINGS: ack=true
397013:55:07.984 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c5abf2e, L:/127.0.0.1:57604 - 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: AAAkK29l6uHccwZ3vmc++zcZAXlcHYg7TnxrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
397113:55:07.985 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c5abf2e, L:/127.0.0.1:57604 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
397213:55:07.986 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c5abf2e, L:/127.0.0.1:57604 - R:127.0.0.1/127.0.0.1:8090] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
397313:55:07.989 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c5abf2e, L:/127.0.0.1:57604 - 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: Fri, 28 Nov 2025 12:55:07 GMT, server: akka-http/10.5.0] padding=0 endStream=false
397413:55:07.990 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c5abf2e, L:/127.0.0.1:57604 - 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
397513:55:07.990 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5c5abf2e, L:/127.0.0.1:57604 - R:127.0.0.1/127.0.0.1:8090] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
3976[INFO] [11/28/2025 13:55:07.990] [pool-23-thread-8] [CoordinatedShutdown(akka://HelloWorld)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3977[info] RichErrorModelTest:
3978[info] - testManualApproach
397913:55:08.028 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
398013:55:08.028 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
398113:55:08.032 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
398213:55:08.032 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] OUTBOUND SETTINGS: ack=true
398313:55:08.032 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] INBOUND SETTINGS: ack=true
398413:55:08.033 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] 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: AABPd/mCMJ1IAgxioOTs0F+3AaZHXqGxsrFOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
398513:55:08.033 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
398613:55:08.035 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
3987sayHello to Alice (not authenticated)
398813:55:08.040 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 39, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:08 GMT, server: akka-http/10.5.0] padding=0 endStream=false
398913:55:08.040 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
399013:55:08.040 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
399113:55:08.042 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] 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: AAACqabA+wJAgBZXJariehQ9AaKV7q/Kz/huAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
399213:55:08.042 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
3993sayHello to Alice (authenticated)
399413:55:08.047 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 35, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:08 GMT, server: akka-http/10.5.0] padding=0 endStream=false
399513:55:08.047 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=5 padding=0 endStream=false length=35 bytes=000000001e0a1c48656c6c6f2c20416c696365202861757468656e7469636174656429
399613:55:08.048 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
399713:55:08.049 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x742c76a3, L:/127.0.0.1:42178 - R:localhost/127.0.0.1:43893] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
399813:55:08.057 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0659d9b0, L:/127.0.0.1:50100 - R:localhost/127.0.0.1:45471] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
399913:55:08.058 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0659d9b0, L:/127.0.0.1:50100 - R:localhost/127.0.0.1:45471] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
400013:55:08.060 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0659d9b0, L:/127.0.0.1:50100 - R:localhost/127.0.0.1:45471] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
400113:55:08.060 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0659d9b0, L:/127.0.0.1:50100 - R:localhost/127.0.0.1:45471] OUTBOUND SETTINGS: ack=true
400213:55:08.061 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0659d9b0, L:/127.0.0.1:50100 - R:localhost/127.0.0.1:45471] INBOUND SETTINGS: ack=true
400313:55:08.062 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0659d9b0, L:/127.0.0.1:50100 - R:localhost/127.0.0.1:45471] 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: AAA31Lbv5Zk1U7HEyjr/1U2zARLUjsWFtZpwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
400413:55:08.062 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0659d9b0, L:/127.0.0.1:50100 - R:localhost/127.0.0.1:45471] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
400513:55:08.065 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0659d9b0, L:/127.0.0.1:50100 - R:localhost/127.0.0.1:45471] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
400613:55:08.068 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0659d9b0, L:/127.0.0.1:50100 - R:localhost/127.0.0.1:45471] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, baz: qux, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:08 GMT, server: akka-http/10.5.0] padding=0 endStream=false
400713:55:08.068 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0659d9b0, L:/127.0.0.1:50100 - R:localhost/127.0.0.1:45471] INBOUND DATA: streamId=3 padding=0 endStream=false length=19 bytes=000000000e0a0c48656c6c6f20746865726521
400813:55:08.069 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0659d9b0, L:/127.0.0.1:50100 - R:localhost/127.0.0.1:45471] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0, foo: bar] padding=0 endStream=true
400913:55:08.071 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0659d9b0, L:/127.0.0.1:50100 - R:localhost/127.0.0.1:45471] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
401013:55:08.076 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
401113:55:08.076 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
401213:55:08.080 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
401313:55:08.080 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] OUTBOUND SETTINGS: ack=true
401413:55:08.081 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND SETTINGS: ack=true
401513:55:08.081 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] 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: AAAMd/Pg8ONS1FtXUmqwQooPAZG+8pcN83ypAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
401613:55:08.082 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
401713:55:08.084 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
4018sayHello to stream...
401913:55:08.143 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:08 GMT, server: akka-http/10.5.0] padding=0 endStream=false
402013:55:08.143 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=446477
402113:55:08.143 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402213:55:08.144 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402313:55:08.144 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402413:55:08.144 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402513:55:08.144 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402613:55:08.144 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402713:55:08.144 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402813:55:08.144 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
402913:55:08.144 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403013:55:08.144 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403113:55:08.144 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403213:55:08.145 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403313:55:08.145 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403413:55:08.145 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403513:55:08.145 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403613:55:08.145 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403713:55:08.145 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403813:55:08.145 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
403913:55:08.145 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404013:55:08.145 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404113:55:08.145 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404213:55:08.146 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404313:55:08.146 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404413:55:08.147 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404513:55:08.148 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404613:55:08.149 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404713:55:08.149 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404813:55:08.151 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
404913:55:08.152 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405013:55:08.152 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405113:55:08.152 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405213:55:08.152 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405313:55:08.152 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405413:55:08.152 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405513:55:08.152 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405613:55:08.152 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405713:55:08.153 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405813:55:08.153 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
405913:55:08.153 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406013:55:08.153 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406113:55:08.153 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406213:55:08.153 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406313:55:08.153 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406413:55:08.153 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406513:55:08.153 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406613:55:08.153 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406713:55:08.153 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406813:55:08.154 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
406913:55:08.154 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407013:55:08.154 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407113:55:08.154 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407213:55:08.154 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407313:55:08.154 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407413:55:08.154 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407513:55:08.154 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407613:55:08.154 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407713:55:08.154 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407813:55:08.154 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
407913:55:08.155 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408013:55:08.157 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408113:55:08.157 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408213:55:08.157 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408313:55:08.157 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408413:55:08.158 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408513:55:08.158 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408613:55:08.158 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408713:55:08.158 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408813:55:08.159 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
408913:55:08.159 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409013:55:08.160 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409113:55:08.160 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409213:55:08.161 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409313:55:08.161 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409413:55:08.161 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409513:55:08.162 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409613:55:08.162 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409713:55:08.162 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409813:55:08.162 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
409913:55:08.162 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410013:55:08.162 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410113:55:08.162 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410213:55:08.162 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410313:55:08.163 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410413:55:08.164 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410513:55:08.164 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410613:55:08.164 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410713:55:08.164 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410813:55:08.164 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
410913:55:08.165 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411013:55:08.165 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411113:55:08.166 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411213:55:08.166 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411313:55:08.166 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411413:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411513:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411613:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411713:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411813:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
411913:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412013:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412113:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412213:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412313:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412413:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412513:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412613:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412713:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412813:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
412913:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413013:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413113:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413213:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413313:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413413:55:08.167 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413513:55:08.168 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413613:55:08.168 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413713:55:08.168 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413813:55:08.168 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
413913:55:08.169 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414013:55:08.169 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414113:55:08.169 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414213:55:08.170 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414313:55:08.170 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414413:55:08.170 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414513:55:08.171 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414613:55:08.171 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414713:55:08.171 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414813:55:08.172 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
414913:55:08.172 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415013:55:08.173 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415113:55:08.173 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415213:55:08.173 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415313:55:08.174 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415413:55:08.174 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415513:55:08.174 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415613:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415713:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415813:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
415913:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416013:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416113:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416213:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416313:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416413:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416513:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416613:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416713:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416813:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
416913:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417013:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417113:55:08.175 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417213:55:08.176 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417313:55:08.176 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417413:55:08.176 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417513:55:08.176 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417613:55:08.176 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417713:55:08.177 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417813:55:08.177 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
417913:55:08.178 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418013:55:08.178 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418113:55:08.178 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418213:55:08.179 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418313:55:08.179 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418413:55:08.180 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418513:55:08.180 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418613:55:08.180 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418713:55:08.180 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418813:55:08.180 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
418913:55:08.180 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419013:55:08.180 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419113:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419213:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419313:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419413:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419513:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419613:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419713:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419813:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
419913:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420013:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420113:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420213:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420313:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420413:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420513:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420613:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420713:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420813:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
420913:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421013:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421113:55:08.181 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421213:55:08.182 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421313:55:08.182 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421413:55:08.182 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421513:55:08.182 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421613:55:08.183 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421713:55:08.183 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421813:55:08.184 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
421913:55:08.184 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422013:55:08.184 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422113:55:08.185 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422213:55:08.185 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422313:55:08.185 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422413:55:08.186 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422513:55:08.186 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422613:55:08.186 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422713:55:08.187 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422813:55:08.187 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
422913:55:08.187 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423013:55:08.188 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423113:55:08.188 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423213:55:08.189 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423313:55:08.189 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423413:55:08.189 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423513:55:08.190 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423613:55:08.190 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423713:55:08.190 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423813:55:08.191 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
423913:55:08.191 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424013:55:08.192 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424113:55:08.192 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=78 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e746963617465642900000000220a2048656c6c6f2c20416c69636520286e6f7420...
424213:55:08.192 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424313:55:08.193 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424413:55:08.193 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424513:55:08.193 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424613:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424713:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424813:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
424913:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425013:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425113:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425213:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425313:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425413:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425513:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425613:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425713:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425813:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
425913:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426013:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426113:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426213:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426313:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426413:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426513:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426613:55:08.194 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426713:55:08.195 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426813:55:08.195 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
426913:55:08.195 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427013:55:08.195 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427113:55:08.196 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427213:55:08.196 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427313:55:08.196 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427413:55:08.197 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427513:55:08.197 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427613:55:08.198 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427713:55:08.198 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427813:55:08.198 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
427913:55:08.199 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428013:55:08.199 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428113:55:08.199 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428213:55:08.200 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428313:55:08.200 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428413:55:08.201 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428513:55:08.201 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428613:55:08.201 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428713:55:08.202 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428813:55:08.202 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
428913:55:08.202 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429013:55:08.203 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429113:55:08.203 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429213:55:08.203 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429313:55:08.204 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429413:55:08.204 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429513:55:08.204 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429613:55:08.205 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429713:55:08.205 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429813:55:08.205 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
429913:55:08.206 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430013:55:08.206 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430113:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430213:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430313:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430413:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430513:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430613:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430713:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430813:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
430913:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431013:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431113:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431213:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431313:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431413:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431513:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431613:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431713:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431813:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
431913:55:08.207 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432013:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432113:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432213:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432313:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432413:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432513:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432613:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432713:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432813:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
432913:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433013:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433113:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433213:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433313:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433413:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433513:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433613:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433713:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433813:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
433913:55:08.208 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434013:55:08.209 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434113:55:08.209 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434213:55:08.209 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434313:55:08.209 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434413:55:08.209 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434513:55:08.210 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434613:55:08.210 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434713:55:08.211 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434813:55:08.211 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
434913:55:08.212 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435013:55:08.212 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435113:55:08.213 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435213:55:08.213 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435313:55:08.213 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435413:55:08.214 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435513:55:08.214 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435613:55:08.214 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435713:55:08.215 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435813:55:08.215 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
435913:55:08.215 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=39 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469636174656429
436013:55:08.216 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=13 bytes=00000000080a06427965427965
436113:55:08.216 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e746963617465642900000000220a2048656c6c6f2c20416c69636520286e6f7420...
436213:55:08.241 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=220a2048656c6c6f2c20416c69636520286e6f742061757468656e746963617465642900000000220a2048656c6c6f2c20416c69636520286e6f742061757468...
436313:55:08.243 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND DATA: streamId=3 padding=0 endStream=false length=15203 bytes=656c6c6f2c20416c69636520286e6f742061757468656e746963617465642900000000220a2048656c6c6f2c20416c69636520286e6f742061757468656e7469...
436413:55:08.243 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
436513:55:08.423 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xec2ee572, L:/127.0.0.1:42194 - R:localhost/127.0.0.1:43893] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
436613:55:08.431 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04a989f3, L:/127.0.0.1:46900 - R:localhost/127.0.0.1:41039] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
436713:55:08.432 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04a989f3, L:/127.0.0.1:46900 - R:localhost/127.0.0.1:41039] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
436813:55:08.434 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04a989f3, L:/127.0.0.1:46900 - R:localhost/127.0.0.1:41039] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
436913:55:08.435 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04a989f3, L:/127.0.0.1:46900 - R:localhost/127.0.0.1:41039] OUTBOUND SETTINGS: ack=true
437013:55:08.435 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04a989f3, L:/127.0.0.1:46900 - R:localhost/127.0.0.1:41039] INBOUND SETTINGS: ack=true
437113:55:08.435 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04a989f3, L:/127.0.0.1:46900 - R:localhost/127.0.0.1:41039] 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: AADM7fJSd9Xt8kvCvMdPplN3AdWYDtZ2ITL0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
437213:55:08.435 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04a989f3, L:/127.0.0.1:46900 - R:localhost/127.0.0.1:41039] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
437313:55:08.437 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04a989f3, L:/127.0.0.1:46900 - R:localhost/127.0.0.1:41039] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
437413:55:08.439 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04a989f3, L:/127.0.0.1:46900 - R:localhost/127.0.0.1:41039] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, foo: bar, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:08 GMT, server: akka-http/10.5.0] padding=0 endStream=false
437513:55:08.439 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04a989f3, L:/127.0.0.1:46900 - R:localhost/127.0.0.1:41039] INBOUND DATA: streamId=3 padding=0 endStream=false length=19 bytes=000000000e0a0c48656c6c6f20746865726521
437613:55:08.441 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04a989f3, L:/127.0.0.1:46900 - R:localhost/127.0.0.1:41039] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0, baz: qux] padding=0 endStream=true
437713:55:08.443 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x04a989f3, L:/127.0.0.1:46900 - R:localhost/127.0.0.1:41039] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4378[info] PowerApiSpecNetty:
4379[info] The power API
4380[info] - should successfully pass metadata from client to server (25 milliseconds)
4381[info] - should successfully pass metadata from server to client (22 milliseconds)
4382[info] - should (on streamed calls) redeem the headers future as soon as they're available (and trailers future when trailers arrive) (350 milliseconds)
4383[info] - should successfully pass metadata from server to client (for client-streaming calls) (19 milliseconds)
4384[info] GrpcExceptionHandlerSpec:
4385[info] The default ExceptionHandler
4386[info] - should produce an INVALID_ARGUMENT error when the expected parameter is not found (2 milliseconds)
4387[info] - should return the correct user-supplied status for a unary call (5 milliseconds)
4388[info] - should return the correct user-supplied status for a streaming call (3 milliseconds)
438913:55:08.536 [pool-23-thread-8-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_646662708647740727969.so
439013:55:08.536 [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.util.internal.NativeLibraryLoader - Loaded library with name 'netty_tcnative_linux_x86_64'
439113:55:08.536 [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl - Initialize netty-tcnative using engine: 'default'
439213:55:08.537 [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl - netty-tcnative using native library: BoringSSL
439313:55:08.546 [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.grpc.netty.shaded.io.netty.util.ResourceLeakDetector@26f0cd04
439413:55:08.550 [pool-23-thread-8-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
439513:55:08.550 [pool-23-thread-8-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
439613:55:08.550 [pool-23-thread-8-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
439713:55:08.550 [pool-23-thread-8-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
439813:55:08.550 [pool-23-thread-8-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
439913:55:08.550 [pool-23-thread-8-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
440013:55:08.550 [pool-23-thread-8-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
440113:55:08.550 [pool-23-thread-8-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
440213:55:08.550 [pool-23-thread-8-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
440313:55:08.550 [pool-23-thread-8-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
440413:55:08.550 [pool-23-thread-8-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
440513:55:08.550 [pool-23-thread-8-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
440613:55:08.550 [pool-23-thread-8-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
440713:55:08.550 [pool-23-thread-8-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
440813:55:08.550 [pool-23-thread-8-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
440913:55:08.550 [pool-23-thread-8-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
441013:55:08.550 [pool-23-thread-8-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
441113:55:08.550 [pool-23-thread-8-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
441213:55:08.550 [pool-23-thread-8-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
441313:55:08.550 [pool-23-thread-8-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
441413:55:08.550 [pool-23-thread-8-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
441513:55:08.550 [pool-23-thread-8-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
441613:55:08.550 [pool-23-thread-8-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
441713:55:08.550 [pool-23-thread-8-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
441813:55:08.550 [pool-23-thread-8-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
441913:55:08.550 [pool-23-thread-8-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
442013:55:08.550 [pool-23-thread-8-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
442113:55:08.550 [pool-23-thread-8-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
442213:55:08.550 [pool-23-thread-8-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
442313:55:08.550 [pool-23-thread-8-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
442413:55:08.550 [pool-23-thread-8-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
442513:55:08.550 [pool-23-thread-8-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
442613:55:08.550 [pool-23-thread-8-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
442713:55:08.550 [pool-23-thread-8-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
442813:55:08.550 [pool-23-thread-8-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
442913:55:08.550 [pool-23-thread-8-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
443013:55:08.550 [pool-23-thread-8-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
443113:55:08.550 [pool-23-thread-8-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
443213:55:08.550 [pool-23-thread-8-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
443313:55:08.550 [pool-23-thread-8-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
443413:55:08.551 [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl - Supported protocols (OpenSSL): [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2, TLSv1.3]
443513:55:08.551 [pool-23-thread-8-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]
4436Running test large_unary
443713:55:08.566 [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@19936acb
443813:55:08.581 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
443913:55:08.581 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
444013:55:08.582 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
444113:55:08.585 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
444213:55:08.585 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] OUTBOUND SETTINGS: ack=true
444313:55:08.586 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND SETTINGS: ack=true
444413:55:08.586 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] 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: AAA3aWdlPp0S9+ZrmAni1t2lAf0ZCo3fZ/k3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
444513:55:08.587 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
444613:55:08.595 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
444713:55:08.597 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
444813:55:08.598 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
444913:55:08.598 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
445013:55:08.599 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
445113:55:08.600 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
445213:55:08.600 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
445313:55:08.602 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
445413:55:08.605 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:08 GMT, server: akka-http/10.5.0] padding=0 endStream=false
445513:55:08.606 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
445613:55:08.607 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
445713:55:08.607 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
445813:55:08.608 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
445913:55:08.608 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
446013:55:08.617 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
446113:55:08.617 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
446213:55:08.618 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
446313:55:08.618 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
446413:55:08.619 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
446513:55:08.619 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
446613:55:08.619 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
446713:55:08.620 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
446813:55:08.620 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
446913:55:08.620 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
447013:55:08.621 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
447113:55:08.621 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
447213:55:08.621 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
447313:55:08.622 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
447413:55:08.622 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
447513:55:08.622 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4476Test completed.
447713:55:08.624 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x68551212, L:/127.0.0.1:49844 - R:127.0.0.1/127.0.0.1:44425] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4478[INFO] [11/28/2025 13:55:08.623] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4479[INFO] [11/28/2025 13:55:08.636] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4480[INFO] [11/28/2025 13:55:08.638] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4481Running test empty_unary
448213:55:08.698 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x4f25130b, L:/127.0.0.1:54826 - R:127.0.0.1/127.0.0.1:38113] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
448313:55:08.698 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f25130b, L:/127.0.0.1:54826 - R:127.0.0.1/127.0.0.1:38113] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
448413:55:08.698 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f25130b, L:/127.0.0.1:54826 - R:127.0.0.1/127.0.0.1:38113] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
448513:55:08.701 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f25130b, L:/127.0.0.1:54826 - R:127.0.0.1/127.0.0.1:38113] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
448613:55:08.701 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f25130b, L:/127.0.0.1:54826 - R:127.0.0.1/127.0.0.1:38113] OUTBOUND SETTINGS: ack=true
448713:55:08.701 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f25130b, L:/127.0.0.1:54826 - R:127.0.0.1/127.0.0.1:38113] INBOUND SETTINGS: ack=true
448813:55:08.702 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f25130b, L:/127.0.0.1:54826 - R:127.0.0.1/127.0.0.1:38113] 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: AABs177KH6p1OHUOJLh+IYCDAZDFXD+WUcpoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
448913:55:08.702 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f25130b, L:/127.0.0.1:54826 - R:127.0.0.1/127.0.0.1:38113] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
449013:55:08.704 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f25130b, L:/127.0.0.1:54826 - R:127.0.0.1/127.0.0.1:38113] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
449113:55:08.706 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f25130b, L:/127.0.0.1:54826 - R:127.0.0.1/127.0.0.1:38113] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:08 GMT, server: akka-http/10.5.0] padding=0 endStream=false
449213:55:08.706 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f25130b, L:/127.0.0.1:54826 - R:127.0.0.1/127.0.0.1:38113] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
4493Test completed.
449413:55:08.707 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f25130b, L:/127.0.0.1:54826 - R:127.0.0.1/127.0.0.1:38113] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
449513:55:08.707 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4f25130b, L:/127.0.0.1:54826 - R:127.0.0.1/127.0.0.1:38113] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4496[INFO] [11/28/2025 13:55:08.707] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4497[INFO] [11/28/2025 13:55:08.721] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4498[INFO] [11/28/2025 13:55:08.723] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4499Running test ping_pong
450013:55:08.781 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
450113:55:08.781 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
450213:55:08.781 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
450313:55:08.785 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
450413:55:08.785 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] OUTBOUND SETTINGS: ack=true
450513:55:08.785 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] INBOUND SETTINGS: ack=true
450613:55:08.786 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] 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: AACyqZuYBlE+zwlseQtt8o6nAb86EyByyNYhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
450713:55:08.786 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
450813:55:08.789 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38334 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
450913:55:08.792 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
451013:55:08.793 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:08 GMT, server: akka-http/10.5.0] padding=0 endStream=false
451113:55:08.793 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
451213:55:08.794 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
451313:55:08.794 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
451413:55:08.795 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
451513:55:08.795 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
451613:55:08.795 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
451713:55:08.798 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
451813:55:08.798 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
451913:55:08.799 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
452013:55:08.799 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
452113:55:08.799 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4522Test completed.
4523[INFO] [11/28/2025 13:55:08.801] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
452413:55:08.802 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe1632fe7, L:/127.0.0.1:37750 - R:127.0.0.1/127.0.0.1:39477] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4525[INFO] [11/28/2025 13:55:08.814] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4526[INFO] [11/28/2025 13:55:08.816] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4527Running test empty_stream
452813:55:08.877 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xb09f1d42, L:/127.0.0.1:38658 - R:127.0.0.1/127.0.0.1:42923] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
452913:55:08.878 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb09f1d42, L:/127.0.0.1:38658 - R:127.0.0.1/127.0.0.1:42923] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
453013:55:08.878 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb09f1d42, L:/127.0.0.1:38658 - R:127.0.0.1/127.0.0.1:42923] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
453113:55:08.881 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb09f1d42, L:/127.0.0.1:38658 - R:127.0.0.1/127.0.0.1:42923] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
453213:55:08.882 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb09f1d42, L:/127.0.0.1:38658 - R:127.0.0.1/127.0.0.1:42923] OUTBOUND SETTINGS: ack=true
453313:55:08.882 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb09f1d42, L:/127.0.0.1:38658 - R:127.0.0.1/127.0.0.1:42923] INBOUND SETTINGS: ack=true
453413:55:08.883 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb09f1d42, L:/127.0.0.1:38658 - R:127.0.0.1/127.0.0.1:42923] 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: AAC8wrzaFkxyyuBoBC2pKAhfASuSLK7rBDnBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
453513:55:08.883 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb09f1d42, L:/127.0.0.1:38658 - R:127.0.0.1/127.0.0.1:42923] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
453613:55:08.886 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb09f1d42, L:/127.0.0.1:38658 - R:127.0.0.1/127.0.0.1:42923] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
453713:55:08.888 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb09f1d42, L:/127.0.0.1:38658 - R:127.0.0.1/127.0.0.1:42923] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:08 GMT, server: akka-http/10.5.0] padding=0 endStream=false
453813:55:08.888 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb09f1d42, L:/127.0.0.1:38658 - R:127.0.0.1/127.0.0.1:42923] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4539Test completed.
454013:55:08.890 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb09f1d42, L:/127.0.0.1:38658 - R:127.0.0.1/127.0.0.1:42923] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4541[INFO] [11/28/2025 13:55:08.891] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4542[INFO] [11/28/2025 13:55:08.900] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4543[INFO] [11/28/2025 13:55:08.902] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4544Running test client_streaming
454513:55:08.975 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
454613:55:08.975 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
454713:55:08.975 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
454813:55:08.979 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
454913:55:08.980 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] OUTBOUND SETTINGS: ack=true
455013:55:08.981 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] 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: AAApYiWxuZArFmMHF0rVqmAHAZ03D86WPO+mAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
455113:55:08.981 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
455213:55:08.982 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] INBOUND SETTINGS: ack=true
455313:55:08.983 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=17 bytes=000000000c0a0a12080000000000000000
455413:55:08.984 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38323 bytes=000000072a0aa70e12a40e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
455513:55:08.987 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
455613:55:08.988 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
455713:55:08.988 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
455813:55:08.991 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:08 GMT, server: akka-http/10.5.0] padding=0 endStream=false
455913:55:08.992 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
456013:55:08.993 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4561Test completed.
456213:55:08.994 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x12d35e7c, L:/127.0.0.1:54710 - R:127.0.0.1/127.0.0.1:44241] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4563[INFO] [11/28/2025 13:55:08.994] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4564[INFO] [11/28/2025 13:55:09.004] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4565[INFO] [11/28/2025 13:55:09.006] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4566Running test server_streaming
456713:55:09.063 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
456813:55:09.064 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
456913:55:09.064 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
457013:55:09.068 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
457113:55:09.068 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] OUTBOUND SETTINGS: ack=true
457213:55:09.069 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] INBOUND SETTINGS: ack=true
457313:55:09.069 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] 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: AABZllr6iTPYP2jBiPX997QUAXi/I1sUYGc5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
457413:55:09.070 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
457513:55:09.074 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
457613:55:09.077 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:09 GMT, server: akka-http/10.5.0] padding=0 endStream=false
457713:55:09.078 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
457813:55:09.079 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
457913:55:09.080 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
458013:55:09.081 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
458113:55:09.082 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
458213:55:09.083 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
458313:55:09.084 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
458413:55:09.084 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4585Test completed.
458613:55:09.087 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f75cc89, L:/127.0.0.1:53294 - R:127.0.0.1/127.0.0.1:43195] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4587[INFO] [11/28/2025 13:55:09.087] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4588[INFO] [11/28/2025 13:55:09.095] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4589[INFO] [11/28/2025 13:55:09.097] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4590Running test cancel_after_begin
4591[INFO] [11/28/2025 13:55:09.141] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4592Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
4593[INFO] [11/28/2025 13:55:09.151] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4594[INFO] [11/28/2025 13:55:09.154] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4595Running test cancel_after_first_response
4596[INFO] [11/28/2025 13:55:09.213] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4597Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
4598[INFO] [11/28/2025 13:55:09.224] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4599[INFO] [11/28/2025 13:55:09.227] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4600Running test timeout_on_sleeping_server
4601[INFO] [11/28/2025 13:55:09.284] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4602Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
4603[INFO] [11/28/2025 13:55:09.295] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4604[INFO] [11/28/2025 13:55:09.297] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4605Running test status_code_and_message
460613:55:09.346 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
460713:55:09.346 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
460813:55:09.347 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
460913:55:09.350 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
461013:55:09.350 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] OUTBOUND SETTINGS: ack=true
461113:55:09.350 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] INBOUND SETTINGS: ack=true
461213:55:09.350 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] 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: AAB7B4k+9Du9yQcYpbvArZQOAUYw1mxxa2BKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
461313:55:09.351 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
461413:55:09.355 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
461513:55:09.356 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:09 GMT, server: akka-http/10.5.0] padding=0 endStream=false
461613:55:09.357 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
461713:55:09.359 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] 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: AAAACV8JZyHHZ89fNzkCKFXVAaMd498QDttuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
461813:55:09.360 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
461913:55:09.363 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:09 GMT, server: akka-http/10.5.0] padding=0 endStream=false
462013:55:09.364 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
4621Test completed.
4622[INFO] [11/28/2025 13:55:09.365] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
462313:55:09.366 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e8aae38, L:/127.0.0.1:59384 - R:127.0.0.1/127.0.0.1:34395] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4624[INFO] [11/28/2025 13:55:09.370] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4625[INFO] [11/28/2025 13:55:09.372] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4626Running test unimplemented_method
462713:55:09.443 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x9251ed61, L:/127.0.0.1:37376 - R:127.0.0.1/127.0.0.1:41181] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
462813:55:09.443 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9251ed61, L:/127.0.0.1:37376 - R:127.0.0.1/127.0.0.1:41181] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
462913:55:09.443 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9251ed61, L:/127.0.0.1:37376 - R:127.0.0.1/127.0.0.1:41181] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
463013:55:09.447 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9251ed61, L:/127.0.0.1:37376 - R:127.0.0.1/127.0.0.1:41181] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
463113:55:09.447 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9251ed61, L:/127.0.0.1:37376 - R:127.0.0.1/127.0.0.1:41181] OUTBOUND SETTINGS: ack=true
463213:55:09.448 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9251ed61, L:/127.0.0.1:37376 - R:127.0.0.1/127.0.0.1:41181] INBOUND SETTINGS: ack=true
463313:55:09.449 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9251ed61, L:/127.0.0.1:37376 - R:127.0.0.1/127.0.0.1:41181] 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: AACeMZ7QnXj2Eoopy7g4AuSlAfyd4tHCcqvGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
463413:55:09.449 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9251ed61, L:/127.0.0.1:37376 - R:127.0.0.1/127.0.0.1:41181] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
463513:55:09.453 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9251ed61, L:/127.0.0.1:37376 - R:127.0.0.1/127.0.0.1:41181] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
463613:55:09.456 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9251ed61, L:/127.0.0.1:37376 - R:127.0.0.1/127.0.0.1:41181] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:09 GMT, server: akka-http/10.5.0] padding=0 endStream=false
463713:55:09.457 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9251ed61, L:/127.0.0.1:37376 - R:127.0.0.1/127.0.0.1:41181] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12, grpc-message: an implementation is missing] padding=0 endStream=true
4638Test completed.
463913:55:09.459 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9251ed61, L:/127.0.0.1:37376 - R:127.0.0.1/127.0.0.1:41181] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4640[INFO] [11/28/2025 13:55:09.459] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4641[INFO] [11/28/2025 13:55:09.469] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4642[INFO] [11/28/2025 13:55:09.472] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4643Running test client_compressed_unary
4644[INFO] [11/28/2025 13:55:09.534] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4645Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
4646[INFO] [11/28/2025 13:55:09.541] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4647[INFO] [11/28/2025 13:55:09.544] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4648Running test server_compressed_unary
4649[INFO] [11/28/2025 13:55:09.608] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4650Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
4651[INFO] [11/28/2025 13:55:09.615] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4652[INFO] [11/28/2025 13:55:09.618] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4653Running test server_compressed_streaming
465413:55:09.681 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
465513:55:09.682 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
465613:55:09.682 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
465713:55:09.685 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
465813:55:09.685 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] OUTBOUND SETTINGS: ack=true
465913:55:09.686 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] INBOUND SETTINGS: ack=true
466013:55:09.686 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] 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: AAB99gR6cYxXWa78JXHHoOiXAT60PuZiTGVWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
466113:55:09.687 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
466213:55:09.691 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
466313:55:09.694 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:09 GMT, server: akka-http/10.5.0] padding=0 endStream=false
466413:55:09.695 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
466513:55:09.695 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
466613:55:09.696 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
466713:55:09.696 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
466813:55:09.696 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
466913:55:09.697 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
467013:55:09.697 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
467113:55:09.698 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
467213:55:09.698 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
4673Test completed.
467413:55:09.700 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf2c58dde, L:/127.0.0.1:34854 - R:127.0.0.1/127.0.0.1:35431] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4675[INFO] [11/28/2025 13:55:09.700] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4676[INFO] [11/28/2025 13:55:09.711] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4677[INFO] [11/28/2025 13:55:09.714] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4678Running test unimplemented_service
467913:55:09.776 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x55b76d90, L:/127.0.0.1:34212 - R:127.0.0.1/127.0.0.1:43753] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
468013:55:09.776 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x55b76d90, L:/127.0.0.1:34212 - R:127.0.0.1/127.0.0.1:43753] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
468113:55:09.776 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x55b76d90, L:/127.0.0.1:34212 - R:127.0.0.1/127.0.0.1:43753] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
468213:55:09.779 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x55b76d90, L:/127.0.0.1:34212 - R:127.0.0.1/127.0.0.1:43753] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
468313:55:09.779 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x55b76d90, L:/127.0.0.1:34212 - R:127.0.0.1/127.0.0.1:43753] OUTBOUND SETTINGS: ack=true
468413:55:09.780 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x55b76d90, L:/127.0.0.1:34212 - R:127.0.0.1/127.0.0.1:43753] INBOUND SETTINGS: ack=true
468513:55:09.780 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x55b76d90, L:/127.0.0.1:34212 - R:127.0.0.1/127.0.0.1:43753] 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: AAAOpUXYAy1IrTz/36KUIsrKAVELHz7SoR4qAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
468613:55:09.781 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x55b76d90, L:/127.0.0.1:34212 - R:127.0.0.1/127.0.0.1:43753] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
468713:55:09.783 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x55b76d90, L:/127.0.0.1:34212 - R:127.0.0.1/127.0.0.1:43753] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
468813:55:09.785 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x55b76d90, L:/127.0.0.1:34212 - R:127.0.0.1/127.0.0.1:43753] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-type: text/plain; charset=UTF-8, content-length: 42, date: Fri, 28 Nov 2025 12:55:09 GMT, server: akka-http/10.5.0] padding=0 endStream=false
468913:55:09.786 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x55b76d90, L:/127.0.0.1:34212 - R:127.0.0.1/127.0.0.1:43753] INBOUND DATA: streamId=3 padding=0 endStream=true length=42 bytes=54686520726571756573746564207265736f7572636520636f756c64206e6f7420626520666f756e642e
4690Test completed.
469113:55:09.787 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x55b76d90, L:/127.0.0.1:34212 - R:127.0.0.1/127.0.0.1:43753] OUTBOUND RST_STREAM: streamId=3 errorCode=8
4692[INFO] [11/28/2025 13:55:09.787] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
469313:55:09.788 [grpc-default-worker-ELG-4-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x55b76d90, L:/127.0.0.1:34212 - R:127.0.0.1/127.0.0.1:43753] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
4694[INFO] [11/28/2025 13:55:09.799] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
4695[INFO] [11/28/2025 13:55:09.801] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4696[info] GrpcInteropAkkaScalaWithAkkaNettyScalaSpec:
4697[info] akka-grpc server scala with akka-grpc scala client tester netty
4698[info] - should pass the large_unary integration test (172 milliseconds)
4699[info] - should pass the empty_unary integration test (83 milliseconds)
4700[info] - should pass the ping_pong integration test (93 milliseconds)
4701[info] - should pass the empty_stream integration test (83 milliseconds)
4702[info] - should pass the client_streaming integration test (103 milliseconds)
4703[info] - should pass the server_streaming integration test (82 milliseconds)
4704[info] - should pass the cancel_after_begin integration test (pending)
4705[info] - should pass the cancel_after_first_response integration test (pending)
4706[info] - should pass the timeout_on_sleeping_server integration test (pending)
4707[info] - should pass the status_code_and_message integration test (73 milliseconds)
4708[info] - should pass the unimplemented_method integration test (103 milliseconds)
4709[info] - should pass the client_compressed_unary integration test (pending)
4710[info] - should pass the server_compressed_unary integration test (pending)
4711[info] - should pass the server_compressed_streaming integration test (93 milliseconds)
4712[info] - should pass the unimplemented_service integration test (82 milliseconds)
4713Running test large_unary
471413:55:09.879 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
471513:55:09.880 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
471613:55:09.880 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
471713:55:09.881 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
471813:55:09.881 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] OUTBOUND SETTINGS: ack=true
471913:55:09.881 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] 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
472013:55:09.884 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
472113:55:09.884 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] OUTBOUND PING: ack=false bytes=1234
472213:55:09.884 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
472313:55:09.885 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
472413:55:09.885 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
472513:55:09.886 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] OUTBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=65535
472613:55:09.889 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND SETTINGS: ack=true
472713:55:09.891 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
472813:55:09.892 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
472913:55:09.893 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
473013:55:09.893 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
473113:55:09.894 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
473213:55:09.896 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
473313:55:09.896 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
473413:55:09.897 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
473513:55:09.897 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
473613:55:09.897 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
473713:55:09.898 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
473813:55:09.898 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
473913:55:09.898 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND DATA: streamId=1 padding=0 endStream=true length=9702 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
474013:55:09.899 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND PING: ack=true bytes=1234
474113:55:09.900 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
474213:55:09.901 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=65457 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
474313:55:09.901 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=78 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
474413:55:09.906 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
474513:55:09.907 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=512000
474613:55:09.907 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
474713:55:09.908 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
474813:55:09.908 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
474913:55:09.909 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
475013:55:09.911 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
475113:55:09.911 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=19787 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
475213:55:09.911 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x76f742a8, L:/127.0.0.1:8080 - R:/127.0.0.1:45010] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
4753Test completed.
4754[INFO] [11/28/2025 13:55:09.918] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4755Server stopped
4756Running test empty_unary
475713:55:09.996 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x892d0903, L:/127.0.0.1:8080 - R:/127.0.0.1:45024] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
475813:55:09.996 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x892d0903, L:/127.0.0.1:8080 - R:/127.0.0.1:45024] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
475913:55:09.996 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x892d0903, L:/127.0.0.1:8080 - R:/127.0.0.1:45024] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
476013:55:09.997 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x892d0903, L:/127.0.0.1:8080 - R:/127.0.0.1:45024] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
476113:55:09.997 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x892d0903, L:/127.0.0.1:8080 - R:/127.0.0.1:45024] OUTBOUND SETTINGS: ack=true
476213:55:09.997 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x892d0903, L:/127.0.0.1:8080 - R:/127.0.0.1:45024] 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
476313:55:09.998 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x892d0903, L:/127.0.0.1:8080 - R:/127.0.0.1:45024] INBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
476413:55:09.999 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x892d0903, L:/127.0.0.1:8080 - R:/127.0.0.1:45024] OUTBOUND PING: ack=false bytes=1234
476513:55:10.000 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x892d0903, L:/127.0.0.1:8080 - R:/127.0.0.1:45024] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
476613:55:10.001 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x892d0903, L:/127.0.0.1:8080 - R:/127.0.0.1:45024] INBOUND SETTINGS: ack=true
476713:55:10.002 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x892d0903, L:/127.0.0.1:8080 - R:/127.0.0.1:45024] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
476813:55:10.003 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x892d0903, L:/127.0.0.1:8080 - R:/127.0.0.1:45024] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
476913:55:10.003 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x892d0903, L:/127.0.0.1:8080 - R:/127.0.0.1:45024] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
477013:55:10.004 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x892d0903, L:/127.0.0.1:8080 - R:/127.0.0.1:45024] INBOUND PING: ack=true bytes=1234
477113:55:10.006 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x892d0903, L:/127.0.0.1:8080 - R:/127.0.0.1:45024] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
4772Test completed.
4773[INFO] [11/28/2025 13:55:10.008] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4774Server stopped
4775Running test ping_pong
477613:55:10.088 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
477713:55:10.088 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
477813:55:10.088 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
477913:55:10.090 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
478013:55:10.090 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] OUTBOUND SETTINGS: ack=true
478113:55:10.090 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] 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
478213:55:10.092 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478313:55:10.092 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] OUTBOUND PING: ack=false bytes=1234
478413:55:10.093 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] INBOUND DATA: streamId=1 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478513:55:10.093 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] INBOUND DATA: streamId=1 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
478613:55:10.094 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] INBOUND DATA: streamId=1 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478713:55:10.094 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478813:55:10.094 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
478913:55:10.094 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] INBOUND DATA: streamId=1 padding=0 endStream=false length=3701 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
479013:55:10.094 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] INBOUND SETTINGS: ack=true
479113:55:10.095 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] INBOUND DATA: streamId=1 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
479213:55:10.097 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] INBOUND PING: ack=true bytes=1234
479313:55:10.098 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
479413:55:10.098 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
479513:55:10.101 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
479613:55:10.102 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
479713:55:10.103 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
479813:55:10.104 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=477893
479913:55:10.104 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
480013:55:10.105 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xd7c93159, L:/127.0.0.1:8080 - R:/127.0.0.1:45026] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
4801Test completed.
4802[INFO] [11/28/2025 13:55:10.110] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4803Server stopped
4804Running test empty_stream
480513:55:10.179 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xad850d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:45036] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
480613:55:10.180 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xad850d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:45036] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
480713:55:10.180 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xad850d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:45036] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
480813:55:10.181 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xad850d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:45036] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
480913:55:10.181 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xad850d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:45036] OUTBOUND SETTINGS: ack=true
481013:55:10.181 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xad850d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:45036] 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
481113:55:10.182 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xad850d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:45036] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
481213:55:10.182 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xad850d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:45036] OUTBOUND PING: ack=false bytes=1234
481313:55:10.183 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xad850d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:45036] INBOUND SETTINGS: ack=true
481413:55:10.184 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xad850d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:45036] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
481513:55:10.185 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xad850d6b, L:/127.0.0.1:8080 - R:/127.0.0.1:45036] INBOUND PING: ack=true bytes=1234
4816Test completed.
4817[INFO] [11/28/2025 13:55:10.187] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4818Server stopped
4819Running test client_streaming
482013:55:10.255 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
482113:55:10.255 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
482213:55:10.255 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
482313:55:10.256 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
482413:55:10.256 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] OUTBOUND SETTINGS: ack=true
482513:55:10.256 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] 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
482613:55:10.257 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
482713:55:10.257 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] OUTBOUND PING: ack=false bytes=1234
482813:55:10.258 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] INBOUND DATA: streamId=1 padding=0 endStream=false length=10811 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
482913:55:10.258 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] INBOUND DATA: streamId=1 padding=0 endStream=false length=17 bytes=000000000c0a0a12080000000000000000
483013:55:10.258 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] INBOUND DATA: streamId=1 padding=0 endStream=false length=1839 bytes=000000072a0aa70e12a40e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
483113:55:10.258 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=000000b3580ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
483213:55:10.258 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] INBOUND DATA: streamId=1 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
483313:55:10.259 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] INBOUND DATA: streamId=1 padding=0 endStream=false length=3716 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
483413:55:10.260 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] OUTBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=65535
483513:55:10.261 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] INBOUND SETTINGS: ack=true
483613:55:10.262 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] INBOUND DATA: streamId=1 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
483713:55:10.262 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
483813:55:10.263 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=9 bytes=000000000408aac904
483913:55:10.263 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
484013:55:10.266 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] INBOUND PING: ack=true bytes=1234
4841Test completed.
484213:55:10.269 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa35e1306, L:/127.0.0.1:8080 - R:/127.0.0.1:45038] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
4843[INFO] [11/28/2025 13:55:10.270] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4844Server stopped
4845Running test server_streaming
484613:55:10.338 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
484713:55:10.339 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
484813:55:10.339 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
484913:55:10.340 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
485013:55:10.340 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] OUTBOUND SETTINGS: ack=true
485113:55:10.340 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] 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
485213:55:10.341 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] INBOUND DATA: streamId=1 padding=0 endStream=false length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
485313:55:10.341 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] OUTBOUND PING: ack=false bytes=1234
485413:55:10.341 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
485513:55:10.342 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] INBOUND SETTINGS: ack=true
485613:55:10.343 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] INBOUND PING: ack=true bytes=1234
485713:55:10.343 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
485813:55:10.344 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=65535 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
485913:55:10.348 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9950849
486013:55:10.348 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=462849
486113:55:10.348 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=27567 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
486213:55:10.348 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1056909e, L:/127.0.0.1:8080 - R:/127.0.0.1:45044] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
4863Test completed.
4864[INFO] [11/28/2025 13:55:10.352] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4865Server stopped
4866Running test cancel_after_begin
4867[INFO] [11/28/2025 13:55:10.401] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4868Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
4869Server stopped
4870Running test cancel_after_first_response
4871[INFO] [11/28/2025 13:55:10.448] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4872Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
4873Server stopped
4874Running test timeout_on_sleeping_server
4875[INFO] [11/28/2025 13:55:10.493] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4876Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
4877Server stopped
4878Running test status_code_and_message
487913:55:10.547 [grpc-nio-worker-ELG-5-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
488013:55:10.548 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
488113:55:10.548 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
488213:55:10.549 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
488313:55:10.549 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] OUTBOUND SETTINGS: ack=true
488413:55:10.549 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] 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
488513:55:10.550 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] INBOUND DATA: streamId=1 padding=0 endStream=false length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
488613:55:10.550 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] OUTBOUND PING: ack=false bytes=1234
488713:55:10.550 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
488813:55:10.551 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
488913:55:10.553 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] INBOUND SETTINGS: ack=true
489013:55:10.555 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] INBOUND PING: ack=true bytes=1234
489113:55:10.559 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] 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
489213:55:10.560 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] INBOUND DATA: streamId=3 padding=0 endStream=false length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
489313:55:10.561 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
489413:55:10.563 [grpc-nio-worker-ELG-5-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa46d8cb0, L:/127.0.0.1:8080 - R:/127.0.0.1:45050] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
4895Test completed.
4896[INFO] [11/28/2025 13:55:10.567] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4897Server stopped
4898Running test unimplemented_method
489913:55:10.625 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xca6f355f, L:/127.0.0.1:8080 - R:/127.0.0.1:45060] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
490013:55:10.626 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca6f355f, L:/127.0.0.1:8080 - R:/127.0.0.1:45060] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
490113:55:10.626 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca6f355f, L:/127.0.0.1:8080 - R:/127.0.0.1:45060] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
490213:55:10.627 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca6f355f, L:/127.0.0.1:8080 - R:/127.0.0.1:45060] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
490313:55:10.627 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca6f355f, L:/127.0.0.1:8080 - R:/127.0.0.1:45060] OUTBOUND SETTINGS: ack=true
490413:55:10.628 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca6f355f, L:/127.0.0.1:8080 - R:/127.0.0.1:45060] 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
490513:55:10.628 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca6f355f, L:/127.0.0.1:8080 - R:/127.0.0.1:45060] INBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
490613:55:10.628 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca6f355f, L:/127.0.0.1:8080 - R:/127.0.0.1:45060] OUTBOUND PING: ack=false bytes=1234
490713:55:10.629 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca6f355f, L:/127.0.0.1:8080 - R:/127.0.0.1:45060] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
490813:55:10.629 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca6f355f, L:/127.0.0.1:8080 - R:/127.0.0.1:45060] INBOUND SETTINGS: ack=true
490913:55:10.630 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca6f355f, L:/127.0.0.1:8080 - R:/127.0.0.1:45060] 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
491013:55:10.632 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca6f355f, L:/127.0.0.1:8080 - R:/127.0.0.1:45060] INBOUND PING: ack=true bytes=1234
4911Test completed.
4912[INFO] [11/28/2025 13:55:10.634] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4913Server stopped
4914Running test client_compressed_unary
4915[INFO] [11/28/2025 13:55:10.686] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4916Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
4917Server stopped
4918Running test server_compressed_unary
4919[INFO] [11/28/2025 13:55:10.736] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4920Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
4921Server stopped
4922Running test server_compressed_streaming
492313:55:10.789 [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
492413:55:10.790 [grpc-default-worker-ELG-4-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 66 thread-local buffer(s) from thread: grpc-default-worker-ELG-4-4
492513:55:10.794 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
492613:55:10.794 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
492713:55:10.794 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
492813:55:10.795 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
492913:55:10.795 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] OUTBOUND SETTINGS: ack=true
493013:55:10.796 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] 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
493113:55:10.797 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] INBOUND DATA: streamId=1 padding=0 endStream=false length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
493213:55:10.797 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] OUTBOUND PING: ack=false bytes=1234
493313:55:10.797 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
493413:55:10.798 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] INBOUND SETTINGS: ack=true
493513:55:10.799 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] INBOUND PING: ack=true bytes=1234
493613:55:10.800 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
493713:55:10.800 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=31428 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
493813:55:10.802 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=34107 bytes=00000169f50af1d30512edd305000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
493913:55:10.805 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
494013:55:10.807 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] INBOUND WINDOW_UPDATE: streamId=1 windowSizeIncrement=477893
494113:55:10.807 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] OUTBOUND DATA: streamId=1 padding=0 endStream=false length=58559 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
494213:55:10.807 [grpc-nio-worker-ELG-5-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] OUTBOUND HEADERS: streamId=1 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
4943Test completed.
4944[INFO] [11/28/2025 13:55:10.812] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
494513:55:10.815 [grpc-nio-worker-ELG-5-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa4666524, L:/127.0.0.1:8080 - R:/127.0.0.1:45062] Swallowing a harmless 'connection reset by peer / broken pipe' error that occurred while writing close_notify in response to the peer's close_notify
4946java.net.SocketException: Connection reset
4947 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
4948 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
4949 at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
4950 at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
4951 at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
4952 at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
4953 at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
4954 at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
4955 at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
4956 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
4957 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
4958 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
4959 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
4960 at java.base/java.lang.Thread.run(Thread.java:833)
4961Server stopped
4962Running test unimplemented_service
496313:55:10.867 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x48b78f37, L:/127.0.0.1:8080 - R:/127.0.0.1:45064] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
496413:55:10.868 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x48b78f37, L:/127.0.0.1:8080 - R:/127.0.0.1:45064] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
496513:55:10.868 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x48b78f37, L:/127.0.0.1:8080 - R:/127.0.0.1:45064] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
496613:55:10.869 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x48b78f37, L:/127.0.0.1:8080 - R:/127.0.0.1:45064] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=256}
496713:55:10.870 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x48b78f37, L:/127.0.0.1:8080 - R:/127.0.0.1:45064] OUTBOUND SETTINGS: ack=true
496813:55:10.870 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x48b78f37, L:/127.0.0.1:8080 - R:/127.0.0.1:45064] 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
496913:55:10.870 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x48b78f37, L:/127.0.0.1:8080 - R:/127.0.0.1:45064] INBOUND DATA: streamId=1 padding=0 endStream=false length=5 bytes=0000000000
497013:55:10.871 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x48b78f37, L:/127.0.0.1:8080 - R:/127.0.0.1:45064] OUTBOUND PING: ack=false bytes=1234
497113:55:10.871 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x48b78f37, L:/127.0.0.1:8080 - R:/127.0.0.1:45064] INBOUND DATA: streamId=1 padding=0 endStream=true length=0 bytes=
497213:55:10.871 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x48b78f37, L:/127.0.0.1:8080 - R:/127.0.0.1:45064] 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
497313:55:10.871 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x48b78f37, L:/127.0.0.1:8080 - R:/127.0.0.1:45064] INBOUND SETTINGS: ack=true
497413:55:10.873 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x48b78f37, L:/127.0.0.1:8080 - R:/127.0.0.1:45064] INBOUND PING: ack=true bytes=1234
4975Test completed.
4976[INFO] [11/28/2025 13:55:10.875] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4977Server stopped
4978[info] GrpcInteropIoWithAkkaHttpScalaSpec:
4979[info] grpc-java server with akka-grpc scala client tester akka-http
4980[info] - should pass the large_unary integration test (117 milliseconds)
4981[info] - should pass the empty_unary integration test (88 milliseconds)
4982[info] - should pass the ping_pong integration test (102 milliseconds)
4983[info] - should pass the empty_stream integration test (77 milliseconds)
4984[info] - should pass the client_streaming integration test (75 milliseconds)
4985[info] - should pass the server_streaming integration test (80 milliseconds)
4986[info] - should pass the cancel_after_begin integration test (pending)
4987[info] - should pass the cancel_after_first_response integration test (pending)
4988[info] - should pass the timeout_on_sleeping_server integration test (pending)
4989[info] - should pass the status_code_and_message integration test (75 milliseconds)
4990[info] - should pass the unimplemented_method integration test (66 milliseconds)
4991[info] - should pass the client_compressed_unary integration test (pending)
4992[info] - should pass the server_compressed_unary integration test (pending)
4993[info] - should pass the server_compressed_streaming integration test (75 milliseconds)
4994[info] - should pass the unimplemented_service integration test (65 milliseconds)
4995Running test large_unary
499613:55:10.931 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
499713:55:10.931 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
499813:55:10.934 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
499913:55:10.934 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND SETTINGS: ack=true
500013:55:10.934 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND SETTINGS: ack=true
500113:55:10.935 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] 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: AABOJRxUTyEQxocDoMbtNbd7AX8lRmrcPADlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
500213:55:10.935 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500313:55:10.936 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500413:55:10.938 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
500513:55:10.940 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=479233
500613:55:10.940 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500713:55:10.940 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500813:55:10.941 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
500913:55:10.942 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501013:55:10.942 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501113:55:10.947 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:10 GMT, server: akka-http/10.5.0] padding=0 endStream=false
501213:55:10.947 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501313:55:10.948 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501413:55:10.948 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
501513:55:10.949 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501613:55:10.949 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
501713:55:10.949 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501813:55:10.951 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
501913:55:10.951 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
502013:55:10.951 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
502113:55:10.951 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
502213:55:10.952 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
502313:55:10.953 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
502413:55:10.953 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
502513:55:10.954 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
502613:55:10.954 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
502713:55:10.954 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
502813:55:10.954 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
502913:55:10.954 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
503013:55:10.957 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
503113:55:10.957 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
503213:55:10.957 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
503313:55:10.957 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
503413:55:10.957 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
503513:55:10.959 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
503613:55:10.959 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
503713:55:10.960 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
503813:55:10.960 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
503913:55:10.960 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
504013:55:10.962 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
504113:55:10.962 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
504213:55:10.963 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
504313:55:10.963 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
504413:55:10.963 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
504513:55:10.965 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
504613:55:10.965 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
504713:55:10.966 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
504813:55:10.966 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5049Test completed.
505013:55:10.968 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x97d8ad2a, L:/127.0.0.1:49606 - R:/127.0.0.1:43267] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5051[INFO] [11/28/2025 13:55:10.971] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5052Running test empty_unary
505313:55:11.016 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xa505e571, L:/127.0.0.1:47574 - R:/127.0.0.1:40295] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
505413:55:11.016 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa505e571, L:/127.0.0.1:47574 - R:/127.0.0.1:40295] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
505513:55:11.019 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa505e571, L:/127.0.0.1:47574 - R:/127.0.0.1:40295] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
505613:55:11.019 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa505e571, L:/127.0.0.1:47574 - R:/127.0.0.1:40295] OUTBOUND SETTINGS: ack=true
505713:55:11.020 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa505e571, L:/127.0.0.1:47574 - R:/127.0.0.1:40295] INBOUND SETTINGS: ack=true
505813:55:11.020 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa505e571, L:/127.0.0.1:47574 - R:/127.0.0.1:40295] 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: AACSIiXTBUuh1QIJ8IrqSvZ6AZ1XrvWVTKAOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
505913:55:11.021 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa505e571, L:/127.0.0.1:47574 - R:/127.0.0.1:40295] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
506013:55:11.023 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa505e571, L:/127.0.0.1:47574 - R:/127.0.0.1:40295] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
506113:55:11.024 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa505e571, L:/127.0.0.1:47574 - R:/127.0.0.1:40295] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:11 GMT, server: akka-http/10.5.0] padding=0 endStream=false
506213:55:11.025 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa505e571, L:/127.0.0.1:47574 - R:/127.0.0.1:40295] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
506313:55:11.025 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa505e571, L:/127.0.0.1:47574 - R:/127.0.0.1:40295] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5064Test completed.
506513:55:11.026 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xa505e571, L:/127.0.0.1:47574 - R:/127.0.0.1:40295] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5066[INFO] [11/28/2025 13:55:11.029] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5067Running test ping_pong
506813:55:11.077 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
506913:55:11.077 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
507013:55:11.080 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
507113:55:11.080 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] OUTBOUND SETTINGS: ack=true
507213:55:11.081 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] INBOUND SETTINGS: ack=true
507313:55:11.081 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] 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: AAA8n5YyUd664dzoaJ9J0Z6AASQa2FwmsIwaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
507413:55:11.082 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
507513:55:11.085 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
507613:55:11.086 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:11 GMT, server: akka-http/10.5.0] padding=0 endStream=false
507713:55:11.086 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
507813:55:11.086 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
507913:55:11.087 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508013:55:11.088 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
508113:55:11.089 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
508213:55:11.089 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1844 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508313:55:11.090 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508413:55:11.090 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
508513:55:11.090 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
508613:55:11.092 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=45923 bytes=000000b35e120408e3cc031ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508713:55:11.094 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508813:55:11.095 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
508913:55:11.095 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
509013:55:11.095 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
509113:55:11.095 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
509213:55:11.095 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
509313:55:11.096 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
509413:55:11.097 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5095Test completed.
509613:55:11.099 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x40f0a80d, L:/127.0.0.1:47536 - R:/127.0.0.1:42849] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5097[INFO] [11/28/2025 13:55:11.102] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5098Running test empty_stream
509913:55:11.143 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xe5bfb520, L:/127.0.0.1:36646 - R:/127.0.0.1:42955] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
510013:55:11.144 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe5bfb520, L:/127.0.0.1:36646 - R:/127.0.0.1:42955] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
510113:55:11.146 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe5bfb520, L:/127.0.0.1:36646 - R:/127.0.0.1:42955] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
510213:55:11.147 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe5bfb520, L:/127.0.0.1:36646 - R:/127.0.0.1:42955] OUTBOUND SETTINGS: ack=true
510313:55:11.147 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe5bfb520, L:/127.0.0.1:36646 - R:/127.0.0.1:42955] INBOUND SETTINGS: ack=true
510413:55:11.147 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe5bfb520, L:/127.0.0.1:36646 - R:/127.0.0.1:42955] 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: AACsdc86d06U4+1JqQ3NNMSMAZKfzMmfxwecAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
510513:55:11.148 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe5bfb520, L:/127.0.0.1:36646 - R:/127.0.0.1:42955] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
510613:55:11.150 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe5bfb520, L:/127.0.0.1:36646 - R:/127.0.0.1:42955] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
510713:55:11.151 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe5bfb520, L:/127.0.0.1:36646 - R:/127.0.0.1:42955] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:11 GMT, server: akka-http/10.5.0] padding=0 endStream=false
510813:55:11.152 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe5bfb520, L:/127.0.0.1:36646 - R:/127.0.0.1:42955] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5109Test completed.
511013:55:11.153 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xe5bfb520, L:/127.0.0.1:36646 - R:/127.0.0.1:42955] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5111[INFO] [11/28/2025 13:55:11.155] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5112Running test client_streaming
511313:55:11.195 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xb8e3ba1c, L:/127.0.0.1:49612 - R:/127.0.0.1:43267] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
511413:55:11.196 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8e3ba1c, L:/127.0.0.1:49612 - R:/127.0.0.1:43267] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
511513:55:11.198 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8e3ba1c, L:/127.0.0.1:49612 - R:/127.0.0.1:43267] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
511613:55:11.198 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8e3ba1c, L:/127.0.0.1:49612 - R:/127.0.0.1:43267] OUTBOUND SETTINGS: ack=true
511713:55:11.198 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8e3ba1c, L:/127.0.0.1:49612 - R:/127.0.0.1:43267] INBOUND SETTINGS: ack=true
511813:55:11.199 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8e3ba1c, L:/127.0.0.1:49612 - R:/127.0.0.1:43267] 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: AAB4tda9qIVlS5oaAf1xpBO+Ac6Mp6BT+97UAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
511913:55:11.199 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8e3ba1c, L:/127.0.0.1:49612 - R:/127.0.0.1:43267] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65316 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
512013:55:11.200 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8e3ba1c, L:/127.0.0.1:49612 - R:/127.0.0.1:43267] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=219 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
512113:55:11.202 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8e3ba1c, L:/127.0.0.1:49612 - R:/127.0.0.1:43267] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
512213:55:11.203 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8e3ba1c, L:/127.0.0.1:49612 - R:/127.0.0.1:43267] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
512313:55:11.203 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8e3ba1c, L:/127.0.0.1:49612 - R:/127.0.0.1:43267] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
512413:55:11.205 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8e3ba1c, L:/127.0.0.1:49612 - R:/127.0.0.1:43267] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:11 GMT, server: akka-http/10.5.0] padding=0 endStream=false
512513:55:11.206 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8e3ba1c, L:/127.0.0.1:49612 - R:/127.0.0.1:43267] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
512613:55:11.206 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8e3ba1c, L:/127.0.0.1:49612 - R:/127.0.0.1:43267] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5127Test completed.
512813:55:11.207 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0xb8e3ba1c, L:/127.0.0.1:49612 - R:/127.0.0.1:43267] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5129[INFO] [11/28/2025 13:55:11.210] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5130Running test server_streaming
513113:55:11.262 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
513213:55:11.262 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
513313:55:11.265 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
513413:55:11.265 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] OUTBOUND SETTINGS: ack=true
513513:55:11.266 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] INBOUND SETTINGS: ack=true
513613:55:11.267 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] 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: AAB1lYpje+XfO2pCzELUmhf3AXbOFBFJX2SpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
513713:55:11.267 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
513813:55:11.269 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
513913:55:11.271 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:11 GMT, server: akka-http/10.5.0] padding=0 endStream=false
514013:55:11.272 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
514113:55:11.273 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
514213:55:11.273 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
514313:55:11.274 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=35135
514413:55:11.274 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
514513:55:11.274 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] INBOUND DATA: streamId=3 padding=0 endStream=false length=15041 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
514613:55:11.275 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
514713:55:11.275 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=34110
514813:55:11.277 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
514913:55:11.277 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48834
515013:55:11.277 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=48834
515113:55:11.277 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] INBOUND DATA: streamId=3 padding=0 endStream=false length=10158 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
515213:55:11.277 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5153Test completed.
515413:55:11.278 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x6011f64f, L:/127.0.0.1:59074 - R:/127.0.0.1:42427] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5155[INFO] [11/28/2025 13:55:11.280] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5156Running test cancel_after_begin
5157Test completed.
5158[INFO] [11/28/2025 13:55:11.321] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5159Running test cancel_after_first_response
516013:55:11.356 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x0176ebf5, L:/127.0.0.1:33800 - R:/127.0.0.1:38083] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
516113:55:11.356 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0176ebf5, L:/127.0.0.1:33800 - R:/127.0.0.1:38083] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
516213:55:11.359 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0176ebf5, L:/127.0.0.1:33800 - R:/127.0.0.1:38083] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
516313:55:11.359 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0176ebf5, L:/127.0.0.1:33800 - R:/127.0.0.1:38083] OUTBOUND SETTINGS: ack=true
516413:55:11.359 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0176ebf5, L:/127.0.0.1:33800 - R:/127.0.0.1:38083] INBOUND SETTINGS: ack=true
516513:55:11.360 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0176ebf5, L:/127.0.0.1:33800 - R:/127.0.0.1:38083] 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: AABT2nls0uC+j+VdS5n6lU4YAaSBHzHXq7gbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
516613:55:11.360 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0176ebf5, L:/127.0.0.1:33800 - R:/127.0.0.1:38083] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
516713:55:11.362 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0176ebf5, L:/127.0.0.1:33800 - R:/127.0.0.1:38083] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
516813:55:11.363 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0176ebf5, L:/127.0.0.1:33800 - R:/127.0.0.1:38083] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:11 GMT, server: akka-http/10.5.0] padding=0 endStream=false
516913:55:11.364 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0176ebf5, L:/127.0.0.1:33800 - R:/127.0.0.1:38083] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
517013:55:11.364 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0176ebf5, L:/127.0.0.1:33800 - R:/127.0.0.1:38083] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
517113:55:11.364 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0176ebf5, L:/127.0.0.1:33800 - R:/127.0.0.1:38083] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
517213:55:11.365 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0176ebf5, L:/127.0.0.1:33800 - R:/127.0.0.1:38083] OUTBOUND RST_STREAM: streamId=3 errorCode=8
5173Test completed.
517413:55:11.365 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x0176ebf5, L:/127.0.0.1:33800 - R:/127.0.0.1:38083] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5175[WARN] [11/28/2025 13:55:11.366] [akka-grpc-server-java-akka.actor.default-dispatcher-10] [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)
5176[INFO] [11/28/2025 13:55:11.369] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5177Running test timeout_on_sleeping_server
5178Test completed.
5179Running test status_code_and_message
518013:55:11.479 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x7f2200b2, L:/127.0.0.1:47490 - R:/127.0.0.1:42525] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
518113:55:11.480 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f2200b2, L:/127.0.0.1:47490 - R:/127.0.0.1:42525] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
518213:55:11.483 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f2200b2, L:/127.0.0.1:47490 - R:/127.0.0.1:42525] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
518313:55:11.483 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f2200b2, L:/127.0.0.1:47490 - R:/127.0.0.1:42525] OUTBOUND SETTINGS: ack=true
518413:55:11.484 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f2200b2, L:/127.0.0.1:47490 - R:/127.0.0.1:42525] INBOUND SETTINGS: ack=true
518513:55:11.484 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f2200b2, L:/127.0.0.1:47490 - R:/127.0.0.1:42525] 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: AAA2/G3XhKX/3kQkFbAXRFD2ATpsaBB8vPeBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
518613:55:11.485 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f2200b2, L:/127.0.0.1:47490 - R:/127.0.0.1:42525] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
518713:55:11.487 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f2200b2, L:/127.0.0.1:47490 - R:/127.0.0.1:42525] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
518813:55:11.489 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f2200b2, L:/127.0.0.1:47490 - R:/127.0.0.1:42525] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:11 GMT, server: akka-http/10.5.0] padding=0 endStream=false
518913:55:11.490 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f2200b2, L:/127.0.0.1:47490 - R:/127.0.0.1:42525] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
519013:55:11.491 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f2200b2, L:/127.0.0.1:47490 - R:/127.0.0.1:42525] 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: AAC99ExV0fJB980zx8359HNqAbDdhM1krni0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
519113:55:11.491 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f2200b2, L:/127.0.0.1:47490 - R:/127.0.0.1:42525] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
519213:55:11.495 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f2200b2, L:/127.0.0.1:47490 - R:/127.0.0.1:42525] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:11 GMT, server: akka-http/10.5.0] padding=0 endStream=false
519313:55:11.495 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f2200b2, L:/127.0.0.1:47490 - R:/127.0.0.1:42525] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
5194Test completed.
519513:55:11.497 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7f2200b2, L:/127.0.0.1:47490 - R:/127.0.0.1:42525] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5196[INFO] [11/28/2025 13:55:11.501] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5197Running test unimplemented_method
519813:55:11.546 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x7a55bae0, L:/127.0.0.1:51346 - R:/127.0.0.1:41043] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
519913:55:11.546 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a55bae0, L:/127.0.0.1:51346 - R:/127.0.0.1:41043] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
520013:55:11.549 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a55bae0, L:/127.0.0.1:51346 - R:/127.0.0.1:41043] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
520113:55:11.549 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a55bae0, L:/127.0.0.1:51346 - R:/127.0.0.1:41043] OUTBOUND SETTINGS: ack=true
520213:55:11.549 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a55bae0, L:/127.0.0.1:51346 - R:/127.0.0.1:41043] INBOUND SETTINGS: ack=true
520313:55:11.550 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a55bae0, L:/127.0.0.1:51346 - R:/127.0.0.1:41043] 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: AAAmMNZlgUm/HwU7lOTJqJAGAQWg5xm3AEzCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
520413:55:11.550 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a55bae0, L:/127.0.0.1:51346 - R:/127.0.0.1:41043] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
520513:55:11.552 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a55bae0, L:/127.0.0.1:51346 - R:/127.0.0.1:41043] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
520613:55:11.553 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a55bae0, L:/127.0.0.1:51346 - R:/127.0.0.1:41043] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:11 GMT, server: akka-http/10.5.0] padding=0 endStream=false
520713:55:11.554 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a55bae0, L:/127.0.0.1:51346 - R:/127.0.0.1:41043] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12] padding=0 endStream=true
5208Test completed.
520913:55:11.555 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x7a55bae0, L:/127.0.0.1:51346 - R:/127.0.0.1:41043] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5210[INFO] [11/28/2025 13:55:11.558] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5211Running test client_compressed_unary
521213:55:11.617 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
521313:55:11.617 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
521413:55:11.620 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
521513:55:11.621 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND SETTINGS: ack=true
521613:55:11.622 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND SETTINGS: ack=true
521713:55:11.624 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] 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: AACtI8HoFoi/rZ+dKuqvdbwdASsBEZpDPOQCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
521813:55:11.625 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=325 bytes=01000001401f8b08000000000000ffedc1b115001114003054caffe86e9c1bd21a06d12a8c630d459298a37f6745db2b12000000000000000000000000000000...
521913:55:11.628 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
522013:55:11.631 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:11 GMT, server: akka-http/10.5.0] padding=0 endStream=false
522113:55:11.632 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522213:55:11.633 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522313:55:11.633 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
522413:55:11.633 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522513:55:11.633 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
522613:55:11.633 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522713:55:11.636 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
522813:55:11.636 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
522913:55:11.636 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523013:55:11.636 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
523113:55:11.637 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523213:55:11.639 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523313:55:11.639 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
523413:55:11.640 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523513:55:11.640 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
523613:55:11.640 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523713:55:11.642 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
523813:55:11.642 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
523913:55:11.644 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524013:55:11.644 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
524113:55:11.644 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524213:55:11.644 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524313:55:11.644 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
524413:55:11.646 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524513:55:11.646 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
524613:55:11.648 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524713:55:11.648 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
524813:55:11.648 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
524913:55:11.648 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525013:55:11.648 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
525113:55:11.649 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525213:55:11.650 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525313:55:11.650 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
525413:55:11.651 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525513:55:11.651 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
525613:55:11.651 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525713:55:11.652 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
525813:55:11.652 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
525913:55:11.655 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] 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: AADBHdLrRuIJhvIQ1K1Ai9EVAZrTzT8AnsisAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
526013:55:11.655 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526113:55:11.656 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
526213:55:11.658 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=512000
526313:55:11.658 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526413:55:11.659 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526513:55:11.660 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526613:55:11.662 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526713:55:11.662 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
526813:55:11.665 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:11 GMT, server: akka-http/10.5.0] padding=0 endStream=false
526913:55:11.666 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527013:55:11.666 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
527113:55:11.666 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527213:55:11.667 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527313:55:11.667 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
527413:55:11.669 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527513:55:11.669 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
527613:55:11.670 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527713:55:11.670 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
527813:55:11.670 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
527913:55:11.672 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
528013:55:11.672 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
528113:55:11.672 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
528213:55:11.673 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
528313:55:11.673 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
528413:55:11.674 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
528513:55:11.675 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
528613:55:11.675 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
528713:55:11.675 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
528813:55:11.675 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
528913:55:11.677 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529013:55:11.677 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
529113:55:11.677 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529213:55:11.678 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529313:55:11.678 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
529413:55:11.680 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529513:55:11.680 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
529613:55:11.681 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529713:55:11.681 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
529813:55:11.681 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
529913:55:11.683 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530013:55:11.683 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
530113:55:11.683 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530213:55:11.684 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530313:55:11.684 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
530413:55:11.685 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530513:55:11.686 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
530613:55:11.686 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
530713:55:11.687 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5308Test completed.
530913:55:11.689 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x8e6e42fc, L:/127.0.0.1:60026 - R:/127.0.0.1:46811] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5310[INFO] [11/28/2025 13:55:11.691] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5311Running test server_compressed_unary
531213:55:11.743 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
531313:55:11.743 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
531413:55:11.746 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
531513:55:11.746 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND SETTINGS: ack=true
531613:55:11.746 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND SETTINGS: ack=true
531713:55:11.747 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] 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: AADXbnHQNf/EW9mEZbR1uRXZAd8AzvkONDn1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
531813:55:11.748 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e410af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
531913:55:11.748 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532013:55:11.752 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
532113:55:11.753 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
532213:55:11.753 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532313:55:11.753 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532413:55:11.754 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532513:55:11.754 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532613:55:11.755 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10241 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532713:55:11.759 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:11 GMT, server: akka-http/10.5.0] padding=0 endStream=false
532813:55:11.760 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
532913:55:11.760 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533013:55:11.761 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
533113:55:11.761 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533213:55:11.761 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
533313:55:11.761 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533413:55:11.763 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533513:55:11.763 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
533613:55:11.764 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533713:55:11.764 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
533813:55:11.764 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
533913:55:11.766 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534013:55:11.766 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
534113:55:11.766 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534213:55:11.766 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
534313:55:11.766 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534413:55:11.768 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534513:55:11.768 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
534613:55:11.769 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534713:55:11.769 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
534813:55:11.769 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
534913:55:11.771 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535013:55:11.771 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
535113:55:11.772 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535213:55:11.772 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
535313:55:11.772 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535413:55:11.773 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535513:55:11.773 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
535613:55:11.775 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535713:55:11.775 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33792
535813:55:11.776 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
535913:55:11.777 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536013:55:11.777 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
536113:55:11.777 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536213:55:11.777 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=49152
536313:55:11.778 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=1024 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536413:55:11.779 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=3 padding=0 endStream=false length=15164 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536513:55:11.780 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
536613:55:11.782 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] 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: AAAfey2ex2wSfiDEKPqbp8o5AeeBvdJEsIK4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
536713:55:11.782 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65473 bytes=00000425e210af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
536813:55:11.783 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=62 bytes=0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
536913:55:11.786 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=479233
537013:55:11.786 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537113:55:11.787 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537213:55:11.789 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537313:55:11.789 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537413:55:11.790 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=10239 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537513:55:11.792 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:11 GMT, server: akka-http/10.5.0] padding=0 endStream=false
537613:55:11.793 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537713:55:11.793 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
537813:55:11.793 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
537913:55:11.793 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538013:55:11.793 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
538113:55:11.795 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538213:55:11.795 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
538313:55:11.795 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538413:55:11.795 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538513:55:11.795 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
538613:55:11.797 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538713:55:11.797 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
538813:55:11.797 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
538913:55:11.797 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539013:55:11.797 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
539113:55:11.799 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539213:55:11.799 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
539313:55:11.799 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539413:55:11.800 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539513:55:11.800 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
539613:55:11.801 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539713:55:11.801 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
539813:55:11.802 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
539913:55:11.802 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540013:55:11.802 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
540113:55:11.803 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540213:55:11.803 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
540313:55:11.803 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540413:55:11.803 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16188 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540513:55:11.803 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=48956
540613:55:11.804 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540713:55:11.805 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=48956
540813:55:11.805 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
540913:55:11.805 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=1220 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
541013:55:11.805 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=5 windowSizeIncrement=33988
541113:55:11.807 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
541213:55:11.807 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33988
541313:55:11.807 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND DATA: streamId=5 padding=0 endStream=false length=14968 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
541413:55:11.807 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5415Test completed.
541613:55:11.809 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x843682e8, L:/127.0.0.1:58092 - R:/127.0.0.1:40173] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5417[INFO] [11/28/2025 13:55:11.811] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5418Running test server_compressed_streaming
541913:55:11.861 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
542013:55:11.861 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
542113:55:11.864 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
542213:55:11.865 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] OUTBOUND SETTINGS: ack=true
542313:55:11.866 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] INBOUND SETTINGS: ack=true
542413:55:11.867 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] 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: AADfnh35C7Akg/bL5eYfp+nLAQh3MMy72JG7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
542513:55:11.868 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=23 bytes=0000000012120808b7f5011a020801120608edd3051a00
542613:55:11.871 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
542713:55:11.873 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:11 GMT, server: akka-http/10.5.0] padding=0 endStream=false
542813:55:11.874 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
542913:55:11.875 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
543013:55:11.875 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33793
543113:55:11.876 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
543213:55:11.876 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] INBOUND DATA: streamId=3 padding=0 endStream=false length=16383 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
543313:55:11.877 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=65535
543413:55:11.879 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] INBOUND DATA: streamId=3 padding=0 endStream=false length=1025 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
543513:55:11.879 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=33792
543613:55:11.880 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
543713:55:11.881 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
543813:55:11.881 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] OUTBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=33793
543913:55:11.882 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
544013:55:11.882 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=49152
544113:55:11.883 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] INBOUND DATA: streamId=3 padding=0 endStream=false length=8382 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
544213:55:11.883 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5443Test completed.
544413:55:11.885 [grpc-nio-worker-ELG-5-4] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x4a5abccf, L:/127.0.0.1:47212 - R:/127.0.0.1:46317] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5445[INFO] [11/28/2025 13:55:11.888] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5446Running test unimplemented_service
544713:55:11.940 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x01f5aab9, L:/127.0.0.1:52878 - R:/127.0.0.1:33141] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
544813:55:11.940 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x01f5aab9, L:/127.0.0.1:52878 - R:/127.0.0.1:33141] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=66560, MAX_HEADER_LIST_SIZE=8192}
544913:55:11.943 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x01f5aab9, L:/127.0.0.1:52878 - R:/127.0.0.1:33141] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
545013:55:11.944 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x01f5aab9, L:/127.0.0.1:52878 - R:/127.0.0.1:33141] OUTBOUND SETTINGS: ack=true
545113:55:11.944 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x01f5aab9, L:/127.0.0.1:52878 - R:/127.0.0.1:33141] INBOUND SETTINGS: ack=true
545213:55:11.945 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x01f5aab9, L:/127.0.0.1:52878 - R:/127.0.0.1:33141] 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: AADWzINsHM1CXd9nhbRQmik/AVB0nW53ibVKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
545313:55:11.945 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x01f5aab9, L:/127.0.0.1:52878 - R:/127.0.0.1:33141] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
545413:55:11.947 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x01f5aab9, L:/127.0.0.1:52878 - R:/127.0.0.1:33141] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
545513:55:11.948 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x01f5aab9, L:/127.0.0.1:52878 - R:/127.0.0.1:33141] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-length: 0, date: Fri, 28 Nov 2025 12:55:11 GMT, server: akka-http/10.5.0] padding=0 endStream=true
545613:55:11.948 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x01f5aab9, L:/127.0.0.1:52878 - R:/127.0.0.1:33141] OUTBOUND RST_STREAM: streamId=3 errorCode=8
5457Test completed.
545813:55:11.949 [grpc-nio-worker-ELG-5-2] DEBUG io.grpc.netty.NettyClientHandler - [id: 0x01f5aab9, L:/127.0.0.1:52878 - R:/127.0.0.1:33141] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5459[INFO] [11/28/2025 13:55:11.952] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithIoSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5460[info] GrpcInteropAkkaJavaWithIoSpec:
5461[info] akka-grpc java server with grpc-java client tester
5462[info] - should pass the large_unary integration test (82 milliseconds)
5463[info] - should pass the empty_unary integration test (63 milliseconds)
5464[info] - should pass the ping_pong integration test (72 milliseconds)
5465[info] - should pass the empty_stream integration test (52 milliseconds)
5466[info] - should pass the client_streaming integration test (52 milliseconds)
5467[info] - should pass the server_streaming integration test (73 milliseconds)
5468[info] - should pass the cancel_after_begin integration test (32 milliseconds)
5469[info] - should pass the cancel_after_first_response integration test (53 milliseconds)
5470[info] - should pass the timeout_on_sleeping_server integration test (53 milliseconds)
5471[info] - should pass the status_code_and_message integration test (73 milliseconds)
5472[info] - should pass the unimplemented_method integration test (64 milliseconds)
5473[info] - should pass the client_compressed_unary integration test (133 milliseconds)
5474[info] - should pass the server_compressed_unary integration test (113 milliseconds)
5475[info] - should pass the server_compressed_streaming integration test (73 milliseconds)
5476[info] - should pass the unimplemented_service integration test (63 milliseconds)
5477Running test large_unary
547813:55:12.007 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
547913:55:12.008 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
548013:55:12.008 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
548113:55:12.010 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
548213:55:12.010 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] OUTBOUND SETTINGS: ack=true
548313:55:12.010 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND SETTINGS: ack=true
548413:55:12.011 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] 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: AAD0LPjgGrUJGItFLHTQjGtmAdcgcRqBOoJkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
548513:55:12.011 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548613:55:12.013 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
548713:55:12.015 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
548813:55:12.015 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
548913:55:12.016 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549013:55:12.017 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549113:55:12.017 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549213:55:12.018 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549313:55:12.019 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549413:55:12.023 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
549513:55:12.024 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549613:55:12.025 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549713:55:12.025 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549813:55:12.025 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
549913:55:12.026 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550013:55:12.026 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550113:55:12.026 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550213:55:12.027 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550313:55:12.027 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550413:55:12.028 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550513:55:12.028 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550613:55:12.029 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550713:55:12.029 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550813:55:12.030 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
550913:55:12.031 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
551013:55:12.031 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
551113:55:12.032 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
551213:55:12.033 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
551313:55:12.033 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
551413:55:12.034 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
551513:55:12.035 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5516Test completed.
551713:55:12.037 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x169ea429, L:/127.0.0.1:52904 - R:127.0.0.1/127.0.0.1:41437] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5518[INFO] [11/28/2025 13:55:12.038] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5519[INFO] [11/28/2025 13:55:12.051] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5520Running test empty_unary
552113:55:12.099 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x88f48674, L:/127.0.0.1:59280 - R:127.0.0.1/127.0.0.1:36069] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
552213:55:12.100 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88f48674, L:/127.0.0.1:59280 - R:127.0.0.1/127.0.0.1:36069] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
552313:55:12.100 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88f48674, L:/127.0.0.1:59280 - R:127.0.0.1/127.0.0.1:36069] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
552413:55:12.103 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88f48674, L:/127.0.0.1:59280 - R:127.0.0.1/127.0.0.1:36069] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
552513:55:12.103 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88f48674, L:/127.0.0.1:59280 - R:127.0.0.1/127.0.0.1:36069] OUTBOUND SETTINGS: ack=true
552613:55:12.103 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88f48674, L:/127.0.0.1:59280 - R:127.0.0.1/127.0.0.1:36069] INBOUND SETTINGS: ack=true
552713:55:12.104 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88f48674, L:/127.0.0.1:59280 - R:127.0.0.1/127.0.0.1:36069] 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: AAB4AxqQ3GbMAvsMm1AeFAi9AXNEnMGUPfOFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
552813:55:12.104 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88f48674, L:/127.0.0.1:59280 - R:127.0.0.1/127.0.0.1:36069] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
552913:55:12.106 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88f48674, L:/127.0.0.1:59280 - R:127.0.0.1/127.0.0.1:36069] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
553013:55:12.108 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88f48674, L:/127.0.0.1:59280 - R:127.0.0.1/127.0.0.1:36069] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
553113:55:12.109 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88f48674, L:/127.0.0.1:59280 - R:127.0.0.1/127.0.0.1:36069] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
553213:55:12.109 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88f48674, L:/127.0.0.1:59280 - R:127.0.0.1/127.0.0.1:36069] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5533Test completed.
553413:55:12.110 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x88f48674, L:/127.0.0.1:59280 - R:127.0.0.1/127.0.0.1:36069] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5535[INFO] [11/28/2025 13:55:12.110] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5536[INFO] [11/28/2025 13:55:12.115] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5537Running test ping_pong
553813:55:12.166 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
553913:55:12.166 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
554013:55:12.166 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
554113:55:12.169 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
554213:55:12.169 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] OUTBOUND SETTINGS: ack=true
554313:55:12.170 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] INBOUND SETTINGS: ack=true
554413:55:12.171 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] 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: AAAlt2RLniCO32nEGTdbGn45AVaxke0VBrUKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
554513:55:12.172 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
554613:55:12.175 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38334 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
554713:55:12.177 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
554813:55:12.178 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
554913:55:12.179 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
555013:55:12.179 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
555113:55:12.179 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
555213:55:12.179 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
555313:55:12.181 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
555413:55:12.181 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
555513:55:12.183 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
555613:55:12.183 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
555713:55:12.184 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
555813:55:12.185 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
555913:55:12.186 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5560Test completed.
556113:55:12.187 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x6e7641ab, L:/127.0.0.1:48854 - R:127.0.0.1/127.0.0.1:33205] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5562[INFO] [11/28/2025 13:55:12.188] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5563[INFO] [11/28/2025 13:55:12.198] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5564Running test empty_stream
556513:55:12.247 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xd0e7d1e0, L:/127.0.0.1:33706 - R:127.0.0.1/127.0.0.1:38415] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
556613:55:12.247 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0e7d1e0, L:/127.0.0.1:33706 - R:127.0.0.1/127.0.0.1:38415] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
556713:55:12.247 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0e7d1e0, L:/127.0.0.1:33706 - R:127.0.0.1/127.0.0.1:38415] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
556813:55:12.250 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0e7d1e0, L:/127.0.0.1:33706 - R:127.0.0.1/127.0.0.1:38415] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
556913:55:12.250 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0e7d1e0, L:/127.0.0.1:33706 - R:127.0.0.1/127.0.0.1:38415] OUTBOUND SETTINGS: ack=true
557013:55:12.250 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0e7d1e0, L:/127.0.0.1:33706 - R:127.0.0.1/127.0.0.1:38415] INBOUND SETTINGS: ack=true
557113:55:12.251 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0e7d1e0, L:/127.0.0.1:33706 - R:127.0.0.1/127.0.0.1:38415] 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: AAAk+ckNzcDcHCiLcyXKY8PiAU3l7Ad/jKarAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
557213:55:12.251 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0e7d1e0, L:/127.0.0.1:33706 - R:127.0.0.1/127.0.0.1:38415] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
557313:55:12.253 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0e7d1e0, L:/127.0.0.1:33706 - R:127.0.0.1/127.0.0.1:38415] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
557413:55:12.254 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0e7d1e0, L:/127.0.0.1:33706 - R:127.0.0.1/127.0.0.1:38415] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
557513:55:12.255 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0e7d1e0, L:/127.0.0.1:33706 - R:127.0.0.1/127.0.0.1:38415] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5576Test completed.
5577[INFO] [11/28/2025 13:55:12.256] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
557813:55:12.256 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0e7d1e0, L:/127.0.0.1:33706 - R:127.0.0.1/127.0.0.1:38415] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5579[INFO] [11/28/2025 13:55:12.271] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5580Running test client_streaming
558113:55:12.319 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
558213:55:12.320 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
558313:55:12.320 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
558413:55:12.322 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
558513:55:12.322 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] OUTBOUND SETTINGS: ack=true
558613:55:12.323 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] INBOUND SETTINGS: ack=true
558713:55:12.323 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] 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: AAD23fUka75ELn2QsKRGYvpxAbdxjwtoO2lGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
558813:55:12.323 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
558913:55:12.324 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1856 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
559013:55:12.324 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=36484 bytes=000000b3580ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
559113:55:12.326 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
559213:55:12.326 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
559313:55:12.327 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
559413:55:12.328 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
559513:55:12.329 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
559613:55:12.329 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5597Test completed.
559813:55:12.330 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0393f513, L:/127.0.0.1:44636 - R:127.0.0.1/127.0.0.1:39011] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5599[INFO] [11/28/2025 13:55:12.330] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5600[INFO] [11/28/2025 13:55:12.335] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5601Running test server_streaming
560213:55:12.380 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
560313:55:12.381 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
560413:55:12.381 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
560513:55:12.384 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
560613:55:12.384 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] OUTBOUND SETTINGS: ack=true
560713:55:12.384 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] INBOUND SETTINGS: ack=true
560813:55:12.385 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] 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: AACsLNi3A7nEZFJW/hkONTrEAXyzpZxnoLToAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
560913:55:12.386 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
561013:55:12.388 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
561113:55:12.390 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
561213:55:12.391 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
561313:55:12.391 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
561413:55:12.392 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
561513:55:12.392 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
561613:55:12.392 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
561713:55:12.393 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
561813:55:12.393 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
561913:55:12.393 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5620Test completed.
562113:55:12.395 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4eee2e86, L:/127.0.0.1:35592 - R:127.0.0.1/127.0.0.1:36593] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5622[INFO] [11/28/2025 13:55:12.395] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5623[INFO] [11/28/2025 13:55:12.406] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5624Running test cancel_after_begin
5625[INFO] [11/28/2025 13:55:12.446] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5626[INFO] [11/28/2025 13:55:12.460] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5627Running test cancel_after_first_response
5628[INFO] [11/28/2025 13:55:12.501] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5629[INFO] [11/28/2025 13:55:12.514] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5630Running test timeout_on_sleeping_server
5631[INFO] [11/28/2025 13:55:12.563] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5632[INFO] [11/28/2025 13:55:12.575] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5633Running test status_code_and_message
563413:55:12.623 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
563513:55:12.623 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
563613:55:12.624 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
563713:55:12.626 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
563813:55:12.626 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] OUTBOUND SETTINGS: ack=true
563913:55:12.627 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] INBOUND SETTINGS: ack=true
564013:55:12.627 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] 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: AADYoExPtPxz5LuFW+wZE9wvAeF/wBgfRGMDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
564113:55:12.627 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
564213:55:12.630 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
564313:55:12.631 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
564413:55:12.632 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
564513:55:12.633 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] 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: AAA78KVog0NnKr1QfmTQ7oV9ARZNpLnD/z9EAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
564613:55:12.634 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
564713:55:12.636 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
564813:55:12.636 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
5649Test completed.
565013:55:12.638 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xfad5e78f, L:/127.0.0.1:34492 - R:127.0.0.1/127.0.0.1:43841] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5651[INFO] [11/28/2025 13:55:12.637] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5652[INFO] [11/28/2025 13:55:12.649] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5653Running test unimplemented_method
565413:55:12.696 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x017c523c, L:/127.0.0.1:47012 - R:127.0.0.1/127.0.0.1:35765] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
565513:55:12.696 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x017c523c, L:/127.0.0.1:47012 - R:127.0.0.1/127.0.0.1:35765] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
565613:55:12.696 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x017c523c, L:/127.0.0.1:47012 - R:127.0.0.1/127.0.0.1:35765] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
565713:55:12.699 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x017c523c, L:/127.0.0.1:47012 - R:127.0.0.1/127.0.0.1:35765] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
565813:55:12.699 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x017c523c, L:/127.0.0.1:47012 - R:127.0.0.1/127.0.0.1:35765] OUTBOUND SETTINGS: ack=true
565913:55:12.699 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x017c523c, L:/127.0.0.1:47012 - R:127.0.0.1/127.0.0.1:35765] INBOUND SETTINGS: ack=true
566013:55:12.700 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x017c523c, L:/127.0.0.1:47012 - R:127.0.0.1/127.0.0.1:35765] 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: AABSCao7fUEtMJW4NJI7UAGmAWKi6BoqUaGhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
566113:55:12.700 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x017c523c, L:/127.0.0.1:47012 - R:127.0.0.1/127.0.0.1:35765] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
566213:55:12.702 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x017c523c, L:/127.0.0.1:47012 - R:127.0.0.1/127.0.0.1:35765] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
566313:55:12.703 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x017c523c, L:/127.0.0.1:47012 - R:127.0.0.1/127.0.0.1:35765] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
566413:55:12.704 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x017c523c, L:/127.0.0.1:47012 - R:127.0.0.1/127.0.0.1:35765] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12] padding=0 endStream=true
5665Test completed.
5666[INFO] [11/28/2025 13:55:12.705] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
566713:55:12.705 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x017c523c, L:/127.0.0.1:47012 - R:127.0.0.1/127.0.0.1:35765] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5668[INFO] [11/28/2025 13:55:12.713] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5669Running test client_compressed_unary
5670[INFO] [11/28/2025 13:55:12.761] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5671[INFO] [11/28/2025 13:55:12.771] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5672Running test server_compressed_unary
5673[INFO] [11/28/2025 13:55:12.826] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5674[INFO] [11/28/2025 13:55:12.839] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5675Running test server_compressed_streaming
567613:55:12.889 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
567713:55:12.889 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
567813:55:12.890 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
567913:55:12.892 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
568013:55:12.892 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] OUTBOUND SETTINGS: ack=true
568113:55:12.892 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] INBOUND SETTINGS: ack=true
568213:55:12.893 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] 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: AABGSp5/LZW3m6GQDNwQHR0WAT9W6QIzGG99AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
568313:55:12.893 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
568413:55:12.895 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
568513:55:12.897 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:12 GMT, server: akka-http/10.5.0] padding=0 endStream=false
568613:55:12.898 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568713:55:12.898 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568813:55:12.899 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
568913:55:12.899 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
569013:55:12.899 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
569113:55:12.899 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
569213:55:12.900 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
569313:55:12.900 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
569413:55:12.900 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5695Test completed.
569613:55:12.901 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdaaf4349, L:/127.0.0.1:53202 - R:127.0.0.1/127.0.0.1:37505] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5697[INFO] [11/28/2025 13:55:12.901] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5698[INFO] [11/28/2025 13:55:12.914] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
569913:55:12.950 [grpc-nio-worker-ELG-5-2] DEBUG io.netty.buffer.PoolThreadCache - Freed 69 thread-local buffer(s) from thread: grpc-nio-worker-ELG-5-2
570013:55:12.950 [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
570113:55:12.951 [grpc-nio-worker-ELG-5-4] DEBUG io.netty.buffer.PoolThreadCache - Freed 72 thread-local buffer(s) from thread: grpc-nio-worker-ELG-5-4
570213:55:12.950 [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
5703Running test unimplemented_service
570413:55:12.961 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xd8435000, L:/127.0.0.1:37580 - R:127.0.0.1/127.0.0.1:46223] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
570513:55:12.961 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8435000, L:/127.0.0.1:37580 - R:127.0.0.1/127.0.0.1:46223] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
570613:55:12.961 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8435000, L:/127.0.0.1:37580 - R:127.0.0.1/127.0.0.1:46223] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
570713:55:12.964 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8435000, L:/127.0.0.1:37580 - R:127.0.0.1/127.0.0.1:46223] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
570813:55:12.964 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8435000, L:/127.0.0.1:37580 - R:127.0.0.1/127.0.0.1:46223] OUTBOUND SETTINGS: ack=true
570913:55:12.965 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8435000, L:/127.0.0.1:37580 - R:127.0.0.1/127.0.0.1:46223] INBOUND SETTINGS: ack=true
571013:55:12.965 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8435000, L:/127.0.0.1:37580 - R:127.0.0.1/127.0.0.1:46223] 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: AABfN6x1eK9UPKhAfN7gPpyjAQIknhtBEVGOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
571113:55:12.966 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8435000, L:/127.0.0.1:37580 - R:127.0.0.1/127.0.0.1:46223] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
571213:55:12.968 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8435000, L:/127.0.0.1:37580 - R:127.0.0.1/127.0.0.1:46223] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
571313:55:12.968 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8435000, L:/127.0.0.1:37580 - R:127.0.0.1/127.0.0.1:46223] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-length: 0, date: Fri, 28 Nov 2025 12:55:12 GMT, server: akka-http/10.5.0] padding=0 endStream=true
571413:55:12.968 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8435000, L:/127.0.0.1:37580 - R:127.0.0.1/127.0.0.1:46223] OUTBOUND RST_STREAM: streamId=3 errorCode=8
5715Test completed.
5716[INFO] [11/28/2025 13:55:12.969] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
571713:55:12.969 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd8435000, L:/127.0.0.1:37580 - R:127.0.0.1/127.0.0.1:46223] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5718[INFO] [11/28/2025 13:55:12.978] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5719[info] GrpcInteropAkkaJavaWithAkkaNettyJavaSpec:
5720[info] akka-grpc java server with akka-grpc java client tester
5721[info] - should pass the large_unary integration test (92 milliseconds)
5722[info] - should pass the empty_unary integration test (63 milliseconds)
5723[info] - should pass the ping_pong integration test (83 milliseconds)
5724[info] - should pass the empty_stream integration test (72 milliseconds)
5725[info] - should pass the client_streaming integration test (63 milliseconds)
5726[info] - should pass the server_streaming integration test (73 milliseconds)
5727[info] - should pass the cancel_after_begin integration test (pending)
5728[info] - should pass the cancel_after_first_response integration test (pending)
5729[info] - should pass the timeout_on_sleeping_server integration test (pending)
5730[info] - should pass the status_code_and_message integration test (72 milliseconds)
5731[info] - should pass the unimplemented_method integration test (63 milliseconds)
5732[info] - should pass the client_compressed_unary integration test (pending)
5733[info] - should pass the server_compressed_unary integration test (pending)
5734[info] - should pass the server_compressed_streaming integration test (73 milliseconds)
5735[info] - should pass the unimplemented_service integration test (63 milliseconds)
573613:55:13.009 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
573713:55:13.010 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
573813:55:13.012 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
573913:55:13.012 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] OUTBOUND SETTINGS: ack=true
574013:55:13.013 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] INBOUND SETTINGS: ack=true
574113:55:13.014 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] 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: AADixlySpEXR2SwyvkPx5ubMAZnCheytGoL/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
574213:55:13.014 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10 bytes=00000000050a03426f62
574313:55:13.016 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
574413:55:13.019 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:13 GMT, server: akka-http/10.5.0] padding=0 endStream=false
574513:55:13.019 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
574613:55:13.022 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] 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: AACEM1BeaV61zsQRiMdTONg4AW+8ggdPbISUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
574713:55:13.022 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] OUTBOUND DATA: streamId=5 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
574813:55:13.024 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=22 bytes=00000000050a03426f6200000000070a055065746572
574913:55:13.026 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:13 GMT, server: akka-http/10.5.0] padding=0 endStream=false
575013:55:13.026 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
575113:55:13.029 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] 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: AADDN1/gj77vOI6aGCQWkPKFARAvtRGrbDnsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
575213:55:13.029 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=10 bytes=00000000050a03426f62
575313:55:13.032 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:13 GMT, server: akka-http/10.5.0] padding=0 endStream=false
575413:55:13.032 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
575513:55:13.035 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] 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: AAANAL0B7TK0sv2XP5XO1alvAWrGnC83vju4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
575613:55:13.035 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] OUTBOUND DATA: streamId=9 padding=0 endStream=false length=12 bytes=00000000070a05416c696365
575713:55:13.036 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=22 bytes=00000000050a03426f6200000000070a055065746572
575813:55:13.037 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:13 GMT, server: akka-http/10.5.0] padding=0 endStream=false
575913:55:13.037 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 3, grpc-message: What is wrong?, grpc-status-details-bin: CAMSDldoYXQgaXMgd3Jvbmc/GkYKL3R5cGUuZ29vZ2xlYXBpcy5jb20vZ29vZ2xlLnJwYy5Mb2NhbGl6ZWRNZXNzYWdlEhMKAkVOEg1UaGUgcGFzc3dvcmQh] padding=0 endStream=true
5760[INFO] [11/28/2025 13:55:13.039] [pool-23-thread-8] [CoordinatedShutdown(akka://RichErrorSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
576113:55:13.040 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5e3dad5, L:/127.0.0.1:43016 - R:127.0.0.1/127.0.0.1:46487] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5762[info] RichErrorModelSpec:
5763[info] Rich error model
5764[info] - should work with the manual approach on a unary call (12 milliseconds)
5765[info] - should work with the manual approach on a stream request (6 milliseconds)
5766[info] - should work with the manual approach on a stream response (5 milliseconds)
5767[info] - should work with the manual approach on a bidi stream (4 milliseconds)
5768Running test large_unary
576913:55:13.097 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
577013:55:13.097 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - 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}
577113:55:13.098 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
577213:55:13.098 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
577313:55:13.099 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
577413:55:13.099 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
577513:55:13.099 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
577613:55:13.099 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] OUTBOUND SETTINGS: ack=true
577713:55:13.099 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
577813:55:13.100 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - 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}
577913:55:13.100 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
578013:55:13.101 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
578113:55:13.101 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND SETTINGS: ack=true
578213:55:13.101 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - 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: AAAJvBX4NGHlIYvJTozNtXh5AYXzwz4WFIvmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
578313:55:13.102 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578413:55:13.103 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578513:55:13.103 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] 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: AAAJvBX4NGHlIYvJTozNtXh5AYXzwz4WFIvmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
578613:55:13.103 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578713:55:13.104 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
578813:55:13.104 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] OUTBOUND PING: ack=false bytes=1234
578913:55:13.104 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579013:55:13.104 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579113:55:13.104 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579213:55:13.104 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579313:55:13.105 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579413:55:13.105 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579513:55:13.105 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579613:55:13.105 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579713:55:13.105 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43206 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579813:55:13.105 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
579913:55:13.106 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580013:55:13.106 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
580113:55:13.106 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580213:55:13.106 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580313:55:13.106 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580413:55:13.106 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
580513:55:13.107 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580613:55:13.108 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580713:55:13.108 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
580813:55:13.108 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
580913:55:13.109 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581013:55:13.109 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND DATA: streamId=3 padding=0 endStream=true length=10438 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581113:55:13.110 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
581213:55:13.110 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
581313:55:13.111 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
581413:55:13.112 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581513:55:13.113 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581613:55:13.113 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581713:55:13.113 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - 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
581813:55:13.113 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
581913:55:13.113 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582013:55:13.114 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582113:55:13.114 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582213:55:13.114 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582313:55:13.114 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582413:55:13.114 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582513:55:13.114 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582613:55:13.115 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582713:55:13.115 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582813:55:13.115 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
582913:55:13.115 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583013:55:13.115 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=3744 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583113:55:13.115 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583213:55:13.115 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
583313:55:13.115 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
583413:55:13.116 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583513:55:13.116 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583613:55:13.116 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583713:55:13.116 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND PING: ack=true bytes=1234
583813:55:13.116 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
583913:55:13.117 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
584013:55:13.117 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
584113:55:13.117 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
584213:55:13.117 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
584313:55:13.117 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
584413:55:13.117 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
584513:55:13.118 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
584613:55:13.118 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
584713:55:13.118 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=3744 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
584813:55:13.118 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5849Test completed.
585013:55:13.119 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x643f7ce3, L:/127.0.0.1:48490 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
585113:55:13.119 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x58d2fbac, L:/127.0.0.1:8080 - R:/127.0.0.1:48490] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5852[INFO] [11/28/2025 13:55:13.120] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5853Server stopped
5854Running test empty_unary
585513:55:13.162 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x99b46984, L:/127.0.0.1:48498 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
585613:55:13.162 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99b46984, L:/127.0.0.1:48498 - 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}
585713:55:13.162 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99b46984, L:/127.0.0.1:48498 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
585813:55:13.163 [grpc-nio-worker-ELG-7-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x37415ee7, L:/127.0.0.1:8080 - R:/127.0.0.1:48498] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
585913:55:13.163 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37415ee7, L:/127.0.0.1:8080 - R:/127.0.0.1:48498] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
586013:55:13.163 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37415ee7, L:/127.0.0.1:8080 - R:/127.0.0.1:48498] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
586113:55:13.164 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37415ee7, L:/127.0.0.1:8080 - R:/127.0.0.1:48498] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
586213:55:13.164 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99b46984, L:/127.0.0.1:48498 - 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}
586313:55:13.164 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37415ee7, L:/127.0.0.1:8080 - R:/127.0.0.1:48498] OUTBOUND SETTINGS: ack=true
586413:55:13.164 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99b46984, L:/127.0.0.1:48498 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
586513:55:13.164 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37415ee7, L:/127.0.0.1:8080 - R:/127.0.0.1:48498] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
586613:55:13.164 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99b46984, L:/127.0.0.1:48498 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
586713:55:13.165 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37415ee7, L:/127.0.0.1:8080 - R:/127.0.0.1:48498] INBOUND SETTINGS: ack=true
586813:55:13.165 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99b46984, L:/127.0.0.1:48498 - 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: AACpIFj8CS9xdp3mjZia738pARoLGS33g798AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
586913:55:13.165 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99b46984, L:/127.0.0.1:48498 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
587013:55:13.166 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99b46984, L:/127.0.0.1:48498 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
587113:55:13.166 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37415ee7, L:/127.0.0.1:8080 - R:/127.0.0.1:48498] 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: AACpIFj8CS9xdp3mjZia738pARoLGS33g798AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
587213:55:13.167 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37415ee7, L:/127.0.0.1:8080 - R:/127.0.0.1:48498] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
587313:55:13.167 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37415ee7, L:/127.0.0.1:8080 - R:/127.0.0.1:48498] OUTBOUND PING: ack=false bytes=1234
587413:55:13.167 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99b46984, L:/127.0.0.1:48498 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
587513:55:13.167 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99b46984, L:/127.0.0.1:48498 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
587613:55:13.168 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37415ee7, L:/127.0.0.1:8080 - R:/127.0.0.1:48498] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
587713:55:13.168 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37415ee7, L:/127.0.0.1:8080 - R:/127.0.0.1:48498] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
587813:55:13.168 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37415ee7, L:/127.0.0.1:8080 - R:/127.0.0.1:48498] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
587913:55:13.169 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37415ee7, L:/127.0.0.1:8080 - R:/127.0.0.1:48498] INBOUND PING: ack=true bytes=1234
588013:55:13.169 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99b46984, L:/127.0.0.1:48498 - 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
588113:55:13.169 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99b46984, L:/127.0.0.1:48498 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
588213:55:13.169 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99b46984, L:/127.0.0.1:48498 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5883Test completed.
588413:55:13.170 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99b46984, L:/127.0.0.1:48498 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
588513:55:13.170 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37415ee7, L:/127.0.0.1:8080 - R:/127.0.0.1:48498] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5886[INFO] [11/28/2025 13:55:13.171] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5887Server stopped
5888Running test ping_pong
588913:55:13.216 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
589013:55:13.216 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - 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}
589113:55:13.216 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
589213:55:13.217 [grpc-nio-worker-ELG-7-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
589313:55:13.217 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
589413:55:13.217 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
589513:55:13.218 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
589613:55:13.218 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - 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}
589713:55:13.218 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] OUTBOUND SETTINGS: ack=true
589813:55:13.218 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
589913:55:13.218 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
590013:55:13.218 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
590113:55:13.218 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] INBOUND SETTINGS: ack=true
590213:55:13.218 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - 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: AAAqQWDC4pL7HnR+zQHk4HNnAYdeqZg2aMruAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
590313:55:13.219 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590413:55:13.219 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
590513:55:13.220 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
590613:55:13.220 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] 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: AAAqQWDC4pL7HnR+zQHk4HNnAYdeqZg2aMruAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
590713:55:13.220 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=47767 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590813:55:13.220 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
590913:55:13.221 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] OUTBOUND PING: ack=false bytes=1234
591013:55:13.221 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591113:55:13.221 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] INBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
591213:55:13.221 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
591313:55:13.222 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
591413:55:13.222 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591513:55:13.222 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591613:55:13.222 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] INBOUND DATA: streamId=3 padding=0 endStream=true length=14999 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591713:55:13.223 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
591813:55:13.224 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31446 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
591913:55:13.224 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - 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
592013:55:13.225 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] INBOUND PING: ack=true bytes=1234
592113:55:13.225 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
592213:55:13.225 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
592313:55:13.226 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
592413:55:13.226 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
592513:55:13.226 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
592613:55:13.227 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
592713:55:13.227 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
592813:55:13.228 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
592913:55:13.228 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
593013:55:13.228 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
593113:55:13.228 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
5932Test completed.
593313:55:13.229 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xe38cee16, L:/127.0.0.1:48504 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
593413:55:13.230 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3eae343d, L:/127.0.0.1:8080 - R:/127.0.0.1:48504] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5935[INFO] [11/28/2025 13:55:13.230] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5936Server stopped
5937Running test empty_stream
593813:55:13.269 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x389c65db, L:/127.0.0.1:48518 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
593913:55:13.270 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x389c65db, L:/127.0.0.1:48518 - 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}
594013:55:13.270 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x389c65db, L:/127.0.0.1:48518 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
594113:55:13.271 [grpc-nio-worker-ELG-7-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xcedaa2c4, L:/127.0.0.1:8080 - R:/127.0.0.1:48518] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
594213:55:13.271 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcedaa2c4, L:/127.0.0.1:8080 - R:/127.0.0.1:48518] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
594313:55:13.271 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcedaa2c4, L:/127.0.0.1:8080 - R:/127.0.0.1:48518] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
594413:55:13.272 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcedaa2c4, L:/127.0.0.1:8080 - R:/127.0.0.1:48518] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
594513:55:13.272 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x389c65db, L:/127.0.0.1:48518 - 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}
594613:55:13.272 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x389c65db, L:/127.0.0.1:48518 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
594713:55:13.272 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcedaa2c4, L:/127.0.0.1:8080 - R:/127.0.0.1:48518] OUTBOUND SETTINGS: ack=true
594813:55:13.272 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcedaa2c4, L:/127.0.0.1:8080 - R:/127.0.0.1:48518] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
594913:55:13.272 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x389c65db, L:/127.0.0.1:48518 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
595013:55:13.273 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcedaa2c4, L:/127.0.0.1:8080 - R:/127.0.0.1:48518] INBOUND SETTINGS: ack=true
595113:55:13.273 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x389c65db, L:/127.0.0.1:48518 - 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: AADEV1IOdmwR0n1fhzuHfvrjAba+zIhseCB+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
595213:55:13.273 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x389c65db, L:/127.0.0.1:48518 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
595313:55:13.274 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x389c65db, L:/127.0.0.1:48518 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
595413:55:13.274 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcedaa2c4, L:/127.0.0.1:8080 - R:/127.0.0.1:48518] 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: AADEV1IOdmwR0n1fhzuHfvrjAba+zIhseCB+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
595513:55:13.274 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcedaa2c4, L:/127.0.0.1:8080 - R:/127.0.0.1:48518] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
595613:55:13.275 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcedaa2c4, L:/127.0.0.1:8080 - R:/127.0.0.1:48518] OUTBOUND PING: ack=false bytes=1234
595713:55:13.275 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x389c65db, L:/127.0.0.1:48518 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
595813:55:13.275 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcedaa2c4, L:/127.0.0.1:8080 - R:/127.0.0.1:48518] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
595913:55:13.275 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x389c65db, L:/127.0.0.1:48518 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
596013:55:13.276 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x389c65db, L:/127.0.0.1:48518 - 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
596113:55:13.276 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcedaa2c4, L:/127.0.0.1:8080 - R:/127.0.0.1:48518] INBOUND PING: ack=true bytes=1234
5962Test completed.
5963[INFO] [11/28/2025 13:55:13.277] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
596413:55:13.278 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x389c65db, L:/127.0.0.1:48518 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
596513:55:13.278 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xcedaa2c4, L:/127.0.0.1:8080 - R:/127.0.0.1:48518] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
5966Server stopped
5967Running test client_streaming
596813:55:13.323 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
596913:55:13.323 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - 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}
597013:55:13.323 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
597113:55:13.324 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
597213:55:13.324 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
597313:55:13.324 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
597413:55:13.324 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - 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}
597513:55:13.324 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
597613:55:13.324 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
597713:55:13.325 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] OUTBOUND SETTINGS: ack=true
597813:55:13.325 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
597913:55:13.325 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
598013:55:13.325 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - 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: AABn6H1SpBYRodkVmFhKpYy5AV+ypC/uOxlpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
598113:55:13.325 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] INBOUND SETTINGS: ack=true
598213:55:13.325 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
598313:55:13.326 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
598413:55:13.327 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] 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: AABn6H1SpBYRodkVmFhKpYy5AV+ypC/uOxlpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
598513:55:13.327 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
598613:55:13.327 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] OUTBOUND PING: ack=false bytes=1234
598713:55:13.327 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] INBOUND DATA: streamId=3 padding=0 endStream=false length=10811 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
598813:55:13.327 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=47773 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
598913:55:13.328 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
599013:55:13.328 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
599113:55:13.328 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
599213:55:13.328 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
599313:55:13.328 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] INBOUND DATA: streamId=3 padding=0 endStream=true length=15005 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
599413:55:13.329 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] INBOUND PING: ack=true bytes=1234
599513:55:13.329 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
599613:55:13.330 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
599713:55:13.330 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
599813:55:13.330 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - 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
599913:55:13.330 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
600013:55:13.331 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6001Test completed.
600213:55:13.331 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x2471e0f8, L:/127.0.0.1:48522 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6003[INFO] [11/28/2025 13:55:13.331] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
600413:55:13.332 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6b891bbe, L:/127.0.0.1:8080 - R:/127.0.0.1:48522] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6005Server stopped
6006Running test server_streaming
600713:55:13.378 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
600813:55:13.378 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - 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}
600913:55:13.378 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
601013:55:13.379 [grpc-nio-worker-ELG-7-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
601113:55:13.379 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
601213:55:13.379 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
601313:55:13.380 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
601413:55:13.380 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] OUTBOUND SETTINGS: ack=true
601513:55:13.380 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - 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}
601613:55:13.380 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
601713:55:13.380 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
601813:55:13.380 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
601913:55:13.381 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] INBOUND SETTINGS: ack=true
602013:55:13.381 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - 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: AADswoHkdiqe+rMkLenZVQ9/AWVcdyOmO/g9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
602113:55:13.381 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
602213:55:13.382 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
602313:55:13.382 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] 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: AADswoHkdiqe+rMkLenZVQ9/AWVcdyOmO/g9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
602413:55:13.382 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] INBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
602513:55:13.382 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] OUTBOUND PING: ack=false bytes=1234
602613:55:13.383 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
602713:55:13.383 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
602813:55:13.383 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] INBOUND PING: ack=true bytes=1234
602913:55:13.384 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
603013:55:13.384 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31446 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
603113:55:13.384 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=61656 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
603213:55:13.385 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - 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
603313:55:13.385 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
603413:55:13.385 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
603513:55:13.385 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
603613:55:13.386 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
603713:55:13.387 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
603813:55:13.388 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
603913:55:13.388 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=12504 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
604013:55:13.388 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6041Test completed.
604213:55:13.390 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x05f6cdb0, L:/127.0.0.1:48528 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6043[INFO] [11/28/2025 13:55:13.391] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
604413:55:13.391 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xeac25620, L:/127.0.0.1:8080 - R:/127.0.0.1:48528] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6045Server stopped
6046Running test cancel_after_begin
6047[INFO] [11/28/2025 13:55:13.429] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6048Server stopped
6049Running test cancel_after_first_response
6050[INFO] [11/28/2025 13:55:13.475] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6051Server stopped
6052Running test timeout_on_sleeping_server
6053[INFO] [11/28/2025 13:55:13.519] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6054Server stopped
6055Running test status_code_and_message
605613:55:13.568 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
605713:55:13.568 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - 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}
605813:55:13.568 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
605913:55:13.569 [grpc-nio-worker-ELG-7-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
606013:55:13.569 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
606113:55:13.570 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
606213:55:13.570 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
606313:55:13.570 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] OUTBOUND SETTINGS: ack=true
606413:55:13.570 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - 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}
606513:55:13.570 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
606613:55:13.570 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
606713:55:13.571 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
606813:55:13.571 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - 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: AAA70/HCq6oeXVO9fszguFuoAVhTRvt+9AmMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
606913:55:13.571 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
607013:55:13.572 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
607113:55:13.572 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] INBOUND SETTINGS: ack=true
607213:55:13.573 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] 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: AAA70/HCq6oeXVO9fszguFuoAVhTRvt+9AmMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
607313:55:13.573 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] INBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
607413:55:13.573 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] OUTBOUND PING: ack=false bytes=1234
607513:55:13.573 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
607613:55:13.574 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
607713:55:13.574 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
607813:55:13.575 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] INBOUND PING: ack=true bytes=1234
607913:55:13.575 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - 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
608013:55:13.577 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - 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: AAAQLgqpM2Yspe9FisAOnO+EAbvGDGz8UOPcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
608113:55:13.577 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
608213:55:13.578 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] 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: AAAQLgqpM2Yspe9FisAOnO+EAbvGDGz8UOPcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
608313:55:13.578 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] INBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
608413:55:13.579 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
608513:55:13.579 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - 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
6086Test completed.
608713:55:13.581 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4fa7d8aa, L:/127.0.0.1:48544 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6088[INFO] [11/28/2025 13:55:13.580] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
608913:55:13.581 [grpc-nio-worker-ELG-7-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xc4c2309a, L:/127.0.0.1:8080 - R:/127.0.0.1:48544] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6090Server stopped
6091Running test unimplemented_method
609213:55:13.622 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xb3a5bac1, L:/127.0.0.1:48546 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
609313:55:13.622 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a5bac1, L:/127.0.0.1:48546 - 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}
609413:55:13.623 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a5bac1, L:/127.0.0.1:48546 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
609513:55:13.624 [grpc-nio-worker-ELG-7-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xca083a77, L:/127.0.0.1:8080 - R:/127.0.0.1:48546] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
609613:55:13.624 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca083a77, L:/127.0.0.1:8080 - R:/127.0.0.1:48546] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
609713:55:13.624 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca083a77, L:/127.0.0.1:8080 - R:/127.0.0.1:48546] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
609813:55:13.625 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca083a77, L:/127.0.0.1:8080 - R:/127.0.0.1:48546] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
609913:55:13.625 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca083a77, L:/127.0.0.1:8080 - R:/127.0.0.1:48546] OUTBOUND SETTINGS: ack=true
610013:55:13.625 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a5bac1, L:/127.0.0.1:48546 - 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}
610113:55:13.625 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a5bac1, L:/127.0.0.1:48546 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
610213:55:13.625 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca083a77, L:/127.0.0.1:8080 - R:/127.0.0.1:48546] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
610313:55:13.625 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a5bac1, L:/127.0.0.1:48546 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
610413:55:13.625 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a5bac1, L:/127.0.0.1:48546 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
610513:55:13.625 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a5bac1, L:/127.0.0.1:48546 - 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: AAAmAS9pZ7fy56A3vyNaKePOAR9V4cSveJ/jAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
610613:55:13.626 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca083a77, L:/127.0.0.1:8080 - R:/127.0.0.1:48546] INBOUND SETTINGS: ack=true
610713:55:13.626 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a5bac1, L:/127.0.0.1:48546 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
610813:55:13.626 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca083a77, L:/127.0.0.1:8080 - R:/127.0.0.1:48546] 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: AAAmAS9pZ7fy56A3vyNaKePOAR9V4cSveJ/jAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
610913:55:13.627 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca083a77, L:/127.0.0.1:8080 - R:/127.0.0.1:48546] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
611013:55:13.627 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca083a77, L:/127.0.0.1:8080 - R:/127.0.0.1:48546] OUTBOUND PING: ack=false bytes=1234
611113:55:13.627 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a5bac1, L:/127.0.0.1:48546 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
611213:55:13.627 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a5bac1, L:/127.0.0.1:48546 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
611313:55:13.628 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca083a77, L:/127.0.0.1:8080 - R:/127.0.0.1:48546] 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
611413:55:13.628 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca083a77, L:/127.0.0.1:8080 - R:/127.0.0.1:48546] INBOUND PING: ack=true bytes=1234
611513:55:13.628 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a5bac1, L:/127.0.0.1:48546 - 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
6116Test completed.
611713:55:13.629 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3a5bac1, L:/127.0.0.1:48546 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
611813:55:13.630 [grpc-nio-worker-ELG-7-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xca083a77, L:/127.0.0.1:8080 - R:/127.0.0.1:48546] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6119[INFO] [11/28/2025 13:55:13.630] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6120Server stopped
6121Running test client_compressed_unary
6122[INFO] [11/28/2025 13:55:13.673] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6123Server stopped
6124Running test server_compressed_unary
6125[INFO] [11/28/2025 13:55:13.720] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6126Server stopped
6127Running test server_compressed_streaming
612813:55:13.773 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
612913:55:13.773 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - 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}
613013:55:13.773 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
613113:55:13.774 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
613213:55:13.774 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
613313:55:13.775 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
613413:55:13.775 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
613513:55:13.775 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] OUTBOUND SETTINGS: ack=true
613613:55:13.775 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
613713:55:13.775 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - 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}
613813:55:13.776 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
613913:55:13.776 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
614013:55:13.776 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] INBOUND SETTINGS: ack=true
614113:55:13.776 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - 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: AAABvLEd2zA5AJ8Z6F6BbuR+AdsviqiYETXoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
614213:55:13.777 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
614313:55:13.777 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
614413:55:13.778 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] 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: AAABvLEd2zA5AJ8Z6F6BbuR+AdsviqiYETXoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
614513:55:13.778 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] INBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
614613:55:13.778 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] OUTBOUND PING: ack=false bytes=1234
614713:55:13.778 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
614813:55:13.779 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
614913:55:13.779 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] INBOUND PING: ack=true bytes=1234
615013:55:13.780 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
615113:55:13.781 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
615213:55:13.782 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
615313:55:13.782 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9757 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
615413:55:13.782 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
615513:55:13.782 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - 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
615613:55:13.783 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
615713:55:13.783 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
615813:55:13.784 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
615913:55:13.784 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
616013:55:13.785 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
616113:55:13.785 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
616213:55:13.785 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
616313:55:13.785 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9757 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
616413:55:13.786 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6165Test completed.
616613:55:13.787 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x312e0bfa, L:/127.0.0.1:48558 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6167[INFO] [11/28/2025 13:55:13.787] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
616813:55:13.788 [grpc-nio-worker-ELG-7-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x9421f29f, L:/127.0.0.1:8080 - R:/127.0.0.1:48558] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6169Server stopped
6170Running test unimplemented_service
617113:55:13.829 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xc8be0fb6, L:/127.0.0.1:48570 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
617213:55:13.829 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8be0fb6, L:/127.0.0.1:48570 - 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}
617313:55:13.829 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8be0fb6, L:/127.0.0.1:48570 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
617413:55:13.830 [grpc-nio-worker-ELG-7-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x933ad923, L:/127.0.0.1:8080 - R:/127.0.0.1:48570] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
617513:55:13.830 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x933ad923, L:/127.0.0.1:8080 - R:/127.0.0.1:48570] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
617613:55:13.830 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x933ad923, L:/127.0.0.1:8080 - R:/127.0.0.1:48570] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
617713:55:13.831 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x933ad923, L:/127.0.0.1:8080 - R:/127.0.0.1:48570] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
617813:55:13.831 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x933ad923, L:/127.0.0.1:8080 - R:/127.0.0.1:48570] OUTBOUND SETTINGS: ack=true
617913:55:13.831 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x933ad923, L:/127.0.0.1:8080 - R:/127.0.0.1:48570] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
618013:55:13.831 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8be0fb6, L:/127.0.0.1:48570 - 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}
618113:55:13.831 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8be0fb6, L:/127.0.0.1:48570 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
618213:55:13.832 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8be0fb6, L:/127.0.0.1:48570 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
618313:55:13.832 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8be0fb6, L:/127.0.0.1:48570 - 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: AADgKhpGkT0DIZYZbBvbSMWtAVx3aOF7NOnwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
618413:55:13.832 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8be0fb6, L:/127.0.0.1:48570 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
618513:55:13.833 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8be0fb6, L:/127.0.0.1:48570 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
618613:55:13.833 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x933ad923, L:/127.0.0.1:8080 - R:/127.0.0.1:48570] INBOUND SETTINGS: ack=true
618713:55:13.834 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x933ad923, L:/127.0.0.1:8080 - R:/127.0.0.1:48570] 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: AADgKhpGkT0DIZYZbBvbSMWtAVx3aOF7NOnwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
618813:55:13.834 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x933ad923, L:/127.0.0.1:8080 - R:/127.0.0.1:48570] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
618913:55:13.834 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x933ad923, L:/127.0.0.1:8080 - R:/127.0.0.1:48570] OUTBOUND PING: ack=false bytes=1234
619013:55:13.834 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x933ad923, L:/127.0.0.1:8080 - R:/127.0.0.1:48570] 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
619113:55:13.835 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8be0fb6, L:/127.0.0.1:48570 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
619213:55:13.835 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8be0fb6, L:/127.0.0.1:48570 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
619313:55:13.835 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x933ad923, L:/127.0.0.1:8080 - R:/127.0.0.1:48570] INBOUND PING: ack=true bytes=1234
619413:55:13.835 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8be0fb6, L:/127.0.0.1:48570 - 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
6195Test completed.
619613:55:13.836 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xc8be0fb6, L:/127.0.0.1:48570 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6197[INFO] [11/28/2025 13:55:13.836] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
619813:55:13.836 [grpc-nio-worker-ELG-7-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x933ad923, L:/127.0.0.1:8080 - R:/127.0.0.1:48570] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6199Server stopped
6200[info] GrpcInteropIoWithAkkaNettyJavaSpec:
6201[info] grpc-java server with akka-grpc java client tester
6202[info] - should pass the large_unary integration test (66 milliseconds)
6203[info] - should pass the empty_unary integration test (54 milliseconds)
6204[info] - should pass the ping_pong integration test (54 milliseconds)
6205[info] - should pass the empty_stream integration test (53 milliseconds)
6206[info] - should pass the client_streaming integration test (53 milliseconds)
6207[info] - should pass the server_streaming integration test (54 milliseconds)
6208[info] - should pass the cancel_after_begin integration test (pending)
6209[info] - should pass the cancel_after_first_response integration test (pending)
6210[info] - should pass the timeout_on_sleeping_server integration test (pending)
6211[info] - should pass the status_code_and_message integration test (53 milliseconds)
6212[info] - should pass the unimplemented_method integration test (54 milliseconds)
6213[info] - should pass the client_compressed_unary integration test (pending)
6214[info] - should pass the server_compressed_unary integration test (pending)
6215[info] - should pass the server_compressed_streaming integration test (58 milliseconds)
6216[info] - should pass the unimplemented_service integration test (54 milliseconds)
6217Running test large_unary
621813:55:13.891 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
621913:55:13.891 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
622013:55:13.892 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
622113:55:13.894 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
622213:55:13.894 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] OUTBOUND SETTINGS: ack=true
622313:55:13.895 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND SETTINGS: ack=true
622413:55:13.896 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: foo.test.google.fr, :path: /grpc.testing.TestService/UnaryCall, :method: POST, :scheme: https, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.54.2, grpc-accept-encoding: gzip, grpc-trace-bin: AAA+A7XzY5qgeN0UDUjbdfyyAfzKGcP6jmhoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
622513:55:13.896 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622613:55:13.897 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
622713:55:13.900 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
622813:55:13.900 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
622913:55:13.900 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623013:55:13.901 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623113:55:13.902 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623213:55:13.903 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623313:55:13.903 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623413:55:13.907 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:13 GMT, server: akka-http/10.5.0] padding=0 endStream=false
623513:55:13.908 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623613:55:13.909 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623713:55:13.909 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623813:55:13.909 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
623913:55:13.910 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624013:55:13.910 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624113:55:13.911 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624213:55:13.912 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624313:55:13.912 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624413:55:13.912 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624513:55:13.912 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624613:55:13.912 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624713:55:13.913 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624813:55:13.913 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
624913:55:13.913 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
625013:55:13.913 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
625113:55:13.914 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
625213:55:13.914 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
625313:55:13.914 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
625413:55:13.914 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
625513:55:13.915 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6256Test completed.
6257[INFO] [11/28/2025 13:55:13.917] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
625813:55:13.917 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3696c870, L:/127.0.0.1:42296 - R:127.0.0.1/127.0.0.1:40961] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6259[INFO] [11/28/2025 13:55:13.929] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6260Running test empty_unary
626113:55:14.004 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x4aad316d, L:/127.0.0.1:36812 - R:127.0.0.1/127.0.0.1:45855] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
626213:55:14.004 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4aad316d, L:/127.0.0.1:36812 - R:127.0.0.1/127.0.0.1:45855] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
626313:55:14.004 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4aad316d, L:/127.0.0.1:36812 - R:127.0.0.1/127.0.0.1:45855] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
626413:55:14.007 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4aad316d, L:/127.0.0.1:36812 - R:127.0.0.1/127.0.0.1:45855] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
626513:55:14.007 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4aad316d, L:/127.0.0.1:36812 - R:127.0.0.1/127.0.0.1:45855] OUTBOUND SETTINGS: ack=true
626613:55:14.007 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4aad316d, L:/127.0.0.1:36812 - R:127.0.0.1/127.0.0.1:45855] INBOUND SETTINGS: ack=true
626713:55:14.008 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4aad316d, L:/127.0.0.1:36812 - R:127.0.0.1/127.0.0.1:45855] 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: AADjUWuYKB29Ti6lXrmVu4JQAda2dazif57nAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
626813:55:14.008 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4aad316d, L:/127.0.0.1:36812 - R:127.0.0.1/127.0.0.1:45855] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
626913:55:14.011 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4aad316d, L:/127.0.0.1:36812 - R:127.0.0.1/127.0.0.1:45855] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
627013:55:14.013 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4aad316d, L:/127.0.0.1:36812 - R:127.0.0.1/127.0.0.1:45855] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
627113:55:14.013 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4aad316d, L:/127.0.0.1:36812 - R:127.0.0.1/127.0.0.1:45855] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
6272Test completed.
627313:55:14.014 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4aad316d, L:/127.0.0.1:36812 - R:127.0.0.1/127.0.0.1:45855] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
627413:55:14.015 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x4aad316d, L:/127.0.0.1:36812 - R:127.0.0.1/127.0.0.1:45855] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6275[INFO] [11/28/2025 13:55:14.015] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6276[INFO] [11/28/2025 13:55:14.028] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6277Running test ping_pong
627813:55:14.078 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
627913:55:14.079 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
628013:55:14.079 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
628113:55:14.082 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
628213:55:14.082 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] OUTBOUND SETTINGS: ack=true
628313:55:14.082 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] INBOUND SETTINGS: ack=true
628413:55:14.083 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] 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: AAA4smC5AYATWWTbCfHtRPDLAZD9GadVPaHjAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
628513:55:14.083 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
628613:55:14.085 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=21 bytes=0000000010120208091a0a12080000000000000000
628713:55:14.085 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38313 bytes=000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
628813:55:14.087 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
628913:55:14.088 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
629013:55:14.088 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473687
629113:55:14.088 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
629213:55:14.089 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
629313:55:14.090 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
629413:55:14.090 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
629513:55:14.092 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
629613:55:14.092 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
629713:55:14.093 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
629813:55:14.093 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
629913:55:14.093 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6300Test completed.
630113:55:14.095 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x57f47ae8, L:/127.0.0.1:36090 - R:127.0.0.1/127.0.0.1:33411] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6302[INFO] [11/28/2025 13:55:14.095] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6303[INFO] [11/28/2025 13:55:14.105] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6304Running test empty_stream
630513:55:14.153 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x0f50261b, L:/127.0.0.1:56820 - R:127.0.0.1/127.0.0.1:41645] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
630613:55:14.154 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f50261b, L:/127.0.0.1:56820 - R:127.0.0.1/127.0.0.1:41645] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
630713:55:14.154 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f50261b, L:/127.0.0.1:56820 - R:127.0.0.1/127.0.0.1:41645] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
630813:55:14.157 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f50261b, L:/127.0.0.1:56820 - R:127.0.0.1/127.0.0.1:41645] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
630913:55:14.157 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f50261b, L:/127.0.0.1:56820 - R:127.0.0.1/127.0.0.1:41645] OUTBOUND SETTINGS: ack=true
631013:55:14.157 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f50261b, L:/127.0.0.1:56820 - R:127.0.0.1/127.0.0.1:41645] INBOUND SETTINGS: ack=true
631113:55:14.157 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f50261b, L:/127.0.0.1:56820 - R:127.0.0.1/127.0.0.1:41645] 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: AAALGy0gLVNUYaNwrKYwOUx4AWbQPPfGZFxdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
631213:55:14.158 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f50261b, L:/127.0.0.1:56820 - R:127.0.0.1/127.0.0.1:41645] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
631313:55:14.161 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f50261b, L:/127.0.0.1:56820 - R:127.0.0.1/127.0.0.1:41645] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
631413:55:14.162 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f50261b, L:/127.0.0.1:56820 - R:127.0.0.1/127.0.0.1:41645] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
631513:55:14.163 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f50261b, L:/127.0.0.1:56820 - R:127.0.0.1/127.0.0.1:41645] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6316Test completed.
631713:55:14.164 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x0f50261b, L:/127.0.0.1:56820 - R:127.0.0.1/127.0.0.1:41645] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6318[INFO] [11/28/2025 13:55:14.164] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6319[INFO] [11/28/2025 13:55:14.180] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6320Running test client_streaming
632113:55:14.242 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
632213:55:14.242 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
632313:55:14.242 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
632413:55:14.245 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
632513:55:14.245 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] OUTBOUND SETTINGS: ack=true
632613:55:14.246 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] INBOUND SETTINGS: ack=true
632713:55:14.246 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] 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: AAAFSoqhkv0jAyHMeR+0uVdfAdwZQVVgA26qAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
632813:55:14.247 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
632913:55:14.250 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
633013:55:14.251 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38340 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
633113:55:14.252 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473660
633213:55:14.252 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
633313:55:14.254 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
633413:55:14.255 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
6335Test completed.
633613:55:14.255 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
633713:55:14.256 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x71ccd6ff, L:/127.0.0.1:33000 - R:127.0.0.1/127.0.0.1:36815] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6338[INFO] [11/28/2025 13:55:14.256] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6339[INFO] [11/28/2025 13:55:14.262] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6340Running test server_streaming
634113:55:14.317 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
634213:55:14.318 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
634313:55:14.318 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
634413:55:14.320 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
634513:55:14.320 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] OUTBOUND SETTINGS: ack=true
634613:55:14.321 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] INBOUND SETTINGS: ack=true
634713:55:14.321 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] 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: AAAtp4lOgW72cPBv8SWH3GLfAUysywru44nLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
634813:55:14.321 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
634913:55:14.323 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
635013:55:14.325 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
635113:55:14.326 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
635213:55:14.326 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
635313:55:14.326 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
635413:55:14.326 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
635513:55:14.327 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
635613:55:14.327 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
635713:55:14.327 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
635813:55:14.327 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6359Test completed.
636013:55:14.329 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xa907e8d4, L:/127.0.0.1:58580 - R:127.0.0.1/127.0.0.1:36183] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6361[INFO] [11/28/2025 13:55:14.329] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6362[INFO] [11/28/2025 13:55:14.333] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6363Running test cancel_after_begin
6364[INFO] [11/28/2025 13:55:14.379] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6365Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
6366[INFO] [11/28/2025 13:55:14.383] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6367Running test cancel_after_first_response
6368[INFO] [11/28/2025 13:55:14.417] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6369Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
6370[INFO] [11/28/2025 13:55:14.421] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6371Running test timeout_on_sleeping_server
6372[INFO] [11/28/2025 13:55:14.461] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6373Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
6374[INFO] [11/28/2025 13:55:14.464] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6375Running test status_code_and_message
637613:55:14.511 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
637713:55:14.512 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
637813:55:14.512 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
637913:55:14.514 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
638013:55:14.514 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] OUTBOUND SETTINGS: ack=true
638113:55:14.514 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] INBOUND SETTINGS: ack=true
638213:55:14.515 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] 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: AACOrirqCm70Z5AGe4/LnHRQAZFSmtPy7IaxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
638313:55:14.515 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
638413:55:14.517 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
638513:55:14.518 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
638613:55:14.519 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
638713:55:14.520 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] 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: AADRbU+GSofj5NWS44g15amQAcgDeJnwxgH5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
638813:55:14.520 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
638913:55:14.523 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
639013:55:14.523 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
6391Test completed.
6392[INFO] [11/28/2025 13:55:14.525] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
639313:55:14.525 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x90f50d0a, L:/127.0.0.1:51110 - R:127.0.0.1/127.0.0.1:34365] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6394[INFO] [11/28/2025 13:55:14.539] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6395Running test unimplemented_method
639613:55:14.601 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x9fd5d736, L:/127.0.0.1:43768 - R:127.0.0.1/127.0.0.1:32897] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
639713:55:14.601 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9fd5d736, L:/127.0.0.1:43768 - R:127.0.0.1/127.0.0.1:32897] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
639813:55:14.602 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9fd5d736, L:/127.0.0.1:43768 - R:127.0.0.1/127.0.0.1:32897] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
639913:55:14.605 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9fd5d736, L:/127.0.0.1:43768 - R:127.0.0.1/127.0.0.1:32897] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
640013:55:14.606 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9fd5d736, L:/127.0.0.1:43768 - R:127.0.0.1/127.0.0.1:32897] OUTBOUND SETTINGS: ack=true
640113:55:14.606 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9fd5d736, L:/127.0.0.1:43768 - R:127.0.0.1/127.0.0.1:32897] INBOUND SETTINGS: ack=true
640213:55:14.606 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9fd5d736, L:/127.0.0.1:43768 - R:127.0.0.1/127.0.0.1:32897] 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: AACWmT7r6OGHnP8UKBcswkTZAaK7670orTH5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
640313:55:14.607 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9fd5d736, L:/127.0.0.1:43768 - R:127.0.0.1/127.0.0.1:32897] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
640413:55:14.609 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9fd5d736, L:/127.0.0.1:43768 - R:127.0.0.1/127.0.0.1:32897] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
640513:55:14.611 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9fd5d736, L:/127.0.0.1:43768 - R:127.0.0.1/127.0.0.1:32897] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
640613:55:14.611 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9fd5d736, L:/127.0.0.1:43768 - R:127.0.0.1/127.0.0.1:32897] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12] padding=0 endStream=true
6407Test completed.
640813:55:14.612 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9fd5d736, L:/127.0.0.1:43768 - R:127.0.0.1/127.0.0.1:32897] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6409[INFO] [11/28/2025 13:55:14.612] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6410[INFO] [11/28/2025 13:55:14.623] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6411Running test client_compressed_unary
6412[INFO] [11/28/2025 13:55:14.668] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6413Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
6414[INFO] [11/28/2025 13:55:14.681] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6415Running test server_compressed_unary
6416[INFO] [11/28/2025 13:55:14.724] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6417Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
6418[INFO] [11/28/2025 13:55:14.728] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6419Running test server_compressed_streaming
642013:55:14.775 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
642113:55:14.775 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
642213:55:14.775 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
642313:55:14.778 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
642413:55:14.778 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] OUTBOUND SETTINGS: ack=true
642513:55:14.778 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] INBOUND SETTINGS: ack=true
642613:55:14.779 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] 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: AAAgv7/os6f8tcG4TXHGiR68AeGpC9CKbRsNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
642713:55:14.779 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
642813:55:14.781 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
642913:55:14.784 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
643013:55:14.784 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
643113:55:14.785 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
643213:55:14.785 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
643313:55:14.785 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
643413:55:14.786 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
643513:55:14.786 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
643613:55:14.786 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
643713:55:14.786 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
643813:55:14.786 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6439Test completed.
644013:55:14.788 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbb176770, L:/127.0.0.1:37956 - R:127.0.0.1/127.0.0.1:35711] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6441[INFO] [11/28/2025 13:55:14.788] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6442[INFO] [11/28/2025 13:55:14.802] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6443Running test unimplemented_service
644413:55:14.845 [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
644513:55:14.845 [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
644613:55:14.845 [grpc-nio-worker-ELG-7-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 48 thread-local buffer(s) from thread: grpc-nio-worker-ELG-7-1
644713:55:14.846 [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
644813:55:14.849 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x1e7f79c8, L:/127.0.0.1:54162 - R:127.0.0.1/127.0.0.1:34469] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
644913:55:14.849 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1e7f79c8, L:/127.0.0.1:54162 - R:127.0.0.1/127.0.0.1:34469] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
645013:55:14.849 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1e7f79c8, L:/127.0.0.1:54162 - R:127.0.0.1/127.0.0.1:34469] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
645113:55:14.852 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1e7f79c8, L:/127.0.0.1:54162 - R:127.0.0.1/127.0.0.1:34469] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
645213:55:14.852 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1e7f79c8, L:/127.0.0.1:54162 - R:127.0.0.1/127.0.0.1:34469] OUTBOUND SETTINGS: ack=true
645313:55:14.852 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1e7f79c8, L:/127.0.0.1:54162 - R:127.0.0.1/127.0.0.1:34469] INBOUND SETTINGS: ack=true
645413:55:14.853 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1e7f79c8, L:/127.0.0.1:54162 - R:127.0.0.1/127.0.0.1:34469] 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: AAAZ6tN5Qs+M0OOceSeL0AOSAQkLoCdqvW97AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
645513:55:14.853 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1e7f79c8, L:/127.0.0.1:54162 - R:127.0.0.1/127.0.0.1:34469] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
645613:55:14.855 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1e7f79c8, L:/127.0.0.1:54162 - R:127.0.0.1/127.0.0.1:34469] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
645713:55:14.856 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1e7f79c8, L:/127.0.0.1:54162 - R:127.0.0.1/127.0.0.1:34469] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-length: 0, date: Fri, 28 Nov 2025 12:55:14 GMT, server: akka-http/10.5.0] padding=0 endStream=true
6458Test completed.
645913:55:14.856 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1e7f79c8, L:/127.0.0.1:54162 - R:127.0.0.1/127.0.0.1:34469] OUTBOUND RST_STREAM: streamId=3 errorCode=8
646013:55:14.857 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x1e7f79c8, L:/127.0.0.1:54162 - R:127.0.0.1/127.0.0.1:34469] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6461[INFO] [11/28/2025 13:55:14.857] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6462[INFO] [11/28/2025 13:55:14.865] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaJavaWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://akka-grpc-server-java)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6463[info] GrpcInteropAkkaJavaWithAkkaNettyScalaSpec:
6464[info] akka-grpc java server with akka-grpc scala client tester netty
6465[info] - should pass the large_unary integration test (82 milliseconds)
6466[info] - should pass the empty_unary integration test (102 milliseconds)
6467[info] - should pass the ping_pong integration test (73 milliseconds)
6468[info] - should pass the empty_stream integration test (73 milliseconds)
6469[info] - should pass the client_streaming integration test (83 milliseconds)
6470[info] - should pass the server_streaming integration test (73 milliseconds)
6471[info] - should pass the cancel_after_begin integration test (pending)
6472[info] - should pass the cancel_after_first_response integration test (pending)
6473[info] - should pass the timeout_on_sleeping_server integration test (pending)
6474[info] - should pass the status_code_and_message integration test (73 milliseconds)
6475[info] - should pass the unimplemented_method integration test (83 milliseconds)
6476[info] - should pass the client_compressed_unary integration test (pending)
6477[info] - should pass the server_compressed_unary integration test (pending)
6478[info] - should pass the server_compressed_streaming integration test (72 milliseconds)
6479[info] - should pass the unimplemented_service integration test (63 milliseconds)
6480Running test large_unary
648113:55:14.920 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
648213:55:14.920 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
648313:55:14.920 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
648413:55:14.922 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
648513:55:14.922 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] OUTBOUND SETTINGS: ack=true
648613:55:14.923 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND SETTINGS: ack=true
648713:55:14.923 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] 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: AACBZfP0QqzOn42OBczufsSSAcBByUOXg9qkAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
648813:55:14.923 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
648913:55:14.924 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=210 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649013:55:14.926 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
649113:55:14.926 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
649213:55:14.926 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649313:55:14.927 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649413:55:14.928 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649513:55:14.928 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649613:55:14.929 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=10237 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649713:55:14.931 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 314172, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:14 GMT, server: akka-http/10.5.0] padding=0 endStream=false
649813:55:14.932 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
649913:55:14.932 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650013:55:14.932 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650113:55:14.933 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650213:55:14.933 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650313:55:14.934 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650413:55:14.934 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650513:55:14.934 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650613:55:14.934 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650713:55:14.935 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650813:55:14.935 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
650913:55:14.935 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
651013:55:14.935 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
651113:55:14.936 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
651213:55:14.936 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
651313:55:14.936 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
651413:55:14.937 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
651513:55:14.937 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
651613:55:14.937 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
651713:55:14.937 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND DATA: streamId=3 padding=0 endStream=false length=2876 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
651813:55:14.938 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6519Test completed.
6520[INFO] [11/28/2025 13:55:14.939] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
652113:55:14.940 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd0c3520e, L:/127.0.0.1:51858 - R:127.0.0.1/127.0.0.1:39229] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6522[INFO] [11/28/2025 13:55:14.945] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6523[INFO] [11/28/2025 13:55:14.947] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6524Running test empty_unary
652513:55:15.010 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xb3159533, L:/127.0.0.1:52362 - R:127.0.0.1/127.0.0.1:44719] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
652613:55:15.010 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3159533, L:/127.0.0.1:52362 - R:127.0.0.1/127.0.0.1:44719] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
652713:55:15.010 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3159533, L:/127.0.0.1:52362 - R:127.0.0.1/127.0.0.1:44719] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
652813:55:15.014 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3159533, L:/127.0.0.1:52362 - R:127.0.0.1/127.0.0.1:44719] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
652913:55:15.014 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3159533, L:/127.0.0.1:52362 - R:127.0.0.1/127.0.0.1:44719] OUTBOUND SETTINGS: ack=true
653013:55:15.015 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3159533, L:/127.0.0.1:52362 - R:127.0.0.1/127.0.0.1:44719] INBOUND SETTINGS: ack=true
653113:55:15.015 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3159533, L:/127.0.0.1:52362 - R:127.0.0.1/127.0.0.1:44719] 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: AAAbzu9gfqE//HrGj7K6DLPRAU3mNa+Zfo0aAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
653213:55:15.015 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3159533, L:/127.0.0.1:52362 - R:127.0.0.1/127.0.0.1:44719] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
653313:55:15.018 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3159533, L:/127.0.0.1:52362 - R:127.0.0.1/127.0.0.1:44719] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
653413:55:15.020 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3159533, L:/127.0.0.1:52362 - R:127.0.0.1/127.0.0.1:44719] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 5, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:15 GMT, server: akka-http/10.5.0] padding=0 endStream=false
653513:55:15.021 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3159533, L:/127.0.0.1:52362 - R:127.0.0.1/127.0.0.1:44719] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
653613:55:15.021 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3159533, L:/127.0.0.1:52362 - R:127.0.0.1/127.0.0.1:44719] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6537Test completed.
653813:55:15.022 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xb3159533, L:/127.0.0.1:52362 - R:127.0.0.1/127.0.0.1:44719] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6539[INFO] [11/28/2025 13:55:15.023] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6540[INFO] [11/28/2025 13:55:15.030] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6541[INFO] [11/28/2025 13:55:15.031] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6542Running test ping_pong
654313:55:15.083 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
654413:55:15.084 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
654513:55:15.084 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
654613:55:15.087 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
654713:55:15.087 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] OUTBOUND SETTINGS: ack=true
654813:55:15.089 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] INBOUND SETTINGS: ack=true
654913:55:15.090 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] 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: AADnZZ+YsowcpAvonAePfcJDAUKVxH5JwsrwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
655013:55:15.090 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
655113:55:15.093 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38334 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
655213:55:15.094 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
655313:55:15.097 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:15 GMT, server: akka-http/10.5.0] padding=0 endStream=false
655413:55:15.097 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=473666
655513:55:15.098 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
655613:55:15.099 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] INBOUND DATA: streamId=3 padding=0 endStream=false length=15044 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
655713:55:15.100 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b1209000000000000000000
655813:55:15.101 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
655913:55:15.101 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9454 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
656013:55:15.102 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
656113:55:15.103 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
656213:55:15.104 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
656313:55:15.104 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
656413:55:15.104 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6565Test completed.
656613:55:15.106 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x29b698c4, L:/127.0.0.1:51998 - R:127.0.0.1/127.0.0.1:38705] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6567[INFO] [11/28/2025 13:55:15.106] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6568[INFO] [11/28/2025 13:55:15.113] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6569[INFO] [11/28/2025 13:55:15.115] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6570Running test empty_stream
657113:55:15.160 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xaea9e264, L:/127.0.0.1:46268 - R:127.0.0.1/127.0.0.1:46037] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
657213:55:15.160 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaea9e264, L:/127.0.0.1:46268 - R:127.0.0.1/127.0.0.1:46037] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
657313:55:15.161 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaea9e264, L:/127.0.0.1:46268 - R:127.0.0.1/127.0.0.1:46037] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
657413:55:15.164 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaea9e264, L:/127.0.0.1:46268 - R:127.0.0.1/127.0.0.1:46037] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
657513:55:15.164 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaea9e264, L:/127.0.0.1:46268 - R:127.0.0.1/127.0.0.1:46037] OUTBOUND SETTINGS: ack=true
657613:55:15.164 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaea9e264, L:/127.0.0.1:46268 - R:127.0.0.1/127.0.0.1:46037] INBOUND SETTINGS: ack=true
657713:55:15.165 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaea9e264, L:/127.0.0.1:46268 - R:127.0.0.1/127.0.0.1:46037] 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: AADz9GosLyeHhdu9BxDMOYVFAWfFisSq5aVcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
657813:55:15.166 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaea9e264, L:/127.0.0.1:46268 - R:127.0.0.1/127.0.0.1:46037] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
657913:55:15.168 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaea9e264, L:/127.0.0.1:46268 - R:127.0.0.1/127.0.0.1:46037] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
658013:55:15.170 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaea9e264, L:/127.0.0.1:46268 - R:127.0.0.1/127.0.0.1:46037] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:15 GMT, server: akka-http/10.5.0] padding=0 endStream=false
658113:55:15.170 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaea9e264, L:/127.0.0.1:46268 - R:127.0.0.1/127.0.0.1:46037] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6582Test completed.
658313:55:15.171 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaea9e264, L:/127.0.0.1:46268 - R:127.0.0.1/127.0.0.1:46037] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6584[INFO] [11/28/2025 13:55:15.171] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6585[INFO] [11/28/2025 13:55:15.176] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6586[INFO] [11/28/2025 13:55:15.178] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6587Running test client_streaming
658813:55:15.222 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
658913:55:15.222 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
659013:55:15.222 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
659113:55:15.224 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
659213:55:15.224 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] OUTBOUND SETTINGS: ack=true
659313:55:15.225 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] INBOUND SETTINGS: ack=true
659413:55:15.225 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] 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: AAA2s1Un8J39jWJm1cNvvt24AQ/AIP1k5W6uAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
659513:55:15.225 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
659613:55:15.227 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=38340 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
659713:55:15.228 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
659813:55:15.229 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] INBOUND WINDOW_UPDATE: streamId=3 windowSizeIncrement=512000
659913:55:15.229 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=9433 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
660013:55:15.231 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 9, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:15 GMT, server: akka-http/10.5.0] padding=0 endStream=false
660113:55:15.231 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
660213:55:15.232 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6603Test completed.
660413:55:15.232 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x24c4bc7f, L:/127.0.0.1:41874 - R:127.0.0.1/127.0.0.1:46543] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6605[INFO] [11/28/2025 13:55:15.233] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6606[INFO] [11/28/2025 13:55:15.236] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6607[INFO] [11/28/2025 13:55:15.238] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6608Running test server_streaming
660913:55:15.285 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
661013:55:15.285 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
661113:55:15.285 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
661213:55:15.288 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
661313:55:15.288 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] OUTBOUND SETTINGS: ack=true
661413:55:15.288 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] INBOUND SETTINGS: ack=true
661513:55:15.289 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] 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: AABSgBNMQUpV4IAgjyJyMmx+AUNotF7R7fALAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
661613:55:15.289 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
661713:55:15.292 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
661813:55:15.296 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:15 GMT, server: akka-http/10.5.0] padding=0 endStream=false
661913:55:15.297 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
662013:55:15.298 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
662113:55:15.298 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
662213:55:15.299 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
662313:55:15.299 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
662413:55:15.299 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
662513:55:15.299 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
662613:55:15.299 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6627Test completed.
662813:55:15.301 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x119d8f3f, L:/127.0.0.1:59258 - R:127.0.0.1/127.0.0.1:36745] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6629[INFO] [11/28/2025 13:55:15.301] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6630[INFO] [11/28/2025 13:55:15.311] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6631[INFO] [11/28/2025 13:55:15.312] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6632Running test cancel_after_begin
6633[INFO] [11/28/2025 13:55:15.350] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6634[INFO] [11/28/2025 13:55:15.353] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6635[INFO] [11/28/2025 13:55:15.354] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6636Running test cancel_after_first_response
6637[INFO] [11/28/2025 13:55:15.396] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6638[INFO] [11/28/2025 13:55:15.407] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6639[INFO] [11/28/2025 13:55:15.409] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6640Running test timeout_on_sleeping_server
6641[INFO] [11/28/2025 13:55:15.447] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6642[INFO] [11/28/2025 13:55:15.449] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6643[INFO] [11/28/2025 13:55:15.450] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6644Running test status_code_and_message
664513:55:15.496 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
664613:55:15.497 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
664713:55:15.497 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
664813:55:15.499 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
664913:55:15.499 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] OUTBOUND SETTINGS: ack=true
665013:55:15.500 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] INBOUND SETTINGS: ack=true
665113:55:15.500 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] 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: AADguI+zR0X/7SiMQ8zmcHFGAX9oWjuhOXEYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
665213:55:15.500 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
665313:55:15.502 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
665413:55:15.504 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:15 GMT, server: akka-http/10.5.0] padding=0 endStream=false
665513:55:15.504 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
665613:55:15.506 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] 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: AACzj2at93AIRgIiTCIle0+WAeLFqDx8kwY8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
665713:55:15.506 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
665813:55:15.508 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:15 GMT, server: akka-http/10.5.0] padding=0 endStream=false
665913:55:15.509 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
6660Test completed.
666113:55:15.510 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xeeb76e22, L:/127.0.0.1:44648 - R:127.0.0.1/127.0.0.1:44243] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6662[INFO] [11/28/2025 13:55:15.510] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6663[INFO] [11/28/2025 13:55:15.512] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6664[INFO] [11/28/2025 13:55:15.514] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6665Running test unimplemented_method
666613:55:15.560 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x8cb6348c, L:/127.0.0.1:54548 - R:127.0.0.1/127.0.0.1:36149] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
666713:55:15.560 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8cb6348c, L:/127.0.0.1:54548 - R:127.0.0.1/127.0.0.1:36149] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
666813:55:15.560 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8cb6348c, L:/127.0.0.1:54548 - R:127.0.0.1/127.0.0.1:36149] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
666913:55:15.562 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8cb6348c, L:/127.0.0.1:54548 - R:127.0.0.1/127.0.0.1:36149] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
667013:55:15.562 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8cb6348c, L:/127.0.0.1:54548 - R:127.0.0.1/127.0.0.1:36149] OUTBOUND SETTINGS: ack=true
667113:55:15.563 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8cb6348c, L:/127.0.0.1:54548 - R:127.0.0.1/127.0.0.1:36149] INBOUND SETTINGS: ack=true
667213:55:15.563 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8cb6348c, L:/127.0.0.1:54548 - R:127.0.0.1/127.0.0.1:36149] 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: AACGvzoFBfhZ2zUL2PNkNQ9EARgdlsdd8GPBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
667313:55:15.563 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8cb6348c, L:/127.0.0.1:54548 - R:127.0.0.1/127.0.0.1:36149] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
667413:55:15.565 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8cb6348c, L:/127.0.0.1:54548 - R:127.0.0.1/127.0.0.1:36149] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
667513:55:15.567 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8cb6348c, L:/127.0.0.1:54548 - R:127.0.0.1/127.0.0.1:36149] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:15 GMT, server: akka-http/10.5.0] padding=0 endStream=false
667613:55:15.568 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8cb6348c, L:/127.0.0.1:54548 - R:127.0.0.1/127.0.0.1:36149] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 12, grpc-message: an implementation is missing] padding=0 endStream=true
6677Test completed.
667813:55:15.568 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x8cb6348c, L:/127.0.0.1:54548 - R:127.0.0.1/127.0.0.1:36149] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6679[INFO] [11/28/2025 13:55:15.568] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6680[INFO] [11/28/2025 13:55:15.576] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6681[INFO] [11/28/2025 13:55:15.578] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6682Running test client_compressed_unary
6683[INFO] [11/28/2025 13:55:15.616] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6684[INFO] [11/28/2025 13:55:15.618] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6685[INFO] [11/28/2025 13:55:15.619] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6686Running test server_compressed_unary
6687[INFO] [11/28/2025 13:55:15.658] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6688[INFO] [11/28/2025 13:55:15.660] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6689[INFO] [11/28/2025 13:55:15.661] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6690Running test server_compressed_streaming
669113:55:15.708 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
669213:55:15.708 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
669313:55:15.708 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
669413:55:15.710 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
669513:55:15.711 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] OUTBOUND SETTINGS: ack=true
669613:55:15.711 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] INBOUND SETTINGS: ack=true
669713:55:15.711 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] 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: AACip0NHOhurtXHA1spQseobAewhuDNUBa/nAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
669813:55:15.712 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
669913:55:15.713 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
670013:55:15.716 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:15 GMT, server: akka-http/10.5.0] padding=0 endStream=false
670113:55:15.716 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
670213:55:15.717 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
670313:55:15.717 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
670413:55:15.717 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
670513:55:15.718 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
670613:55:15.718 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
670713:55:15.718 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
670813:55:15.718 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] INBOUND DATA: streamId=3 padding=0 endStream=false length=9406 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
670913:55:15.719 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
6710Test completed.
6711[INFO] [11/28/2025 13:55:15.720] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
671213:55:15.720 [grpc-default-worker-ELG-5-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xbd4a8cf4, L:/127.0.0.1:34422 - R:127.0.0.1/127.0.0.1:37053] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6713[INFO] [11/28/2025 13:55:15.724] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6714[INFO] [11/28/2025 13:55:15.725] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6715Running test unimplemented_service
671613:55:15.769 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xf5f5134f, L:/127.0.0.1:41480 - R:127.0.0.1/127.0.0.1:41443] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_256_GCM_SHA384
671713:55:15.770 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5f5134f, L:/127.0.0.1:41480 - R:127.0.0.1/127.0.0.1:41443] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
671813:55:15.770 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5f5134f, L:/127.0.0.1:41480 - R:127.0.0.1/127.0.0.1:41443] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
671913:55:15.772 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5f5134f, L:/127.0.0.1:41480 - R:127.0.0.1/127.0.0.1:41443] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
672013:55:15.772 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5f5134f, L:/127.0.0.1:41480 - R:127.0.0.1/127.0.0.1:41443] OUTBOUND SETTINGS: ack=true
672113:55:15.773 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5f5134f, L:/127.0.0.1:41480 - R:127.0.0.1/127.0.0.1:41443] INBOUND SETTINGS: ack=true
672213:55:15.773 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5f5134f, L:/127.0.0.1:41480 - R:127.0.0.1/127.0.0.1:41443] 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: AAD3fbPMFdjS9KU4bD1c+7BpAXokW/sLb7s9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
672313:55:15.773 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5f5134f, L:/127.0.0.1:41480 - R:127.0.0.1/127.0.0.1:41443] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
672413:55:15.775 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5f5134f, L:/127.0.0.1:41480 - R:127.0.0.1/127.0.0.1:41443] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
672513:55:15.776 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5f5134f, L:/127.0.0.1:41480 - R:127.0.0.1/127.0.0.1:41443] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 404, content-type: text/plain; charset=UTF-8, content-length: 42, date: Fri, 28 Nov 2025 12:55:15 GMT, server: akka-http/10.5.0] padding=0 endStream=false
672613:55:15.777 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5f5134f, L:/127.0.0.1:41480 - R:127.0.0.1/127.0.0.1:41443] INBOUND DATA: streamId=3 padding=0 endStream=true length=42 bytes=54686520726571756573746564207265736f7572636520636f756c64206e6f7420626520666f756e642e
672713:55:15.777 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5f5134f, L:/127.0.0.1:41480 - R:127.0.0.1/127.0.0.1:41443] OUTBOUND RST_STREAM: streamId=3 errorCode=8
6728Test completed.
672913:55:15.778 [grpc-default-worker-ELG-5-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf5f5134f, L:/127.0.0.1:41480 - R:127.0.0.1/127.0.0.1:41443] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
6730[INFO] [11/28/2025 13:55:15.778] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://AkkaGrpcClientJava)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6731[INFO] [11/28/2025 13:55:15.786] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
6732[INFO] [11/28/2025 13:55:15.788] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaNettyJavaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6733[info] GrpcInteropAkkaScalaWithAkkaNettyJavaSpec:
6734[info] akka-grpc server scala with akka-grpc java client tester
6735[info] - should pass the large_unary integration test (73 milliseconds)
6736[info] - should pass the empty_unary integration test (83 milliseconds)
6737[info] - should pass the ping_pong integration test (82 milliseconds)
6738[info] - should pass the empty_stream integration test (63 milliseconds)
6739[info] - should pass the client_streaming integration test (63 milliseconds)
6740[info] - should pass the server_streaming integration test (72 milliseconds)
6741[info] - should pass the cancel_after_begin integration test (pending)
6742[info] - should pass the cancel_after_first_response integration test (pending)
6743[info] - should pass the timeout_on_sleeping_server integration test (pending)
6744[info] - should pass the status_code_and_message integration test (62 milliseconds)
6745[info] - should pass the unimplemented_method integration test (63 milliseconds)
6746[info] - should pass the client_compressed_unary integration test (pending)
6747[info] - should pass the server_compressed_unary integration test (pending)
6748[info] - should pass the server_compressed_streaming integration test (63 milliseconds)
6749[info] - should pass the unimplemented_service integration test (62 milliseconds)
675013:55:16.781 [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
675113:55:16.781 [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
6752[info] GrpcMarshallingSpec:
6753[info] The scaladsl GrpcMarshalling
6754[info] - should correctly unmarshal a zipped object (0 milliseconds)
6755[info] - should not cancel the input stream after reading the first parameter for a non-streaming request (3 seconds, 52 milliseconds)
6756[info] - should correctly unmarshal a zipped stream (1 millisecond)
6757[info] - should fail with INTERNAL when the compressed bit is on but the encoding is identity (1 millisecond)
6758[info] - should fail with INTERNAL when the compressed bit is on but the encoding is missing (0 milliseconds)
6759[INFO] [11/28/2025 13:55:19.673] [pool-23-thread-8-ScalaTest-running-NonBalancingIntegrationSpecAkkaHttp] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-akka-http)] Starting test: re-discover endpoints on failure
6760[INFO] [11/28/2025 13:55:19.684] [pool-23-thread-8-ScalaTest-running-NonBalancingIntegrationSpecAkkaHttp] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-akka-http)] Sending requests to server 1
6761[INFO] [11/28/2025 13:55:24.700] [pool-23-thread-8-ScalaTest-running-NonBalancingIntegrationSpecAkkaHttp] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-akka-http)] Sending requests to server 2
6762 Sending request [1]
6763 Received response number [1]
6764 Sending request [2]
6765 Received response number [2]
6766 Sending request [3]
6767 Received response number [3]
6768 Sending request [4]
6769 Received response number [4]
6770 Sending request [5]
6771 Received response number [5]
6772 Sending request [6]
6773 Received response number [6]
6774 Sending request [7]
6775 Received response number [7]
6776 Sending request [8]
6777 Received response number [8]
6778 Sending request [9]
6779 Received response number [9]
6780 Sending request [10]
6781 Received response number [10]
6782 Sending request [11]
6783 Received response number [11]
6784 Sending request [12]
6785 Received response number [12]
6786 Sending request [13]
6787 Received response number [13]
6788 Sending request [14]
6789 Received response number [14]
6790 Sending request [15]
6791 Received response number [15]
6792 Sending request [16]
6793 Received response number [16]
6794 Sending request [17]
6795 Received response number [17]
6796 Sending request [18]
6797 Received response number [18]
6798 Sending request [19]
6799 Received response number [19]
6800 Sending request [20]
6801 Received response number [20]
6802 Sending request [21]
6803 Received response number [21]
6804 Sending request [22]
6805 Received response number [22]
6806 Sending request [23]
6807 Received response number [23]
6808 Sending request [24]
6809 Received response number [24]
6810 Sending request [25]
6811 Received response number [25]
6812 Sending request [26]
6813 Received response number [26]
6814 Sending request [27]
6815 Received response number [27]
6816 Sending request [28]
6817 Received response number [28]
6818 Sending request [29]
6819 Received response number [29]
6820 Sending request [30]
6821 Received response number [30]
6822 Sending request [31]
6823 Received response number [31]
6824 Sending request [32]
6825 Received response number [32]
6826 Sending request [33]
6827 Received response number [33]
6828 Sending request [34]
6829 Received response number [34]
6830 Sending request [35]
6831 Received response number [35]
6832 Sending request [36]
6833 Received response number [36]
6834 Sending request [37]
6835 Received response number [37]
6836 Sending request [38]
6837 Received response number [38]
6838 Sending request [39]
6839 Received response number [39]
6840 Sending request [40]
6841 Received response number [40]
6842 Sending request [41]
6843 Received response number [41]
6844 Sending request [42]
6845 Received response number [42]
6846 Sending request [43]
6847 Received response number [43]
6848 Sending request [44]
6849 Received response number [44]
6850 Sending request [45]
6851 Received response number [45]
6852 Sending request [46]
6853 Received response number [46]
6854 Sending request [47]
6855 Received response number [47]
6856 Sending request [48]
6857 Received response number [48]
6858 Sending request [49]
6859 Received response number [49]
6860 Sending request [50]
6861 Received response number [50]
6862 Sending request [51]
6863 Received response number [51]
6864 Sending request [52]
6865 Received response number [52]
6866 Sending request [53]
6867 Received response number [53]
6868 Sending request [54]
6869 Received response number [54]
6870 Sending request [55]
6871 Received response number [55]
6872 Sending request [56]
6873 Received response number [56]
6874 Sending request [57]
6875 Received response number [57]
6876 Sending request [58]
6877 Received response number [58]
6878 Sending request [59]
6879 Received response number [59]
6880 Sending request [60]
6881 Received response number [60]
6882 Sending request [61]
6883 Received response number [61]
6884 Sending request [62]
6885 Received response number [62]
6886 Sending request [63]
6887 Received response number [63]
6888 Sending request [64]
6889 Received response number [64]
6890 Sending request [65]
6891 Received response number [65]
6892 Sending request [66]
6893 Received response number [66]
6894 Sending request [67]
6895 Received response number [67]
6896 Sending request [68]
6897 Received response number [68]
6898 Sending request [69]
6899 Received response number [69]
6900 Sending request [70]
6901 Received response number [70]
6902 Sending request [71]
6903 Received response number [71]
6904 Sending request [72]
6905 Received response number [72]
6906 Sending request [73]
6907 Received response number [73]
6908 Sending request [74]
6909 Received response number [74]
6910 Sending request [75]
6911 Received response number [75]
6912 Sending request [76]
6913 Received response number [76]
6914 Sending request [77]
6915 Received response number [77]
6916 Sending request [78]
6917 Received response number [78]
6918 Sending request [79]
6919 Received response number [79]
6920 Sending request [80]
6921 Received response number [80]
6922 Sending request [81]
6923 Received response number [81]
6924 Sending request [82]
6925 Received response number [82]
6926 Sending request [83]
6927 Received response number [83]
6928 Sending request [84]
6929 Received response number [84]
6930 Sending request [85]
6931 Received response number [85]
6932 Sending request [86]
6933 Received response number [86]
6934 Sending request [87]
6935 Received response number [87]
6936 Sending request [88]
6937 Received response number [88]
6938 Sending request [89]
6939 Received response number [89]
6940 Sending request [90]
6941 Received response number [90]
6942 Sending request [91]
6943 Received response number [91]
6944 Sending request [92]
6945 Received response number [92]
6946 Sending request [93]
6947 Received response number [93]
6948 Sending request [94]
6949 Received response number [94]
6950 Sending request [95]
6951 Received response number [95]
6952 Sending request [96]
6953 Received response number [96]
6954 Sending request [97]
6955 Received response number [97]
6956 Sending request [98]
6957 Received response number [98]
6958 Sending request [99]
6959 Received response number [99]
6960 Sending request [100]
6961 Received response number [100]
6962[INFO] [11/28/2025 13:55:35.101] [pool-23-thread-8] [CoordinatedShutdown(akka://NonBalancingIntegrationSpec-akka-http)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6963[info] NonBalancingIntegrationSpecAkkaHttp:
6964[info] Using pick-first (non load balanced clients) - akka-http
6965[info] - should send requests to a single endpoint (278 milliseconds)
6966[info] - should send requests to a single endpoint that is restarted in the middle (510 milliseconds)
6967[info] - should re-discover endpoints on failure (5 seconds, 40 milliseconds)
6968[info] - should select the right endpoint among invalid ones (376 milliseconds)
6969[info] - should eventually fail when no valid endpoints are provided !!! CANCELED !!! (1 millisecond)
6970[info] The Akka HTTP backend doesn't fail when the persistent connection fails (NonBalancingIntegrationSpec.scala:160)
6971[info] org.scalatest.exceptions.TestCanceledException:
6972[info] at org.scalatest.Assertions.newTestCanceledException(Assertions.scala:479)
6973[info] at org.scalatest.Assertions.newTestCanceledException$(Assertions.scala:421)
6974[info] at org.scalatest.wordspec.AnyWordSpec.newTestCanceledException(AnyWordSpec.scala:1879)
6975[info] at org.scalatest.Assertions.cancelImpl(Assertions.scala:1122)
6976[info] at org.scalatest.Assertions.org$scalatest$Assertions$$inline$cancelImpl(Assertions.scala:1118)
6977[info] at org.scalatest.Assertions.org$scalatest$Assertions$$inline$cancelImpl$(Assertions.scala:421)
6978[info] at org.scalatest.wordspec.AnyWordSpec.org$scalatest$Assertions$$inline$cancelImpl(AnyWordSpec.scala:1879)
6979[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.f$proxy5$1(NonBalancingIntegrationSpec.scala:160)
6980[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.$init$$$anonfun$1$$anonfun$5(NonBalancingIntegrationSpec.scala:176)
6981[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
6982[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
6983[info] at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
6984[info] at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
6985[info] at org.scalatest.Transformer.apply(Transformer.scala:22)
6986[info] at org.scalatest.Transformer.apply(Transformer.scala:21)
6987[info] at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1105)
6988[info] at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
6989[info] at org.scalatest.TestSuite.withFixture$(TestSuite.scala:138)
6990[info] at org.scalatest.wordspec.AnyWordSpec.withFixture(AnyWordSpec.scala:1879)
6991[info] at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1111)
6992[info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$$anonfun$1(AnyWordSpecLike.scala:1115)
6993[info] at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
6994[info] at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1115)
6995[info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:44)
6996[info] at org.scalatest.wordspec.AnyWordSpec.runTest(AnyWordSpec.scala:1879)
6997[info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$$anonfun$1(AnyWordSpecLike.scala:1174)
6998[info] at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:413)
6999[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
7000[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
7001[info] at scala.collection.immutable.List.foreach(List.scala:327)
7002[info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
7003[info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
7004[info] at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:427)
7005[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
7006[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
7007[info] at scala.collection.immutable.List.foreach(List.scala:327)
7008[info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
7009[info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
7010[info] at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
7011[info] at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1174)
7012[info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:44)
7013[info] at org.scalatest.wordspec.AnyWordSpec.runTests(AnyWordSpec.scala:1879)
7014[info] at org.scalatest.Suite.run(Suite.scala:1114)
7015[info] at org.scalatest.Suite.run$(Suite.scala:564)
7016[info] at org.scalatest.wordspec.AnyWordSpec.org$scalatest$wordspec$AnyWordSpecLike$$super$run(AnyWordSpec.scala:1879)
7017[info] at org.scalatest.wordspec.AnyWordSpecLike.run$$anonfun$1(AnyWordSpecLike.scala:1219)
7018[info] at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
7019[info] at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1219)
7020[info] at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:44)
7021[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.org$scalatest$BeforeAndAfterAll$$super$run(NonBalancingIntegrationSpec.scala:33)
7022[info] at org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:213)
7023[info] at org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:217)
7024[info] at org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:135)
7025[info] at akka.grpc.scaladsl.NonBalancingIntegrationSpec.run(NonBalancingIntegrationSpec.scala:33)
7026[info] at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
7027[info] at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:516)
7028[info] at sbt.TestRunner.runTest$1(TestFramework.scala:153)
7029[info] at sbt.TestRunner.run(TestFramework.scala:168)
7030[info] at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
7031[info] at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
7032[info] at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
7033[info] at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
7034[info] at sbt.TestFunction.apply(TestFramework.scala:348)
7035[info] at sbt.Tests$.processRunnable$1(Tests.scala:475)
7036[info] at sbt.Tests$.$anonfun$makeSerial$1(Tests.scala:481)
7037[info] at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
7038[info] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
7039[info] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
7040[info] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
7041[info] at sbt.Execute.work(Execute.scala:292)
7042[info] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
7043[info] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
7044[info] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
7045[info] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
7046[info] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
7047[info] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
7048[info] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
7049[info] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
7050[info] at java.base/java.lang.Thread.run(Thread.java:833)
7051[info] - should not fail when no valid endpoints are provided but no limit on attempts is set (10 seconds, 3 milliseconds)
705213:55:35.132 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
705313:55:35.133 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
705413:55:35.136 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
705513:55:35.136 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND SETTINGS: ack=true
705613:55:35.140 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND SETTINGS: ack=true
705713:55:35.140 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABXwKHENGMVt56Tv8ifi1GhAa5Q3+ZkpPUOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705813:55:35.141 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AACoa+hAX0mM7rF/7AjQ5QwEAb0ldzbT1+PAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
705913:55:35.141 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAVsMYwQqZuxNm0t7Toe5FkAWHP8nfxDKpCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706013:55:35.142 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAB2dC0Hif5q/mXsRbAd3Ox1AQ1rHCDOb3iVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706113:55:35.142 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADcQ/NiaYYJgmVkFtotIW1PAbRBwxrorUOSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706213:55:35.142 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAtIu5uVWi7aUNCLx0igk6CAVIp6RNslbh+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706313:55:35.143 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAB48NdeqdQ3D6IF5OVWSUmjAXt+AH/g2H7rAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706413:55:35.143 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABojrUC1boZBjBbYbvu7Ul4AXjOTv4iU5vrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706513:55:35.143 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AACF6jbbKNmdMIF+NmJQbPz5AepHNFYeIDFIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706613:55:35.144 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADWYjKxNbqX4BdVZYFbpTfIATh0oDWIYQa3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706713:55:35.144 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAABqhBQN1XEX13Oqa0fGRzPASODFxnYth9kAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706813:55:35.144 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABWyeV/LpOAUEt2AgF06AbqAYapRi058xxIAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
706913:55:35.144 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADPJ6L9xo96NhyhPJtDexxBARxVAwfWCCAcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707013:55:35.144 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAB1Hecs3FTs6ugt2i02FynMAXOocLWm2FlNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707113:55:35.145 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABUHqF0VzwY7vJd6FK4H0I7AYQjFNSygUxeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707213:55:35.145 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAiG8N0f3nb9yf4HnZLJpVyAabrMhtIYM0OAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707313:55:35.145 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABOQwtl6wcwJEfhYzuyALnOAe8VEzdinAXMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707413:55:35.146 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAB5RRHCYzrGdvTsOed3gVcKASyM0a0nJ7eBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707513:55:35.146 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABc86Tmn8Rw1bfiEyJSpP5gAS17nyTBKx6FAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707613:55:35.146 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAB/GxT4QGQmh1kPdggp4V76AXfGs5aAA7KiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707713:55:35.146 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAI/THumpjJBBwQe9V0OW8oATKBiQ/PtigdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707813:55:35.146 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADH9c00+FgKQWsP7H6Gjl6jAX/wZdHCeZOxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
707913:55:35.147 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABIbcOWQkm6XokJPSJXFaKLAd72oEs91kJ5AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708013:55:35.147 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABFHyoEXYLO3Pu0/cRxPOQaAQIc5NukHNKBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708113:55:35.148 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADBsbCiZYxoNqHFMIY+OejdAVT4i8WmZjKoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708213:55:35.148 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAC7WYROG5IUORdMrpfH93IxAVUxOc3Ll8rJAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708313:55:35.149 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAY2szsuanYvw+5SHip2zG0ARjq/WvaRBnYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708413:55:35.149 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABJ4vWN8CO0It809dEM3DUaAUeIjVp/PsUtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708513:55:35.149 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABSe8EccnqhNmYKCY6QTnuuAe2WqJ9UK1rGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708613:55:35.150 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAA0FDfDvOG4daQmf4U4YX/bAbRGJYpXjG1CAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708713:55:35.150 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADjmhQZ3Mp0SBVBsiLvU3+XAQ6MdTX61RBYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708813:55:35.151 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAArNLJO+y84QAsM5QqpVEaRAXa/M+cgkNJdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
708913:55:35.151 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAD9n3yyAHqLEXNuNivOAkzbAe7d/P0efYCfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
709013:55:35.152 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABE7NMoQotV0QJ/wxPcZiijAS2Z7lUIowGfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
709113:55:35.152 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAQBRsEwBphWkk9JvkbKeiRAUZabv5ZpSsNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
709213:55:35.152 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADezFMJ+2NkJ+AjW7FfjXsdAQndSOBXbljcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
709313:55:35.152 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AACwNBc+m9lT0KRLXF4jtz9zAaDW0RqXhtlWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
709413:55:35.152 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAiGB7xj6y+aRng1Ur+8KGQAcCVIz4l4jcBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
709513:55:35.153 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAB4m3DbGft235Q1xKw0wOqDAas+rwxeyuJ+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
709613:55:35.153 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAiTu3/HMq2mzWKo3Oq90asAcyj3vvM4DkiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
709713:55:35.153 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAv98itX0I2Azll2R+WqwaZAbSDO9SZ++7pAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
709813:55:35.153 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADzDcAwAvMnq7jZJaGnzt19AYGPO8gmSZI1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
709913:55:35.154 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADFLNSL+A+RVpz7TUKDYYbWAUGrxOfGp2EEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
710013:55:35.154 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADa70O2sHBBCzHEbG/nQKOAASlfXhDZ1YkhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
710113:55:35.154 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAANlHXjmHvMLxSoeZXHyFqAXwvrjHSfBlhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
710213:55:35.155 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710313:55:35.155 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=89 padding=0 endStream=false length=12 bytes=00000000070a0548656c6c6f
710413:55:35.155 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710513:55:35.156 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710613:55:35.156 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710713:55:35.156 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710813:55:35.156 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
710913:55:35.156 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711013:55:35.157 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711113:55:35.157 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711213:55:35.157 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711313:55:35.157 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711413:55:35.157 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711513:55:35.158 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711613:55:35.158 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711713:55:35.158 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711813:55:35.158 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
711913:55:35.158 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712013:55:35.159 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712113:55:35.159 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712213:55:35.159 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712313:55:35.159 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712413:55:35.159 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712513:55:35.160 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712613:55:35.160 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712713:55:35.160 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712813:55:35.160 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
712913:55:35.160 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713013:55:35.160 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713113:55:35.160 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713213:55:35.160 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713313:55:35.161 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713413:55:35.161 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713513:55:35.161 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713613:55:35.161 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713713:55:35.161 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713813:55:35.161 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
713913:55:35.161 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
714013:55:35.162 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
714113:55:35.162 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
714213:55:35.162 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
714313:55:35.162 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
714413:55:35.166 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADJTVR+z2CpfvLHkaTVN1VKAVR8ctANSHfcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714513:55:35.167 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAD3hBRYsC2cNpQR0Pq5+lL3AZzhktBm8R/kAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714613:55:35.168 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAqKldoIe1iVwrnjA/6XGBZAX52NLhnd9spAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714713:55:35.168 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADo7RnZ5WiL4apadW1Mp8//AU6m2cRxY/aXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714813:55:35.168 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAANG3kMqpiY1X/Ajyna+WjIAQgTFYOyHqKAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
714913:55:35.168 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABUuumdTXjkDEQTB1XoxuS3AVXOn1SRbhBUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715013:55:35.168 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABBEesJG5PBSGprd7uPceVkASpFyMURuDTfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715113:55:35.169 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAD71ijuz6Ojpbdwx9+U3XJsAVHPC7UCzFpgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715213:55:35.169 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAbmN2Jt0/v6qU5XkVCxopjAWMhyLUN+9P7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715313:55:35.169 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADtXHgaxoVC78TeSZNX1i/rAeIitJ7hsWLpAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715413:55:35.169 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABOm6BNpgMqPr25NCbWrnD0ASOJ/N5KBdHYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715513:55:35.169 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AACqKTr7i4nz/lyVkk9vx0ZQAZv1gTXaHQcPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715613:55:35.170 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABsSCPlmISYJzGImAyn+yb1AYhC0Q0+YQKNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715713:55:35.171 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAD2eYCMdxQq2j4qoXaJGVJwAR1jTCmhYrfEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715813:55:35.171 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAyoeA0dcRY2JuDwLaYbXvfAcaOCqpaub6QAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
715913:55:35.172 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAQJROr5uYQz5D6lUTaknG7Aa3xDorlcu2QAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716013:55:35.172 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAFsVqYHXPoRPdAHH/8XLa3AXvovew1hs72AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716113:55:35.172 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAB/oKnxt6UfL6WGIzI9FXLvAWs3PLqwMH9KAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716213:55:35.173 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AACJvc2zExtLO3HzS2vR81KZAe+UjDz76Y+gAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716313:55:35.173 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AACef6L1RajsN6xm8wWY5ObSAXvf7K8eeofBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716413:55:35.173 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADDJqfblpL/IXcIPPal799qAYwhBYcZOOJ+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716513:55:35.173 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABjTkk+ghyKFgCDbh9YTpXvAa0n8hd67H70AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716613:55:35.174 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAfF3EYPcpAXIXPb0JC59m2AQkQ8tmvfkAqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716713:55:35.177 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADLLzKuUtzbpcaYpiNOj//yAah8TUAVTuttAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716813:55:35.177 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAB2exlop7AE3rLCHTVY9HCOAVydXn5ioJilAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
716913:55:35.177 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAApmKcPvwz7kkQZdldYa4stAcdtQ1Db9FpcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717013:55:35.178 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABENx3DXSWGfmnkCjKUdKTrAb0EERbhuZdlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717113:55:35.178 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAAa0oLTam77avpigI0G1jumAfvS4oNfntOtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717213:55:35.178 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABLSz2CqgVgs8JT7gmatXGMAX5ByUCXoYF2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717313:55:35.179 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABbDWDXa4y1kCC6kkB+5PcsASyHqaYgMAkKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717413:55:35.179 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAC+ueCRYDFtqQSd9MX3id8DAThGPCvY7l53AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717513:55:35.179 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAA0Um6+NKW663S2nueLwSb1AVkSgzSDa70yAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717613:55:35.179 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABwwdFGOQgmnHxKlwJsva3aAdsgKaRVnhK8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717713:55:35.179 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAB0SbKw9TVmroawlIKc3AGLAcD7Xsx+vt2XAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717813:55:35.180 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAA4eq4b5zR+UdE+WlvIVw+AAXtCNvRuLwhZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
717913:55:35.180 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADtgF9b6USkeSciKtR5lPMSAZoj+nzIs8uWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
718013:55:35.181 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAC2u5Gp+4kJohHQKSo3oh3+AQ/1ipzjfV4qAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
718113:55:35.181 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADkjNJvmL8jK2Ht+CXG3HGfAZQNX8V+t7EKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
718213:55:35.181 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABh8q2R94MrQjB29vxbZLZsAV+JrKchkgxZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
718313:55:35.182 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADIEECisOW8d6wJIE4hgZfFAfjLnfSKuEK/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
718413:55:35.182 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABB/3n8hmfeWMCmPWUmzNm2AbyGQR/NtPcrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
718513:55:35.182 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=0 bytes=
718613:55:35.182 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=171 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718713:55:35.182 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=169 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718813:55:35.182 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=167 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
718913:55:35.182 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=165 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719013:55:35.182 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=163 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719113:55:35.183 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=161 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719213:55:35.183 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=159 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719313:55:35.183 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=157 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719413:55:35.184 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=155 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719513:55:35.184 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=153 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719613:55:35.185 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=151 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719713:55:35.185 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=149 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719813:55:35.185 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=147 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
719913:55:35.186 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=145 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720013:55:35.186 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=143 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720113:55:35.186 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=141 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720213:55:35.186 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=139 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720313:55:35.187 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=137 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720413:55:35.187 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=135 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720513:55:35.187 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=133 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720613:55:35.187 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=131 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720713:55:35.188 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=129 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720813:55:35.188 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=127 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
720913:55:35.188 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=125 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721013:55:35.188 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=123 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721113:55:35.188 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=121 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721213:55:35.188 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=119 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721313:55:35.189 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=117 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721413:55:35.189 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=115 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721513:55:35.189 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=113 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721613:55:35.189 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=111 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721713:55:35.190 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=109 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721813:55:35.190 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=107 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
721913:55:35.190 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=105 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722013:55:35.190 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=103 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722113:55:35.191 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722213:55:35.191 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722313:55:35.191 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722413:55:35.192 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722513:55:35.192 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722613:55:35.192 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722713:55:35.192 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722813:55:35.192 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
722913:55:35.198 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAB4wVbAohJgutpoHnxVAWObAeT7RwrLiMufAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723013:55:35.198 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADbv7/ZInbLhc1gavVEw6fFAduITzuJshzOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723113:55:35.198 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABA1PHNs1y2B7RUIzy0HgVVAa10MHYlK2DZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723213:55:35.200 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAA6FbLvSjQ5VUHNW4tpTbDvAQyz4Xt1NbuXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723313:55:35.201 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAB4EbVcf9SKmgP+F9vlEBQKAUgUmDOVbfkuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723413:55:35.202 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AACVrc/Z1ubYSrZYWt97NviFAaIQuksRNIGXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723513:55:35.203 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAD7bWwTMTc89wMEVv9/UvC9AZoWZHa3c0mmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723613:55:35.204 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAC3FHnjH9iHvm008G2XQUzXAY6cnuZrMJFZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723713:55:35.204 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABZAv6f9MaQLChipbVrjp9/AcjZCid0XLx0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723813:55:35.204 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAASF5fgs2ur5qHgKIXttrOPAYluI+HnOW8hAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
723913:55:35.204 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AACjBX+R6H6tT8d/9DS6mkzjAVKkq8TogFi8AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
724013:55:35.205 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AADB2lYAfqurgoQgNRdglhreAUSyaIlLTgIZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
724113:55:35.209 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AABnPlhAtungM9Znk0qrfsk+AdGdccIy1qxrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
724213:55:35.210 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] 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: AAB1PDSiKBwmgpLaakT3FM2aAVJSuqU6Ys57AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
724313:55:35.210 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=173 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724413:55:35.210 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=201 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724513:55:35.210 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=199 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724613:55:35.210 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=197 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724713:55:35.210 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=195 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724813:55:35.210 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=193 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
724913:55:35.210 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=191 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
725013:55:35.210 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=189 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
725113:55:35.211 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=187 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
725213:55:35.211 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=185 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
725313:55:35.211 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=183 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
725413:55:35.211 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=181 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
725513:55:35.211 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=179 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
725613:55:35.211 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=177 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
725713:55:35.211 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND DATA: streamId=175 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
725813:55:35.213 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
725913:55:35.214 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
726013:55:35.214 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
726113:55:35.214 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
726213:55:35.215 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
726313:55:35.215 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=7 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
726413:55:35.215 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
726513:55:35.216 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
726613:55:35.216 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=9 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
726713:55:35.216 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
726813:55:35.217 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
726913:55:35.217 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=11 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
727013:55:35.218 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
727113:55:35.218 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
727213:55:35.218 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=13 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
727313:55:35.219 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
727413:55:35.219 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
727513:55:35.220 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=15 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
727613:55:35.220 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
727713:55:35.223 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
727813:55:35.223 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=17 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
727913:55:35.224 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
728013:55:35.224 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
728113:55:35.224 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=19 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
728213:55:35.225 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
728313:55:35.226 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
728413:55:35.226 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=5 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
728513:55:35.226 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
728613:55:35.226 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
728713:55:35.226 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=25 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
728813:55:35.226 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
728913:55:35.226 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
729013:55:35.226 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=31 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
729113:55:35.227 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
729213:55:35.227 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
729313:55:35.227 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=33 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
729413:55:35.227 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
729513:55:35.227 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
729613:55:35.227 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=35 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
729713:55:35.227 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
729813:55:35.227 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
729913:55:35.228 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=37 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
730013:55:35.228 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
730113:55:35.228 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
730213:55:35.229 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=39 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
730313:55:35.229 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
730413:55:35.229 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
730513:55:35.230 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=27 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
730613:55:35.230 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
730713:55:35.230 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
730813:55:35.230 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=41 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
730913:55:35.230 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
731013:55:35.230 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
731113:55:35.230 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=23 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
731213:55:35.231 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
731313:55:35.231 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
731413:55:35.231 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=49 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
731513:55:35.231 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
731613:55:35.231 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
731713:55:35.232 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=53 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
731813:55:35.232 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
731913:55:35.232 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
732013:55:35.232 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=45 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
732113:55:35.232 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
732213:55:35.233 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
732313:55:35.233 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=47 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
732413:55:35.233 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
732513:55:35.233 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
732613:55:35.234 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=51 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
732713:55:35.234 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
732813:55:35.234 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND WINDOW_UPDATE: streamId=89 windowSizeIncrement=446477
732913:55:35.234 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
733013:55:35.234 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=43 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
733113:55:35.235 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
733213:55:35.235 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
733313:55:35.235 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=55 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
733413:55:35.235 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
733513:55:35.235 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
733613:55:35.236 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=59 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
733713:55:35.236 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
733813:55:35.237 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
733913:55:35.237 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=63 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
734013:55:35.237 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
734113:55:35.238 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
734213:55:35.238 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=67 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
734313:55:35.238 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
734413:55:35.239 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
734513:55:35.239 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=71 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
734613:55:35.239 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
734713:55:35.240 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
734813:55:35.240 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=69 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
734913:55:35.240 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
735013:55:35.240 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
735113:55:35.241 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=73 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
735213:55:35.241 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
735313:55:35.241 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
735413:55:35.242 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=75 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
735513:55:35.242 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
735613:55:35.242 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
735713:55:35.242 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=21 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
735813:55:35.242 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
735913:55:35.243 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
736013:55:35.243 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=77 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
736113:55:35.243 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
736213:55:35.244 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
736313:55:35.244 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=85 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
736413:55:35.244 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
736513:55:35.245 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
736613:55:35.245 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=81 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
736713:55:35.246 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
736813:55:35.246 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
736913:55:35.246 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=29 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
737013:55:35.247 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
737113:55:35.247 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
737213:55:35.247 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=87 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
737313:55:35.248 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
737413:55:35.248 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
737513:55:35.249 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=83 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
737613:55:35.249 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
737713:55:35.250 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
737813:55:35.250 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=57 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
737913:55:35.250 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
738013:55:35.251 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
738113:55:35.251 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=89 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
738213:55:35.251 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
738313:55:35.251 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
738413:55:35.251 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=65 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
738513:55:35.252 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
738613:55:35.252 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
738713:55:35.252 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=61 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
738813:55:35.253 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
738913:55:35.253 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
739013:55:35.253 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=79 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
739113:55:35.253 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
739213:55:35.254 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
739313:55:35.254 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=91 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
739413:55:35.255 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
739513:55:35.255 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
739613:55:35.255 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=93 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
739713:55:35.256 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
739813:55:35.256 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
739913:55:35.256 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=95 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
740013:55:35.257 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
740113:55:35.257 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
740213:55:35.257 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=97 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
740313:55:35.258 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
740413:55:35.258 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
740513:55:35.258 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=99 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
740613:55:35.258 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
740713:55:35.258 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
740813:55:35.259 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=101 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
740913:55:35.259 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
741013:55:35.259 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
741113:55:35.259 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=105 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
741213:55:35.259 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
741313:55:35.259 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
741413:55:35.259 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=107 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
741513:55:35.259 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
741613:55:35.260 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
741713:55:35.260 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=109 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
741813:55:35.260 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
741913:55:35.261 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
742013:55:35.261 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=103 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
742113:55:35.262 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
742213:55:35.262 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
742313:55:35.262 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=113 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
742413:55:35.262 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
742513:55:35.263 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
742613:55:35.263 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=111 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
742713:55:35.263 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
742813:55:35.264 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
742913:55:35.264 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=117 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
743013:55:35.265 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
743113:55:35.265 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
743213:55:35.265 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=119 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
743313:55:35.266 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
743413:55:35.266 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
743513:55:35.266 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=121 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
743613:55:35.267 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
743713:55:35.267 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
743813:55:35.267 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=131 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
743913:55:35.268 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
744013:55:35.268 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
744113:55:35.268 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=125 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
744213:55:35.269 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
744313:55:35.269 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
744413:55:35.270 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=129 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
744513:55:35.270 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
744613:55:35.270 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
744713:55:35.271 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=127 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
744813:55:35.271 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
744913:55:35.271 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
745013:55:35.272 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=133 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
745113:55:35.272 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
745213:55:35.273 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
745313:55:35.273 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=135 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
745413:55:35.273 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
745513:55:35.273 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
745613:55:35.274 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=115 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
745713:55:35.274 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
745813:55:35.274 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
745913:55:35.274 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=137 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
746013:55:35.274 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
746113:55:35.275 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
746213:55:35.275 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=123 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
746313:55:35.275 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
746413:55:35.275 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
746513:55:35.275 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=141 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
746613:55:35.276 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
746713:55:35.276 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
746813:55:35.276 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=143 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
746913:55:35.276 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
747013:55:35.277 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
747113:55:35.277 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=149 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
747213:55:35.277 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
747313:55:35.277 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
747413:55:35.277 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=139 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
747513:55:35.277 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
747613:55:35.277 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
747713:55:35.277 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=147 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
747813:55:35.278 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
747913:55:35.278 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
748013:55:35.278 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=145 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
748113:55:35.278 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
748213:55:35.278 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
748313:55:35.279 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=151 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
748413:55:35.279 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
748513:55:35.279 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
748613:55:35.279 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=157 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
748713:55:35.280 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
748813:55:35.280 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
748913:55:35.280 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=153 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
749013:55:35.280 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
749113:55:35.281 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
749213:55:35.281 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=155 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
749313:55:35.281 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
749413:55:35.281 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
749513:55:35.281 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=159 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
749613:55:35.281 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
749713:55:35.282 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
749813:55:35.282 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=161 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
749913:55:35.282 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
750013:55:35.282 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
750113:55:35.282 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=163 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
750213:55:35.282 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
750313:55:35.282 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
750413:55:35.282 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=165 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
750513:55:35.282 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
750613:55:35.282 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
750713:55:35.283 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=167 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
750813:55:35.283 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
750913:55:35.283 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
751013:55:35.283 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=171 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
751113:55:35.283 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
751213:55:35.283 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
751313:55:35.283 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=169 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
751413:55:35.283 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
751513:55:35.283 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
751613:55:35.283 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=173 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
751713:55:35.283 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
751813:55:35.284 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
751913:55:35.284 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=181 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
752013:55:35.284 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
752113:55:35.284 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
752213:55:35.284 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=183 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
752313:55:35.284 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
752413:55:35.284 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
752513:55:35.284 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=185 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
752613:55:35.284 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
752713:55:35.284 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
752813:55:35.285 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=187 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
752913:55:35.285 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
753013:55:35.285 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
753113:55:35.285 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=175 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
753213:55:35.285 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
753313:55:35.285 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
753413:55:35.285 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=179 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
753513:55:35.285 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
753613:55:35.285 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
753713:55:35.285 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=189 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
753813:55:35.285 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
753913:55:35.286 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
754013:55:35.286 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=191 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
754113:55:35.286 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
754213:55:35.286 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
754313:55:35.286 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=195 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
754413:55:35.286 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
754513:55:35.286 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
754613:55:35.286 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=197 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
754713:55:35.286 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
754813:55:35.286 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
754913:55:35.286 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=177 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
755013:55:35.286 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
755113:55:35.287 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
755213:55:35.287 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=193 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
755313:55:35.287 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
755413:55:35.287 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
755513:55:35.287 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=199 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
755613:55:35.287 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
755713:55:35.287 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
755813:55:35.287 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND DATA: streamId=201 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
755913:55:35.287 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
756013:55:35.302 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
756113:55:35.303 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
756213:55:35.305 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
756313:55:35.305 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND SETTINGS: ack=true
756413:55:35.309 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND SETTINGS: ack=true
756513:55:35.310 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AACk+071ySVKxNp8XDO4ET+wAc+hUhsVS4LUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756613:55:35.310 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AACiuwWMvG/ldcrVXAFsY0b1ASSWinhgvu4XAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756713:55:35.311 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAAJrmVeM7O/PRsCT2+n2IrqATbSXbBdsevFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756813:55:35.311 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAB4p8l4YTMiVzIcObJYcC+HAcjsjTegvwHYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
756913:55:35.311 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AACxTz1/DlP+o/mCQ7pl3jBZAT77sh8kW7YwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757013:55:35.311 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AABStlV98WbNY68XFc/GH8x6Aa1J7aG9pjtcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757113:55:35.311 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAC30p7QWzN8aRbBAISNnWWhAeMkiskaNWmvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757213:55:35.312 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AACP2mzvsDbI6noQgX3HVa7eAQGV2mL5ip7fAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757313:55:35.312 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AABvvBWovN9o8O4/n4Be0wrcAbrYwMxHHzJGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757413:55:35.312 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AACK+kw3+Mgyr06Npx+5NhBnAeDj9GZ1KFyVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757513:55:35.313 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AADk8ihDHSdJQHdu7CUWK5/TAXD/LZKBoha0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757613:55:35.313 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAB9FgjMu2ra/Scijg6kvHcDAVgHB5jA03m9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757713:55:35.313 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAA7SGJBYPPhZUBNp1ToXlw+AVrLVpdvNeqAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757813:55:35.314 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AADj8ChV8ZzgT+5Uz09f0vz5AUqPSMJuIJovAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
757913:55:35.314 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAD8dFuECyRNmG0SobgAtLujAb6TVgm+gAjgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758013:55:35.314 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AADv2SzYO3oECliQ3xZSnAIhAQ9H7iX6CmzmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758113:55:35.314 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAA9nyw9uCXNndGV0CuRQzQRAaQw6nINCXrnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758213:55:35.314 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AACY0M6H6LwgJCqZpAnhixHwAbtCZnnv1B+FAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758313:55:35.315 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AACw+yd6d+qKgJzc2cxwlhzBAd8eBCsCGiRRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758413:55:35.315 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAAMl4KmUncQ91Euo6wAic/LAXwfzbZPAnINAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758513:55:35.315 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAAm2ApRFwA9v+berMMYQUQNAU04rSLdmY0hAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758613:55:35.316 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAC4ekteImdlxZYUEnfbkH4LAaF9gniGdON9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758713:55:35.316 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AABzOvP12iLBaCO9in0CqiVmAaCMS9k20ddbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758813:55:35.316 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAAePvu8BYc8Qq/GOP0jPQQCAUZgS1tGn4fBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
758913:55:35.316 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAA9ceTrvizZnbya1n6lLoiLATvNJzIgp/wrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759013:55:35.317 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAAF8hxjb/aQkTPooh40qdtFAS0UMajWq7sfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759113:55:35.317 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAAjJ9wlQ6dZ4YTggg0TzkGvAQAfslSE4EQvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759213:55:35.317 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AACkizQaBc8Jig34eTC6r6dzATUM1RnQgFmMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759313:55:35.317 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAAT2srDTeMHfmJAJOv97YgwASQQaT8TqGOxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759413:55:35.318 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AABktFW5lk9z19qOWne8S3kvAR2llgeP25pnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759513:55:35.318 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AACpGJlNTkJsxzqYSlJPECAgAcmW2BLN1xvsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759613:55:35.318 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAC4XRZs8u35DYMXAx64e6b5AawOCUebNxZfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759713:55:35.318 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AADTUZTyH6o9w9iBtrfz+2XOAYGqAz54d4kQAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759813:55:35.319 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AADJwH/3RWwI/v8IYjpcM1hYAfFVQ4yy/UpmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
759913:55:35.319 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AADvVoeskRB9Gw/m/gIIIlTOAVeCcc4fEzz1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
760013:55:35.319 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AABH5Tc5uF7UsXuZ8xK8B7vqAeDzX7RdBKjvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
760113:55:35.319 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAB+LODEWdsnq53p9a2nk0dDARQ7o+GE9QheAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
760213:55:35.319 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAC5kEUtXirk25uaLcTE0Z4PAZyXeQqJYFyWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
760313:55:35.320 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAC6xUMaGq6xt3g1U8BrXmiqAYHlqCShewOvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
760413:55:35.320 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAAkkQFmx1chYpphuBhMyVAcAdllYdbsV5nrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
760513:55:35.320 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AABN2MhFVfT3y4XC8Zzkl5EkAW4isAWJCSqHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
760613:55:35.320 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAA0sDX5YW37AHjMWyhvLBI2Ad4z4eW+VYyEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
760713:55:35.321 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AABrF/mUB9/Gcwh54uqWU7gSAa4mfHnBraWFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
760813:55:35.321 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
760913:55:35.321 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=87 padding=0 endStream=false length=12 bytes=00000000070a0548656c6c6f
761013:55:35.321 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761113:55:35.321 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761213:55:35.322 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761313:55:35.322 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761413:55:35.322 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761513:55:35.322 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761613:55:35.322 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761713:55:35.322 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761813:55:35.322 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
761913:55:35.322 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762013:55:35.322 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762113:55:35.322 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762213:55:35.323 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762313:55:35.323 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762413:55:35.323 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762513:55:35.323 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762613:55:35.323 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762713:55:35.323 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762813:55:35.323 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
762913:55:35.323 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763013:55:35.323 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763113:55:35.324 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763213:55:35.324 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763313:55:35.324 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763413:55:35.324 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763513:55:35.324 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763613:55:35.324 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763713:55:35.324 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763813:55:35.325 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
763913:55:35.325 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764013:55:35.325 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764113:55:35.325 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764213:55:35.325 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764313:55:35.325 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764413:55:35.325 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764513:55:35.325 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764613:55:35.325 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764713:55:35.325 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764813:55:35.325 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
764913:55:35.326 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
765013:55:35.326 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
765113:55:35.331 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAA4l1J48jPwuzrVjDCbefQ+AY/O04kM36+hAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765213:55:35.331 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AAByHJGJb/Q96kboB89fOFp2ATVPze7+6eGrAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765313:55:35.331 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AADBYwUnKN9TtPk/aHtg91ChAd0qm/BVZtZPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765413:55:35.332 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AABFm8N/sOdT7oCsUPjfpnM0AV95S/XDn6V7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765513:55:35.333 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AACEdtgArw8XTBxUAuRotK9ZARJXhRNhEeksAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765613:55:35.334 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AABmDcNQ1Yk0EKIFXewtwmcKARrM4MtSfQwzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765713:55:35.334 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] 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: AABtap40GlPD97DtJwfJyGJ8AfAwJ6YcNeFAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
765813:55:35.335 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=0 bytes=
765913:55:35.335 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
766013:55:35.335 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
766113:55:35.336 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
766213:55:35.336 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
766313:55:35.337 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
766413:55:35.337 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
766513:55:35.337 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
766613:55:35.347 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
766713:55:35.354 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
766813:55:35.355 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
766913:55:35.356 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
767013:55:35.356 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
767113:55:35.357 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=5 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
767213:55:35.357 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
767313:55:35.358 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
767413:55:35.358 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=7 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
767513:55:35.359 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
767613:55:35.359 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
767713:55:35.359 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=9 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
767813:55:35.360 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
767913:55:35.360 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
768013:55:35.360 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=13 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
768113:55:35.360 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
768213:55:35.361 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
768313:55:35.361 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=11 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
768413:55:35.362 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
768513:55:35.362 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
768613:55:35.362 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=19 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
768713:55:35.363 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
768813:55:35.363 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
768913:55:35.363 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=17 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
769013:55:35.363 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
769113:55:35.364 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
769213:55:35.364 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=21 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
769313:55:35.364 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
769413:55:35.364 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
769513:55:35.365 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=25 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
769613:55:35.365 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
769713:55:35.365 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
769813:55:35.365 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=27 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
769913:55:35.365 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
770013:55:35.366 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
770113:55:35.366 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=29 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
770213:55:35.366 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
770313:55:35.366 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
770413:55:35.366 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=23 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
770513:55:35.366 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
770613:55:35.366 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
770713:55:35.367 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=31 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
770813:55:35.367 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
770913:55:35.367 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
771013:55:35.368 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=39 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
771113:55:35.368 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
771213:55:35.368 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
771313:55:35.368 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=33 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
771413:55:35.368 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
771513:55:35.369 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
771613:55:35.369 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=47 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
771713:55:35.369 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
771813:55:35.369 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
771913:55:35.370 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=45 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
772013:55:35.370 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
772113:55:35.370 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
772213:55:35.371 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=49 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
772313:55:35.371 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
772413:55:35.371 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
772513:55:35.371 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=51 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
772613:55:35.371 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
772713:55:35.371 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
772813:55:35.372 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=35 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
772913:55:35.372 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
773013:55:35.372 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
773113:55:35.372 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=43 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
773213:55:35.373 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
773313:55:35.373 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
773413:55:35.373 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=61 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
773513:55:35.373 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
773613:55:35.374 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
773713:55:35.374 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=59 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
773813:55:35.374 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
773913:55:35.374 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
774013:55:35.374 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=53 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
774113:55:35.375 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
774213:55:35.375 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
774313:55:35.375 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=57 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
774413:55:35.375 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
774513:55:35.376 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
774613:55:35.376 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=55 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
774713:55:35.376 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
774813:55:35.376 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
774913:55:35.376 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=63 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
775013:55:35.376 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
775113:55:35.377 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
775213:55:35.377 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=67 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
775313:55:35.377 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
775413:55:35.377 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
775513:55:35.377 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=65 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
775613:55:35.378 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
775713:55:35.378 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
775813:55:35.378 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=41 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
775913:55:35.378 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
776013:55:35.379 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
776113:55:35.379 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=69 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
776213:55:35.379 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
776313:55:35.379 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
776413:55:35.379 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=71 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
776513:55:35.379 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
776613:55:35.380 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
776713:55:35.380 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=73 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
776813:55:35.380 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
776913:55:35.380 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
777013:55:35.381 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=15 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
777113:55:35.381 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
777213:55:35.381 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
777313:55:35.381 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=75 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
777413:55:35.381 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
777513:55:35.382 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
777613:55:35.382 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=37 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
777713:55:35.382 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
777813:55:35.382 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
777913:55:35.382 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=77 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
778013:55:35.383 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
778113:55:35.383 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
778213:55:35.383 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=85 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
778313:55:35.383 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
778413:55:35.384 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
778513:55:35.384 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=79 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
778613:55:35.384 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
778713:55:35.384 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
778813:55:35.384 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=83 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
778913:55:35.384 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
779013:55:35.385 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
779113:55:35.385 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=87 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
779213:55:35.385 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
779313:55:35.385 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
779413:55:35.385 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=81 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
779513:55:35.386 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
779613:55:35.386 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
779713:55:35.386 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=89 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
779813:55:35.386 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
779913:55:35.387 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
780013:55:35.387 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=95 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
780113:55:35.387 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
780213:55:35.387 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
780313:55:35.388 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=99 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
780413:55:35.388 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
780513:55:35.388 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
780613:55:35.388 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=91 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
780713:55:35.388 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
780813:55:35.389 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
780913:55:35.389 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=97 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
781013:55:35.389 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
781113:55:35.389 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
781213:55:35.389 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=93 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
781313:55:35.389 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
781413:55:35.390 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
781513:55:35.390 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=101 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
781613:55:35.390 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
781713:55:35.392 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd6dd3ba5, L:/127.0.0.1:44190 - R:127.0.0.1/127.0.0.1:37139] INBOUND GO_AWAY: lastStreamId=101 errorCode=0 length=27 bytes=566f6c756e7461727920636f6e6e656374696f6e20636c6f73652e
781813:55:35.648 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
781913:55:35.648 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
782013:55:35.651 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
782113:55:35.651 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND SETTINGS: ack=true
782213:55:35.653 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND SETTINGS: ack=true
782313:55:35.654 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAC+OkZ91Jv13jPkoMk1q/k0AdyRed/2lX7NAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782413:55:35.654 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAAUr4zl24la7xgterpoiXPSAbKVKi2ITXA6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782513:55:35.655 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAClMF9x8AZcd+JbA286X59mARrhrfFobvVBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782613:55:35.655 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAAA39nsNoxzpLi4UtiHOhi/AYnBK9WPbBzzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782713:55:35.655 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AACH7JZTIzakBOGM+2YG77UUAfXsku0uoLs9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782813:55:35.655 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AADwXI21DUsnxs06KY/Fh5QXAbDrouxRw0OuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
782913:55:35.656 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAAKy91romCnLyS2FKlnxZ3VAQDFLxoLjvVqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783013:55:35.656 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAA+JC9fEE4UUJ3vVXSTHa5TAVRbaFk/nEgiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783113:55:35.657 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAB2F2SUrWsH/oLLeZkC3zxQAavG3It9JmxwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783213:55:35.657 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAAu/zjG4YrO5mu3yBsYe/V0AQEaPFmOWfQ3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783313:55:35.658 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AABYQexFdbRPljpcthKaIfnGAeUtIWy5ZWDdAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783413:55:35.658 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAA7/8Tp/OqCa1pIq4tqZp1hAb+1m5Vd/ddSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783513:55:35.658 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAAqVT625xl53hmuyeKUuVzVAc5hB+dpt+SOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783613:55:35.659 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AADKSbOdN7dCL7wuyMW29Id2AX+43lgk0LNfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783713:55:35.659 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAD+YyyF1asJ0nqg9POsWUo8AV5An+EWQPy+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783813:55:35.659 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAABMorlNKFRWFfkVnl0/35HAdIS7HJGOBt4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
783913:55:35.660 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAApLOMbeoOVBypV3LQibLeJAbdh/p93ZpkxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784013:55:35.660 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAB6TbX234ccwP+bjseSi7xGAb3eVf26I9MWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784113:55:35.660 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAAosZGSKL2lrLuplHhgi+LkAeapD/4S8ftuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784213:55:35.661 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AACikHEYJzSb1ZvHi4BNZdmWAcEgMLnaJbLqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784313:55:35.661 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAD7/80UDOqzLOyXX63VFX1QAeyu/HDXUSjRAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784413:55:35.662 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AADpO5dGGUcf6M2WfAPay8x4AW/tXtbl7SyaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784513:55:35.662 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAA+DQoQm973U3unz5ipUx2PAeV8lrbnhtS4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784613:55:35.663 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAC0gtSLlzXwYH8u0dP8mc/wAbY/30YB59ZsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784713:55:35.663 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AABwx6ztH3jEPANEm90XfL5uAe4OMbkdRCp/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784813:55:35.663 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AABmH9VcdbOyndL63yoLZk6hAacWa6eBk/39AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
784913:55:35.663 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAAFFh7b/spyJYt92v1fs9yPAaxg7Xqk3RWsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785013:55:35.663 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AADgrwYB/5vAfuCj5ZM0N4CcAfLUv6sf6MB+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785113:55:35.664 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAAMQhHHjUthdeO6Czl9EEsgAd5/8NDRR4WwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785213:55:35.664 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAAu33Wa9k/jwDvq2vmwhmalAYcbUj2uOdRsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785313:55:35.664 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAA4JIISG3ulAMAOBrPEmD8BAe82zKDwfzVhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785413:55:35.664 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AADFoZr58Ex+6B7Xc+om7AvfATOVDDZ2vOE4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785513:55:35.665 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AADqdsUuIG2Ur5mkdzE1pDGOARZiJHqvM6x3AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785613:55:35.665 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AADbRNoc4C4eIba8nuDCDVH8AdDj5o/0Zx58AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785713:55:35.666 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAAWeIFw3G0/5DDmUPVKWiRsARvFCPb9lmiiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785813:55:35.666 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AACfYNPtKxNRXNeGGAuH9vfpATUnCkdKGf5eAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
785913:55:35.666 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AABxSys4LzHgiIG/1TNjMiCdAUT2eutKi1DzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
786013:55:35.667 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AABi6RNapGle3L/YXi7US9ZxAXrEhgi194YTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
786113:55:35.667 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AABFaaD/55B8QMjnabVUi3vOAb8RPcETji/uAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
786213:55:35.667 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AADnaHgDFs38T0xIQHtUd/kqATSU0LwPXvBbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
786313:55:35.668 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AADRq6UrIKs5+0asfKUPp+eqAaMfQSRdbE0iAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
786413:55:35.668 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AADsmLyUleATGQ5RmiHr9ad4AQE/EZIIfgPvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
786513:55:35.668 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AADFi8aThh7uiAvDZKhoSWRpAXRfA2ue/S+RAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
786613:55:35.668 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786713:55:35.668 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=87 padding=0 endStream=false length=12 bytes=00000000070a0548656c6c6f
786813:55:35.669 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
786913:55:35.669 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787013:55:35.669 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787113:55:35.669 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787213:55:35.670 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787313:55:35.670 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787413:55:35.670 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787513:55:35.671 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787613:55:35.671 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787713:55:35.671 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787813:55:35.671 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
787913:55:35.672 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788013:55:35.672 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788113:55:35.672 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788213:55:35.672 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788313:55:35.673 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788413:55:35.673 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788513:55:35.673 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788613:55:35.673 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788713:55:35.674 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788813:55:35.674 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
788913:55:35.675 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789013:55:35.675 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789113:55:35.675 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789213:55:35.675 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789313:55:35.676 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789413:55:35.676 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789513:55:35.676 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789613:55:35.676 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789713:55:35.676 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789813:55:35.676 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
789913:55:35.677 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
790013:55:35.677 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
790113:55:35.677 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
790213:55:35.677 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
790313:55:35.677 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
790413:55:35.677 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
790513:55:35.678 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
790613:55:35.678 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
790713:55:35.678 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
790813:55:35.678 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
790913:55:35.682 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AADgFGXuJ/vR5gTSYjLtLezKAXUTuUzoOEeWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791013:55:35.682 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AADc23Bz/dvBApcbODvqvoOSATl0XuqYNYTeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791113:55:35.682 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AACKBDiuwPeRUBB2pngMSAJhAYQhvoHWtVUvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791213:55:35.682 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAB4jFV/sHe0gXvVtwevVssGAUJMGf89HX/SAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791313:55:35.683 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AAB6EDt3r81mdnUnQg/gA1qlAbGFqc6JlhCXAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791413:55:35.683 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AADJ8Ar7eTs+kWMyd2jxyBIsAZOmBUGCmMJDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791513:55:35.683 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] 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: AADQVXMVNgdFKl080JtOzcR9AXc/L8xgfEOFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
791613:55:35.683 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=0 bytes=
791713:55:35.683 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
791813:55:35.683 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
791913:55:35.683 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
792013:55:35.684 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
792113:55:35.684 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
792213:55:35.684 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
792313:55:35.684 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=12 bytes=00000000070a0548656c6c6f
792413:55:35.695 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
792513:55:35.701 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
792613:55:35.701 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=7 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
792713:55:35.702 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
792813:55:35.702 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
792913:55:35.702 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=5 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
793013:55:35.702 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
793113:55:35.703 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
793213:55:35.703 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=11 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
793313:55:35.703 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
793413:55:35.703 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
793513:55:35.704 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=15 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
793613:55:35.704 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
793713:55:35.704 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
793813:55:35.704 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=19 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
793913:55:35.705 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
794013:55:35.705 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
794113:55:35.705 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=13 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
794213:55:35.705 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
794313:55:35.705 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
794413:55:35.706 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=17 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
794513:55:35.706 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
794613:55:35.706 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
794713:55:35.707 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=21 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
794813:55:35.707 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
794913:55:35.707 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
795013:55:35.707 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=23 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
795113:55:35.708 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
795213:55:35.708 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
795313:55:35.708 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=29 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
795413:55:35.708 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
795513:55:35.709 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
795613:55:35.709 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=9 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
795713:55:35.709 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
795813:55:35.709 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
795913:55:35.709 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=31 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
796013:55:35.710 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
796113:55:35.710 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
796213:55:35.710 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=3 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
796313:55:35.710 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
796413:55:35.711 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
796513:55:35.711 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=39 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
796613:55:35.711 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
796713:55:35.712 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
796813:55:35.712 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=25 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
796913:55:35.712 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
797013:55:35.712 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
797113:55:35.713 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=37 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
797213:55:35.713 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
797313:55:35.713 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
797413:55:35.713 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=33 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
797513:55:35.714 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
797613:55:35.714 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
797713:55:35.714 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=41 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
797813:55:35.715 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
797913:55:35.715 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
798013:55:35.715 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=43 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
798113:55:35.716 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
798213:55:35.716 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
798313:55:35.716 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=45 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
798413:55:35.716 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
798513:55:35.717 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
798613:55:35.717 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=47 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
798713:55:35.717 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
798813:55:35.718 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
798913:55:35.718 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=49 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
799013:55:35.718 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
799113:55:35.718 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
799213:55:35.718 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=51 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
799313:55:35.719 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
799413:55:35.719 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
799513:55:35.720 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=61 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
799613:55:35.720 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
799713:55:35.720 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
799813:55:35.721 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=53 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
799913:55:35.721 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
800013:55:35.721 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
800113:55:35.721 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=55 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
800213:55:35.722 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
800313:55:35.722 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
800413:55:35.722 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=57 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
800513:55:35.722 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
800613:55:35.723 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
800713:55:35.723 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=63 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
800813:55:35.723 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
800913:55:35.723 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
801013:55:35.723 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=71 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
801113:55:35.723 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
801213:55:35.724 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
801313:55:35.724 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=59 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
801413:55:35.724 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
801513:55:35.724 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
801613:55:35.725 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=67 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
801713:55:35.725 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
801813:55:35.725 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
801913:55:35.726 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=69 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
802013:55:35.726 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
802113:55:35.726 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
802213:55:35.727 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=75 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
802313:55:35.727 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
802413:55:35.728 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
802513:55:35.728 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=81 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
802613:55:35.728 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
802713:55:35.728 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
802813:55:35.728 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=73 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
802913:55:35.729 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
803013:55:35.729 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
803113:55:35.730 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=77 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
803213:55:35.730 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
803313:55:35.730 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
803413:55:35.731 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=79 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
803513:55:35.731 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
803613:55:35.731 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
803713:55:35.731 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=85 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
803813:55:35.732 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
803913:55:35.732 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
804013:55:35.732 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=27 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
804113:55:35.733 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
804213:55:35.733 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
804313:55:35.733 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=83 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
804413:55:35.733 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
804513:55:35.734 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
804613:55:35.734 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=87 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
804713:55:35.734 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
804813:55:35.735 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
804913:55:35.735 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=65 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
805013:55:35.735 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
805113:55:35.736 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
805213:55:35.736 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=35 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
805313:55:35.736 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
805413:55:35.737 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
805513:55:35.737 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=89 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
805613:55:35.737 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
805713:55:35.738 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
805813:55:35.738 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=91 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
805913:55:35.738 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
806013:55:35.739 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
806113:55:35.739 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=99 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
806213:55:35.739 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
806313:55:35.739 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
806413:55:35.740 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=97 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
806513:55:35.740 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
806613:55:35.740 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
806713:55:35.740 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=93 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
806813:55:35.741 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
806913:55:35.741 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
807013:55:35.741 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=101 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
807113:55:35.742 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
807213:55:35.742 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 16, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
807313:55:35.742 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND DATA: streamId=95 padding=0 endStream=false length=16 bytes=000000000b0a0948692048656c6c6f21
807413:55:35.743 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8075[INFO] [11/28/2025 13:55:35.744] [pool-23-thread-8-ScalaTest-running-NonBalancingIntegrationSpecNetty] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-netty)] Starting test: re-discover endpoints on failure
8076[INFO] [11/28/2025 13:55:35.753] [pool-23-thread-8-ScalaTest-running-NonBalancingIntegrationSpecNetty] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-netty)] Sending requests to server 1
807713:55:35.754 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
807813:55:35.755 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
807913:55:35.757 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
808013:55:35.757 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] OUTBOUND SETTINGS: ack=true
808113:55:35.757 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] INBOUND SETTINGS: ack=true
808213:55:35.757 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] 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: AAA1OOciCv7IQ42UMVVaIqlzAQLEInDEP9m7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
808313:55:35.758 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
808413:55:35.759 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
808513:55:35.761 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
808613:55:35.761 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
808713:55:35.761 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
808813:55:35.762 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] 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: AACWAsmE0eQk7axA/Z7JUzDWAXbdTUuOtEzGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
808913:55:35.763 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
809013:55:35.764 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:35 GMT, server: akka-http/10.5.0] padding=0 endStream=false
809113:55:35.764 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
809213:55:35.765 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
809313:55:35.767 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] INBOUND GO_AWAY: lastStreamId=5 errorCode=0 length=27 bytes=566f6c756e7461727920636f6e6e656374696f6e20636c6f73652e
809413:55:35.768 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 - R:127.0.0.1/127.0.0.1:46165] OUTBOUND GO_AWAY: lastStreamId=2147483647 errorCode=2 length=48 bytes=7265637641646472657373282e2e29206661696c65643a20436f6e6e656374696f6e2072657365742062792070656572
809513:55:35.768 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2ConnectionHandler - [id: 0x3d40ec5a, L:/127.0.0.1:46836 ! R:127.0.0.1/127.0.0.1:46165] Sending GOAWAY failed: lastStreamId '2147483647', errorCode '2', debugData 'recvAddress(..) failed: Connection reset by peer'. Forcing shutdown of the connection.
8096io.grpc.netty.shaded.io.netty.channel.unix.Errors$NativeIoException: writevAddresses(..) failed: Broken pipe
8097[INFO] [11/28/2025 13:55:40.767] [pool-23-thread-8-ScalaTest-running-NonBalancingIntegrationSpecNetty] [akka.actor.ActorSystemImpl(NonBalancingIntegrationSpec-netty)] Sending requests to server 2
809813:55:40.768 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
809913:55:40.768 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
810013:55:40.770 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
810113:55:40.771 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] OUTBOUND SETTINGS: ack=true
810213:55:40.771 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] INBOUND SETTINGS: ack=true
810313:55:40.772 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] 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: AADb5g9vLCeWEyTH71d7pF7nAYXGfr3yZAEWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
810413:55:40.772 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
810513:55:40.774 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
810613:55:40.775 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
810713:55:40.775 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
810813:55:40.776 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
810913:55:40.777 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] 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: AAD/7XXlBLM6Rp9M0ddE65c/Ad6eAq3vXSlTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
811013:55:40.777 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
811113:55:40.779 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
811213:55:40.779 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
811313:55:40.779 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8114 Sending request [1]
811513:55:40.790 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
811613:55:40.790 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
811713:55:40.793 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
811813:55:40.793 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND SETTINGS: ack=true
811913:55:40.793 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND SETTINGS: ack=true
812013:55:40.794 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABq2k3+8Yrhpt7ZRHzrvB/oAaYfCtteNMDlAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
812113:55:40.795 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2031
812213:55:40.796 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
812313:55:40.797 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
812413:55:40.797 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=3 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203121
812513:55:40.798 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8126 Received response number [1]
8127 Sending request [2]
812813:55:40.799 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAA6Pg4Fw4Krpr632fHPHKIDAXHlHwCZyUrhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
812913:55:40.799 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2032
813013:55:40.801 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
813113:55:40.801 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=5 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203221
813213:55:40.802 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=5 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8133 Received response number [2]
8134 Sending request [3]
813513:55:40.802 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAAIvu2F8Tsk8Ew1MCJ0P/GIAfspHqIxt0WeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
813613:55:40.803 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=7 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2033
813713:55:40.804 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
813813:55:40.804 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=7 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203321
813913:55:40.805 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=7 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8140 Received response number [3]
8141 Sending request [4]
814213:55:40.806 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAAJ6uHYCsXYou5H+KGAZDMzAa/Ne3rwUW6+AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
814313:55:40.806 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=9 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2034
814413:55:40.808 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
814513:55:40.808 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=9 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203421
814613:55:40.808 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=9 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8147 Received response number [4]
8148 Sending request [5]
814913:55:40.809 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABj2ZC/xqUk8lp++DjhxsiTAUIgDBVJdIq2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
815013:55:40.809 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=11 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2035
815113:55:40.811 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
815213:55:40.811 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=11 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203521
815313:55:40.811 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=11 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8154 Received response number [5]
8155 Sending request [6]
815613:55:40.812 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABWRQKIC/Czn9h3u0U0q/VVAT219oP0Ygv6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
815713:55:40.812 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=13 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2036
815813:55:40.814 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
815913:55:40.814 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=13 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203621
816013:55:40.814 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=13 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8161 Received response number [6]
8162 Sending request [7]
816313:55:40.815 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADr88okZ6z+IyQmnInHWRTqAarMqqCixtieAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
816413:55:40.816 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=15 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2037
816513:55:40.817 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
816613:55:40.818 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=15 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203721
8167 Received response number [7]
816813:55:40.818 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=15 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8169 Sending request [8]
817013:55:40.819 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAAPlWigsHy1CLtVSGczS144AY1jCUpBU7oYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
817113:55:40.819 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=17 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2038
817213:55:40.821 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
817313:55:40.821 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=17 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203821
817413:55:40.821 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=17 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8175 Received response number [8]
8176 Sending request [9]
817713:55:40.822 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACPwSDbymOCcgqPf/6aj03kAUOeSQiKcxoZAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
817813:55:40.822 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=19 padding=0 endStream=true length=14 bytes=00000000090a0748656c6c6f2039
817913:55:40.824 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 18, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
818013:55:40.824 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=19 padding=0 endStream=false length=18 bytes=000000000d0a0b48692048656c6c6f203921
818113:55:40.824 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=19 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8182 Received response number [9]
8183 Sending request [10]
818413:55:40.825 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAAcHcmjGe1D+q+7ZOyPGgwTAbO2yoVuaLAyAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
818513:55:40.825 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=21 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203130
818613:55:40.827 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
818713:55:40.827 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=21 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313021
8188 Received response number [10]
818913:55:40.828 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=21 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8190 Sending request [11]
819113:55:40.828 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADPU+Pg1j87HSDdu/yNp2PvAZUMCGQid4AYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
819213:55:40.829 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=23 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203131
819313:55:40.830 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
819413:55:40.830 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=23 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313121
8195 Received response number [11]
8196 Sending request [12]
819713:55:40.831 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=23 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
819813:55:40.832 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADYXPNfQAbDZNJ8fodd0eAEAQtLHRdvyQZtAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
819913:55:40.832 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=25 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203132
820013:55:40.833 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
820113:55:40.833 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=25 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313221
8202 Received response number [12]
8203 Sending request [13]
820413:55:40.834 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=25 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
820513:55:40.834 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAD/snwAXW1TteLBexld+ExDAWgh055aw0KUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
820613:55:40.835 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=27 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203133
820713:55:40.836 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
820813:55:40.837 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=27 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313321
820913:55:40.837 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=27 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8210 Received response number [13]
8211 Sending request [14]
821213:55:40.838 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADFfHbsZvANpq9sa7Sx6dUhAcDo6hjSnxzNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
821313:55:40.838 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=29 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203134
821413:55:40.839 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
821513:55:40.839 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=29 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313421
821613:55:40.840 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=29 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8217 Received response number [14]
8218 Sending request [15]
821913:55:40.840 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABGqbrGLIQo/8yeYueSpLYqAR0gey9SSBjYAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
822013:55:40.841 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=31 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203135
822113:55:40.842 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
822213:55:40.842 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=31 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313521
8223 Received response number [15]
822413:55:40.842 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=31 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8225 Sending request [16]
822613:55:40.843 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADwzfQqvQ0atmWkv4wjEpfpAQqQ82yT6LCOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
822713:55:40.843 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=33 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203136
822813:55:40.845 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
822913:55:40.845 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=33 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313621
823013:55:40.845 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=33 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8231 Received response number [16]
8232 Sending request [17]
823313:55:40.846 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACeYRAWFEs9NH//PoREtIyUATQ1WCgL1rXzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
823413:55:40.846 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=35 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203137
823513:55:40.847 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
823613:55:40.848 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=35 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313721
8237 Received response number [17]
8238 Sending request [18]
823913:55:40.848 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=35 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
824013:55:40.849 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACCDFG1uX7taQ/rNrpJH1tbAYzh7xDstlRAAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
824113:55:40.849 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=37 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203138
824213:55:40.851 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
824313:55:40.851 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=37 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313821
8244 Received response number [18]
824513:55:40.851 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=37 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8246 Sending request [19]
824713:55:40.852 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADcEB3iwvCYdP6bMpxG2sWCAVRp7S+yAwmqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
824813:55:40.852 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=39 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203139
824913:55:40.854 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
825013:55:40.854 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=39 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20313921
8251 Received response number [19]
825213:55:40.854 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=39 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8253 Sending request [20]
825413:55:40.855 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACivsWd/eXJx4mSoO9kJdT/ASgQHlVgWU4hAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
825513:55:40.855 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=41 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203230
825613:55:40.857 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
825713:55:40.857 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=41 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323021
825813:55:40.857 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=41 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8259 Received response number [20]
8260 Sending request [21]
826113:55:40.858 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAD+P2VptKVQEGqITdvSIR8xAfxVN2ca+S21AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
826213:55:40.858 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=43 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203231
826313:55:40.860 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
826413:55:40.860 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=43 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323121
826513:55:40.860 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=43 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8266 Received response number [21]
8267 Sending request [22]
826813:55:40.861 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABJ49gpjNEnrkuAqZEjV6EhAcf7f4kL9oTxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
826913:55:40.862 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=45 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203232
827013:55:40.863 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
827113:55:40.863 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=45 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323221
8272 Received response number [22]
827313:55:40.864 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=45 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8274 Sending request [23]
827513:55:40.865 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADn9kJsdcjhCvCTfyYj5coBATASNok57EBGAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
827613:55:40.865 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=47 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203233
827713:55:40.867 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
827813:55:40.867 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=47 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323321
8279 Received response number [23]
828013:55:40.867 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=47 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8281 Sending request [24]
828213:55:40.868 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACWg145lpGxkaEetsw2BXXJAbQYH9yrnU/rAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
828313:55:40.868 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=49 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203234
828413:55:40.870 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
828513:55:40.870 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=49 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323421
8286 Received response number [24]
828713:55:40.871 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=49 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8288 Sending request [25]
828913:55:40.871 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACnt7FaQ3cGtgfoFNw9GRBLAQbbNFeOrobgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
829013:55:40.872 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=51 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203235
829113:55:40.873 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
829213:55:40.873 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=51 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323521
8293 Received response number [25]
8294 Sending request [26]
829513:55:40.874 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=51 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
829613:55:40.874 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACba98UBkavXv5MUJmolACaAWktdDawP4e0AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
829713:55:40.875 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=53 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203236
829813:55:40.876 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
829913:55:40.877 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=53 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323621
8300 Received response number [26]
8301 Sending request [27]
830213:55:40.877 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=53 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
830313:55:40.877 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABNfX2hGyXWVRzp7kHNabRtATLfutwRjwriAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
830413:55:40.878 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=55 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203237
830513:55:40.879 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
830613:55:40.879 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=55 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323721
8307 Received response number [27]
8308 Sending request [28]
830913:55:40.880 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=55 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
831013:55:40.880 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAAj3EPG3z3fX74VTMAFPmn7AThqNVf9tOjsAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
831113:55:40.881 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=57 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203238
831213:55:40.883 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
831313:55:40.883 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=57 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323821
831413:55:40.883 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=57 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8315 Received response number [28]
8316 Sending request [29]
831713:55:40.884 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAA1ZlgB2kxbrIhC0tW9I97LAVOVf1N0elPnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
831813:55:40.885 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=59 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203239
831913:55:40.887 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
832013:55:40.887 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=59 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20323921
832113:55:40.887 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=59 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8322 Received response number [29]
8323 Sending request [30]
832413:55:40.888 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACVchjKl+/6Bpk0ze69E4oRAVxoNDrWPrMxAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
832513:55:40.888 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=61 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203330
832613:55:40.890 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
832713:55:40.890 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=61 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333021
832813:55:40.890 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=61 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8329 Received response number [30]
8330 Sending request [31]
833113:55:40.891 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACman3NKJSCKs1lxuKppCnbAbCcDNjyHd1hAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
833213:55:40.892 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=63 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203331
833313:55:40.893 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
833413:55:40.893 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=63 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333121
8335 Received response number [31]
8336 Sending request [32]
833713:55:40.894 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=63 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
833813:55:40.894 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABjhc5tEQOCxtiNOu0VHPziAbzis9hpibA9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
833913:55:40.895 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=65 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203332
834013:55:40.896 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
834113:55:40.896 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=65 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333221
834213:55:40.896 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=65 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8343 Received response number [32]
8344 Sending request [33]
834513:55:40.897 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAC8iQpKmWiUyNZ8rd86TSVGAdNh1dVrwYAnAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
834613:55:40.898 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=67 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203333
834713:55:40.899 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
834813:55:40.899 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=67 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333321
834913:55:40.899 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=67 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8350 Received response number [33]
8351 Sending request [34]
835213:55:40.900 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACGMUatwkgBaKwFtHlARC3MAWeVh4QFvIyoAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
835313:55:40.900 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=69 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203334
835413:55:40.902 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
835513:55:40.902 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=69 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333421
835613:55:40.902 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=69 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8357 Received response number [34]
8358 Sending request [35]
835913:55:40.903 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABC5PM0VueQANBhNYDCZUIQAcRxW5gV75qWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
836013:55:40.903 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=71 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203335
836113:55:40.905 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
836213:55:40.905 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=71 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333521
836313:55:40.905 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=71 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8364 Received response number [35]
8365 Sending request [36]
836613:55:40.906 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABSOwscjzmOQjIUcFGJDAOHAW5KJjKyr9myAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
836713:55:40.906 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=73 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203336
836813:55:40.908 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
836913:55:40.908 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=73 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333621
8370 Received response number [36]
837113:55:40.908 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=73 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8372 Sending request [37]
837313:55:40.909 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACpkOS8xlwHRHRJxw6+AuI6AbZGckSCEu1RAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
837413:55:40.909 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=75 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203337
837513:55:40.911 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
837613:55:40.911 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=75 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333721
837713:55:40.911 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=75 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8378 Received response number [37]
8379 Sending request [38]
838013:55:40.912 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADvIV5DxFPThnRrW1a+uSFvAU89JPK5p429AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
838113:55:40.912 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=77 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203338
838213:55:40.914 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
838313:55:40.914 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=77 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333821
838413:55:40.914 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=77 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8385 Received response number [38]
8386 Sending request [39]
838713:55:40.915 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABoEJK2KAgWFMK2jFbgK9ifAZzFGK9hKiZwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
838813:55:40.915 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=79 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203339
838913:55:40.917 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
839013:55:40.917 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=79 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20333921
839113:55:40.917 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=79 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8392 Received response number [39]
8393 Sending request [40]
839413:55:40.918 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACHDMiHYNvZbSmVgsjGkHFfAZlbLBauexdBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
839513:55:40.918 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=81 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203430
839613:55:40.920 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
839713:55:40.920 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=81 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343021
839813:55:40.920 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=81 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8399 Received response number [40]
8400 Sending request [41]
840113:55:40.921 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADv96yrJfQ4smD95jOD6zfrASGIJOigdVNHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
840213:55:40.922 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=83 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203431
840313:55:40.923 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
840413:55:40.923 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=83 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343121
8405 Received response number [41]
8406 Sending request [42]
840713:55:40.924 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=83 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
840813:55:40.925 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABcsKyJt3h5MdyjNSJUP2O5AYcdFW0jkrhLAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
840913:55:40.925 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=85 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203432
841013:55:40.927 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
841113:55:40.927 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=85 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343221
8412 Received response number [42]
8413 Sending request [43]
841413:55:40.927 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=85 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
841513:55:40.928 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABIMIIDDLeHS9zmdU6MQtvqAbmqjjqxlNg4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
841613:55:40.928 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=87 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203433
841713:55:40.930 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
841813:55:40.930 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=87 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343321
8419 Received response number [43]
8420 Sending request [44]
842113:55:40.930 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=87 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
842213:55:40.931 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABP8R4dCmaKd3YEqrXmHUcTAQv5mftc6PgzAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
842313:55:40.931 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=89 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203434
842413:55:40.933 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
842513:55:40.933 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=89 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343421
842613:55:40.933 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=89 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8427 Received response number [44]
8428 Sending request [45]
842913:55:40.934 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAB04UQ7rcaPLMhtPfMh7MhxAQaKenM8J4imAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
843013:55:40.934 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=91 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203435
843113:55:40.936 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
843213:55:40.936 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=91 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343521
8433 Received response number [45]
8434 Sending request [46]
843513:55:40.937 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=91 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
843613:55:40.937 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAB5RlekFH70DVdB0bRYeXQJAYJd2AYKSZCvAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
843713:55:40.937 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=93 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203436
843813:55:40.939 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
843913:55:40.939 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=93 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343621
844013:55:40.939 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=93 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8441 Received response number [46]
8442 Sending request [47]
844313:55:40.940 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACgbqJssvnlipMBSAdZac6bAbkSdxJjxJuFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
844413:55:40.941 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=95 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203437
844513:55:40.942 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
844613:55:40.942 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=95 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343721
8447 Received response number [47]
8448 Sending request [48]
844913:55:40.943 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=95 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
845013:55:40.943 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADCn5q6JTK3wYdI405WxsYvAecQ5oVcrLCBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
845113:55:40.944 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=97 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203438
845213:55:40.945 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
845313:55:40.946 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=97 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343821
845413:55:40.946 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=97 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8455 Received response number [48]
8456 Sending request [49]
845713:55:40.947 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACO//Xczov1z63Uq3cEREEiAQQEPYlOGVQ7AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
845813:55:40.947 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=99 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203439
845913:55:40.949 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
846013:55:40.949 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=99 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20343921
8461 Received response number [49]
8462 Sending request [50]
846313:55:40.949 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=99 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
846413:55:40.950 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABF9AQwRFMzPppbjvWAM6k8AaikRJU2wrgHAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
846513:55:40.950 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=101 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203530
846613:55:40.951 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
846713:55:40.952 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=101 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353021
846813:55:40.952 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=101 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8469 Received response number [50]
8470 Sending request [51]
847113:55:40.952 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACTUtzOOR4q9/X53yygAG4MAUCSpJSZbxVTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
847213:55:40.953 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=103 padding=0 endStream=false length=15 bytes=000000000a0a0848656c6c6f203531
847313:55:40.953 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=103 padding=0 endStream=true length=0 bytes=
847413:55:40.954 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
847513:55:40.955 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=103 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353121
8476 Received response number [51]
8477 Sending request [52]
847813:55:40.955 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=103 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
847913:55:40.956 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAAQRT0wuOaaGIqv7F2xHI/BAYXW6FAG946uAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
848013:55:40.956 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=105 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203532
848113:55:40.958 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
848213:55:40.958 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=105 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353221
848313:55:40.958 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=105 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8484 Received response number [52]
8485 Sending request [53]
848613:55:40.959 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAAeQNQd3CD/08tfwhen197JAdLhxFqwAXGwAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
848713:55:40.959 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=107 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203533
848813:55:40.961 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
848913:55:40.961 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=107 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353321
8490 Received response number [53]
8491 Sending request [54]
849213:55:40.961 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=107 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
849313:55:40.962 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAAbmmVvhTMYoZaF4EbaRMSzAY+9Hr7gFURqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
849413:55:40.962 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=109 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203534
849513:55:40.964 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
849613:55:40.964 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=109 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353421
8497 Received response number [54]
849813:55:40.964 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=109 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8499 Sending request [55]
850013:55:40.965 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABwZhacLvjNwIu2JGGqrgvgAZR3Td1tGeNWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
850113:55:40.965 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=111 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203535
850213:55:40.967 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
850313:55:40.967 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=111 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353521
850413:55:40.967 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=111 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8505 Received response number [55]
8506 Sending request [56]
850713:55:40.968 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADmHL64ouLw/JPp6yPqWf4hAeidKW47Sn2DAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
850813:55:40.969 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=113 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203536
850913:55:40.970 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
851013:55:40.971 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=113 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353621
851113:55:40.971 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=113 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8512 Received response number [56]
8513 Sending request [57]
851413:55:40.973 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABPl5aNIIaWPxycP5OuoGHBAalNO1+nbmToAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
851513:55:40.973 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=115 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203537
851613:55:40.974 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
851713:55:40.974 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=115 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353721
8518 Received response number [57]
851913:55:40.975 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=115 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8520 Sending request [58]
852113:55:40.976 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACDqvF0nxQhUOoPOBR3rfwyAUrtDC1p56gUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
852213:55:40.976 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=117 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203538
852313:55:40.977 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
852413:55:40.978 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=117 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353821
852513:55:40.978 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=117 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8526 Received response number [58]
8527 Sending request [59]
852813:55:40.979 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACsN6i9JLGTw2uYoUeSNzd0AcEwvBb9jlPVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
852913:55:40.979 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=119 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203539
853013:55:40.981 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
853113:55:40.981 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=119 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20353921
853213:55:40.981 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=119 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8533 Received response number [59]
8534 Sending request [60]
853513:55:40.982 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAABB4DUQfTfkxSbTAGVuKlaAWO2Wc5LPdF6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
853613:55:40.982 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=121 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203630
853713:55:40.983 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
853813:55:40.984 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=121 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363021
8539 Received response number [60]
854013:55:40.984 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=121 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8541 Sending request [61]
854213:55:40.985 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABH1AWTtlX/5rgW7aViKI3tATn2b/bpcylVAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
854313:55:40.985 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=123 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203631
854413:55:40.986 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
854513:55:40.986 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=123 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363121
8546 Received response number [61]
854713:55:40.987 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=123 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8548 Sending request [62]
854913:55:40.987 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABW37cf4+97TpwsMrJtOJhhAaOmmnaFB9osAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
855013:55:40.988 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=125 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203632
855113:55:40.989 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
855213:55:40.989 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=125 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363221
855313:55:40.989 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=125 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8554 Received response number [62]
8555 Sending request [63]
855613:55:40.990 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACo3BFkTFxPM1JQ+vDOV9t9AVx/bg959C7WAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
855713:55:40.990 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=127 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203633
855813:55:40.992 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
855913:55:40.992 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=127 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363321
8560 Received response number [63]
856113:55:40.992 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=127 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8562 Sending request [64]
856313:55:40.993 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADCCyp/XGmNe4IC1FU3V8rEAft4882o1g0gAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
856413:55:40.993 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=129 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203634
856513:55:40.995 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
856613:55:40.995 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=129 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363421
856713:55:40.995 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=129 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8568 Received response number [64]
8569 Sending request [65]
857013:55:40.996 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAC0wBw2CfZaniqFAPEwQaL4AdsDLe+wQeeKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
857113:55:40.996 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=131 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203635
857213:55:40.997 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
857313:55:40.998 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=131 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363521
8574 Received response number [65]
857513:55:40.998 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=131 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8576 Sending request [66]
857713:55:40.999 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABDUrKebazPpRlbL+0ExFUNAc6Xv+UGvNL2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
857813:55:40.999 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=133 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203636
857913:55:41.000 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
858013:55:41.001 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=133 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363621
8581 Received response number [66]
858213:55:41.001 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=133 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8583 Sending request [67]
858413:55:41.002 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAC3UuwuhJKYSA1jMW1kamiUAcSM5ZZzl/RbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
858513:55:41.002 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=135 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203637
858613:55:41.004 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
858713:55:41.004 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=135 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363721
8588 Received response number [67]
8589 Sending request [68]
859013:55:41.004 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=135 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
859113:55:41.005 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAADNucQBXxz7Y6676JrzeeCAcClTxGn9DOiAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
859213:55:41.005 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=137 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203638
859313:55:41.007 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
859413:55:41.007 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=137 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363821
859513:55:41.007 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=137 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8596 Received response number [68]
8597 Sending request [69]
859813:55:41.008 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABOQwnFj3WtuY+BGE/i9Q8IAQiWZLQ5VpGBAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
859913:55:41.008 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=139 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203639
860013:55:41.009 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
860113:55:41.010 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=139 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20363921
860213:55:41.010 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=139 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8603 Received response number [69]
8604 Sending request [70]
860513:55:41.011 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABsskgGIA7mKzEloEaVooGBAT+cHai/dFSmAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
860613:55:41.011 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=141 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203730
860713:55:41.012 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
860813:55:41.013 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=141 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373021
8609 Received response number [70]
8610 Sending request [71]
861113:55:41.013 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=141 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
861213:55:41.014 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABuXWbKzdJ+Pfrcook/0qRdAekC4PzAyUVFAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
861313:55:41.014 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=143 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203731
861413:55:41.015 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
861513:55:41.015 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=143 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373121
8616 Received response number [71]
861713:55:41.016 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=143 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8618 Sending request [72]
861913:55:41.017 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABRKhDIwv0VAP3fQvBZqcKLAcHpiMI7+i02AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
862013:55:41.017 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=145 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203732
862113:55:41.018 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
862213:55:41.019 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=145 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373221
862313:55:41.019 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=145 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8624 Received response number [72]
8625 Sending request [73]
862613:55:41.020 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAAx88rwdt8AdGcw0L3xsBPqAepc7a41GCw2AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
862713:55:41.020 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=147 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203733
862813:55:41.021 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
862913:55:41.022 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=147 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373321
863013:55:41.022 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=147 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8631 Received response number [73]
8632 Sending request [74]
863313:55:41.023 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAClDNp5fkTrn8xLmxJhLXnFATJwSSWM8jklAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
863413:55:41.023 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=149 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203734
863513:55:41.025 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
863613:55:41.025 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=149 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373421
863713:55:41.025 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=149 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8638 Received response number [74]
8639 Sending request [75]
864013:55:41.026 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABUORn+2u9nmXyLChmzY+bhAXP4YJb/Z6KuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
864113:55:41.026 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=151 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203735
864213:55:41.027 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
864313:55:41.027 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=151 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373521
864413:55:41.027 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=151 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8645 Received response number [75]
8646 Sending request [76]
864713:55:41.028 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADf77SMqXvLLsjGojK1h3bdAQc8HiR5muENAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
864813:55:41.029 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=153 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203736
864913:55:41.030 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
865013:55:41.030 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=153 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373621
865113:55:41.031 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=153 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8652 Received response number [76]
8653 Sending request [77]
865413:55:41.031 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADI5T2lIVwiSVAiQpBFcvScAVR+c5/0EOQKAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
865513:55:41.032 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=155 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203737
865613:55:41.033 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
865713:55:41.033 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=155 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373721
8658 Received response number [77]
865913:55:41.034 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=155 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8660 Sending request [78]
866113:55:41.034 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADcWoNcQEyzV6oLVxmlfVMrAbcPL526uCkgAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
866213:55:41.035 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=157 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203738
866313:55:41.036 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
866413:55:41.036 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=157 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373821
866513:55:41.036 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=157 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8666 Received response number [78]
8667 Sending request [79]
866813:55:41.037 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAD1gfdzsA9TZFLxweutf8v8AcZ6WSAT7IfSAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
866913:55:41.038 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=159 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203739
867013:55:41.039 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
867113:55:41.039 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=159 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20373921
867213:55:41.040 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=159 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8673 Received response number [79]
8674 Sending request [80]
867513:55:41.040 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACyKFi4JO0NlLetx2VAEdszAUr1DN2fh0EhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
867613:55:41.041 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=161 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203830
867713:55:41.042 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
867813:55:41.042 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=161 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383021
867913:55:41.043 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=161 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8680 Received response number [80]
8681 Sending request [81]
868213:55:41.044 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAAczw2+2Tz6EzNT0iaiQAfSAbHYGsYgMcKPAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
868313:55:41.044 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=163 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203831
868413:55:41.045 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
868513:55:41.045 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=163 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383121
868613:55:41.045 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=163 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8687 Received response number [81]
8688 Sending request [82]
868913:55:41.046 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABnnojwe5x4izKM7oZgwScSAfO7R+R9EPj/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
869013:55:41.047 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=165 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203832
869113:55:41.048 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
869213:55:41.048 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=165 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383221
8693 Received response number [82]
869413:55:41.048 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=165 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8695 Sending request [83]
869613:55:41.049 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABCVa1ZGxT3yunj1Mu4UhPhAfYrVQI9GG9LAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
869713:55:41.050 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=167 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203833
869813:55:41.051 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
869913:55:41.051 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=167 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383321
870013:55:41.051 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=167 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8701 Received response number [83]
8702 Sending request [84]
870313:55:41.052 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADfUMbpFDPHahh+7lOn+D/rAbEHVLxvZ+30AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
870413:55:41.052 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=169 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203834
870513:55:41.054 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
870613:55:41.054 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=169 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383421
870713:55:41.054 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=169 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8708 Received response number [84]
8709 Sending request [85]
871013:55:41.055 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAA14KDSqMuP+5UcBCMvbfUqAfZ/vPMbrRRaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
871113:55:41.055 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=171 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203835
871213:55:41.057 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
871313:55:41.057 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=171 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383521
871413:55:41.057 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=171 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8715 Received response number [85]
8716 Sending request [86]
871713:55:41.058 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAAA5g8/qmgGcF5SJl4gpEJOAZeEhSi+KkUcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
871813:55:41.059 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=173 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203836
871913:55:41.060 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
872013:55:41.060 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=173 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383621
872113:55:41.060 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=173 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8722 Received response number [86]
8723 Sending request [87]
872413:55:41.062 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADujwKfY5fv/MEBFU0ygwvSAZ25Gss0IyMMAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
872513:55:41.062 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=175 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203837
872613:55:41.063 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
872713:55:41.064 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=175 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383721
872813:55:41.064 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=175 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8729 Received response number [87]
8730 Sending request [88]
873113:55:41.065 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADu890QQH9TOIRRa50DJSQyAeTQan3jpkzTAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
873213:55:41.065 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=177 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203838
873313:55:41.066 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
873413:55:41.067 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=177 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383821
873513:55:41.067 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=177 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8736 Received response number [88]
8737 Sending request [89]
873813:55:41.067 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAAolaZDDGUDzzXQM8BCSCR3ARn/I+I6Fmc1AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
873913:55:41.069 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=179 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203839
874013:55:41.070 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
874113:55:41.070 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=179 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20383921
874213:55:41.070 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=179 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8743 Received response number [89]
8744 Sending request [90]
874513:55:41.071 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAADdcefiHISnXVRJYVvRcq4AV5Kyjks+hQfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
874613:55:41.071 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=181 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203930
874713:55:41.073 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
874813:55:41.073 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=181 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393021
874913:55:41.073 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=181 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8750 Received response number [90]
8751 Sending request [91]
875213:55:41.074 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADkzDTon4CwoFJNchuWh8hxAXofkEGr+xRDAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
875313:55:41.074 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=183 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203931
875413:55:41.076 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
875513:55:41.076 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=183 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393121
875613:55:41.076 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=183 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8757 Received response number [91]
8758 Sending request [92]
875913:55:41.077 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAAbdKeILPemNeiOBZkpOlG1ASrO3GDc5UJfAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
876013:55:41.077 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=185 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203932
876113:55:41.078 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
876213:55:41.078 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=185 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393221
8763 Received response number [92]
876413:55:41.079 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=185 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8765 Sending request [93]
876613:55:41.080 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAChMEvp/YaaY2kCm+yqeKPyAQ4FB5QzbBEaAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
876713:55:41.080 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=187 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203933
876813:55:41.081 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
876913:55:41.082 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=187 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393321
877013:55:41.082 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=187 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8771 Received response number [93]
8772 Sending request [94]
877313:55:41.083 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAC6yAVx4rjfMTqemfglNF7fAVb0T+kYrUtOAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
877413:55:41.083 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=189 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203934
877513:55:41.084 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
877613:55:41.084 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=189 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393421
877713:55:41.085 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=189 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8778 Received response number [94]
8779 Sending request [95]
878013:55:41.086 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AADwlp0TGExxPSjJfEe70clLARPDtrOwFqfCAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
878113:55:41.086 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=191 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203935
878213:55:41.087 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
878313:55:41.087 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=191 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393521
878413:55:41.087 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=191 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8785 Received response number [95]
8786 Sending request [96]
878713:55:41.089 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAC0b/sogVBk1Dg/m9l7AMx1Ae0W+2EtmU1BAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
878813:55:41.089 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=193 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203936
878913:55:41.090 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
879013:55:41.090 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=193 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393621
879113:55:41.091 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=193 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8792 Received response number [96]
8793 Sending request [97]
879413:55:41.092 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AABpRrM4ctvhM8Mjs/5LmLC1AeKxkM5E8JqqAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
879513:55:41.092 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=195 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203937
879613:55:41.093 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
879713:55:41.093 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=195 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393721
879813:55:41.093 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=195 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8799 Received response number [97]
8800 Sending request [98]
880113:55:41.094 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAC5iMlkVS2aL7cggastil9tAX3YfmccyiZhAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
880213:55:41.095 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=197 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203938
880313:55:41.096 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
880413:55:41.096 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=197 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393821
880513:55:41.097 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=197 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8806 Received response number [98]
8807 Sending request [99]
880813:55:41.097 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AAAliM0ljKEAF6T0/iQIl+X8AcLx2oBrOme/AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
880913:55:41.098 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=199 padding=0 endStream=true length=15 bytes=000000000a0a0848656c6c6f203939
881013:55:41.099 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 19, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
881113:55:41.099 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=199 padding=0 endStream=false length=19 bytes=000000000e0a0c48692048656c6c6f20393921
881213:55:41.099 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=199 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8813 Received response number [99]
8814 Sending request [100]
881513:55:41.100 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] 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: AACOlaoqEgxjgkN3BFmyta6WAbW/zJfAY6fNAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
881613:55:41.100 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND DATA: streamId=201 padding=0 endStream=true length=16 bytes=000000000b0a0948656c6c6f20313030
881713:55:41.102 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc+proto, content-length: 20, grpc-encoding: identity, date: Fri, 28 Nov 2025 12:55:40 GMT, server: akka-http/10.5.0] padding=0 endStream=false
881813:55:41.102 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND DATA: streamId=201 padding=0 endStream=false length=20 bytes=000000000f0a0d48692048656c6c6f2031303021
881913:55:41.102 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] INBOUND HEADERS: streamId=201 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
8820 Received response number [100]
8821[INFO] [11/28/2025 13:55:52.271] [pool-23-thread-8] [CoordinatedShutdown(akka://NonBalancingIntegrationSpec-netty)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
882213:55:52.272 [grpc-default-worker-ELG-6-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x99dbfa65, L:/127.0.0.1:52282 - R:127.0.0.1/127.0.0.1:35423] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
8823[WARN] [11/28/2025 13:55:52.271] [NonBalancingIntegrationSpec-netty-akka.actor.default-dispatcher-11] [GrpcImpl(akka://NonBalancingIntegrationSpec-netty)] Failed to gracefully close akka.grpc.GrpcChannel@3955f1df, proceeding with shutdown anyway. akka.grpc.internal.ClientConnectionException: Unable to establish connection after [Some(2)]
882413:55:52.272 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x423ad66a, L:/127.0.0.1:45310 - R:127.0.0.1/127.0.0.1:37299] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
882513:55:52.272 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x9deaca65, L:/127.0.0.1:39586 - R:127.0.0.1/127.0.0.1:41179] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
882613:55:52.272 [grpc-default-worker-ELG-6-1] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd37e4389, L:/127.0.0.1:44200 - R:127.0.0.1/127.0.0.1:37139] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
8827[info] NonBalancingIntegrationSpecNetty:
8828[info] Using pick-first (non load balanced clients) - netty
8829[info] - should send requests to a single endpoint (171 milliseconds)
8830[info] - should send requests to a single endpoint that is restarted in the middle (449 milliseconds)
8831[info] - should re-discover endpoints on failure (5 seconds, 36 milliseconds)
8832[info] - should select the right endpoint among invalid ones (322 milliseconds)
8833[info] - should eventually fail when no valid endpoints are provided (1 second, 165 milliseconds)
8834[info] - should not fail when no valid endpoints are provided but no limit on attempts is set (10 seconds, 1 milliseconds)
8835sayHello to Alice (not authenticated)
8836sayHello to Alice (authenticated)
8837sayHello to stream...
8838[info] PowerApiSpecAkkaHttp:
8839[info] The power API
8840[info] - should successfully pass metadata from client to server (15 milliseconds)
8841[info] - should successfully pass metadata from server to client (12 milliseconds)
8842[info] - should (on streamed calls) redeem the headers future as soon as they're available (and trailers future when trailers arrive) (107 milliseconds)
8843[info] - should successfully pass metadata from server to client (for client-streaming calls) (19 milliseconds)
8844Running test large_unary
8845Test completed.
8846[INFO] [11/28/2025 13:55:52.550] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8847[INFO] [11/28/2025 13:55:52.556] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8848[INFO] [11/28/2025 13:55:52.558] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8849Running test empty_unary
8850Test completed.
8851[INFO] [11/28/2025 13:55:52.628] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8852[INFO] [11/28/2025 13:55:52.640] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8853[INFO] [11/28/2025 13:55:52.642] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8854Running test ping_pong
8855Test completed.
8856[INFO] [11/28/2025 13:55:52.706] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8857[INFO] [11/28/2025 13:55:52.713] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8858[INFO] [11/28/2025 13:55:52.716] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8859Running test empty_stream
8860Test completed.
8861[INFO] [11/28/2025 13:55:52.779] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8862[INFO] [11/28/2025 13:55:52.786] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8863[INFO] [11/28/2025 13:55:52.788] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8864Running test client_streaming
8865Test completed.
8866[INFO] [11/28/2025 13:55:52.848] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8867[INFO] [11/28/2025 13:55:52.859] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8868[INFO] [11/28/2025 13:55:52.862] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8869Running test server_streaming
8870Test completed.
8871[INFO] [11/28/2025 13:55:52.921] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8872[INFO] [11/28/2025 13:55:52.931] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8873[INFO] [11/28/2025 13:55:52.933] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8874Running test cancel_after_begin
8875[INFO] [11/28/2025 13:55:52.980] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8876Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
8877[INFO] [11/28/2025 13:55:52.986] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8878[INFO] [11/28/2025 13:55:52.987] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8879Running test cancel_after_first_response
8880[INFO] [11/28/2025 13:55:53.032] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8881Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
8882[INFO] [11/28/2025 13:55:53.039] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8883[INFO] [11/28/2025 13:55:53.040] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8884Running test timeout_on_sleeping_server
8885[INFO] [11/28/2025 13:55:53.086] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8886Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
8887[INFO] [11/28/2025 13:55:53.092] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8888[INFO] [11/28/2025 13:55:53.094] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8889Running test status_code_and_message
8890Test completed.
8891[INFO] [11/28/2025 13:55:53.159] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8892[INFO] [11/28/2025 13:55:53.165] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8893[INFO] [11/28/2025 13:55:53.167] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8894Running test unimplemented_method
8895Test completed.
8896[INFO] [11/28/2025 13:55:53.233] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8897[INFO] [11/28/2025 13:55:53.244] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8898[INFO] [11/28/2025 13:55:53.247] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
889913:55:53.274 [grpc-default-worker-ELG-6-3] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 19 thread-local buffer(s) from thread: grpc-default-worker-ELG-6-3
890013:55:53.275 [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
890113:55:53.276 [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
890213:55:53.275 [grpc-default-worker-ELG-6-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 136 thread-local buffer(s) from thread: grpc-default-worker-ELG-6-2
8903Running test client_compressed_unary
8904[INFO] [11/28/2025 13:55:53.308] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8905Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
8906[INFO] [11/28/2025 13:55:53.315] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8907[INFO] [11/28/2025 13:55:53.317] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8908Running test server_compressed_unary
8909[INFO] [11/28/2025 13:55:53.370] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8910Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
8911[INFO] [11/28/2025 13:55:53.376] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8912[INFO] [11/28/2025 13:55:53.377] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8913Running test server_compressed_streaming
8914Test completed.
8915[INFO] [11/28/2025 13:55:53.437] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8916[INFO] [11/28/2025 13:55:53.449] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8917[INFO] [11/28/2025 13:55:53.451] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8918Running test unimplemented_service
8919Test completed.
8920[INFO] [11/28/2025 13:55:53.519] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8921[INFO] [11/28/2025 13:55:53.529] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [akka.actor.ActorSystemImpl(default)] Exception thrown, unbinding
8922[INFO] [11/28/2025 13:55:53.530] [pool-23-thread-8-ScalaTest-running-GrpcInteropAkkaScalaWithAkkaHttpScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8923[info] GrpcInteropAkkaScalaWithAkkaHttpScalaSpec:
8924[info] akka-grpc server scala with akka-grpc scala client tester akka-http
8925[info] - should pass the large_unary integration test (103 milliseconds)
8926[info] - should pass the empty_unary integration test (83 milliseconds)
8927[info] - should pass the ping_pong integration test (73 milliseconds)
8928[info] - should pass the empty_stream integration test (72 milliseconds)
8929[info] - should pass the client_streaming integration test (72 milliseconds)
8930[info] - should pass the server_streaming integration test (73 milliseconds)
8931[info] - should pass the cancel_after_begin integration test (pending)
8932[info] - should pass the cancel_after_first_response integration test (pending)
8933[info] - should pass the timeout_on_sleeping_server integration test (pending)
8934[info] - should pass the status_code_and_message integration test (73 milliseconds)
8935[info] - should pass the unimplemented_method integration test (83 milliseconds)
8936[info] - should pass the client_compressed_unary integration test (pending)
8937[info] - should pass the server_compressed_unary integration test (pending)
8938[info] - should pass the server_compressed_streaming integration test (73 milliseconds)
8939[info] - should pass the unimplemented_service integration test (82 milliseconds)
8940[info] TelemetrySpec:
8941[info] The client-side telemetry hook
8942[info] - should pick up matched requests (2 milliseconds)
8943Running test large_unary
894413:55:53.602 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
894513:55:53.603 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - 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}
894613:55:53.603 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
894713:55:53.604 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
894813:55:53.604 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
894913:55:53.604 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
895013:55:53.605 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
895113:55:53.605 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - 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}
895213:55:53.605 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] OUTBOUND SETTINGS: ack=true
895313:55:53.605 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
895413:55:53.605 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
895513:55:53.605 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
895613:55:53.606 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
895713:55:53.606 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND SETTINGS: ack=true
895813:55:53.606 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - 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: AACB8GBlXpIv3UBTiRWNw5LeAZRFid5ToSdcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
895913:55:53.607 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65325 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896013:55:53.608 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896113:55:53.608 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896213:55:53.609 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896313:55:53.609 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896413:55:53.610 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=43206 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896513:55:53.610 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] 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: AACB8GBlXpIv3UBTiRWNw5LeAZRFid5ToSdcAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
896613:55:53.612 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000425e010af96131ad8cb1012d4cb100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896713:55:53.612 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] OUTBOUND PING: ack=false bytes=1234
896813:55:53.612 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
896913:55:53.613 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897013:55:53.613 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16173 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897113:55:53.613 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897213:55:53.613 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897313:55:53.613 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897413:55:53.614 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897513:55:53.614 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897613:55:53.614 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
897713:55:53.614 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897813:55:53.615 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
897913:55:53.615 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898013:55:53.615 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898113:55:53.615 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898213:55:53.615 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
898313:55:53.615 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898413:55:53.615 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898513:55:53.616 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND DATA: streamId=3 padding=0 endStream=true length=10438 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
898613:55:53.616 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
898713:55:53.616 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
898813:55:53.617 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND PING: ack=true bytes=1234
898913:55:53.618 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
899013:55:53.619 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65536 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899113:55:53.619 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899213:55:53.619 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - 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
899313:55:53.620 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899413:55:53.620 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000004cb370ab3961312af9613000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899513:55:53.620 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899613:55:53.621 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899713:55:53.621 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899813:55:53.621 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
899913:55:53.621 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900013:55:53.621 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900113:55:53.622 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900213:55:53.622 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900313:55:53.622 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900413:55:53.622 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900513:55:53.622 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900613:55:53.623 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=32777 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900713:55:53.623 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
900813:55:53.623 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=3665 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
900913:55:53.624 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
901013:55:53.624 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
901113:55:53.625 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
901213:55:53.625 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
901313:55:53.625 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
901413:55:53.625 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
901513:55:53.625 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
901613:55:53.626 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
901713:55:53.627 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
901813:55:53.627 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
901913:55:53.628 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
902013:55:53.628 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
902113:55:53.628 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000000000000
902213:55:53.629 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=3665 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
902313:55:53.629 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9024Test completed.
902513:55:53.631 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x115f18a3, L:/127.0.0.1:37654 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9026[INFO] [11/28/2025 13:55:53.632] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
902713:55:53.633 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x88b34fd4, L:/127.0.0.1:8080 - R:/127.0.0.1:37654] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9028Server stopped
9029Running test empty_unary
903013:55:53.693 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x452e3c89, L:/127.0.0.1:37656 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
903113:55:53.694 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x452e3c89, L:/127.0.0.1:37656 - 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}
903213:55:53.694 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x452e3c89, L:/127.0.0.1:37656 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
903313:55:53.695 [grpc-nio-worker-ELG-9-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x93e9003e, L:/127.0.0.1:8080 - R:/127.0.0.1:37656] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
903413:55:53.695 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x93e9003e, L:/127.0.0.1:8080 - R:/127.0.0.1:37656] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
903513:55:53.695 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x93e9003e, L:/127.0.0.1:8080 - R:/127.0.0.1:37656] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
903613:55:53.695 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x93e9003e, L:/127.0.0.1:8080 - R:/127.0.0.1:37656] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
903713:55:53.695 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x93e9003e, L:/127.0.0.1:8080 - R:/127.0.0.1:37656] OUTBOUND SETTINGS: ack=true
903813:55:53.696 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x93e9003e, L:/127.0.0.1:8080 - R:/127.0.0.1:37656] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
903913:55:53.696 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x452e3c89, L:/127.0.0.1:37656 - 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}
904013:55:53.696 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x452e3c89, L:/127.0.0.1:37656 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
904113:55:53.696 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x452e3c89, L:/127.0.0.1:37656 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
904213:55:53.696 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x452e3c89, L:/127.0.0.1:37656 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
904313:55:53.697 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x452e3c89, L:/127.0.0.1:37656 - 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: AADzbJVBs31MG4vtpNpIlzhFAeZ69npqL9oEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
904413:55:53.697 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x452e3c89, L:/127.0.0.1:37656 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
904513:55:53.697 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x93e9003e, L:/127.0.0.1:8080 - R:/127.0.0.1:37656] INBOUND SETTINGS: ack=true
904613:55:53.698 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x93e9003e, L:/127.0.0.1:8080 - R:/127.0.0.1:37656] 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: AADzbJVBs31MG4vtpNpIlzhFAeZ69npqL9oEAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
904713:55:53.698 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x93e9003e, L:/127.0.0.1:8080 - R:/127.0.0.1:37656] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
904813:55:53.698 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x93e9003e, L:/127.0.0.1:8080 - R:/127.0.0.1:37656] OUTBOUND PING: ack=false bytes=1234
904913:55:53.699 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x93e9003e, L:/127.0.0.1:8080 - R:/127.0.0.1:37656] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
905013:55:53.699 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x93e9003e, L:/127.0.0.1:8080 - R:/127.0.0.1:37656] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
905113:55:53.699 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x93e9003e, L:/127.0.0.1:8080 - R:/127.0.0.1:37656] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
905213:55:53.700 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x452e3c89, L:/127.0.0.1:37656 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
905313:55:53.700 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x452e3c89, L:/127.0.0.1:37656 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
905413:55:53.700 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x452e3c89, L:/127.0.0.1:37656 - 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
905513:55:53.700 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x452e3c89, L:/127.0.0.1:37656 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
9056Test completed.
905713:55:53.701 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x452e3c89, L:/127.0.0.1:37656 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
905813:55:53.701 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x452e3c89, L:/127.0.0.1:37656 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9059[INFO] [11/28/2025 13:55:53.702] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
906013:55:53.702 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x93e9003e, L:/127.0.0.1:8080 - R:/127.0.0.1:37656] INBOUND PING: ack=true bytes=1234
906113:55:53.702 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x93e9003e, L:/127.0.0.1:8080 - R:/127.0.0.1:37656] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9062Server stopped
9063Running test ping_pong
906413:55:53.753 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
906513:55:53.754 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - 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}
906613:55:53.754 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
906713:55:53.754 [grpc-nio-worker-ELG-9-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
906813:55:53.755 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
906913:55:53.755 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
907013:55:53.756 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
907113:55:53.756 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - 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}
907213:55:53.756 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
907313:55:53.756 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] OUTBOUND SETTINGS: ack=true
907413:55:53.756 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
907513:55:53.756 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
907613:55:53.757 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - 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: AAD1XzlaizAI/pjwT6ytoJUgAZ3bLFIBnjbeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
907713:55:53.757 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] INBOUND SETTINGS: ack=true
907813:55:53.757 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
907913:55:53.757 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27201 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908013:55:53.758 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=47788 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
908113:55:53.758 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] 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: AAD1XzlaizAI/pjwT6ytoJUgAZ3bLFIBnjbeAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
908213:55:53.758 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a3c120408b7f5011ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908313:55:53.758 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] OUTBOUND PING: ack=false bytes=1234
908413:55:53.759 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] INBOUND DATA: streamId=3 padding=0 endStream=false length=10817 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908513:55:53.759 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000000010120208091a0a12080000000000000000000000072f120308dd141aa70e12a40e000000000000000000000000000000000000000000000000000000...
908613:55:53.759 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908713:55:53.759 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] INBOUND DATA: streamId=3 padding=0 endStream=true length=15020 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
908813:55:53.760 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
908913:55:53.760 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
909013:55:53.760 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] INBOUND PING: ack=true bytes=1234
909113:55:53.762 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
909213:55:53.762 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=31446 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909313:55:53.763 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - 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
909413:55:53.763 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909513:55:53.763 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=15062 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909613:55:53.763 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909713:55:53.764 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=2664 bytes=0000000a630ae01412dd140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909813:55:53.765 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=58992 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
909913:55:53.765 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
910013:55:53.766 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000e66b0ae7cc0312e3cc03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
910113:55:53.766 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
910213:55:53.766 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
910313:55:53.766 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9840 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
910413:55:53.767 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9105Test completed.
910613:55:53.768 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xaaae2bf9, L:/127.0.0.1:37660 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9107[INFO] [11/28/2025 13:55:53.769] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
910813:55:53.770 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x37fedd47, L:/127.0.0.1:8080 - R:/127.0.0.1:37660] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9109Server stopped
9110Running test empty_stream
911113:55:53.836 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x5ddca58a, L:/127.0.0.1:37670 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
911213:55:53.836 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ddca58a, L:/127.0.0.1:37670 - 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}
911313:55:53.836 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ddca58a, L:/127.0.0.1:37670 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
911413:55:53.837 [grpc-nio-worker-ELG-9-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xed01f178, L:/127.0.0.1:8080 - R:/127.0.0.1:37670] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
911513:55:53.837 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xed01f178, L:/127.0.0.1:8080 - R:/127.0.0.1:37670] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
911613:55:53.838 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xed01f178, L:/127.0.0.1:8080 - R:/127.0.0.1:37670] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
911713:55:53.839 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xed01f178, L:/127.0.0.1:8080 - R:/127.0.0.1:37670] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
911813:55:53.839 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xed01f178, L:/127.0.0.1:8080 - R:/127.0.0.1:37670] OUTBOUND SETTINGS: ack=true
911913:55:53.839 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ddca58a, L:/127.0.0.1:37670 - 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}
912013:55:53.839 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ddca58a, L:/127.0.0.1:37670 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
912113:55:53.839 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xed01f178, L:/127.0.0.1:8080 - R:/127.0.0.1:37670] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
912213:55:53.839 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ddca58a, L:/127.0.0.1:37670 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
912313:55:53.840 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xed01f178, L:/127.0.0.1:8080 - R:/127.0.0.1:37670] INBOUND SETTINGS: ack=true
912413:55:53.841 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ddca58a, L:/127.0.0.1:37670 - 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: AAAevUHu/LOmG24Uud2vpjXdAcKmghLVLjr6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
912513:55:53.841 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ddca58a, L:/127.0.0.1:37670 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
912613:55:53.841 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ddca58a, L:/127.0.0.1:37670 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
912713:55:53.842 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xed01f178, L:/127.0.0.1:8080 - R:/127.0.0.1:37670] 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: AAAevUHu/LOmG24Uud2vpjXdAcKmghLVLjr6AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
912813:55:53.843 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xed01f178, L:/127.0.0.1:8080 - R:/127.0.0.1:37670] INBOUND DATA: streamId=3 padding=0 endStream=true length=0 bytes=
912913:55:53.843 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xed01f178, L:/127.0.0.1:8080 - R:/127.0.0.1:37670] OUTBOUND PING: ack=false bytes=1234
913013:55:53.843 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ddca58a, L:/127.0.0.1:37670 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
913113:55:53.843 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ddca58a, L:/127.0.0.1:37670 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
913213:55:53.844 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xed01f178, L:/127.0.0.1:8080 - R:/127.0.0.1:37670] INBOUND PING: ack=true bytes=1234
913313:55:53.844 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xed01f178, L:/127.0.0.1:8080 - R:/127.0.0.1:37670] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
913413:55:53.845 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ddca58a, L:/127.0.0.1:37670 - 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
9135Test completed.
913613:55:53.846 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x5ddca58a, L:/127.0.0.1:37670 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
913713:55:53.847 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0xed01f178, L:/127.0.0.1:8080 - R:/127.0.0.1:37670] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9138[INFO] [11/28/2025 13:55:53.847] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
913913:55:53.849 [grpc-nio-worker-ELG-9-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0xed01f178, L:/127.0.0.1:8080 - R:/127.0.0.1:37670] Swallowing a harmless 'connection reset by peer / broken pipe' error that occurred while writing close_notify in response to the peer's close_notify
9140java.net.SocketException: Connection reset
9141 at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
9142 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
9143 at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
9144 at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
9145 at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
9146 at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
9147 at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
9148 at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
9149 at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
9150 at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
9151 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
9152 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
9153 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
9154 at java.base/java.lang.Thread.run(Thread.java:833)
9155Server stopped
9156Running test client_streaming
915713:55:53.900 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
915813:55:53.900 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - 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}
915913:55:53.900 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
916013:55:53.901 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
916113:55:53.902 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
916213:55:53.902 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
916313:55:53.903 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
916413:55:53.903 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] OUTBOUND SETTINGS: ack=true
916513:55:53.903 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
916613:55:53.904 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - 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}
916713:55:53.904 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
916813:55:53.905 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
916913:55:53.905 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - 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: AAAHKeAIPKukSNSoVwhaE4+qAVVf1BHsZ9f4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
917013:55:53.905 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27195 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
917113:55:53.906 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] INBOUND SETTINGS: ack=true
917213:55:53.906 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=1856 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
917313:55:53.907 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=45917 bytes=000000b3580ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
917413:55:53.907 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] 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: AAAHKeAIPKukSNSoVwhaE4+qAVVf1BHsZ9f4AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
917513:55:53.907 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000006a360ab2d40112aed401000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
917613:55:53.907 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] OUTBOUND PING: ack=false bytes=1234
917713:55:53.907 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
917813:55:53.907 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] INBOUND DATA: streamId=3 padding=0 endStream=false length=10811 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
917913:55:53.908 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] INBOUND DATA: streamId=3 padding=0 endStream=false length=1856 bytes=000000000c0a0a12080000000000000000000000072a0aa70e12a40e000000000000000000000000000000000000000000000000000000000000000000000000...
918013:55:53.908 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=000000b3580ad4e60212d0e602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918113:55:53.908 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918213:55:53.909 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] INBOUND DATA: streamId=3 padding=0 endStream=true length=13149 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
918313:55:53.910 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
918413:55:53.910 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
918513:55:53.911 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] INBOUND PING: ack=true bytes=1234
918613:55:53.912 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
918713:55:53.912 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
918813:55:53.912 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
918913:55:53.913 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - 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
919013:55:53.913 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9 bytes=000000000408aac904
919113:55:53.913 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9192Test completed.
9193[INFO] [11/28/2025 13:55:53.915] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
919413:55:53.915 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xd193f953, L:/127.0.0.1:37674 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
919513:55:53.916 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1aa26699, L:/127.0.0.1:8080 - R:/127.0.0.1:37674] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9196Server stopped
9197Running test server_streaming
919813:55:53.963 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
919913:55:53.963 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - 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}
920013:55:53.963 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
920113:55:53.964 [grpc-nio-worker-ELG-9-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
920213:55:53.964 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
920313:55:53.964 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
920413:55:53.965 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
920513:55:53.965 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] OUTBOUND SETTINGS: ack=true
920613:55:53.965 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
920713:55:53.965 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - 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}
920813:55:53.965 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
920913:55:53.966 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
921013:55:53.966 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] INBOUND SETTINGS: ack=true
921113:55:53.967 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
921213:55:53.967 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - 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: AABsDRgl8xOE1x6gYqBWnUD1AfL4PmC2USuUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
921313:55:53.967 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
921413:55:53.968 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] 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: AABsDRgl8xOE1x6gYqBWnUD1AfL4PmC2USuUAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
921513:55:53.968 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] INBOUND DATA: streamId=3 padding=0 endStream=true length=26 bytes=0000000015120408b7f50112020809120308dd14120408e3cc03
921613:55:53.968 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] OUTBOUND PING: ack=false bytes=1234
921713:55:53.969 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
921813:55:53.969 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
921913:55:53.969 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] INBOUND PING: ack=true bytes=1234
922013:55:53.971 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
922113:55:53.971 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
922213:55:53.972 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - 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
922313:55:53.972 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
922413:55:53.973 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=27645 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
922513:55:53.973 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
922613:55:53.974 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
922713:55:53.974 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
922813:55:53.975 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
922913:55:53.975 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
923013:55:53.975 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=11261 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
923113:55:53.975 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9232Test completed.
923313:55:53.978 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x39daa436, L:/127.0.0.1:37682 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9234[INFO] [11/28/2025 13:55:53.978] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
923513:55:53.979 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x1cca13d7, L:/127.0.0.1:8080 - R:/127.0.0.1:37682] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9236Server stopped
9237Running test cancel_after_begin
9238[INFO] [11/28/2025 13:55:54.024] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9239Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$9: Not implemented! cancelAfterBegin
9240Server stopped
9241Running test cancel_after_first_response
9242[INFO] [11/28/2025 13:55:54.070] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9243Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$10: Not implemented! cancelAfterFirstResponse
9244Server stopped
9245Running test timeout_on_sleeping_server
9246[INFO] [11/28/2025 13:55:54.120] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9247Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$11: Not implemented!timeoutOnSleepingServer
9248Server stopped
9249Running test status_code_and_message
925013:55:54.176 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
925113:55:54.177 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - 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}
925213:55:54.177 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
925313:55:54.177 [grpc-nio-worker-ELG-9-3] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
925413:55:54.178 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
925513:55:54.178 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
925613:55:54.179 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
925713:55:54.179 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] OUTBOUND SETTINGS: ack=true
925813:55:54.179 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
925913:55:54.179 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - 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}
926013:55:54.179 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
926113:55:54.180 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
926213:55:54.180 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
926313:55:54.180 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - 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: AAC4ReiqfyRpMG5wZiHrZX9pAa9ZxUfFTh8JAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
926413:55:54.181 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] INBOUND SETTINGS: ack=true
926513:55:54.181 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
926613:55:54.182 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] 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: AAC4ReiqfyRpMG5wZiHrZX9pAa9ZxUfFTh8JAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
926713:55:54.182 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] INBOUND DATA: streamId=3 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
926813:55:54.182 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] OUTBOUND PING: ack=false bytes=1234
926913:55:54.183 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
927013:55:54.183 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
927113:55:54.183 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] INBOUND PING: ack=true bytes=1234
927213:55:54.184 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
927313:55:54.184 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - 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
927413:55:54.186 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - 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: AABUgK60L3HBNhDQ+Z90vx8uAbntXoHX26fuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
927513:55:54.186 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
927613:55:54.186 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] 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: AABUgK60L3HBNhDQ+Z90vx8uAbntXoHX26fuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
927713:55:54.187 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] INBOUND DATA: streamId=5 padding=0 endStream=true length=30 bytes=00000000193a17080212137465737420737461747573206d657373616765
927813:55:54.187 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] OUTBOUND HEADERS: streamId=5 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-status: 2, grpc-message: test status message] padding=0 endStream=true
927913:55:54.188 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - 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
9280Test completed.
928113:55:54.189 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xf7759b01, L:/127.0.0.1:37690 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
928213:55:54.190 [grpc-nio-worker-ELG-9-3] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x6e756be9, L:/127.0.0.1:8080 - R:/127.0.0.1:37690] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9283[INFO] [11/28/2025 13:55:54.190] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9284Server stopped
9285Running test unimplemented_method
928613:55:54.233 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x804e8620, L:/127.0.0.1:37706 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
928713:55:54.233 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x804e8620, L:/127.0.0.1:37706 - 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}
928813:55:54.233 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x804e8620, L:/127.0.0.1:37706 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
928913:55:54.234 [grpc-nio-worker-ELG-9-4] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x2510b0fb, L:/127.0.0.1:8080 - R:/127.0.0.1:37706] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
929013:55:54.234 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2510b0fb, L:/127.0.0.1:8080 - R:/127.0.0.1:37706] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
929113:55:54.234 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2510b0fb, L:/127.0.0.1:8080 - R:/127.0.0.1:37706] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
929213:55:54.235 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2510b0fb, L:/127.0.0.1:8080 - R:/127.0.0.1:37706] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
929313:55:54.235 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2510b0fb, L:/127.0.0.1:8080 - R:/127.0.0.1:37706] OUTBOUND SETTINGS: ack=true
929413:55:54.235 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2510b0fb, L:/127.0.0.1:8080 - R:/127.0.0.1:37706] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
929513:55:54.236 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x804e8620, L:/127.0.0.1:37706 - 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}
929613:55:54.236 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x804e8620, L:/127.0.0.1:37706 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
929713:55:54.236 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x804e8620, L:/127.0.0.1:37706 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
929813:55:54.237 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x804e8620, L:/127.0.0.1:37706 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
929913:55:54.237 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x804e8620, L:/127.0.0.1:37706 - 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: AAA6HfdlvSpn4c/v3LC3pH98AdJwmlx4lWI9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
930013:55:54.237 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x804e8620, L:/127.0.0.1:37706 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
930113:55:54.238 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2510b0fb, L:/127.0.0.1:8080 - R:/127.0.0.1:37706] INBOUND SETTINGS: ack=true
930213:55:54.239 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2510b0fb, L:/127.0.0.1:8080 - R:/127.0.0.1:37706] 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: AAA6HfdlvSpn4c/v3LC3pH98AdJwmlx4lWI9AgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
930313:55:54.239 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2510b0fb, L:/127.0.0.1:8080 - R:/127.0.0.1:37706] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
930413:55:54.239 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2510b0fb, L:/127.0.0.1:8080 - R:/127.0.0.1:37706] OUTBOUND PING: ack=false bytes=1234
930513:55:54.240 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x804e8620, L:/127.0.0.1:37706 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
930613:55:54.240 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x804e8620, L:/127.0.0.1:37706 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
930713:55:54.241 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2510b0fb, L:/127.0.0.1:8080 - R:/127.0.0.1:37706] INBOUND PING: ack=true bytes=1234
930813:55:54.241 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2510b0fb, L:/127.0.0.1:8080 - R:/127.0.0.1:37706] 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
930913:55:54.242 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x804e8620, L:/127.0.0.1:37706 - 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
9310Test completed.
9311[INFO] [11/28/2025 13:55:54.244] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
931213:55:54.244 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x804e8620, L:/127.0.0.1:37706 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
931313:55:54.245 [grpc-nio-worker-ELG-9-4] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x2510b0fb, L:/127.0.0.1:8080 - R:/127.0.0.1:37706] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9314Server stopped
9315Running test client_compressed_unary
9316[INFO] [11/28/2025 13:55:54.288] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9317Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$2: Not implemented: clientCompressedUnary
9318Server stopped
9319Running test server_compressed_unary
9320[INFO] [11/28/2025 13:55:54.321] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9321Exception: akka.grpc.interop.AkkaGrpcScalaClientTester$$anon$3: Not implemented: serverCompressedUnary
9322Server stopped
9323Running test server_compressed_streaming
932413:55:54.360 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
932513:55:54.360 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - 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}
932613:55:54.360 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
932713:55:54.361 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
932813:55:54.361 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
932913:55:54.361 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
933013:55:54.362 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
933113:55:54.362 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - 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}
933213:55:54.362 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] OUTBOUND SETTINGS: ack=true
933313:55:54.362 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
933413:55:54.362 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
933513:55:54.362 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
933613:55:54.362 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
933713:55:54.363 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] INBOUND SETTINGS: ack=true
933813:55:54.363 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - 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: AADw9MYHR9pbiAyXM/v0r9LtATAxAs7sxpNWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
933913:55:54.363 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
934013:55:54.364 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] 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: AADw9MYHR9pbiAyXM/v0r9LtATAxAs7sxpNWAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
934113:55:54.364 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] INBOUND DATA: streamId=3 padding=0 endStream=true length=25 bytes=0000000014120808b7f5011a020801120808edd3051a020801
934213:55:54.364 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] OUTBOUND PING: ack=false bytes=1234
934313:55:54.365 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
934413:55:54.365 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
934513:55:54.366 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] INBOUND PING: ack=true bytes=1234
934613:55:54.366 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
934713:55:54.367 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=65457 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
934813:55:54.367 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=48880 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
934913:55:54.368 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - 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
935013:55:54.368 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] OUTBOUND DATA: streamId=3 padding=0 endStream=false length=9757 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
935113:55:54.368 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[grpc-status: 0] padding=0 endStream=true
935213:55:54.368 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=0000007abf0abbf50112b7f501000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
935313:55:54.368 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
935413:55:54.369 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
935513:55:54.369 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16305 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
935613:55:54.369 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
935713:55:54.369 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16384 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
935813:55:54.369 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=16112 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
935913:55:54.370 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] INBOUND DATA: streamId=3 padding=0 endStream=false length=9757 bytes=00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
936013:55:54.370 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
9361Test completed.
9362[INFO] [11/28/2025 13:55:54.371] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
936313:55:54.372 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0xdc94033e, L:/127.0.0.1:37722 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
936413:55:54.375 [grpc-nio-worker-ELG-9-1] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x851869be, L:/127.0.0.1:8080 - R:/127.0.0.1:37722] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9365Server stopped
9366Running test unimplemented_service
936713:55:54.419 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.handler.ssl.SslHandler - [id: 0x919b1d96, L:/127.0.0.1:37738 - R:127.0.0.1/127.0.0.1:8080] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
936813:55:54.420 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x919b1d96, L:/127.0.0.1:37738 - 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}
936913:55:54.420 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x919b1d96, L:/127.0.0.1:37738 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
937013:55:54.420 [grpc-nio-worker-ELG-9-2] DEBUG io.netty.handler.ssl.SslHandler - [id: 0x3fca8bea, L:/127.0.0.1:8080 - R:/127.0.0.1:37738] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
937113:55:54.421 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3fca8bea, L:/127.0.0.1:8080 - R:/127.0.0.1:37738] OUTBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
937213:55:54.421 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3fca8bea, L:/127.0.0.1:8080 - R:/127.0.0.1:37738] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
937313:55:54.421 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x919b1d96, L:/127.0.0.1:37738 - 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}
937413:55:54.421 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3fca8bea, L:/127.0.0.1:8080 - R:/127.0.0.1:37738] INBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
937513:55:54.421 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x919b1d96, L:/127.0.0.1:37738 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND SETTINGS: ack=true
937613:55:54.421 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3fca8bea, L:/127.0.0.1:8080 - R:/127.0.0.1:37738] OUTBOUND SETTINGS: ack=true
937713:55:54.421 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3fca8bea, L:/127.0.0.1:8080 - R:/127.0.0.1:37738] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
937813:55:54.421 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x919b1d96, L:/127.0.0.1:37738 - R:127.0.0.1/127.0.0.1:8080] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
937913:55:54.422 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x919b1d96, L:/127.0.0.1:37738 - R:127.0.0.1/127.0.0.1:8080] INBOUND SETTINGS: ack=true
938013:55:54.422 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x919b1d96, L:/127.0.0.1:37738 - 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: AADhfNLpsCFdNBpGHDcym2JmATbRtFgmXrNuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
938113:55:54.422 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3fca8bea, L:/127.0.0.1:8080 - R:/127.0.0.1:37738] INBOUND SETTINGS: ack=true
938213:55:54.422 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x919b1d96, L:/127.0.0.1:37738 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
938313:55:54.423 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3fca8bea, L:/127.0.0.1:8080 - R:/127.0.0.1:37738] 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: AADhfNLpsCFdNBpGHDcym2JmATbRtFgmXrNuAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
938413:55:54.423 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3fca8bea, L:/127.0.0.1:8080 - R:/127.0.0.1:37738] INBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
938513:55:54.423 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3fca8bea, L:/127.0.0.1:8080 - R:/127.0.0.1:37738] OUTBOUND PING: ack=false bytes=1234
938613:55:54.424 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3fca8bea, L:/127.0.0.1:8080 - R:/127.0.0.1:37738] 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
938713:55:54.424 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x919b1d96, L:/127.0.0.1:37738 - R:127.0.0.1/127.0.0.1:8080] INBOUND PING: ack=false bytes=1234
938813:55:54.425 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x919b1d96, L:/127.0.0.1:37738 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND PING: ack=true bytes=1234
938913:55:54.425 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x919b1d96, L:/127.0.0.1:37738 - 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
9390Test completed.
939113:55:54.426 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x919b1d96, L:/127.0.0.1:37738 - R:127.0.0.1/127.0.0.1:8080] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9392[INFO] [11/28/2025 13:55:54.426] [pool-23-thread-8-ScalaTest-running-GrpcInteropIoWithAkkaNettyScalaSpec] [CoordinatedShutdown(akka://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
939313:55:54.426 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3fca8bea, L:/127.0.0.1:8080 - R:/127.0.0.1:37738] INBOUND PING: ack=true bytes=1234
939413:55:54.428 [grpc-nio-worker-ELG-9-2] DEBUG io.grpc.netty.NettyServerHandler - [id: 0x3fca8bea, L:/127.0.0.1:8080 - R:/127.0.0.1:37738] INBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9395Server stopped
9396[info] GrpcInteropIoWithAkkaNettyScalaSpec:
9397[info] grpc-java server with akka-grpc scala client tester netty
9398[info] - should pass the large_unary integration test (75 milliseconds)
9399[info] - should pass the empty_unary integration test (75 milliseconds)
9400[info] - should pass the ping_pong integration test (65 milliseconds)
9401[info] - should pass the empty_stream integration test (76 milliseconds)
9402[info] - should pass the client_streaming integration test (67 milliseconds)
9403[info] - should pass the server_streaming integration test (65 milliseconds)
9404[info] - should pass the cancel_after_begin integration test (pending)
9405[info] - should pass the cancel_after_first_response integration test (pending)
9406[info] - should pass the timeout_on_sleeping_server integration test (pending)
9407[info] - should pass the status_code_and_message integration test (63 milliseconds)
9408[info] - should pass the unimplemented_method integration test (57 milliseconds)
9409[info] - should pass the client_compressed_unary integration test (pending)
9410[info] - should pass the server_compressed_unary integration test (pending)
9411[info] - should pass the server_compressed_streaming integration test (55 milliseconds)
9412[info] - should pass the unimplemented_service integration test (57 milliseconds)
9413gRPC server bound to: /127.0.0.1:8091
941413:55:54.459 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31dea5be, L:/127.0.0.1:50732 - 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}
941513:55:54.459 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31dea5be, L:/127.0.0.1:50732 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
941613:55:54.461 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31dea5be, L:/127.0.0.1:50732 - R:127.0.0.1/127.0.0.1:8091] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=256}
941713:55:54.461 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31dea5be, L:/127.0.0.1:50732 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND SETTINGS: ack=true
941813:55:54.461 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31dea5be, L:/127.0.0.1:50732 - R:127.0.0.1/127.0.0.1:8091] INBOUND SETTINGS: ack=true
941913:55:54.462 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31dea5be, L:/127.0.0.1:50732 - 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: AAAcf0AeMjsCo6ThZhIYi1swAR30MD/LjIJbAgA] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
942013:55:54.463 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31dea5be, L:/127.0.0.1:50732 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=12 bytes=00000000070a05416c696365
942113:55:54.466 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31dea5be, L:/127.0.0.1:50732 - R:127.0.0.1/127.0.0.1:8091] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=9934465
942213:55:54.468 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31dea5be, L:/127.0.0.1:50732 - 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: Fri, 28 Nov 2025 12:55:54 GMT, server: akka-http/10.5.0] padding=0 endStream=false
942313:55:54.468 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31dea5be, L:/127.0.0.1:50732 - 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
9424[INFO] [11/28/2025 13:55:54.471] [pool-23-thread-8] [CoordinatedShutdown(akka://HelloWorld)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
942513:55:54.471 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.grpc.netty.NettyClientHandler - [id: 0x31dea5be, L:/127.0.0.1:50732 - R:127.0.0.1/127.0.0.1:8091] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
9426[info] RichErrorModelNativeTest:
9427[info] - testNativeApi
942813:55:55.439 [grpc-nio-worker-ELG-9-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 50 thread-local buffer(s) from thread: grpc-nio-worker-ELG-9-1
942913:55:55.439 [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
943013:55:55.439 [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
943113:55:55.440 [grpc-nio-worker-ELG-9-3] DEBUG io.netty.buffer.PoolThreadCache - Freed 37 thread-local buffer(s) from thread: grpc-nio-worker-ELG-9-3
943213:55:55.475 [grpc-default-worker-ELG-7-2] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 50 thread-local buffer(s) from thread: grpc-default-worker-ELG-7-2
943313:55:55.475 [grpc-default-worker-ELG-7-4] DEBUG io.grpc.netty.shaded.io.netty.buffer.PoolThreadCache - Freed 24 thread-local buffer(s) from thread: grpc-default-worker-ELG-7-4
9434[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC2/src_managed/main
9435[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC2/src_managed/main
9436[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9437[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9438[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9439google/api/billing.proto:19:1: warning: Import google/api/metric.proto is unused.
9440google/api/service.proto:38:1: warning: Import google/protobuf/any.proto is unused.
9441google/api/service.proto:27:1: warning: Import google/api/label.proto is unused.
9442google/api/service.proto:34:1: warning: Import google/api/resource.proto is unused.
9443[info] Generating Akka gRPC service interface for com.example.crdts.crdt_example.CrdtExample
9444[info] Generating Akka gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9445[info] Generating Akka gRPC service interface for com.google.longrunning.operations.Operations
9446[info] Generating Akka gRPC service interface for io.grpc.channelz.v1.channelz.Channelz
9447[info] Generating Akka gRPC service interface for io.grpc.health.v1.health.Health
9448[info] Generating Akka gRPC service interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9449[info] Generating Akka gRPC service interface for io.grpc.lookup.v1.rls.RouteLookupService
9450[info] Generating Akka gRPC service interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9451[info] Generating Akka gRPC service interface for io.grpc.testing.integration.metrics.MetricsService
9452[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.TestService
9453[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.UnimplementedService
9454[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.ReconnectService
9455[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9456[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9457[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9458[info] Generating Akka gRPC service interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9459[info] Generating Akka gRPC service interface for [com.example.crdts.CrdtExample]
9460[info] Generating Akka gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
9461[info] Generating Akka gRPC service interface for [com.google.longrunning.Operations]
9462[info] Generating Akka gRPC service interface for [io.grpc.channelz.v1.Channelz]
9463[info] Generating Akka gRPC service interface for [io.grpc.health.v1.Health]
9464[info] Generating Akka gRPC service interface for [io.grpc.lb.v1.LoadBalancer]
9465[info] Generating Akka gRPC service interface for [io.grpc.lookup.v1.RouteLookupService]
9466[info] Generating Akka gRPC service interface for [io.grpc.reflection.v1alpha.ServerReflection]
9467[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.MetricsService]
9468[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.TestService]
9469[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.UnimplementedService]
9470[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.ReconnectService]
9471[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9472[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9473[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9474[info] Generating Akka gRPC service interface for [com.github.xds.service.orca.v3.OpenRcaService]
9475[info] Generating Akka gRPC client for com.example.crdts.crdt_example.CrdtExample
9476[info] Generating Akka gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
9477[info] Generating Akka gRPC client for com.google.longrunning.operations.Operations
9478[info] Generating Akka gRPC client for io.grpc.channelz.v1.channelz.Channelz
9479[info] Generating Akka gRPC client for io.grpc.health.v1.health.Health
9480[info] Generating Akka gRPC client for io.grpc.lb.v1.load_balancer.LoadBalancer
9481[info] Generating Akka gRPC client for io.grpc.lookup.v1.rls.RouteLookupService
9482[info] Generating Akka gRPC client for io.grpc.reflection.v1alpha.reflection.ServerReflection
9483[info] Generating Akka gRPC client for io.grpc.testing.integration.metrics.MetricsService
9484[info] Generating Akka gRPC client for io.grpc.testing.integration.test.TestService
9485[info] Generating Akka gRPC client for io.grpc.testing.integration.test.UnimplementedService
9486[info] Generating Akka gRPC client for io.grpc.testing.integration.test.ReconnectService
9487[info] Generating Akka gRPC client for io.grpc.testing.integration.test.LoadBalancerStatsService
9488[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateHealthService
9489[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9490[info] Generating Akka gRPC client for com.github.xds.service.orca.v3.orca.OpenRcaService
9491[info] Generating Akka gRPC Client [com.example.crdts.CrdtExample]
9492[info] Generating Akka gRPC Lifted Client interface[com.example.crdts.CrdtExample]
9493[info] Generating Akka gRPC Client [example.myapp.helloworld.grpc.GreeterService]
9494[info] Generating Akka gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
9495[info] Generating Akka gRPC Client [com.google.longrunning.Operations]
9496[info] Generating Akka gRPC Lifted Client interface[com.google.longrunning.Operations]
9497[info] Generating Akka gRPC Client [io.grpc.channelz.v1.Channelz]
9498[info] Generating Akka gRPC Lifted Client interface[io.grpc.channelz.v1.Channelz]
9499[info] Generating Akka gRPC Client [io.grpc.health.v1.Health]
9500[info] Generating Akka gRPC Lifted Client interface[io.grpc.health.v1.Health]
9501[info] Generating Akka gRPC Client [io.grpc.lb.v1.LoadBalancer]
9502[info] Generating Akka gRPC Lifted Client interface[io.grpc.lb.v1.LoadBalancer]
9503[info] Generating Akka gRPC Client [io.grpc.lookup.v1.RouteLookupService]
9504[info] Generating Akka gRPC Lifted Client interface[io.grpc.lookup.v1.RouteLookupService]
9505[info] Generating Akka gRPC Client [io.grpc.reflection.v1alpha.ServerReflection]
9506[info] Generating Akka gRPC Lifted Client interface[io.grpc.reflection.v1alpha.ServerReflection]
9507[info] Generating Akka gRPC Client [io.grpc.testing.integration.MetricsService]
9508[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.MetricsService]
9509[info] Generating Akka gRPC Client [io.grpc.testing.integration.TestService]
9510[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.TestService]
9511[info] Generating Akka gRPC Client [io.grpc.testing.integration.UnimplementedService]
9512[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.UnimplementedService]
9513[info] Generating Akka gRPC Client [io.grpc.testing.integration.ReconnectService]
9514[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.ReconnectService]
9515[info] Generating Akka gRPC Client [io.grpc.testing.integration.LoadBalancerStatsService]
9516[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.LoadBalancerStatsService]
9517[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateHealthService]
9518[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateHealthService]
9519[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9520[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateClientConfigureService]
9521[info] Generating Akka gRPC Client [com.github.xds.service.orca.v3.OpenRcaService]
9522[info] Generating Akka gRPC Lifted Client interface[com.github.xds.service.orca.v3.OpenRcaService]
9523[info] Generating Akka gRPC service handler for com.example.crdts.crdt_example.CrdtExample
9524[info] Generating Akka gRPC service power API handler for com.example.crdts.crdt_example.CrdtExample
9525[info] Generating Akka gRPC service power API interface for com.example.crdts.crdt_example.CrdtExample
9526[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9527[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9528[info] Generating Akka gRPC service power API interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9529[info] Generating Akka gRPC service handler for com.google.longrunning.operations.Operations
9530[info] Generating Akka gRPC service power API handler for com.google.longrunning.operations.Operations
9531[info] Generating Akka gRPC service power API interface for com.google.longrunning.operations.Operations
9532[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.channelz.Channelz
9533[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.channelz.Channelz
9534[info] Generating Akka gRPC service power API interface for io.grpc.channelz.v1.channelz.Channelz
9535[info] Generating Akka gRPC service handler for io.grpc.health.v1.health.Health
9536[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.health.Health
9537[info] Generating Akka gRPC service power API interface for io.grpc.health.v1.health.Health
9538[info] Generating Akka gRPC service handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9539[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9540[info] Generating Akka gRPC service power API interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9541[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.rls.RouteLookupService
9542[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.rls.RouteLookupService
9543[info] Generating Akka gRPC service power API interface for io.grpc.lookup.v1.rls.RouteLookupService
9544[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9545[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9546[info] Generating Akka gRPC service power API interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9547[info] Generating Akka gRPC service handler for io.grpc.testing.integration.metrics.MetricsService
9548[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.metrics.MetricsService
9549[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.metrics.MetricsService
9550[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.TestService
9551[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.TestService
9552[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.TestService
9553[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.UnimplementedService
9554[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.UnimplementedService
9555[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.UnimplementedService
9556[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.ReconnectService
9557[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.ReconnectService
9558[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.ReconnectService
9559[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9560[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9561[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9562[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9563[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9564[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9565[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9566[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9567[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9568[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9569[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9570[info] Generating Akka gRPC service power API interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9571[info] Generating Akka gRPC service handler for com.example.crdts.CrdtExample
9572[info] Generating Akka gRPC service power API handler for com.example.crdts.CrdtExample
9573[info] Generating Akka gRPC service power interface for [com.example.crdts.CrdtExample]
9574[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.GreeterService
9575[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.GreeterService
9576[info] Generating Akka gRPC service power interface for [example.myapp.helloworld.grpc.GreeterService]
9577[info] Generating Akka gRPC service handler for com.google.longrunning.Operations
9578[info] Generating Akka gRPC service power API handler for com.google.longrunning.Operations
9579[info] Generating Akka gRPC service power interface for [com.google.longrunning.Operations]
9580[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.Channelz
9581[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.Channelz
9582[info] Generating Akka gRPC service power interface for [io.grpc.channelz.v1.Channelz]
9583[info] Generating Akka gRPC service handler for io.grpc.health.v1.Health
9584[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.Health
9585[info] Generating Akka gRPC service power interface for [io.grpc.health.v1.Health]
9586[info] Generating Akka gRPC service handler for io.grpc.lb.v1.LoadBalancer
9587[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.LoadBalancer
9588[info] Generating Akka gRPC service power interface for [io.grpc.lb.v1.LoadBalancer]
9589[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.RouteLookupService
9590[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.RouteLookupService
9591[info] Generating Akka gRPC service power interface for [io.grpc.lookup.v1.RouteLookupService]
9592[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.ServerReflection
9593[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.ServerReflection
9594[info] Generating Akka gRPC service power interface for [io.grpc.reflection.v1alpha.ServerReflection]
9595[info] Generating Akka gRPC service handler for io.grpc.testing.integration.MetricsService
9596[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.MetricsService
9597[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.MetricsService]
9598[info] Generating Akka gRPC service handler for io.grpc.testing.integration.TestService
9599[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.TestService
9600[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.TestService]
9601[info] Generating Akka gRPC service handler for io.grpc.testing.integration.UnimplementedService
9602[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.UnimplementedService
9603[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.UnimplementedService]
9604[info] Generating Akka gRPC service handler for io.grpc.testing.integration.ReconnectService
9605[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.ReconnectService
9606[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.ReconnectService]
9607[info] Generating Akka gRPC service handler for io.grpc.testing.integration.LoadBalancerStatsService
9608[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.LoadBalancerStatsService
9609[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9610[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateHealthService
9611[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateHealthService
9612[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9613[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9614[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9615[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9616[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.OpenRcaService
9617[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.OpenRcaService
9618[info] Generating Akka gRPC service power interface for [com.github.xds.service.orca.v3.OpenRcaService]
9619[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC2/src_managed/main
9620[info] Compiling 109 protobuf files to /build/repo/interop-tests/target/scala-3.8.0-RC2/src_managed/main
9621[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9622[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9623[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9624google/api/billing.proto:19:1: warning: Import google/api/metric.proto is unused.
9625google/api/service.proto:38:1: warning: Import google/protobuf/any.proto is unused.
9626google/api/service.proto:27:1: warning: Import google/api/label.proto is unused.
9627google/api/service.proto:34:1: warning: Import google/api/resource.proto is unused.
9628[info] Generating Akka gRPC service interface for com.example.crdts.crdt_example.CrdtExample
9629[info] Generating Akka gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9630[info] Generating Akka gRPC service interface for com.google.longrunning.operations.Operations
9631[info] Generating Akka gRPC service interface for io.grpc.channelz.v1.channelz.Channelz
9632[info] Generating Akka gRPC service interface for io.grpc.health.v1.health.Health
9633[info] Generating Akka gRPC service interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9634[info] Generating Akka gRPC service interface for io.grpc.lookup.v1.rls.RouteLookupService
9635[info] Generating Akka gRPC service interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9636[info] Generating Akka gRPC service interface for io.grpc.testing.integration.metrics.MetricsService
9637[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.TestService
9638[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.UnimplementedService
9639[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.ReconnectService
9640[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9641[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9642[info] Generating Akka gRPC service interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9643[info] Generating Akka gRPC service interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9644[info] Generating Akka gRPC service interface for [com.example.crdts.CrdtExample]
9645[info] Generating Akka gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
9646[info] Generating Akka gRPC service interface for [com.google.longrunning.Operations]
9647[info] Generating Akka gRPC service interface for [io.grpc.channelz.v1.Channelz]
9648[info] Generating Akka gRPC service interface for [io.grpc.health.v1.Health]
9649[info] Generating Akka gRPC service interface for [io.grpc.lb.v1.LoadBalancer]
9650[info] Generating Akka gRPC service interface for [io.grpc.lookup.v1.RouteLookupService]
9651[info] Generating Akka gRPC service interface for [io.grpc.reflection.v1alpha.ServerReflection]
9652[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.MetricsService]
9653[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.TestService]
9654[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.UnimplementedService]
9655[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.ReconnectService]
9656[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9657[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9658[info] Generating Akka gRPC service interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9659[info] Generating Akka gRPC service interface for [com.github.xds.service.orca.v3.OpenRcaService]
9660[info] Generating Akka gRPC client for com.example.crdts.crdt_example.CrdtExample
9661[info] Generating Akka gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
9662[info] Generating Akka gRPC client for com.google.longrunning.operations.Operations
9663[info] Generating Akka gRPC client for io.grpc.channelz.v1.channelz.Channelz
9664[info] Generating Akka gRPC client for io.grpc.health.v1.health.Health
9665[info] Generating Akka gRPC client for io.grpc.lb.v1.load_balancer.LoadBalancer
9666[info] Generating Akka gRPC client for io.grpc.lookup.v1.rls.RouteLookupService
9667[info] Generating Akka gRPC client for io.grpc.reflection.v1alpha.reflection.ServerReflection
9668[info] Generating Akka gRPC client for io.grpc.testing.integration.metrics.MetricsService
9669[info] Generating Akka gRPC client for io.grpc.testing.integration.test.TestService
9670[info] Generating Akka gRPC client for io.grpc.testing.integration.test.UnimplementedService
9671[info] Generating Akka gRPC client for io.grpc.testing.integration.test.ReconnectService
9672[info] Generating Akka gRPC client for io.grpc.testing.integration.test.LoadBalancerStatsService
9673[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateHealthService
9674[info] Generating Akka gRPC client for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9675[info] Generating Akka gRPC client for com.github.xds.service.orca.v3.orca.OpenRcaService
9676[info] Generating Akka gRPC Client [com.example.crdts.CrdtExample]
9677[info] Generating Akka gRPC Lifted Client interface[com.example.crdts.CrdtExample]
9678[info] Generating Akka gRPC Client [example.myapp.helloworld.grpc.GreeterService]
9679[info] Generating Akka gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
9680[info] Generating Akka gRPC Client [com.google.longrunning.Operations]
9681[info] Generating Akka gRPC Lifted Client interface[com.google.longrunning.Operations]
9682[info] Generating Akka gRPC Client [io.grpc.channelz.v1.Channelz]
9683[info] Generating Akka gRPC Lifted Client interface[io.grpc.channelz.v1.Channelz]
9684[info] Generating Akka gRPC Client [io.grpc.health.v1.Health]
9685[info] Generating Akka gRPC Lifted Client interface[io.grpc.health.v1.Health]
9686[info] Generating Akka gRPC Client [io.grpc.lb.v1.LoadBalancer]
9687[info] Generating Akka gRPC Lifted Client interface[io.grpc.lb.v1.LoadBalancer]
9688[info] Generating Akka gRPC Client [io.grpc.lookup.v1.RouteLookupService]
9689[info] Generating Akka gRPC Lifted Client interface[io.grpc.lookup.v1.RouteLookupService]
9690[info] Generating Akka gRPC Client [io.grpc.reflection.v1alpha.ServerReflection]
9691[info] Generating Akka gRPC Lifted Client interface[io.grpc.reflection.v1alpha.ServerReflection]
9692[info] Generating Akka gRPC Client [io.grpc.testing.integration.MetricsService]
9693[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.MetricsService]
9694[info] Generating Akka gRPC Client [io.grpc.testing.integration.TestService]
9695[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.TestService]
9696[info] Generating Akka gRPC Client [io.grpc.testing.integration.UnimplementedService]
9697[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.UnimplementedService]
9698[info] Generating Akka gRPC Client [io.grpc.testing.integration.ReconnectService]
9699[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.ReconnectService]
9700[info] Generating Akka gRPC Client [io.grpc.testing.integration.LoadBalancerStatsService]
9701[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.LoadBalancerStatsService]
9702[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateHealthService]
9703[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateHealthService]
9704[info] Generating Akka gRPC Client [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9705[info] Generating Akka gRPC Lifted Client interface[io.grpc.testing.integration.XdsUpdateClientConfigureService]
9706[info] Generating Akka gRPC Client [com.github.xds.service.orca.v3.OpenRcaService]
9707[info] Generating Akka gRPC Lifted Client interface[com.github.xds.service.orca.v3.OpenRcaService]
9708[info] Generating Akka gRPC service handler for com.example.crdts.crdt_example.CrdtExample
9709[info] Generating Akka gRPC service power API handler for com.example.crdts.crdt_example.CrdtExample
9710[info] Generating Akka gRPC service power API interface for com.example.crdts.crdt_example.CrdtExample
9711[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9712[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.helloworld.GreeterService
9713[info] Generating Akka gRPC service power API interface for example.myapp.helloworld.grpc.helloworld.GreeterService
9714[info] Generating Akka gRPC service handler for com.google.longrunning.operations.Operations
9715[info] Generating Akka gRPC service power API handler for com.google.longrunning.operations.Operations
9716[info] Generating Akka gRPC service power API interface for com.google.longrunning.operations.Operations
9717[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.channelz.Channelz
9718[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.channelz.Channelz
9719[info] Generating Akka gRPC service power API interface for io.grpc.channelz.v1.channelz.Channelz
9720[info] Generating Akka gRPC service handler for io.grpc.health.v1.health.Health
9721[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.health.Health
9722[info] Generating Akka gRPC service power API interface for io.grpc.health.v1.health.Health
9723[info] Generating Akka gRPC service handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9724[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.load_balancer.LoadBalancer
9725[info] Generating Akka gRPC service power API interface for io.grpc.lb.v1.load_balancer.LoadBalancer
9726[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.rls.RouteLookupService
9727[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.rls.RouteLookupService
9728[info] Generating Akka gRPC service power API interface for io.grpc.lookup.v1.rls.RouteLookupService
9729[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9730[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.reflection.ServerReflection
9731[info] Generating Akka gRPC service power API interface for io.grpc.reflection.v1alpha.reflection.ServerReflection
9732[info] Generating Akka gRPC service handler for io.grpc.testing.integration.metrics.MetricsService
9733[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.metrics.MetricsService
9734[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.metrics.MetricsService
9735[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.TestService
9736[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.TestService
9737[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.TestService
9738[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.UnimplementedService
9739[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.UnimplementedService
9740[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.UnimplementedService
9741[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.ReconnectService
9742[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.ReconnectService
9743[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.ReconnectService
9744[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9745[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.LoadBalancerStatsService
9746[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.LoadBalancerStatsService
9747[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9748[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateHealthService
9749[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateHealthService
9750[info] Generating Akka gRPC service handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9751[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9752[info] Generating Akka gRPC service power API interface for io.grpc.testing.integration.test.XdsUpdateClientConfigureService
9753[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9754[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.orca.OpenRcaService
9755[info] Generating Akka gRPC service power API interface for com.github.xds.service.orca.v3.orca.OpenRcaService
9756[info] Generating Akka gRPC service handler for com.example.crdts.CrdtExample
9757[info] Generating Akka gRPC service power API handler for com.example.crdts.CrdtExample
9758[info] Generating Akka gRPC service power interface for [com.example.crdts.CrdtExample]
9759[info] Generating Akka gRPC service handler for example.myapp.helloworld.grpc.GreeterService
9760[info] Generating Akka gRPC service power API handler for example.myapp.helloworld.grpc.GreeterService
9761[info] Generating Akka gRPC service power interface for [example.myapp.helloworld.grpc.GreeterService]
9762[info] Generating Akka gRPC service handler for com.google.longrunning.Operations
9763[info] Generating Akka gRPC service power API handler for com.google.longrunning.Operations
9764[info] Generating Akka gRPC service power interface for [com.google.longrunning.Operations]
9765[info] Generating Akka gRPC service handler for io.grpc.channelz.v1.Channelz
9766[info] Generating Akka gRPC service power API handler for io.grpc.channelz.v1.Channelz
9767[info] Generating Akka gRPC service power interface for [io.grpc.channelz.v1.Channelz]
9768[info] Generating Akka gRPC service handler for io.grpc.health.v1.Health
9769[info] Generating Akka gRPC service power API handler for io.grpc.health.v1.Health
9770[info] Generating Akka gRPC service power interface for [io.grpc.health.v1.Health]
9771[info] Generating Akka gRPC service handler for io.grpc.lb.v1.LoadBalancer
9772[info] Generating Akka gRPC service power API handler for io.grpc.lb.v1.LoadBalancer
9773[info] Generating Akka gRPC service power interface for [io.grpc.lb.v1.LoadBalancer]
9774[info] Generating Akka gRPC service handler for io.grpc.lookup.v1.RouteLookupService
9775[info] Generating Akka gRPC service power API handler for io.grpc.lookup.v1.RouteLookupService
9776[info] Generating Akka gRPC service power interface for [io.grpc.lookup.v1.RouteLookupService]
9777[info] Generating Akka gRPC service handler for io.grpc.reflection.v1alpha.ServerReflection
9778[info] Generating Akka gRPC service power API handler for io.grpc.reflection.v1alpha.ServerReflection
9779[info] Generating Akka gRPC service power interface for [io.grpc.reflection.v1alpha.ServerReflection]
9780[info] Generating Akka gRPC service handler for io.grpc.testing.integration.MetricsService
9781[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.MetricsService
9782[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.MetricsService]
9783[info] Generating Akka gRPC service handler for io.grpc.testing.integration.TestService
9784[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.TestService
9785[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.TestService]
9786[info] Generating Akka gRPC service handler for io.grpc.testing.integration.UnimplementedService
9787[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.UnimplementedService
9788[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.UnimplementedService]
9789[info] Generating Akka gRPC service handler for io.grpc.testing.integration.ReconnectService
9790[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.ReconnectService
9791[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.ReconnectService]
9792[info] Generating Akka gRPC service handler for io.grpc.testing.integration.LoadBalancerStatsService
9793[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.LoadBalancerStatsService
9794[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.LoadBalancerStatsService]
9795[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateHealthService
9796[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateHealthService
9797[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateHealthService]
9798[info] Generating Akka gRPC service handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9799[info] Generating Akka gRPC service power API handler for io.grpc.testing.integration.XdsUpdateClientConfigureService
9800[info] Generating Akka gRPC service power interface for [io.grpc.testing.integration.XdsUpdateClientConfigureService]
9801[info] Generating Akka gRPC service handler for com.github.xds.service.orca.v3.OpenRcaService
9802[info] Generating Akka gRPC service power API handler for com.github.xds.service.orca.v3.OpenRcaService
9803[info] Generating Akka gRPC service power interface for [com.github.xds.service.orca.v3.OpenRcaService]
9804Starting build for ProjectRef(file:/build/repo/,akka-grpc-runtime) (akka-grpc-runtime)... [1/2]
9805Compile 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
9806[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC2/src_managed/main
9807[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9808[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9809[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9810[info] Compiling 4 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC2/src_managed/test
9811[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC2/src_managed/main
9812[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9813[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9814[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9815[info] compiling 27 Scala sources and 2 Java sources to /build/repo/runtime/target/scala-3.8.0-RC2/test-classes ...
9816[info] done compiling
9817[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC2/src_managed/main
9818[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
9819[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
9820[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
9821[info] MetadataBuilderSpec:
9822[info] MetadataBuilder
9823[info] - should return empty metadata (11 milliseconds)
9824[info] - should handle distinct text entries (16 milliseconds)
9825[info] - should handle repeated text entries (5 milliseconds)
9826[info] - should throw exception for '-bin' suffix on text key (4 milliseconds)
9827[info] - should throw exception for missing '-bin' suffix on binary key (1 millisecond)
9828[info] - should handle distinct binary entries (5 milliseconds)
9829[info] - should handle repeated binary entries (4 milliseconds)
9830[info] CodecsSpec:
9831[info] Negotiating message encoding with remote client
9832[info] - should default to Identity if no encoding provided (130 milliseconds)
9833[info] - should accept explicit Identity (2 milliseconds)
9834[info] - should accept explicit Gzip (1 millisecond)
9835[info] - should use client preference with multiple known encodings (1 millisecond)
9836[info] - should use first known encoding (1 millisecond)
9837[info] - should use default encoding if unknown encodings specified (1 millisecond)
9838[info] Detecting message encoding from remote
9839[info] - should default to Identity if not specified (2 milliseconds)
9840[info] - should accept explicit Identity (1 millisecond)
9841[info] - should accept explicit Gzip (0 milliseconds)
9842[info] - should fail with unknown encoding (4 milliseconds)
9843[info] MetadataImplSpec:
9844[info] EntryMetadataImpl
9845[info] - should return expected text values (3 milliseconds)
9846[info] - should return None for nonexistent text key (1 millisecond)
9847[info] - should return most recently added value for repeated text entries (0 milliseconds)
9848[info] - should return correct binary values (0 milliseconds)
9849[info] - should return None for nonexistent binary key (0 milliseconds)
9850[info] - should return most recently added value for repeated binary entries (0 milliseconds)
9851[info] - should return a list with repeated entries in correct order (4 milliseconds)
9852[info] - should return a map repeated entries in correct order (1 millisecond)
9853[info] GrpcMetadataImpl
9854[info] - should return expected text values (0 milliseconds)
9855[info] - should return None for nonexistent text key (0 milliseconds)
9856[info] - should return most recently added value for repeated text entries (0 milliseconds)
9857[info] - should return correct binary values (1 millisecond)
9858[info] - should return None for nonexistent binary key (1 millisecond)
9859[info] - should return most recently added value for repeated binary entries (0 milliseconds)
9860[info] - should return a list with repeated entries in correct order (3 milliseconds)
9861[info] - should return a map repeated entries in correct order (1 millisecond)
9862[info] HeaderMetadataImpl
9863[info] - should return expected text values (1 millisecond)
9864[info] - should return None for nonexistent text key (0 milliseconds)
9865[info] - should return most recently added value for repeated text entries (0 milliseconds)
9866[info] - should return correct binary values (0 milliseconds)
9867[info] - should return None for nonexistent binary key (0 milliseconds)
9868[info] - should return most recently added value for repeated binary entries (0 milliseconds)
9869[info] - should return a list with repeated entries in correct order (1 millisecond)
9870[info] - should return a map repeated entries in correct order (1 millisecond)
9871[ERROR] [11/28/2025 13:56:07.419] [pool-95-thread-2-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9872java.lang.NullPointerException
9873 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
9874 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9875 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9876 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9877 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9878 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9879 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9880 at java.base/java.lang.Class.newInstance(Class.java:645)
9881 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9882 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9883 at sbt.TestRunner.run(TestFramework.scala:168)
9884 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9885 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9886 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9887 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9888 at sbt.TestFunction.apply(TestFramework.scala:348)
9889 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9890 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9891 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9892 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9893 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9894 at sbt.Execute.work(Execute.scala:292)
9895 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9896 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9897 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
9898 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9899 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
9900 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9901 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
9902 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
9903 at java.base/java.lang.Thread.run(Thread.java:833)
9904
9905[ERROR] [11/28/2025 13:56:07.420] [pool-95-thread-2-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9906java.lang.RuntimeException
9907 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
9908 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9909 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9910 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9911 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9912 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9913 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9914 at java.base/java.lang.Class.newInstance(Class.java:645)
9915 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9916 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9917 at sbt.TestRunner.run(TestFramework.scala:168)
9918 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9919 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9920 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9921 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9922 at sbt.TestFunction.apply(TestFramework.scala:348)
9923 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9924 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9925 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9926 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9927 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9928 at sbt.Execute.work(Execute.scala:292)
9929 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9930 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9931 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
9932 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9933 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
9934 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9935 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
9936 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
9937 at java.base/java.lang.Thread.run(Thread.java:833)
9938
9939[ERROR] [11/28/2025 13:56:07.425] [pool-95-thread-2-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9940java.lang.NullPointerException
9941 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
9942 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9943 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9944 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9945 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9946 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9947 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9948 at java.base/java.lang.Class.newInstance(Class.java:645)
9949 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9950 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9951 at sbt.TestRunner.run(TestFramework.scala:168)
9952 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9953 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9954 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9955 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9956 at sbt.TestFunction.apply(TestFramework.scala:348)
9957 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9958 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9959 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9960 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9961 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9962 at sbt.Execute.work(Execute.scala:292)
9963 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9964 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9965 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
9966 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9967 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
9968 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
9969 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
9970 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
9971 at java.base/java.lang.Thread.run(Thread.java:833)
9972
9973[ERROR] [11/28/2025 13:56:07.425] [pool-95-thread-2-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
9974java.lang.RuntimeException
9975 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
9976 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
9977 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
9978 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
9979 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
9980 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
9981 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
9982 at java.base/java.lang.Class.newInstance(Class.java:645)
9983 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
9984 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
9985 at sbt.TestRunner.run(TestFramework.scala:168)
9986 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
9987 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
9988 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9989 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
9990 at sbt.TestFunction.apply(TestFramework.scala:348)
9991 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
9992 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
9993 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
9994 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
9995 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
9996 at sbt.Execute.work(Execute.scala:292)
9997 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
9998 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
9999 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10000 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10001 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10002 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10003 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10004 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10005 at java.base/java.lang.Thread.run(Thread.java:833)
10006
10007[ERROR] [11/28/2025 13:56:07.468] [pool-95-thread-2-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10008java.lang.NullPointerException
10009 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
10010 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10011 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10012 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10013 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10014 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10015 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10016 at java.base/java.lang.Class.newInstance(Class.java:645)
10017 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10018 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10019 at sbt.TestRunner.run(TestFramework.scala:168)
10020 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10021 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10022 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10023 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10024 at sbt.TestFunction.apply(TestFramework.scala:348)
10025 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10026 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10027 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10028 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10029 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10030 at sbt.Execute.work(Execute.scala:292)
10031 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10032 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10033 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10034 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10035 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10036 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10037 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10038 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10039 at java.base/java.lang.Thread.run(Thread.java:833)
10040
10041[ERROR] [11/28/2025 13:56:07.469] [pool-95-thread-2-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10042java.lang.NullPointerException
10043 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
10044 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10045 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10046 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10047 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10048 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10049 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10050 at java.base/java.lang.Class.newInstance(Class.java:645)
10051 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10052 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10053 at sbt.TestRunner.run(TestFramework.scala:168)
10054 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10055 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10056 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10057 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10058 at sbt.TestFunction.apply(TestFramework.scala:348)
10059 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10060 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10061 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10062 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10063 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10064 at sbt.Execute.work(Execute.scala:292)
10065 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10066 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10067 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10068 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10069 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10070 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10071 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10072 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10073 at java.base/java.lang.Thread.run(Thread.java:833)
10074
10075[ERROR] [11/28/2025 13:56:07.472] [pool-95-thread-2-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10076java.lang.RuntimeException
10077 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10078 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10079 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10080 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10081 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10082 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10083 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10084 at java.base/java.lang.Class.newInstance(Class.java:645)
10085 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10086 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10087 at sbt.TestRunner.run(TestFramework.scala:168)
10088 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10089 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10090 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10091 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10092 at sbt.TestFunction.apply(TestFramework.scala:348)
10093 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10094 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10095 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10096 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10097 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10098 at sbt.Execute.work(Execute.scala:292)
10099 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10100 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10101 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10102 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10103 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10104 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10105 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10106 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10107 at java.base/java.lang.Thread.run(Thread.java:833)
10108
10109[ERROR] [11/28/2025 13:56:07.473] [pool-95-thread-2-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10110java.lang.RuntimeException
10111 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10112 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10113 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10114 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10115 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10116 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10117 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10118 at java.base/java.lang.Class.newInstance(Class.java:645)
10119 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10120 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10121 at sbt.TestRunner.run(TestFramework.scala:168)
10122 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10123 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10124 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10125 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10126 at sbt.TestFunction.apply(TestFramework.scala:348)
10127 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10128 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10129 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10130 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10131 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10132 at sbt.Execute.work(Execute.scala:292)
10133 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10134 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10135 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10136 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10137 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10138 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10139 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10140 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10141 at java.base/java.lang.Thread.run(Thread.java:833)
10142
10143[ERROR] [11/28/2025 13:56:07.486] [pool-95-thread-2-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10144java.lang.NullPointerException
10145 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
10146 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10147 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10148 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10149 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10150 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10151 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10152 at java.base/java.lang.Class.newInstance(Class.java:645)
10153 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10154 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10155 at sbt.TestRunner.run(TestFramework.scala:168)
10156 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10157 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10158 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10159 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10160 at sbt.TestFunction.apply(TestFramework.scala:348)
10161 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10162 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10163 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10164 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10165 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10166 at sbt.Execute.work(Execute.scala:292)
10167 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10168 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10169 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10170 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10171 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10172 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10173 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10174 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10175 at java.base/java.lang.Thread.run(Thread.java:833)
10176
10177[ERROR] [11/28/2025 13:56:07.487] [pool-95-thread-2-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10178java.lang.NullPointerException
10179 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:44)
10180 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10181 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10182 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10183 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10184 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10185 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10186 at java.base/java.lang.Class.newInstance(Class.java:645)
10187 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10188 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10189 at sbt.TestRunner.run(TestFramework.scala:168)
10190 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10191 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10192 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10193 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10194 at sbt.TestFunction.apply(TestFramework.scala:348)
10195 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10196 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10197 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10198 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10199 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10200 at sbt.Execute.work(Execute.scala:292)
10201 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10202 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10203 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10204 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10205 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10206 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10207 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10208 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10209 at java.base/java.lang.Thread.run(Thread.java:833)
10210
10211[ERROR] [11/28/2025 13:56:07.489] [pool-95-thread-2-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10212java.lang.RuntimeException
10213 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10214 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10215 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10216 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10217 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10218 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10219 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10220 at java.base/java.lang.Class.newInstance(Class.java:645)
10221 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10222 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10223 at sbt.TestRunner.run(TestFramework.scala:168)
10224 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10225 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10226 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10227 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10228 at sbt.TestFunction.apply(TestFramework.scala:348)
10229 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10230 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10231 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10232 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10233 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10234 at sbt.Execute.work(Execute.scala:292)
10235 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10236 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10237 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10238 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10239 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10240 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10241 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10242 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10243 at java.base/java.lang.Thread.run(Thread.java:833)
10244
10245[ERROR] [11/28/2025 13:56:07.491] [pool-95-thread-2-ScalaTest-running-GrpcExceptionHandlerSpec] [akka.grpc.scaladsl.GrpcExceptionHandler(akka://Test)] Unhandled error: [null]
10246java.lang.RuntimeException
10247 at akka.grpc.scaladsl.GrpcExceptionHandlerSpec.<init>(GrpcExceptionHandlerSpec.scala:45)
10248 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
10249 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
10250 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
10251 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
10252 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
10253 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347)
10254 at java.base/java.lang.Class.newInstance(Class.java:645)
10255 at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:453)
10256 at sbt.TestRunner.runTest$1(TestFramework.scala:153)
10257 at sbt.TestRunner.run(TestFramework.scala:168)
10258 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.$anonfun$apply$1(TestFramework.scala:336)
10259 at sbt.TestFramework$.sbt$TestFramework$$withContextLoader(TestFramework.scala:296)
10260 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10261 at sbt.TestFramework$$anon$3$$anonfun$$lessinit$greater$1.apply(TestFramework.scala:336)
10262 at sbt.TestFunction.apply(TestFramework.scala:348)
10263 at sbt.Tests$.$anonfun$toTask$1(Tests.scala:436)
10264 at sbt.std.Transform$$anon$3.$anonfun$apply$2(Transform.scala:47)
10265 at sbt.std.Transform$$anon$4.work(Transform.scala:69)
10266 at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
10267 at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
10268 at sbt.Execute.work(Execute.scala:292)
10269 at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
10270 at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
10271 at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
10272 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10273 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
10274 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
10275 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
10276 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
10277 at java.base/java.lang.Thread.run(Thread.java:833)
10278
10279[info] AkkaHttpClientUtilsSpec:
10280[info] The conversion from HttpResponse to Source
10281[info] - should map a strict 404 response to a failed stream (100 milliseconds)
10282[info] - should map a strict 200 response with non-0 gRPC error code to a failed stream (48 milliseconds)
10283[INFO] [11/28/2025 13:56:07.523] [pool-95-thread-2] [CoordinatedShutdown(akka://Test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
10284[INFO] [11/28/2025 13:56:07.739] [pool-95-thread-9-ScalaTest-running-GrpcClientSettingsSpec] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
10285[info] GrpcExceptionHandlerSpec:
10286[INFO] [11/28/2025 13:56:07.772] [pool-95-thread-9-ScalaTest-running-GrpcClientSettingsSpec] [CoordinatedShutdown(akka://test-with-service-discovery)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
10287[info] defaultMapper
10288[info] - should Map akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (4 milliseconds)
10289[info] - should Map scala.NotImplementedError: an implementation is missing to Status{code=UNIMPLEMENTED, description=an implementation is missing, cause=null} (3 milliseconds)
10290[info] - should Map java.lang.UnsupportedOperationException to Status{code=UNIMPLEMENTED, description=null, cause=null} (0 milliseconds)
10291[info] - should Map java.lang.NullPointerException to Status{code=INTERNAL, description=null, cause=null} (6 milliseconds)
10292[info] - should Map java.lang.RuntimeException to Status{code=INTERNAL, description=null, cause=null} (0 milliseconds)
10293[info] - should Map io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (3 milliseconds)
10294[info] - should Map java.util.concurrent.ExecutionException: akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (0 milliseconds)
10295[info] - should Map java.util.concurrent.ExecutionException: scala.NotImplementedError: an implementation is missing to Status{code=UNIMPLEMENTED, description=an implementation is missing, cause=null} (0 milliseconds)
10296[info] - should Map java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException to Status{code=UNIMPLEMENTED, description=null, cause=null} (1 millisecond)
10297[info] - should Map java.util.concurrent.ExecutionException: java.lang.NullPointerException to Status{code=INTERNAL, description=null, cause=null} (0 milliseconds)
10298[info] - should Map java.util.concurrent.ExecutionException: java.lang.RuntimeException to Status{code=INTERNAL, description=null, cause=null} (0 milliseconds)
10299[info] - should Map java.util.concurrent.ExecutionException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED to Status{code=DEADLINE_EXCEEDED, description=null, cause=null} (3 milliseconds)
10300[info] - should Map java.util.concurrent.ExecutionException: doh to Status{code=INTERNAL, description=null, cause=null} (0 milliseconds)
10301[info] default(defaultMapper)
10302[info] - should Correctly map akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED (30 milliseconds)
10303[info] - should Correctly map scala.NotImplementedError: an implementation is missing (5 milliseconds)
10304[info] - should Correctly map java.lang.UnsupportedOperationException (2 milliseconds)
10305[info] - should Correctly map java.lang.NullPointerException (4 milliseconds)
10306[info] - should Correctly map java.lang.RuntimeException (3 milliseconds)
10307[info] - should Correctly map io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED (3 milliseconds)
10308[info] - should Correctly map java.util.concurrent.ExecutionException: akka.grpc.GrpcServiceException: DEADLINE_EXCEEDED (4 milliseconds)
10309[info] - should Correctly map java.util.concurrent.ExecutionException: scala.NotImplementedError: an implementation is missing (2 milliseconds)
10310[info] - should Correctly map java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException (2 milliseconds)
10311[info] - should Correctly map java.util.concurrent.ExecutionException: java.lang.NullPointerException (3 milliseconds)
10312[info] - should Correctly map java.util.concurrent.ExecutionException: java.lang.RuntimeException (3 milliseconds)
10313[info] - should Correctly map java.util.concurrent.ExecutionException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED (4 milliseconds)
10314[info] - should Correctly map java.util.concurrent.ExecutionException: doh (2 milliseconds)
10315[info] ServerReflectionImplSpec:
10316[info] The Server Reflection implementation utilities
10317[info] - should split strings up until the next dot (1 millisecond)
10318[info] - should find a symbol (2 milliseconds)
10319[info] The Server Reflection implementation
10320[info] - should retrieve server reflection info (67 milliseconds)
10321[info] - should not retrieve reflection info for an unknown proto file name (2 milliseconds)
10322[info] - should return transitive dependencies (45 milliseconds)
10323[info] - should not return transitive dependencies already sent (5 milliseconds)
10324[info] ChannelUtilsSpec:
10325[info] Channel monitor
10326[info] - should should fail if enter into failure configured number of times (23 milliseconds)
10327[info] - should should reset counter if enters into ready (2 milliseconds)
10328[info] - should should stop monitoring if SHUTDOWN (5 milliseconds)
10329[info] AkkaDiscoveryNameResolverProviderSpec:
10330[info] AkkaDiscoveryNameResolverProviderSpec
10331[info] - should provide a NameResolver that uses the supplied serviceName (23 milliseconds)
10332[info] DecodeBase64Spec:
10333[info] DecodeBase64
10334[info] - should handle a single element (116 milliseconds)
10335[info] - should handle a chunked stream (173 milliseconds)
10336[info] - should handle a chunked stream with mid-stream flushes (119 milliseconds)
10337[info] GoogleProtobufSerializerSpec:
10338[info] Google protobuf serializer
10339[info] - should successfully serialize and deserialize a protobuf Any object (3 milliseconds)
10340[info] NettyClientUtilsSpec:
10341[info] The Netty client-utilities
10342[info] HeadersSpec:
10343[info] Status-Message.value()
10344[info] - should use percent-encoding (26 milliseconds)
10345[info] Status-Message.parse()
10346[info] - should should decode percent-encoded values (4 milliseconds)
10347[info] - should should decode as is in case two chars following percent cannot be decoded as hex (1 millisecond)
10348[info] Status-Message.value() and Status-Message.parse()
10349[info] - should roundtrip for UTF-8 encodable sequence of bytes (6 milliseconds)
10350[info] AkkaDiscoveryNameResolverSpec:
10351[info] The AkkaDiscovery-backed NameResolver
10352[info] - should correctly report an error for an unknown hostname (21 milliseconds)
10353[info] - should support serving a static host/port (42 milliseconds)
10354[info] GrpcClientSettingsSpec:
10355[info] The gRPC client settings spec
10356[info] - should use static service discovery for connectToServiceAt (0 milliseconds)
10357[info] - should uses host for static service discovery (1 millisecond)
10358[info] - should load a user defined service discovery mechanism (6 milliseconds)
10359[info] - should fail to parse configuration with non-existent certificate (22 milliseconds)
10360[info] - should provide a useful error message if configuration missing (0 milliseconds)
10361[info] - should fail fast if no service name (0 milliseconds)
10362[info] - should fail fast when no service discovery is configured on the actor system (0 milliseconds)
10363[info] - should use the service discovery configured on the actor system (28 milliseconds)
10364[info] GrpcProtocolWebTextSpec:
10365[info] GrpcProtocolWebText
10366[info] - should decode a full frame (5 milliseconds)
10367[info] - should decode a fragmented frame (71 milliseconds)
10368[info] ScalapbProtobufSerializerSpec:
10369[info] Google protobuf serializer
10370[info] - should successfully serialize and deserialize a protobuf Any object (3 milliseconds)
10371[info] ConcatOrNotFoundTest:
10372[info] - testMiddleMatching
10373[info] - testNoneMatching
10374[info] - testEmpty
10375[info] - testSingleMatching
10376[info] - testLastMatching
10377[info] - testFirstMatching
10378[info] - testCompletedLater
10379[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC2/src_managed/main
10380[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
10381[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
10382[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
10383[info] Compiling 1 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC2/src_managed/main
10384[info] Generating Akka gRPC service interface for grpc.reflection.v1alpha.reflection.ServerReflection
10385[info] Generating Akka gRPC client for grpc.reflection.v1alpha.reflection.ServerReflection
10386[info] Generating Akka gRPC service handler for grpc.reflection.v1alpha.reflection.ServerReflection
10387
10388************************
10389Build summary:
10390[{
10391 "module": "akka-grpc-interop-tests",
10392 "compile": {"status": "ok", "tookMs": 147224, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10393 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
10394 "test-compile": {"status": "ok", "tookMs": 8231, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10395 "test": {"status": "ok", "tookMs": 68324, "passed": 182, "failed": 1, "ignored": 0, "skipped": 0, "total": 183, "byFramework": [{"framework": "unknown", "stats": {"passed": 182, "failed": 1, "ignored": 0, "skipped": 0, "total": 183}}]},
10396 "publish": {"status": "skipped", "tookMs": 0},
10397 "metadata": {
10398 "crossScalaVersions": ["2.12.18", "2.13.11", "3.2.2"]
10399}
10400},{
10401 "module": "akka-grpc-runtime",
10402 "compile": {"status": "ok", "tookMs": 659, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10403 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
10404 "test-compile": {"status": "ok", "tookMs": 5175, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
10405 "test": {"status": "ok", "tookMs": 1676, "passed": 107, "failed": 0, "ignored": 0, "skipped": 0, "total": 107, "byFramework": [{"framework": "unknown", "stats": {"passed": 107, "failed": 0, "ignored": 0, "skipped": 0, "total": 107}}]},
10406 "publish": {"status": "skipped", "tookMs": 0},
10407 "metadata": {
10408 "crossScalaVersions": ["2.12.18", "2.13.11", "3.2.2"]
10409}
10410}]
10411************************
10412[success] Total time: 291 s (0:04:51.0), completed Nov 28, 2025, 1:56:09 PM
10413[0J[INFO] [11/28/2025 13:56:09.496] [GrpcExceptionHandlerSpec-shutdown-hook-1] [CoordinatedShutdown(akka://GrpcExceptionHandlerSpec)] Running CoordinatedShutdown with reason [JvmExitReason]
10414Checking patch project/plugins.sbt...
10415Checking patch project/build.properties...
10416Checking patch project/Dependencies.scala...
10417Checking patch build.sbt...
10418Applied patch project/plugins.sbt cleanly.
10419Applied patch project/build.properties cleanly.
10420Applied patch project/Dependencies.scala cleanly.
10421Applied patch build.sbt cleanly.