Build Logs

apache/pekko-management • 3.8.0-RC6:2026-01-08

Errors

160

Warnings

262

Total Lines

5230

1##################################
2Clonning https://github.com/apache/pekko-management.git into /build/repo using revision v1.2.0
3##################################
4Note: switching to '91f77e12f71333728dd089bad6659bce3b565186'.
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.3.6
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.5 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.5-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: libraryDependencies :=
33Replacement: libraryDependencies ++=
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'libraryDependencies :=' in build.sbt
38
39Try apply source patch:
40Path: project/Dependencies.scala
41Pattern: val scala3Version = "3.3.6"
42Replacement: val scala3Version = "3.7.4"
43Successfully applied pattern 'val scala3Version = "3.3.6"' in project/Dependencies.scala
44----
45Starting build for 3.7.4
46Execute tests: false
47sbt project found:
48No prepare script found for project apache/pekko-management
49##################################
50Scala version: 3.7.4
51Targets: org.apache.pekko%pekko-discovery-aws-api org.apache.pekko%pekko-discovery-aws-api-async org.apache.pekko%pekko-discovery-consul org.apache.pekko%pekko-discovery-kubernetes-api org.apache.pekko%pekko-discovery-marathon-api org.apache.pekko%pekko-lease-kubernetes org.apache.pekko%pekko-management org.apache.pekko%pekko-management-bom org.apache.pekko%pekko-management-cluster-bootstrap org.apache.pekko%pekko-management-cluster-http org.apache.pekko%pekko-management-loglevels-log4j2 org.apache.pekko%pekko-management-loglevels-logback org.apache.pekko%pekko-management-pki
52Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies :=","replaceWith":"libraryDependencies ++="},{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
53##################################
54Using extra scalacOptions: -rewrite,REQUIRE:-source:3.5-migration
55Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
56[sbt_options] declare -a sbt_options=()
57[process_args] java_version = '17'
58[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
59# Executing command line:
60java
61-Dfile.encoding=UTF-8
62-Xmx2048M
63-Xms1024M
64-Dmultinode.XX:MetaspaceSize=128M
65-XX:+AlwaysActAsServerClassMachine
66-Dcommunitybuild.scala=3.7.4
67-Dcommunitybuild.project.dependencies.add=
68-Xmx7G
69-Xms4G
70-Xss8M
71-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
72-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
73-jar
74/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
75"setCrossScalaVersions 3.7.4"
76"++3.7.4 -v"
77"mapScalacOptions "-rewrite,REQUIRE:-source:3.5-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
78"set every credentials := Nil"
79"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
80"removeScalacOptionsStartingWith -P:wartremover"
81
82moduleMappings
83"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies :=","replaceWith":"libraryDependencies ++="},{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" org.apache.pekko%pekko-discovery-aws-api org.apache.pekko%pekko-discovery-aws-api-async org.apache.pekko%pekko-discovery-consul org.apache.pekko%pekko-discovery-kubernetes-api org.apache.pekko%pekko-discovery-marathon-api org.apache.pekko%pekko-lease-kubernetes org.apache.pekko%pekko-management org.apache.pekko%pekko-management-bom org.apache.pekko%pekko-management-cluster-bootstrap org.apache.pekko%pekko-management-cluster-http org.apache.pekko%pekko-management-loglevels-log4j2 org.apache.pekko%pekko-management-loglevels-logback org.apache.pekko%pekko-management-pki"
84
85[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
86[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
87[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
88[info] loading project definition from /build/repo/project
89[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
90[error] https://repo1.maven.org/maven2/com/eed3si9n/gigahorse-core_2.12/0.4.0/gigahorse-core_2.12-0.4.0.jar: download error: Caught java.io.IOException (Server returned HTTP response code: 500 for URL: https://repo1.maven.org/maven2/com/eed3si9n/gigahorse-core_2.12/0.4.0/gigahorse-core_2.12-0.4.0.jar) while downloading https://repo1.maven.org/maven2/com/eed3si9n/gigahorse-core_2.12/0.4.0/gigahorse-core_2.12-0.4.0.jar
91[error]
92[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
93[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
94[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
95[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
96[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
97[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
98[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
99[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
100[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
101[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
102[error] at java.base/java.lang.Thread.run(Thread.java:833)
103[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$DownloadError: download error: Caught java.io.IOException (Server returned HTTP response code: 500 for URL: https://repo1.maven.org/maven2/com/eed3si9n/gigahorse-core_2.12/0.4.0/gigahorse-core_2.12-0.4.0.jar) while downloading https://repo1.maven.org/maven2/com/eed3si9n/gigahorse-core_2.12/0.4.0/gigahorse-core_2.12-0.4.0.jar
104[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$.$anonfun$downloading$1(Downloader.scala:808)
105[error] at lmcoursier.internal.shaded.coursier.cache.internal.Retry.loop$1(Retry.scala:23)
106[error] at lmcoursier.internal.shaded.coursier.cache.internal.Retry.retryOpt(Retry.scala:39)
107[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$.coursier$cache$internal$Downloader$$downloading(Downloader.scala:812)
108[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$Blocking$.remote(Downloader.scala:428)
109[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$remote$6(Downloader.scala:546)
110[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
111[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
112[error] at scala.util.Success.map(Try.scala:213)
113[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
114[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
115[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
116[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
117[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
118[error] at java.base/java.lang.Thread.run(Thread.java:833)
119[error] Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: https://repo1.maven.org/maven2/com/eed3si9n/gigahorse-core_2.12/0.4.0/gigahorse-core_2.12-0.4.0.jar
120[error] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
121[error] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
122[error] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
123[error] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
124[error] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
125[error] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2057)
126[error] at java.base/sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:2052)
127[error] at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
128[error] at java.base/sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:2051)
129[error] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1609)
130[error] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
131[error] at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
132[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$Blocking$.doDownload(Downloader.scala:266)
133[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$Blocking$.$anonfun$remote$2(Downloader.scala:423)
134[error] at lmcoursier.internal.shaded.coursier.cache.CacheLocks$.loop$1(CacheLocks.scala:94)
135[error] at lmcoursier.internal.shaded.coursier.cache.CacheLocks$.withLockOr(CacheLocks.scala:117)
136[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$Blocking$.$anonfun$remote$1(Downloader.scala:426)
137[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$.$anonfun$downloading$2(Downloader.scala:776)
138[error] at lmcoursier.internal.shaded.coursier.cache.CacheLocks$.withUrlLock(CacheLocks.scala:136)
139[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$.$anonfun$downloading$1(Downloader.scala:776)
140[error] at lmcoursier.internal.shaded.coursier.cache.internal.Retry.loop$1(Retry.scala:23)
141[error] at lmcoursier.internal.shaded.coursier.cache.internal.Retry.retryOpt(Retry.scala:39)
142[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$.coursier$cache$internal$Downloader$$downloading(Downloader.scala:812)
143[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$Blocking$.remote(Downloader.scala:428)
144[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$remote$6(Downloader.scala:546)
145[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
146[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
147[error] at scala.util.Success.map(Try.scala:213)
148[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
149[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
150[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
151[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
152[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
153[error] at java.base/java.lang.Thread.run(Thread.java:833)
154[error] Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: https://repo1.maven.org/maven2/com/eed3si9n/gigahorse-core_2.12/0.4.0/gigahorse-core_2.12-0.4.0.jar
155[error] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000)
156[error] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
157[error] at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529)
158[error] at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:308)
159[error] at lmcoursier.internal.shaded.coursier.cache.CacheUrl$.redirectTo(CacheUrl.scala:178)
160[error] at lmcoursier.internal.shaded.coursier.cache.CacheUrl$.redirect(CacheUrl.scala:193)
161[error] at lmcoursier.internal.shaded.coursier.cache.CacheUrl$.urlConnectionMaybePartial(CacheUrl.scala:349)
162[error] at lmcoursier.internal.shaded.coursier.cache.ConnectionBuilder.connectionMaybePartial(ConnectionBuilder.scala:50)
163[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$Blocking$.doDownload(Downloader.scala:232)
164[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$Blocking$.$anonfun$remote$2(Downloader.scala:423)
165[error] at lmcoursier.internal.shaded.coursier.cache.CacheLocks$.loop$1(CacheLocks.scala:94)
166[error] at lmcoursier.internal.shaded.coursier.cache.CacheLocks$.withLockOr(CacheLocks.scala:117)
167[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$Blocking$.$anonfun$remote$1(Downloader.scala:426)
168[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$.$anonfun$downloading$2(Downloader.scala:776)
169[error] at lmcoursier.internal.shaded.coursier.cache.CacheLocks$.withUrlLock(CacheLocks.scala:136)
170[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$.$anonfun$downloading$1(Downloader.scala:776)
171[error] at lmcoursier.internal.shaded.coursier.cache.internal.Retry.loop$1(Retry.scala:23)
172[error] at lmcoursier.internal.shaded.coursier.cache.internal.Retry.retryOpt(Retry.scala:39)
173[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$.coursier$cache$internal$Downloader$$downloading(Downloader.scala:812)
174[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$Blocking$.remote(Downloader.scala:428)
175[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$remote$6(Downloader.scala:546)
176[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
177[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
178[error] at scala.util.Success.map(Try.scala:213)
179[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
180[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
181[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
182[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
183[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
184[error] at java.base/java.lang.Thread.run(Thread.java:833)
185[error] (update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
186[error] https://repo1.maven.org/maven2/com/eed3si9n/gigahorse-core_2.12/0.4.0/gigahorse-core_2.12-0.4.0.jar: download error: Caught java.io.IOException (Server returned HTTP response code: 500 for URL: https://repo1.maven.org/maven2/com/eed3si9n/gigahorse-core_2.12/0.4.0/gigahorse-core_2.12-0.4.0.jar) while downloading https://repo1.maven.org/maven2/com/eed3si9n/gigahorse-core_2.12/0.4.0/gigahorse-core_2.12-0.4.0.jar
187[warn] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? (default: r)
188[0JFailed to download artifacts, retry after 167 seconds
189Retrying build, retry 1/2, force Scala version:false, enable migration:
190[sbt_options] declare -a sbt_options=()
191[process_args] java_version = '17'
192[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
193# Executing command line:
194java
195-Dfile.encoding=UTF-8
196-Xmx2048M
197-Xms1024M
198-Dmultinode.XX:MetaspaceSize=128M
199-XX:+AlwaysActAsServerClassMachine
200-Dcommunitybuild.scala=3.7.4
201-Dcommunitybuild.project.dependencies.add=
202-Xmx7G
203-Xms4G
204-Xss8M
205-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
206-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
207-jar
208/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
209"setCrossScalaVersions 3.7.4"
210"++3.7.4 -v"
211"mapScalacOptions "-rewrite,REQUIRE:-source:3.5-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
212"set every credentials := Nil"
213"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
214"removeScalacOptionsStartingWith -P:wartremover"
215
216moduleMappings
217"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies :=","replaceWith":"libraryDependencies ++="},{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" org.apache.pekko%pekko-discovery-aws-api org.apache.pekko%pekko-discovery-aws-api-async org.apache.pekko%pekko-discovery-consul org.apache.pekko%pekko-discovery-kubernetes-api org.apache.pekko%pekko-discovery-marathon-api org.apache.pekko%pekko-lease-kubernetes org.apache.pekko%pekko-management org.apache.pekko%pekko-management-bom org.apache.pekko%pekko-management-cluster-bootstrap org.apache.pekko%pekko-management-cluster-http org.apache.pekko%pekko-management-loglevels-log4j2 org.apache.pekko%pekko-management-loglevels-logback org.apache.pekko%pekko-management-pki"
218
219[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
220[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
221[info] loading project definition from /build/repo/project
222[info] compiling 10 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
223[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
224[info] Compilation completed in 8.848s.
225[info] done compiling
226[info] loading settings for project root from build.sbt...
227[info] loading settings for project integration-test-kubernetes-api from build.sbt...
228[info] loading settings for project integration-test-kubernetes-dns from build.sbt...
229[info] loading settings for project integration-test-aws-api-ec2 from build.sbt...
230[info] loading settings for project integration-test-marathon-api-docker from build.sbt...
231[info] resolving key references (27070 settings) ...
232[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
233[info] Building Pekko Management 1.2.0+0-91f77e12+20260108-0206-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 2.13.16
234[info] set current project to pekko-management-root (in build file:/build/repo/)
235[warn] there are 45 keys that are not used by any other settings/tasks:
236[warn]
237[warn] * bill-of-materials / autoAPIMappings
238[warn] +- /build/repo/project/Common.scala:88
239[warn] * bill-of-materials / projectInfoVersion
240[warn] +- /build/repo/project/Common.scala:42
241[warn] * discovery-aws-api / autoAPIMappings
242[warn] +- /build/repo/project/Common.scala:88
243[warn] * discovery-aws-api / projectInfoVersion
244[warn] +- /build/repo/project/Common.scala:42
245[warn] * discovery-aws-api-async / autoAPIMappings
246[warn] +- /build/repo/project/Common.scala:88
247[warn] * discovery-aws-api-async / projectInfoVersion
248[warn] +- /build/repo/project/Common.scala:42
249[warn] * discovery-consul / autoAPIMappings
250[warn] +- /build/repo/project/Common.scala:88
251[warn] * discovery-consul / projectInfoVersion
252[warn] +- /build/repo/project/Common.scala:42
253[warn] * discovery-kubernetes-api / autoAPIMappings
254[warn] +- /build/repo/project/Common.scala:88
255[warn] * discovery-kubernetes-api / projectInfoVersion
256[warn] +- /build/repo/project/Common.scala:42
257[warn] * discovery-marathon-api / autoAPIMappings
258[warn] +- /build/repo/project/Common.scala:88
259[warn] * discovery-marathon-api / projectInfoVersion
260[warn] +- /build/repo/project/Common.scala:42
261[warn] * docs / previewSite / previewPath
262[warn] +- /build/repo/build.sbt:286
263[warn] * docs / projectInfoVersion
264[warn] +- /build/repo/project/Common.scala:42
265[warn] * integration-test-aws-api-ec2 / autoAPIMappings
266[warn] +- /build/repo/project/Common.scala:88
267[warn] * integration-test-aws-api-ec2 / projectInfoVersion
268[warn] +- /build/repo/project/Common.scala:42
269[warn] * integration-test-aws-api-ecs / autoAPIMappings
270[warn] +- /build/repo/project/Common.scala:88
271[warn] * integration-test-aws-api-ecs / projectInfoVersion
272[warn] +- /build/repo/project/Common.scala:42
273[warn] * integration-test-kubernetes-api / autoAPIMappings
274[warn] +- /build/repo/project/Common.scala:88
275[warn] * integration-test-kubernetes-api / projectInfoVersion
276[warn] +- /build/repo/project/Common.scala:42
277[warn] * integration-test-kubernetes-api-java / autoAPIMappings
278[warn] +- /build/repo/project/Common.scala:88
279[warn] * integration-test-kubernetes-api-java / projectInfoVersion
280[warn] +- /build/repo/project/Common.scala:42
281[warn] * integration-test-kubernetes-dns / autoAPIMappings
282[warn] +- /build/repo/project/Common.scala:88
283[warn] * integration-test-kubernetes-dns / projectInfoVersion
284[warn] +- /build/repo/project/Common.scala:42
285[warn] * integration-test-local / autoAPIMappings
286[warn] +- /build/repo/project/Common.scala:88
287[warn] * integration-test-local / projectInfoVersion
288[warn] +- /build/repo/project/Common.scala:42
289[warn] * integration-test-marathon-api-docker / autoAPIMappings
290[warn] +- /build/repo/project/Common.scala:88
291[warn] * integration-test-marathon-api-docker / projectInfoVersion
292[warn] +- /build/repo/project/Common.scala:42
293[warn] * lease-kubernetes / autoAPIMappings
294[warn] +- /build/repo/project/Common.scala:88
295[warn] * lease-kubernetes / projectInfoVersion
296[warn] +- /build/repo/project/Common.scala:42
297[warn] * lease-kubernetes-int-test / autoAPIMappings
298[warn] +- /build/repo/project/Common.scala:88
299[warn] * lease-kubernetes-int-test / projectInfoVersion
300[warn] +- /build/repo/project/Common.scala:42
301[warn] * management / autoAPIMappings
302[warn] +- /build/repo/project/Common.scala:88
303[warn] * management / projectInfoVersion
304[warn] +- /build/repo/project/Common.scala:42
305[warn] * management-cluster-bootstrap / autoAPIMappings
306[warn] +- /build/repo/project/Common.scala:88
307[warn] * management-cluster-bootstrap / projectInfoVersion
308[warn] +- /build/repo/project/Common.scala:42
309[warn] * management-cluster-http / autoAPIMappings
310[warn] +- /build/repo/project/Common.scala:88
311[warn] * management-cluster-http / projectInfoVersion
312[warn] +- /build/repo/project/Common.scala:42
313[warn] * management-loglevels-log4j2 / autoAPIMappings
314[warn] +- /build/repo/project/Common.scala:88
315[warn] * management-loglevels-log4j2 / projectInfoVersion
316[warn] +- /build/repo/project/Common.scala:42
317[warn] * management-loglevels-logback / autoAPIMappings
318[warn] +- /build/repo/project/Common.scala:88
319[warn] * management-loglevels-logback / projectInfoVersion
320[warn] +- /build/repo/project/Common.scala:42
321[warn] * management-pki / autoAPIMappings
322[warn] +- /build/repo/project/Common.scala:88
323[warn] * management-pki / projectInfoVersion
324[warn] +- /build/repo/project/Common.scala:42
325[warn] * root / projectInfoVersion
326[warn] +- /build/repo/project/Common.scala:42
327[warn]
328[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
329[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
330Execute setCrossScalaVersions: 3.7.4
331[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
332OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in discovery-marathon-api/crossScalaVersions
333OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in management-cluster-bootstrap/crossScalaVersions
334OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in discovery-aws-api-async/crossScalaVersions
335OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in integration-test-aws-api-ecs/crossScalaVersions
336OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in management-cluster-http/crossScalaVersions
337OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in lease-kubernetes/crossScalaVersions
338OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in management-loglevels-logback/crossScalaVersions
339OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in discovery-consul/crossScalaVersions
340OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in discovery-aws-api/crossScalaVersions
341OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in integration-test-kubernetes-api/crossScalaVersions
342OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in lease-kubernetes-int-test/crossScalaVersions
343OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in management-pki/crossScalaVersions
344OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in discovery-kubernetes-api/crossScalaVersions
345OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in integration-test-kubernetes-dns/crossScalaVersions
346OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in management-loglevels-log4j2/crossScalaVersions
347OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
348OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in integration-test-aws-api-ec2/crossScalaVersions
349OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in integration-test-local/crossScalaVersions
350OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in root/crossScalaVersions
351OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in integration-test-marathon-api-docker/crossScalaVersions
352OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in bill-of-materials/crossScalaVersions
353OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in management/crossScalaVersions
354OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in integration-test-kubernetes-api-java/crossScalaVersions
355[info] Building Pekko Management 1.2.0+0-91f77e12+20260108-0206-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 2.13.16
356[info] set current project to pekko-management-root (in build file:/build/repo/)
357[info] Setting Scala version to 3.7.4 on 23 projects.
358[info] Switching Scala version on:
359[info] discovery-aws-api (2.12.20, 2.13.16, 3.7.4)
360[info] integration-test-marathon-api-docker (2.12.20, 2.13.16, 3.7.4)
361[info] * root (2.12.20, 2.13.16, 3.7.4)
362[info] management-cluster-http (2.12.20, 2.13.16, 3.7.4)
363[info] discovery-marathon-api (2.12.20, 2.13.16, 3.7.4)
364[info] integration-test-aws-api-ecs (2.12.20, 2.13.16, 3.7.4)
365[info] management-loglevels-logback (2.12.20, 2.13.16, 3.7.4)
366[info] integration-test-kubernetes-api (2.12.20, 2.13.16, 3.7.4)
367[info] docs (2.12.20, 2.13.16, 3.7.4)
368[info] integration-test-local (2.12.20, 2.13.16, 3.7.4)
369[info] lease-kubernetes-int-test (2.12.20, 2.13.16, 3.7.4)
370[info] lease-kubernetes (2.12.20, 2.13.16, 3.7.4)
371[info] management-pki (2.12.20, 2.13.16, 3.7.4)
372[info] management-loglevels-log4j2 (2.12.20, 2.13.16, 3.7.4)
373[info] discovery-kubernetes-api (2.12.20, 2.13.16, 3.7.4)
374[info] integration-test-aws-api-ec2 (2.12.20, 2.13.16, 3.7.4)
375[info] management (2.12.20, 2.13.16, 3.7.4)
376[info] discovery-aws-api-async (2.12.20, 2.13.16, 3.7.4)
377[info] management-cluster-bootstrap (2.12.20, 2.13.16, 3.7.4)
378[info] integration-test-kubernetes-dns (2.12.20, 2.13.16, 3.7.4)
379[info] discovery-consul (2.12.20, 2.13.16, 3.7.4)
380[info] bill-of-materials (2.12.20, 2.13.16, 3.7.4)
381[info] integration-test-kubernetes-api-java (2.12.20, 2.13.16, 3.7.4)
382[info] Excluding projects:
383[info] Reapplying settings...
384[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
385[info] Building Pekko Management 1.2.0+0-91f77e12+20260108-0206-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.7.4
386[info] set current project to pekko-management-root (in build file:/build/repo/)
387Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.5-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
388[info] Reapplying settings...
389[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
390[info] Building Pekko Management 1.2.0+0-91f77e12+20260108-0206-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.7.4
391[info] set current project to pekko-management-root (in build file:/build/repo/)
392[info] Defining Global / credentials, ThisBuild / credentials and 22 others.
393[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 184 others.
394[info] Run `last` for details.
395[info] Reapplying settings...
396[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
397[info] Building Pekko Management 1.2.0+0-91f77e12+20260108-0206-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.7.4
398[info] set current project to pekko-management-root (in build file:/build/repo/)
399Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
400[info] Reapplying settings...
401OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
402
403 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
404 Did you mean discovery-kubernetes-api / allExcludeDependencies ?
405 , retry without global scopes
406[info] Reapplying settings...
407[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
408[info] Building Pekko Management 1.2.0+0-91f77e12+20260108-0206-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.7.4
409[info] set current project to pekko-management-root (in build file:/build/repo/)
410Execute removeScalacOptionsStartingWith: -P:wartremover
411[info] Reapplying settings...
412[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
413[info] Building Pekko Management 1.2.0+0-91f77e12+20260108-0206-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.7.4
414[info] set current project to pekko-management-root (in build file:/build/repo/)
415[success] Total time: 0 s, completed Jan 8, 2026, 2:06:43 AM
416Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.5"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies :=","replaceWith":"libraryDependencies ++="},{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
417Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
418Starting build...
419Projects: Set(discovery-aws-api, management-cluster-http, discovery-marathon-api, management-loglevels-logback, lease-kubernetes, management-pki, management-loglevels-log4j2, discovery-kubernetes-api, management, discovery-aws-api-async, management-cluster-bootstrap, discovery-consul, bill-of-materials)
420Starting build for ProjectRef(file:/build/repo/,lease-kubernetes) (pekko-lease-kubernetes)... [0/13]
421OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
422OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.5-migration` in Scala 2.12.20 module Global
423OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
424OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
425OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
426Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
427[info] compiling 1 Scala source to /build/repo/management-pki/target/scala-3.7.4/classes ...
428[info] done compiling
429[info] compiling 10 Scala sources to /build/repo/lease-kubernetes/target/scala-3.7.4/classes ...
430[info] [patched file /build/repo/lease-kubernetes/src/main/scala/org/apache/pekko/coordination/lease/kubernetes/AbstractKubernetesLease.scala]
431[info] [patched file /build/repo/lease-kubernetes/src/main/scala/org/apache/pekko/coordination/lease/kubernetes/internal/AbstractKubernetesApiImpl.scala]
432[info] done compiling
433[info] compiling 2 Scala sources to /build/repo/lease-kubernetes/target/scala-3.7.4/classes ...
434[info] done compiling
435[info] compiling 4 Scala sources to /build/repo/lease-kubernetes/target/scala-3.7.4/test-classes ...
436[info] [patched file /build/repo/lease-kubernetes/src/test/scala/org/apache/pekko/coordination/lease/kubernetes/LeaseActorSpec.scala]
437[info] done compiling
438[info] compiling 1 Scala source to /build/repo/lease-kubernetes/target/scala-3.7.4/test-classes ...
439[info] done compiling
440Starting build for ProjectRef(file:/build/repo/,discovery-aws-api-async) (pekko-discovery-aws-api-async)... [1/13]
441Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
442[info] compiling 3 Scala sources to /build/repo/discovery-aws-api-async/target/scala-3.7.4/classes ...
443[info] [patched file /build/repo/discovery-aws-api-async/src/main/scala/org/apache/pekko/discovery/awsapi/ecs/AsyncEcsTaskSetDiscovery.scala]
444[info] [patched file /build/repo/discovery-aws-api-async/src/main/scala/org/apache/pekko/discovery/awsapi/ecs/AsyncEcsServiceDiscovery.scala]
445[info] done compiling
446[info] compiling 3 Scala sources to /build/repo/discovery-aws-api-async/target/scala-3.7.4/classes ...
447[info] done compiling
448Starting build for ProjectRef(file:/build/repo/,discovery-aws-api) (pekko-discovery-aws-api)... [2/13]
449Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
450[info] compiling 2 Scala sources to /build/repo/discovery-aws-api/target/scala-3.7.4/classes ...
451[info] [patched file /build/repo/discovery-aws-api/src/main/scala/org/apache/pekko/discovery/awsapi/ecs/EcsServiceDiscovery.scala]
452[info] done compiling
453[info] compiling 1 Scala source to /build/repo/discovery-aws-api/target/scala-3.7.4/classes ...
454[info] done compiling
455[info] compiling 2 Scala sources and 1 Java source to /build/repo/discovery-aws-api/target/scala-3.7.4/test-classes ...
456[info] done compiling
457Starting build for ProjectRef(file:/build/repo/,management-loglevels-logback) (pekko-management-loglevels-logback)... [3/13]
458Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
459[info] compiling 14 Scala sources to /build/repo/management/target/scala-3.7.4/classes ...
460[info] [patched file /build/repo/management/src/main/scala/org/apache/pekko/management/scaladsl/PekkoManagement.scala]
461[info] done compiling
462[info] compiling 1 Scala source to /build/repo/management-loglevels-logback/target/scala-3.7.4/classes ...
463[info] [patched file /build/repo/management-loglevels-logback/src/main/scala/org/apache/pekko/management/loglevels/logback/LogLevelRoutes.scala]
464[info] done compiling
465[info] compiling 1 Scala source to /build/repo/management/target/scala-3.7.4/classes ...
466[info] done compiling
467[info] compiling 1 Scala source to /build/repo/management-loglevels-logback/target/scala-3.7.4/classes ...
468[info] done compiling
469[info] compiling 1 Scala source to /build/repo/management-loglevels-logback/target/scala-3.7.4/test-classes ...
470[info] done compiling
471Starting build for ProjectRef(file:/build/repo/,bill-of-materials) (pekko-management-bom)... [4/13]
472Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
473Starting build for ProjectRef(file:/build/repo/,management) (pekko-management)... [5/13]
474Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
475[info] compiling 7 Scala sources and 4 Java sources to /build/repo/management/target/scala-3.7.4/test-classes ...
476[info] /build/repo/management/src/test/java/org/apache/pekko/management/CodeExamples.java: CodeExamples.java uses or overrides a deprecated API.
477[info] /build/repo/management/src/test/java/org/apache/pekko/management/CodeExamples.java: Recompile with -Xlint:deprecation for details.
478[info] done compiling
479Starting build for ProjectRef(file:/build/repo/,management-cluster-http) (pekko-management-cluster-http)... [6/13]
480Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
481[info] compiling 9 Scala sources and 1 Java source to /build/repo/management-cluster-http/target/scala-3.7.4/classes ...
482[info] [patched file /build/repo/management-cluster-http/src/main/scala/org/apache/pekko/management/cluster/scaladsl/ClusterHttpManagementRoutes.scala]
483[info] done compiling
484[info] compiling 1 Scala source to /build/repo/management-cluster-http/target/scala-3.7.4/classes ...
485[info] done compiling
486[info] compiling 8 Scala sources and 3 Java sources to /build/repo/management-cluster-http/target/scala-3.7.4/test-classes ...
487[info] done compiling
488Starting build for ProjectRef(file:/build/repo/,discovery-consul) (pekko-discovery-consul)... [7/13]
489Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
490[info] compiling 2 Scala sources to /build/repo/discovery-consul/target/scala-3.7.4/classes ...
491[info] [patched file /build/repo/discovery-consul/src/main/scala/org/apache/pekko/discovery/consul/ConsulServiceDiscovery.scala]
492[info] done compiling
493[info] compiling 1 Scala source to /build/repo/discovery-consul/target/scala-3.7.4/classes ...
494[info] done compiling
495[info] compiling 1 Scala source to /build/repo/discovery-consul/target/scala-3.7.4/test-classes ...
496[info] done compiling
497Starting build for ProjectRef(file:/build/repo/,management-pki) (pekko-management-pki)... [8/13]
498Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
499Starting build for ProjectRef(file:/build/repo/,management-cluster-bootstrap) (pekko-management-cluster-bootstrap)... [9/13]
500Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
501[info] compiling 10 Scala sources to /build/repo/management-cluster-bootstrap/target/scala-3.7.4/classes ...
502[info] [patched file /build/repo/management-cluster-bootstrap/src/main/scala/org/apache/pekko/management/cluster/bootstrap/SelfAwareJoinDecider.scala]
503[info] [patched file /build/repo/management-cluster-bootstrap/src/main/scala/org/apache/pekko/management/cluster/bootstrap/ClusterBootstrap.scala]
504[info] done compiling
505[info] compiling 2 Scala sources to /build/repo/management-cluster-bootstrap/target/scala-3.7.4/classes ...
506[info] done compiling
507[info] compiling 15 Scala sources and 2 Java sources to /build/repo/management-cluster-bootstrap/target/scala-3.7.4/test-classes ...
508[info] [patched file /build/repo/management-cluster-bootstrap/src/test/scala/org/apache/pekko/management/cluster/bootstrap/contactpoint/ClusterBootstrapDiscoveryBackoffIntegrationSpec.scala]
509[info] [patched file /build/repo/management-cluster-bootstrap/src/test/scala/org/apache/pekko/discovery/MockDiscovery.scala]
510[info] done compiling
511[info] compiling 2 Scala sources to /build/repo/management-cluster-bootstrap/target/scala-3.7.4/test-classes ...
512[info] done compiling
513Starting build for ProjectRef(file:/build/repo/,management-loglevels-log4j2) (pekko-management-loglevels-log4j2)... [10/13]
514Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
515[info] compiling 1 Scala source to /build/repo/management-loglevels-log4j2/target/scala-3.7.4/classes ...
516[info] [patched file /build/repo/management-loglevels-log4j2/src/main/scala/org/apache/pekko/management/loglevels/log4j2/LogLevelRoutes.scala]
517[info] done compiling
518[info] compiling 1 Scala source to /build/repo/management-loglevels-log4j2/target/scala-3.7.4/classes ...
519[info] done compiling
520[info] compiling 1 Scala source to /build/repo/management-loglevels-log4j2/target/scala-3.7.4/test-classes ...
521[info] done compiling
522Starting build for ProjectRef(file:/build/repo/,discovery-kubernetes-api) (pekko-discovery-kubernetes-api)... [11/13]
523Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
524[info] compiling 4 Scala sources to /build/repo/discovery-kubernetes-api/target/scala-3.7.4/classes ...
525[info] [patched file /build/repo/discovery-kubernetes-api/src/main/scala/org/apache/pekko/discovery/kubernetes/KubernetesApiServiceDiscovery.scala]
526[info] done compiling
527[info] compiling 1 Scala source to /build/repo/discovery-kubernetes-api/target/scala-3.7.4/classes ...
528[info] done compiling
529[info] compiling 3 Scala sources and 1 Java source to /build/repo/discovery-kubernetes-api/target/scala-3.7.4/test-classes ...
530[info] done compiling
531Starting build for ProjectRef(file:/build/repo/,discovery-marathon-api) (pekko-discovery-marathon-api)... [12/13]
532Compile scalacOptions: -encoding, UTF-8, -unchecked, -release:8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
533[info] compiling 4 Scala sources to /build/repo/discovery-marathon-api/target/scala-3.7.4/classes ...
534[info] [patched file /build/repo/discovery-marathon-api/src/main/scala/org/apache/pekko/discovery/marathon/MarathonApiServiceDiscovery.scala]
535[info] done compiling
536[info] compiling 1 Scala source to /build/repo/discovery-marathon-api/target/scala-3.7.4/classes ...
537[info] done compiling
538[info] compiling 1 Scala source to /build/repo/discovery-marathon-api/target/scala-3.7.4/test-classes ...
539[info] done compiling
540
541************************
542Build summary:
543[{
544 "module": "pekko-lease-kubernetes",
545 "compile": {"status": "ok", "tookMs": 9802, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
546 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
547 "test-compile": {"status": "ok", "tookMs": 6168, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
548 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
549 "publish": {"status": "skipped", "tookMs": 0},
550 "metadata": {
551 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
552}
553},{
554 "module": "pekko-discovery-aws-api-async",
555 "compile": {"status": "ok", "tookMs": 1333, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
556 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
557 "test-compile": {"status": "ok", "tookMs": 1148, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
558 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
559 "publish": {"status": "skipped", "tookMs": 0},
560 "metadata": {
561 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
562}
563},{
564 "module": "pekko-discovery-aws-api",
565 "compile": {"status": "ok", "tookMs": 755, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
566 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
567 "test-compile": {"status": "ok", "tookMs": 1835, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
568 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
569 "publish": {"status": "skipped", "tookMs": 0},
570 "metadata": {
571 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
572}
573},{
574 "module": "pekko-management-loglevels-logback",
575 "compile": {"status": "ok", "tookMs": 3335, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
576 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
577 "test-compile": {"status": "ok", "tookMs": 2621, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
578 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
579 "publish": {"status": "skipped", "tookMs": 0},
580 "metadata": {
581 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
582}
583},{
584 "module": "pekko-management-bom",
585 "compile": {"status": "ok", "tookMs": 47, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
586 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
587 "test-compile": {"status": "ok", "tookMs": 77, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
588 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
589 "publish": {"status": "skipped", "tookMs": 0},
590 "metadata": {
591 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
592}
593},{
594 "module": "pekko-management",
595 "compile": {"status": "ok", "tookMs": 60, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
596 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
597 "test-compile": {"status": "ok", "tookMs": 3957, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
598 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
599 "publish": {"status": "skipped", "tookMs": 0},
600 "metadata": {
601 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
602}
603},{
604 "module": "pekko-management-cluster-http",
605 "compile": {"status": "ok", "tookMs": 1836, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
606 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
607 "test-compile": {"status": "ok", "tookMs": 3606, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
608 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
609 "publish": {"status": "skipped", "tookMs": 0},
610 "metadata": {
611 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
612}
613},{
614 "module": "pekko-discovery-consul",
615 "compile": {"status": "ok", "tookMs": 508, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
616 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
617 "test-compile": {"status": "ok", "tookMs": 1041, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
618 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
619 "publish": {"status": "skipped", "tookMs": 0},
620 "metadata": {
621 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
622}
623},{
624 "module": "pekko-management-pki",
625 "compile": {"status": "ok", "tookMs": 42, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
626 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
627 "test-compile": {"status": "ok", "tookMs": 109, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
628 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
629 "publish": {"status": "skipped", "tookMs": 0},
630 "metadata": {
631 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
632}
633},{
634 "module": "pekko-management-cluster-bootstrap",
635 "compile": {"status": "ok", "tookMs": 1859, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
636 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
637 "test-compile": {"status": "ok", "tookMs": 4198, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
638 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
639 "publish": {"status": "skipped", "tookMs": 0},
640 "metadata": {
641 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
642}
643},{
644 "module": "pekko-management-loglevels-log4j2",
645 "compile": {"status": "ok", "tookMs": 568, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
646 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
647 "test-compile": {"status": "ok", "tookMs": 1540, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
648 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
649 "publish": {"status": "skipped", "tookMs": 0},
650 "metadata": {
651 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
652}
653},{
654 "module": "pekko-discovery-kubernetes-api",
655 "compile": {"status": "ok", "tookMs": 1075, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
656 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
657 "test-compile": {"status": "ok", "tookMs": 1756, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
658 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
659 "publish": {"status": "skipped", "tookMs": 0},
660 "metadata": {
661 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
662}
663},{
664 "module": "pekko-discovery-marathon-api",
665 "compile": {"status": "ok", "tookMs": 841, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
666 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
667 "test-compile": {"status": "ok", "tookMs": 1259, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
668 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
669 "publish": {"status": "skipped", "tookMs": 0},
670 "metadata": {
671 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
672}
673}]
674************************
675[success] Total time: 70 s (0:01:10.0), completed Jan 8, 2026, 2:07:53 AM
676[0JChecking patch project/plugins.sbt...
677Checking patch project/Dependencies.scala...
678Checking patch build.sbt...
679Applied patch project/plugins.sbt cleanly.
680Applied patch project/Dependencies.scala cleanly.
681Applied patch build.sbt cleanly.
682Commit migration rewrites
683Switched to a new branch 'opencb/migrate-source-3.5'
684[opencb/migrate-source-3.5 87c861e6] Apply Scala compiler rewrites using -source:3.5-migration using Scala 3.7.4
685 17 files changed, 38 insertions(+), 38 deletions(-)
686----
687Preparing build for 3.8.0-RC6
688Scala binary version found: 3.8
689Implicitly using source version 3.8
690Scala binary version found: 3.8
691Implicitly using source version 3.8
692Would try to apply common scalacOption (best-effort, sbt/mill only):
693Append: ,REQUIRE:-source:3.8
694Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
695
696Try apply source patch:
697Path: build.sbt
698Pattern: libraryDependencies :=
699Replacement: libraryDependencies ++=
700Successfully applied pattern 'libraryDependencies :=' in build.sbt
701
702Try apply source patch:
703Path: project/Dependencies.scala
704Pattern: val scala3Version = "3.3.6"
705Replacement: val scala3Version = "3.8.0-RC6"
706Successfully applied pattern 'val scala3Version = "3.3.6"' in project/Dependencies.scala
707----
708Starting build for 3.8.0-RC6
709Execute tests: true
710sbt project found:
711No prepare script found for project apache/pekko-management
712##################################
713Scala version: 3.8.0-RC6
714Targets: org.apache.pekko%pekko-discovery-aws-api org.apache.pekko%pekko-discovery-aws-api-async org.apache.pekko%pekko-discovery-consul org.apache.pekko%pekko-discovery-kubernetes-api org.apache.pekko%pekko-discovery-marathon-api org.apache.pekko%pekko-lease-kubernetes org.apache.pekko%pekko-management org.apache.pekko%pekko-management-bom org.apache.pekko%pekko-management-cluster-bootstrap org.apache.pekko%pekko-management-cluster-http org.apache.pekko%pekko-management-loglevels-log4j2 org.apache.pekko%pekko-management-loglevels-logback org.apache.pekko%pekko-management-pki
715Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.5"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies :=","replaceWith":"libraryDependencies ++="},{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
716##################################
717Using extra scalacOptions: ,REQUIRE:-source:3.8
718Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
719[sbt_options] declare -a sbt_options=()
720[process_args] java_version = '17'
721[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
722# Executing command line:
723java
724-Dfile.encoding=UTF-8
725-Xmx2048M
726-Xms1024M
727-Dmultinode.XX:MetaspaceSize=128M
728-XX:+AlwaysActAsServerClassMachine
729-Dcommunitybuild.scala=3.8.0-RC6
730-Dcommunitybuild.project.dependencies.add=
731-Xmx7G
732-Xms4G
733-Xss8M
734-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
735-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
736-jar
737/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
738"setCrossScalaVersions 3.8.0-RC6"
739"++3.8.0-RC6 -v"
740"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
741"set every credentials := Nil"
742"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
743"removeScalacOptionsStartingWith -P:wartremover"
744
745moduleMappings
746"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.5"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies :=","replaceWith":"libraryDependencies ++="},{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" org.apache.pekko%pekko-discovery-aws-api org.apache.pekko%pekko-discovery-aws-api-async org.apache.pekko%pekko-discovery-consul org.apache.pekko%pekko-discovery-kubernetes-api org.apache.pekko%pekko-discovery-marathon-api org.apache.pekko%pekko-lease-kubernetes org.apache.pekko%pekko-management org.apache.pekko%pekko-management-bom org.apache.pekko%pekko-management-cluster-bootstrap org.apache.pekko%pekko-management-cluster-http org.apache.pekko%pekko-management-loglevels-log4j2 org.apache.pekko%pekko-management-loglevels-logback org.apache.pekko%pekko-management-pki"
747
748[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
749[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
750[info] loading project definition from /build/repo/project
751[info] compiling 1 Scala source to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
752[info] done compiling
753[info] loading settings for project root from build.sbt...
754[info] loading settings for project integration-test-kubernetes-api from build.sbt...
755[info] loading settings for project integration-test-kubernetes-dns from build.sbt...
756[info] loading settings for project integration-test-aws-api-ec2 from build.sbt...
757[info] loading settings for project integration-test-marathon-api-docker from build.sbt...
758[info] resolving key references (27070 settings) ...
759[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
760[info] Building Pekko Management 1.2.0+1-87c861e6+20260108-0208-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 2.13.16
761[info] set current project to pekko-management-root (in build file:/build/repo/)
762[warn] there are 45 keys that are not used by any other settings/tasks:
763[warn]
764[warn] * bill-of-materials / autoAPIMappings
765[warn] +- /build/repo/project/Common.scala:88
766[warn] * bill-of-materials / projectInfoVersion
767[warn] +- /build/repo/project/Common.scala:42
768[warn] * discovery-aws-api / autoAPIMappings
769[warn] +- /build/repo/project/Common.scala:88
770[warn] * discovery-aws-api / projectInfoVersion
771[warn] +- /build/repo/project/Common.scala:42
772[warn] * discovery-aws-api-async / autoAPIMappings
773[warn] +- /build/repo/project/Common.scala:88
774[warn] * discovery-aws-api-async / projectInfoVersion
775[warn] +- /build/repo/project/Common.scala:42
776[warn] * discovery-consul / autoAPIMappings
777[warn] +- /build/repo/project/Common.scala:88
778[warn] * discovery-consul / projectInfoVersion
779[warn] +- /build/repo/project/Common.scala:42
780[warn] * discovery-kubernetes-api / autoAPIMappings
781[warn] +- /build/repo/project/Common.scala:88
782[warn] * discovery-kubernetes-api / projectInfoVersion
783[warn] +- /build/repo/project/Common.scala:42
784[warn] * discovery-marathon-api / autoAPIMappings
785[warn] +- /build/repo/project/Common.scala:88
786[warn] * discovery-marathon-api / projectInfoVersion
787[warn] +- /build/repo/project/Common.scala:42
788[warn] * docs / previewSite / previewPath
789[warn] +- /build/repo/build.sbt:286
790[warn] * docs / projectInfoVersion
791[warn] +- /build/repo/project/Common.scala:42
792[warn] * integration-test-aws-api-ec2 / autoAPIMappings
793[warn] +- /build/repo/project/Common.scala:88
794[warn] * integration-test-aws-api-ec2 / projectInfoVersion
795[warn] +- /build/repo/project/Common.scala:42
796[warn] * integration-test-aws-api-ecs / autoAPIMappings
797[warn] +- /build/repo/project/Common.scala:88
798[warn] * integration-test-aws-api-ecs / projectInfoVersion
799[warn] +- /build/repo/project/Common.scala:42
800[warn] * integration-test-kubernetes-api / autoAPIMappings
801[warn] +- /build/repo/project/Common.scala:88
802[warn] * integration-test-kubernetes-api / projectInfoVersion
803[warn] +- /build/repo/project/Common.scala:42
804[warn] * integration-test-kubernetes-api-java / autoAPIMappings
805[warn] +- /build/repo/project/Common.scala:88
806[warn] * integration-test-kubernetes-api-java / projectInfoVersion
807[warn] +- /build/repo/project/Common.scala:42
808[warn] * integration-test-kubernetes-dns / autoAPIMappings
809[warn] +- /build/repo/project/Common.scala:88
810[warn] * integration-test-kubernetes-dns / projectInfoVersion
811[warn] +- /build/repo/project/Common.scala:42
812[warn] * integration-test-local / autoAPIMappings
813[warn] +- /build/repo/project/Common.scala:88
814[warn] * integration-test-local / projectInfoVersion
815[warn] +- /build/repo/project/Common.scala:42
816[warn] * integration-test-marathon-api-docker / autoAPIMappings
817[warn] +- /build/repo/project/Common.scala:88
818[warn] * integration-test-marathon-api-docker / projectInfoVersion
819[warn] +- /build/repo/project/Common.scala:42
820[warn] * lease-kubernetes / autoAPIMappings
821[warn] +- /build/repo/project/Common.scala:88
822[warn] * lease-kubernetes / projectInfoVersion
823[warn] +- /build/repo/project/Common.scala:42
824[warn] * lease-kubernetes-int-test / autoAPIMappings
825[warn] +- /build/repo/project/Common.scala:88
826[warn] * lease-kubernetes-int-test / projectInfoVersion
827[warn] +- /build/repo/project/Common.scala:42
828[warn] * management / autoAPIMappings
829[warn] +- /build/repo/project/Common.scala:88
830[warn] * management / projectInfoVersion
831[warn] +- /build/repo/project/Common.scala:42
832[warn] * management-cluster-bootstrap / autoAPIMappings
833[warn] +- /build/repo/project/Common.scala:88
834[warn] * management-cluster-bootstrap / projectInfoVersion
835[warn] +- /build/repo/project/Common.scala:42
836[warn] * management-cluster-http / autoAPIMappings
837[warn] +- /build/repo/project/Common.scala:88
838[warn] * management-cluster-http / projectInfoVersion
839[warn] +- /build/repo/project/Common.scala:42
840[warn] * management-loglevels-log4j2 / autoAPIMappings
841[warn] +- /build/repo/project/Common.scala:88
842[warn] * management-loglevels-log4j2 / projectInfoVersion
843[warn] +- /build/repo/project/Common.scala:42
844[warn] * management-loglevels-logback / autoAPIMappings
845[warn] +- /build/repo/project/Common.scala:88
846[warn] * management-loglevels-logback / projectInfoVersion
847[warn] +- /build/repo/project/Common.scala:42
848[warn] * management-pki / autoAPIMappings
849[warn] +- /build/repo/project/Common.scala:88
850[warn] * management-pki / projectInfoVersion
851[warn] +- /build/repo/project/Common.scala:42
852[warn] * root / projectInfoVersion
853[warn] +- /build/repo/project/Common.scala:42
854[warn]
855[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
856[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
857Execute setCrossScalaVersions: 3.8.0-RC6
858[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
859OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in discovery-marathon-api/crossScalaVersions
860OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in management-cluster-bootstrap/crossScalaVersions
861OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in discovery-aws-api-async/crossScalaVersions
862OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in integration-test-aws-api-ecs/crossScalaVersions
863OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in management-cluster-http/crossScalaVersions
864OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in lease-kubernetes/crossScalaVersions
865OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in discovery-consul/crossScalaVersions
866OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in integration-test-kubernetes-api/crossScalaVersions
867OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in discovery-aws-api/crossScalaVersions
868OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in lease-kubernetes-int-test/crossScalaVersions
869OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in management-pki/crossScalaVersions
870OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in management-loglevels-logback/crossScalaVersions
871OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in discovery-kubernetes-api/crossScalaVersions
872OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in integration-test-kubernetes-dns/crossScalaVersions
873OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in integration-test-local/crossScalaVersions
874OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in management-loglevels-log4j2/crossScalaVersions
875OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in docs/crossScalaVersions
876OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in integration-test-aws-api-ec2/crossScalaVersions
877OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in root/crossScalaVersions
878OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in bill-of-materials/crossScalaVersions
879OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in management/crossScalaVersions
880OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in integration-test-marathon-api-docker/crossScalaVersions
881OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in integration-test-kubernetes-api-java/crossScalaVersions
882[info] Building Pekko Management 1.2.0+1-87c861e6+20260108-0208-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 2.13.16
883[info] set current project to pekko-management-root (in build file:/build/repo/)
884[info] Setting Scala version to 3.8.0-RC6 on 23 projects.
885[info] Switching Scala version on:
886[info] discovery-aws-api (2.12.20, 2.13.16, 3.8.0-RC6)
887[info] integration-test-marathon-api-docker (2.12.20, 2.13.16, 3.8.0-RC6)
888[info] * root (2.12.20, 2.13.16, 3.8.0-RC6)
889[info] management-cluster-http (2.12.20, 2.13.16, 3.8.0-RC6)
890[info] discovery-marathon-api (2.12.20, 2.13.16, 3.8.0-RC6)
891[info] integration-test-aws-api-ecs (2.12.20, 2.13.16, 3.8.0-RC6)
892[info] management-loglevels-logback (2.12.20, 2.13.16, 3.8.0-RC6)
893[info] integration-test-kubernetes-api (2.12.20, 2.13.16, 3.8.0-RC6)
894[info] docs (2.12.20, 2.13.16, 3.8.0-RC6)
895[info] integration-test-local (2.12.20, 2.13.16, 3.8.0-RC6)
896[info] lease-kubernetes-int-test (2.12.20, 2.13.16, 3.8.0-RC6)
897[info] lease-kubernetes (2.12.20, 2.13.16, 3.8.0-RC6)
898[info] management-pki (2.12.20, 2.13.16, 3.8.0-RC6)
899[info] management-loglevels-log4j2 (2.12.20, 2.13.16, 3.8.0-RC6)
900[info] discovery-kubernetes-api (2.12.20, 2.13.16, 3.8.0-RC6)
901[info] integration-test-aws-api-ec2 (2.12.20, 2.13.16, 3.8.0-RC6)
902[info] management (2.12.20, 2.13.16, 3.8.0-RC6)
903[info] discovery-aws-api-async (2.12.20, 2.13.16, 3.8.0-RC6)
904[info] management-cluster-bootstrap (2.12.20, 2.13.16, 3.8.0-RC6)
905[info] integration-test-kubernetes-dns (2.12.20, 2.13.16, 3.8.0-RC6)
906[info] discovery-consul (2.12.20, 2.13.16, 3.8.0-RC6)
907[info] bill-of-materials (2.12.20, 2.13.16, 3.8.0-RC6)
908[info] integration-test-kubernetes-api-java (2.12.20, 2.13.16, 3.8.0-RC6)
909[info] Excluding projects:
910[info] Reapplying settings...
911[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
912[info] Building Pekko Management 1.2.0+1-87c861e6+20260108-0208-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.8.0-RC6
913[info] set current project to pekko-management-root (in build file:/build/repo/)
914Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
915[info] Reapplying settings...
916[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
917[info] Building Pekko Management 1.2.0+1-87c861e6+20260108-0208-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.8.0-RC6
918[info] set current project to pekko-management-root (in build file:/build/repo/)
919[info] Defining Global / credentials, ThisBuild / credentials and 22 others.
920[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 184 others.
921[info] Run `last` for details.
922[info] Reapplying settings...
923[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
924[info] Building Pekko Management 1.2.0+1-87c861e6+20260108-0208-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.8.0-RC6
925[info] set current project to pekko-management-root (in build file:/build/repo/)
926Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
927[info] Reapplying settings...
928OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
929
930 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
931 Did you mean discovery-kubernetes-api / allExcludeDependencies ?
932 , retry without global scopes
933[info] Reapplying settings...
934[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
935[info] Building Pekko Management 1.2.0+1-87c861e6+20260108-0208-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.8.0-RC6
936[info] set current project to pekko-management-root (in build file:/build/repo/)
937Execute removeScalacOptionsStartingWith: -P:wartremover
938[info] Reapplying settings...
939[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
940[info] Building Pekko Management 1.2.0+1-87c861e6+20260108-0208-SNAPSHOT against Pekko 1.1.5 and Pekko HTTP 1.1.0 on Scala 3.8.0-RC6
941[info] set current project to pekko-management-root (in build file:/build/repo/)
942[success] Total time: 0 s, completed Jan 8, 2026, 2:08:25 AM
943Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.5"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies :=","replaceWith":"libraryDependencies ++="},{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
944Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
945Starting build...
946Projects: Set(discovery-aws-api, management-cluster-http, discovery-marathon-api, management-loglevels-logback, lease-kubernetes, management-pki, management-loglevels-log4j2, discovery-kubernetes-api, management, discovery-aws-api-async, management-cluster-bootstrap, discovery-consul, bill-of-materials)
947Starting build for ProjectRef(file:/build/repo/,lease-kubernetes) (pekko-lease-kubernetes)... [0/13]
948OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
949OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
950OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
951OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
952Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
953[info] compiling 1 Scala source to /build/repo/management-pki/target/scala-3.8.0-RC6/classes ...
954[info] done compiling
955[info] compiling 10 Scala sources to /build/repo/lease-kubernetes/target/scala-3.8.0-RC6/classes ...
956[info] done compiling
957[info] compiling 4 Scala sources to /build/repo/lease-kubernetes/target/scala-3.8.0-RC6/test-classes ...
958[info] done compiling
959SLF4J(W): No SLF4J providers were found.
960SLF4J(W): Defaulting to no-operation (NOP) logger implementation
961SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
962[INFO] [01/08/2026 02:08:46.040] [KubernetesApiSpec-pekko.actor.default-dispatcher-5] [KubernetesApiSpec$$anon$1(pekko://KubernetesApiSpec)] lease lease-1 does not exist, creating
963[INFO] [01/08/2026 02:08:47.222] [KubernetesApiSpec-pekko.actor.default-dispatcher-16] [KubernetesApiSpec$$anon$1(pekko://KubernetesApiSpec)] lease lease-1 does not exist, creating
964[WARN] [01/08/2026 02:08:50.301] [KubernetesApiSpec-pekko.actor.default-dispatcher-15] [KubernetesApiSpec$$anon$2(pekko://KubernetesApiSpec)] Received status code 401 as response, retrying due to possible token rotation
965[WARN] [01/08/2026 02:08:50.354] [KubernetesApiSpec-pekko.actor.default-dispatcher-18] [KubernetesApiSpec$$anon$3(pekko://KubernetesApiSpec)] Received status code 401 as response, retrying due to possible token rotation
966[WARN] [01/08/2026 02:08:50.401] [KubernetesApiSpec-pekko.actor.default-dispatcher-18] [KubernetesApiSpec$$anon$3(pekko://KubernetesApiSpec)] Received status code 401 as response, retrying due to possible token rotation
967[WARN] [01/08/2026 02:08:50.471] [KubernetesApiSpec-pekko.actor.default-dispatcher-18] [KubernetesApiSpec$$anon$3(pekko://KubernetesApiSpec)] Received status code 401 as response, retrying due to possible token rotation
968[WARN] [01/08/2026 02:08:50.601] [KubernetesApiSpec-pekko.actor.default-dispatcher-18] [KubernetesApiSpec$$anon$3(pekko://KubernetesApiSpec)] Received status code 401 as response, retrying due to possible token rotation
969[WARN] [01/08/2026 02:08:50.791] [KubernetesApiSpec-pekko.actor.default-dispatcher-18] [KubernetesApiSpec$$anon$3(pekko://KubernetesApiSpec)] Received status code 401 as response, retrying due to possible token rotation
970[WARN] [01/08/2026 02:08:51.191] [KubernetesApiSpec-pekko.actor.default-dispatcher-18] [KubernetesApiSpec$$anon$3(pekko://KubernetesApiSpec)] Received status code 401 as response, retrying due to possible token rotation
971[INFO] [01/08/2026 02:08:51.212] [pool-19-thread-3] [CoordinatedShutdown(pekko://KubernetesApiSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
972[WARN] [01/08/2026 02:08:51.226] [KubernetesApiSpec-pekko.actor.default-dispatcher-17] [KubernetesApiSpec/Pool(shared->http://localhost:33167)] [1 (WaitingForResponse)]Ongoing request [DELETE /apis/pekko.apache.org/v1/namespaces/lease/leases/lease-1 Empty] was dropped because pool is shutting down
973[info] KubernetesApiSpec:
974[info] Kubernetes lease resource
975[info] - should be able to be created (848 milliseconds)
976[info] - should update a lease successfully (23 milliseconds)
977[info] - should update a lease conflict (24 milliseconds)
978[info] - should remove lease via DELETE (11 milliseconds)
979[info] - should timeout on readLease (1 second, 24 milliseconds)
980[info] - should timeout on create lease (1 second, 38 milliseconds)
981[info] - should timeout on updating lease (1 second, 19 milliseconds)
982[info] - should timeout on remove lease (1 second, 19 milliseconds)
983[info] - should not cache token so it can be rotated (16 milliseconds)
984[info] - should retry on 401 to handle token timeout (52 milliseconds)
985[info] - should eventually return unauthorized LeaseException when token rotation is not happening (843 milliseconds)
986[DEBUG] [01/08/2026 02:08:51.291] [pool-19-thread-3] [EventStream] StandardOutLogger started
987[DEBUG] [01/08/2026 02:08:51.296] [pool-19-thread-3] [EventStream(pekko://LeaseActorSpec)] logger log1-Logging$DefaultLogger started
988[DEBUG] [01/08/2026 02:08:51.297] [pool-19-thread-3] [EventStream(pekko://LeaseActorSpec)] Default Loggers started
989[DEBUG] [01/08/2026 02:08:51.296] [pool-19-thread-3] [EventStream(pekko://LeaseActorSpec)] logger log1-Logging$DefaultLogger started
990[DEBUG] [01/08/2026 02:08:51.297] [pool-19-thread-3] [EventStream(pekko://LeaseActorSpec)] Default Loggers started
991[DEBUG] [01/08/2026 02:08:51.306] [pool-19-thread-3] [org.apache.pekko.serialization.Serialization(pekko://LeaseActorSpec)] Replacing JavaSerializer with DisabledJavaSerializer, due to `pekko.actor.allow-java-serialization = off`.
992[DEBUG] [01/08/2026 02:08:51.368] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$a] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-3#-1244318366] in state Idle
993[DEBUG] [01/08/2026 02:08:51.373] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$a] transition Idle -> PendingRead
994[DEBUG] [01/08/2026 02:08:51.374] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$a] processing Event(ReadResponse(LeaseResource(None,1,1767834531371)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-3#-1244318366],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
995[DEBUG] [01/08/2026 02:08:51.375] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$a] transition PendingRead -> Granting
996[DEBUG] [01/08/2026 02:08:51.375] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$a] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834531374))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-3#-1244318366],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1847867261883)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
997[DEBUG] [01/08/2026 02:08:51.377] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$a] setting timer 'heartbeat'/25 milliseconds: Heartbeat
998[DEBUG] [01/08/2026 02:08:51.377] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$a] transition Granting -> Granted
999[DEBUG] [01/08/2026 02:08:51.410] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$b] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-6#-2022193957] in state Idle
1000[DEBUG] [01/08/2026 02:08:51.410] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$b] transition Idle -> PendingRead
1001[DEBUG] [01/08/2026 02:08:51.411] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$b] processing Event(Failure(org.apache.pekko.coordination.lease.LeaseException: Failed to communicate with API server),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-6#-2022193957],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1002[WARN] [01/08/2026 02:08:51.411] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$b] Failure communicating with the API server for owner owner1 lease sbr: [Failed to communicate with API server]. Current state: PendingRead
1003[DEBUG] [01/08/2026 02:08:51.412] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$b] transition PendingRead -> Idle
1004[DEBUG] [01/08/2026 02:08:51.423] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$a] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1005[DEBUG] [01/08/2026 02:08:51.424] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$a] Heartbeat: updating lease time. Version 2
1006[DEBUG] [01/08/2026 02:08:51.435] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$c] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-9#1449994636] in state Idle
1007[DEBUG] [01/08/2026 02:08:51.435] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$c] transition Idle -> PendingRead
1008[DEBUG] [01/08/2026 02:08:51.436] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$c] processing Event(Failure(org.apache.pekko.coordination.lease.LeaseException: Failed to communicate with API server),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-9#1449994636],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1009[WARN] [01/08/2026 02:08:51.436] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$c] Failure communicating with the API server for owner owner1 lease sbr: [Failed to communicate with API server]. Current state: PendingRead
1010[DEBUG] [01/08/2026 02:08:51.436] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$c] transition PendingRead -> Idle
1011[DEBUG] [01/08/2026 02:08:51.436] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$c] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-9#1449994636] in state Idle
1012[DEBUG] [01/08/2026 02:08:51.437] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$c] transition Idle -> PendingRead
1013[DEBUG] [01/08/2026 02:08:51.437] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$c] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-9#1449994636],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1014[DEBUG] [01/08/2026 02:08:51.438] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$c] transition PendingRead -> Granting
1015[DEBUG] [01/08/2026 02:08:51.438] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$c] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834531438))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-9#1449994636],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1847930644108)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1016[DEBUG] [01/08/2026 02:08:51.438] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$c] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1017[DEBUG] [01/08/2026 02:08:51.438] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$c] transition Granting -> Granted
1018[DEBUG] [01/08/2026 02:08:51.472] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$d] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-12#-1292986087] in state Idle
1019[DEBUG] [01/08/2026 02:08:51.472] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$d] transition Idle -> PendingRead
1020[DEBUG] [01/08/2026 02:08:51.473] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$d] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-12#-1292986087],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1021[DEBUG] [01/08/2026 02:08:51.473] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$d] transition PendingRead -> Granting
1022[DEBUG] [01/08/2026 02:08:51.474] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$d] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834531474))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-12#-1292986087],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1847966132920)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1023[DEBUG] [01/08/2026 02:08:51.474] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$d] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1024[DEBUG] [01/08/2026 02:08:51.474] [LeaseActorSpec-pekko.actor.default-dispatcher-5] [pekko://LeaseActorSpec/user/$d] transition Granting -> Granted
1025[DEBUG] [01/08/2026 02:08:51.475] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$d] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/system/testProbe-12#-1292986087] in state Granted
1026[DEBUG] [01/08/2026 02:08:51.483] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$c] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1027[DEBUG] [01/08/2026 02:08:51.483] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$c] Heartbeat: updating lease time. Version 2
1028[DEBUG] [01/08/2026 02:08:51.509] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$e] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-15#1074669882] in state Idle
1029[DEBUG] [01/08/2026 02:08:51.509] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$e] transition Idle -> PendingRead
1030[DEBUG] [01/08/2026 02:08:51.509] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$e] processing Event(ReadResponse(LeaseResource(None,1,1767834531509)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-15#1074669882],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1031[DEBUG] [01/08/2026 02:08:51.510] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$e] transition PendingRead -> Granting
1032[DEBUG] [01/08/2026 02:08:51.523] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$d] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1033[DEBUG] [01/08/2026 02:08:51.523] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$d] Heartbeat: updating lease time. Version 2
1034[DEBUG] [01/08/2026 02:08:52.011] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$e] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834532010))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-15#1074669882],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848002403932)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1035[WARN] [01/08/2026 02:08:52.013] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$e] API server took too long to respond to update: 501.0 ms.
1036[DEBUG] [01/08/2026 02:08:52.014] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$e] transition Granting -> Idle
1037[DEBUG] [01/08/2026 02:08:52.016] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$e] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-15#1074669882] in state Idle
1038[DEBUG] [01/08/2026 02:08:52.016] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$e] transition Idle -> PendingRead
1039[DEBUG] [01/08/2026 02:08:52.017] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$e] processing Event(ReadResponse(LeaseResource(None,2,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-15#1074669882],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1040[DEBUG] [01/08/2026 02:08:52.017] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$e] transition PendingRead -> Granting
1041[DEBUG] [01/08/2026 02:08:52.017] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$e] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1767834532017))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-15#1074669882],2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848509385963)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1042[DEBUG] [01/08/2026 02:08:52.017] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$e] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1043[DEBUG] [01/08/2026 02:08:52.018] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$e] transition Granting -> Granted
1044[DEBUG] [01/08/2026 02:08:52.052] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$f] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-18#-1615185900] in state Idle
1045[DEBUG] [01/08/2026 02:08:52.052] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$f] transition Idle -> PendingRead
1046[DEBUG] [01/08/2026 02:08:52.052] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$f] processing Event(ReadResponse(LeaseResource(Some(a different client),1,1767834532052)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-18#-1615185900],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1047[DEBUG] [01/08/2026 02:08:52.053] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$f] transition PendingRead -> Idle
1048[DEBUG] [01/08/2026 02:08:52.063] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$e] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1049[DEBUG] [01/08/2026 02:08:52.063] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$e] Heartbeat: updating lease time. Version 3
1050[DEBUG] [01/08/2026 02:08:52.087] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$g] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-21#1084669178] in state Idle
1051[DEBUG] [01/08/2026 02:08:52.087] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$g] transition Idle -> PendingRead
1052[DEBUG] [01/08/2026 02:08:52.087] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$g] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-21#1084669178],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1053[DEBUG] [01/08/2026 02:08:52.088] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$g] transition PendingRead -> Granting
1054[DEBUG] [01/08/2026 02:08:52.088] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$g] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834532088))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-21#1084669178],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848580340776)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1055[DEBUG] [01/08/2026 02:08:52.088] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$g] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1056[DEBUG] [01/08/2026 02:08:52.089] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$g] transition Granting -> Granted
1057[DEBUG] [01/08/2026 02:08:52.133] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$g] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1058[DEBUG] [01/08/2026 02:08:52.134] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$g] Heartbeat: updating lease time. Version 2
1059[DEBUG] [01/08/2026 02:08:52.134] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$g] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1767834532134))),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1060[DEBUG] [01/08/2026 02:08:52.135] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$g] Heartbeat: lease time updated: Version 3
1061[DEBUG] [01/08/2026 02:08:52.135] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$g] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1062[DEBUG] [01/08/2026 02:08:52.183] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$g] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1063[DEBUG] [01/08/2026 02:08:52.183] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$g] Heartbeat: updating lease time. Version 3
1064[DEBUG] [01/08/2026 02:08:52.183] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$g] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),4,1767834532183))),GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1065[DEBUG] [01/08/2026 02:08:52.183] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$g] Heartbeat: lease time updated: Version 4
1066[DEBUG] [01/08/2026 02:08:52.184] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$g] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1067[DEBUG] [01/08/2026 02:08:52.233] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$g] processing Event(Heartbeat,GrantedVersion(4,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1068[DEBUG] [01/08/2026 02:08:52.233] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$g] Heartbeat: updating lease time. Version 4
1069[DEBUG] [01/08/2026 02:08:52.267] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$h] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-24#-381523630] in state Idle
1070[DEBUG] [01/08/2026 02:08:52.268] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$h] transition Idle -> PendingRead
1071[DEBUG] [01/08/2026 02:08:52.268] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$h] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-24#-381523630],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1072[DEBUG] [01/08/2026 02:08:52.268] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$h] transition PendingRead -> Granting
1073[DEBUG] [01/08/2026 02:08:52.269] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$h] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834532268))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-24#-381523630],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848760736254)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1074[DEBUG] [01/08/2026 02:08:52.269] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$h] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1075[DEBUG] [01/08/2026 02:08:52.269] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$h] transition Granting -> Granted
1076[DEBUG] [01/08/2026 02:08:52.270] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$h] processing Event(Release(),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/system/testProbe-24#-381523630] in state Granted
1077[DEBUG] [01/08/2026 02:08:52.270] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$h] canceling timer 'heartbeat'
1078[DEBUG] [01/08/2026 02:08:52.270] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$h] transition Granted -> Releasing
1079[DEBUG] [01/08/2026 02:08:52.303] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$i] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-27#-1817911189] in state Idle
1080[DEBUG] [01/08/2026 02:08:52.304] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$i] transition Idle -> PendingRead
1081[DEBUG] [01/08/2026 02:08:52.304] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$i] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-27#-1817911189],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1082[DEBUG] [01/08/2026 02:08:52.304] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$i] transition PendingRead -> Granting
1083[DEBUG] [01/08/2026 02:08:52.304] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$i] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834532304))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-27#-1817911189],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848796810074)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1084[DEBUG] [01/08/2026 02:08:52.305] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$i] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1085[DEBUG] [01/08/2026 02:08:52.305] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$i] transition Granting -> Granted
1086[DEBUG] [01/08/2026 02:08:52.305] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$i] processing Event(Release(),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/system/testProbe-27#-1817911189] in state Granted
1087[DEBUG] [01/08/2026 02:08:52.306] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$i] canceling timer 'heartbeat'
1088[DEBUG] [01/08/2026 02:08:52.306] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$i] transition Granted -> Releasing
1089[DEBUG] [01/08/2026 02:08:52.307] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$i] processing Event(WriteResponse(Left(LeaseResource(None,3,1767834532306))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-27#-1817911189],2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848798275683)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Releasing
1090[WARN] [01/08/2026 02:08:52.307] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$i] Release conflict and owner has been removed: LeaseResource(None,3,1767834532306). Lease will continue to work but TTL must have been reached to allow another node to remove lease.
1091[DEBUG] [01/08/2026 02:08:52.307] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$i] transition Releasing -> Idle
1092[DEBUG] [01/08/2026 02:08:52.341] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$j] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-30#1877307951] in state Idle
1093[DEBUG] [01/08/2026 02:08:52.342] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$j] transition Idle -> PendingRead
1094[DEBUG] [01/08/2026 02:08:52.343] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$j] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-30#1877307951],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1095[DEBUG] [01/08/2026 02:08:52.343] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$j] transition PendingRead -> Granting
1096[DEBUG] [01/08/2026 02:08:52.343] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$j] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834532343))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-30#1877307951],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848835803641)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1097[DEBUG] [01/08/2026 02:08:52.344] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$j] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1098[DEBUG] [01/08/2026 02:08:52.344] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$j] transition Granting -> Granted
1099[DEBUG] [01/08/2026 02:08:52.344] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$j] processing Event(Release(),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/system/testProbe-30#1877307951] in state Granted
1100[DEBUG] [01/08/2026 02:08:52.345] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$j] canceling timer 'heartbeat'
1101[DEBUG] [01/08/2026 02:08:52.345] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$j] transition Granted -> Releasing
1102[DEBUG] [01/08/2026 02:08:52.346] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$j] processing Event(WriteResponse(Left(LeaseResource(Some(another client),3,1767834532345))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-30#1877307951],2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848837292506)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Releasing
1103[WARN] [01/08/2026 02:08:52.346] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$j] Release conflict and owner has changed: LeaseResource(Some(another client),3,1767834532345). Lease will continue to work but TTL must have been reached to allow another node to update the lease.
1104[DEBUG] [01/08/2026 02:08:52.346] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$j] transition Releasing -> Idle
1105[DEBUG] [01/08/2026 02:08:52.381] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$k] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-33#-584802849] in state Idle
1106[DEBUG] [01/08/2026 02:08:52.381] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$k] transition Idle -> PendingRead
1107[DEBUG] [01/08/2026 02:08:52.381] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$k] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-33#-584802849],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1108[DEBUG] [01/08/2026 02:08:52.382] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$k] transition PendingRead -> Granting
1109[DEBUG] [01/08/2026 02:08:52.382] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$k] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834532382))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-33#-584802849],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848874413268)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1110[DEBUG] [01/08/2026 02:08:52.383] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$k] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1111[DEBUG] [01/08/2026 02:08:52.383] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$k] transition Granting -> Granted
1112[DEBUG] [01/08/2026 02:08:52.383] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$k] processing Event(Release(),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/system/testProbe-33#-584802849] in state Granted
1113[DEBUG] [01/08/2026 02:08:52.383] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$k] canceling timer 'heartbeat'
1114[DEBUG] [01/08/2026 02:08:52.383] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$k] transition Granted -> Releasing
1115[DEBUG] [01/08/2026 02:08:52.383] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$k] processing Event(Failure(org.apache.pekko.coordination.lease.LeaseException: Failed to communicate with API server),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-33#-584802849],2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848876023869)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Releasing
1116[WARN] [01/08/2026 02:08:52.384] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$k] Failure communicating with the API server for owner owner1 lease sbr: [Failed to communicate with API server]. Current state: Releasing
1117[DEBUG] [01/08/2026 02:08:52.384] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$k] transition Releasing -> Idle
1118[DEBUG] [01/08/2026 02:08:52.418] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$l] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-36#986511006] in state Idle
1119[DEBUG] [01/08/2026 02:08:52.419] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$l] transition Idle -> PendingRead
1120[DEBUG] [01/08/2026 02:08:52.419] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$l] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-36#986511006],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1121[DEBUG] [01/08/2026 02:08:52.419] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$l] transition PendingRead -> Granting
1122[DEBUG] [01/08/2026 02:08:52.421] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$l] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834532420))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-36#986511006],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848912074305)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1123[DEBUG] [01/08/2026 02:08:52.421] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$l] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1124[DEBUG] [01/08/2026 02:08:52.421] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$l] transition Granting -> Granted
1125[DEBUG] [01/08/2026 02:08:52.456] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$m] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-39#-51970043] in state Idle
1126[DEBUG] [01/08/2026 02:08:52.456] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$m] transition Idle -> PendingRead
1127[DEBUG] [01/08/2026 02:08:52.456] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$m] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-39#-51970043],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1128[DEBUG] [01/08/2026 02:08:52.457] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$m] transition PendingRead -> Granting
1129[DEBUG] [01/08/2026 02:08:52.458] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$m] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834532457))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-39#-51970043],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848949601234)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1130[DEBUG] [01/08/2026 02:08:52.459] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$m] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1131[DEBUG] [01/08/2026 02:08:52.459] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$m] transition Granting -> Granted
1132[DEBUG] [01/08/2026 02:08:52.459] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$m] processing Event(Release(),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/system/testProbe-39#-51970043] in state Granted
1133[DEBUG] [01/08/2026 02:08:52.460] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$m] canceling timer 'heartbeat'
1134[DEBUG] [01/08/2026 02:08:52.460] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$m] transition Granted -> Releasing
1135[DEBUG] [01/08/2026 02:08:52.460] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$m] processing Event(WriteResponse(Right(LeaseResource(None,3,1767834532460))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-39#-51970043],2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848952238705)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Releasing
1136[DEBUG] [01/08/2026 02:08:52.462] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$m] transition Releasing -> Idle
1137[DEBUG] [01/08/2026 02:08:52.463] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$l] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1138[DEBUG] [01/08/2026 02:08:52.463] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$l] Heartbeat: updating lease time. Version 2
1139[DEBUG] [01/08/2026 02:08:52.485] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$n] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-42#-1608450727] in state Idle
1140[DEBUG] [01/08/2026 02:08:52.485] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$n] transition Idle -> PendingRead
1141[DEBUG] [01/08/2026 02:08:52.486] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$n] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-42#-1608450727],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1142[DEBUG] [01/08/2026 02:08:52.486] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$n] transition PendingRead -> Granting
1143[DEBUG] [01/08/2026 02:08:52.486] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$n] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834532486))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-42#-1608450727],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848978447412)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1144[DEBUG] [01/08/2026 02:08:52.486] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$n] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1145[DEBUG] [01/08/2026 02:08:52.486] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$n] transition Granting -> Granted
1146[DEBUG] [01/08/2026 02:08:52.486] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$n] processing Event(Release(),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/system/testProbe-42#-1608450727] in state Granted
1147[DEBUG] [01/08/2026 02:08:52.487] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$n] canceling timer 'heartbeat'
1148[DEBUG] [01/08/2026 02:08:52.487] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$n] transition Granted -> Releasing
1149[DEBUG] [01/08/2026 02:08:52.487] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$n] processing Event(WriteResponse(Right(LeaseResource(None,3,1767834532486))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-42#-1608450727],2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848979359651)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Releasing
1150[DEBUG] [01/08/2026 02:08:52.487] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$n] transition Releasing -> Idle
1151[DEBUG] [01/08/2026 02:08:52.487] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$n] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),LeaseCleared(3)) from Actor[pekko://LeaseActorSpec/system/testProbe-42#-1608450727] in state Idle
1152[DEBUG] [01/08/2026 02:08:52.488] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$n] transition Idle -> Granting
1153[DEBUG] [01/08/2026 02:08:52.488] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$n] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),4,1767834532487))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-42#-1608450727],3,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1848980684438)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1154[DEBUG] [01/08/2026 02:08:52.489] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$n] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1155[DEBUG] [01/08/2026 02:08:52.489] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$n] transition Granting -> Granted
1156[DEBUG] [01/08/2026 02:08:52.524] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$o] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-45#1788452801] in state Idle
1157[DEBUG] [01/08/2026 02:08:52.524] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$o] transition Idle -> PendingRead
1158[DEBUG] [01/08/2026 02:08:52.524] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$o] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-45#1788452801],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1159[DEBUG] [01/08/2026 02:08:52.525] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$o] transition PendingRead -> Granting
1160[DEBUG] [01/08/2026 02:08:52.526] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$o] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834532525))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-45#1788452801],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1849018109308)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1161[DEBUG] [01/08/2026 02:08:52.526] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$o] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1162[DEBUG] [01/08/2026 02:08:52.526] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$o] transition Granting -> Granted
1163[DEBUG] [01/08/2026 02:08:52.526] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$o] processing Event(Release(),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/system/testProbe-45#1788452801] in state Granted
1164[DEBUG] [01/08/2026 02:08:52.527] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$o] canceling timer 'heartbeat'
1165[DEBUG] [01/08/2026 02:08:52.527] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$o] transition Granted -> Releasing
1166[DEBUG] [01/08/2026 02:08:52.527] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$o] processing Event(WriteResponse(Right(LeaseResource(None,3,1767834532527))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-45#1788452801],2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1849019625181)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Releasing
1167[DEBUG] [01/08/2026 02:08:52.527] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$o] transition Releasing -> Idle
1168[DEBUG] [01/08/2026 02:08:52.527] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$o] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),LeaseCleared(3)) from Actor[pekko://LeaseActorSpec/system/testProbe-45#1788452801] in state Idle
1169[DEBUG] [01/08/2026 02:08:52.528] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$o] transition Idle -> Granting
1170[DEBUG] [01/08/2026 02:08:52.528] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$o] processing Event(WriteResponse(Left(LeaseResource(None,9,1767834532528))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-45#1788452801],3,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1849020368886)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1171[DEBUG] [01/08/2026 02:08:52.531] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$o] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),9,1767834532529))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-45#1788452801],3,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1849020368886)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1172[DEBUG] [01/08/2026 02:08:52.531] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$o] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1173[DEBUG] [01/08/2026 02:08:52.531] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$o] transition Granting -> Granted
1174[DEBUG] [01/08/2026 02:08:52.533] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$p] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-48#396533183] in state Idle
1175[DEBUG] [01/08/2026 02:08:52.533] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$p] transition Idle -> PendingRead
1176[DEBUG] [01/08/2026 02:08:52.533] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$n] processing Event(Heartbeat,GrantedVersion(4,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1177[DEBUG] [01/08/2026 02:08:52.533] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$n] Heartbeat: updating lease time. Version 4
1178[DEBUG] [01/08/2026 02:08:52.533] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$p] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-48#396533183],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1179[DEBUG] [01/08/2026 02:08:52.534] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$p] transition PendingRead -> Granting
1180[DEBUG] [01/08/2026 02:08:52.534] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$p] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834532533))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-48#396533183],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1849026274837)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1181[DEBUG] [01/08/2026 02:08:52.534] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$p] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1182[DEBUG] [01/08/2026 02:08:52.534] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$p] transition Granting -> Granted
1183[DEBUG] [01/08/2026 02:08:52.572] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$o] processing Event(Heartbeat,GrantedVersion(9,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1184[DEBUG] [01/08/2026 02:08:52.573] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$o] Heartbeat: updating lease time. Version 9
1185[DEBUG] [01/08/2026 02:08:52.583] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$p] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1186[DEBUG] [01/08/2026 02:08:52.583] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$p] Heartbeat: updating lease time. Version 2
1187[DEBUG] [01/08/2026 02:08:52.584] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$p] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1767834532583))),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1188[DEBUG] [01/08/2026 02:08:52.584] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$p] Heartbeat: lease time updated: Version 3
1189[DEBUG] [01/08/2026 02:08:52.584] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$p] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1190[DEBUG] [01/08/2026 02:08:52.633] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$p] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1191[DEBUG] [01/08/2026 02:08:52.633] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$p] Heartbeat: updating lease time. Version 3
1192[DEBUG] [01/08/2026 02:08:52.634] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$p] processing Event(WriteResponse(Left(LeaseResource(Some(i stole your lock),4,1767834532634))),GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1193[WARN] [01/08/2026 02:08:52.634] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$p] Conflict during heartbeat to lease LeaseResource(Some(i stole your lock),4,1767834532634). Lease assumed to be released.
1194[DEBUG] [01/08/2026 02:08:52.634] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$p] canceling timer 'heartbeat'
1195[DEBUG] [01/08/2026 02:08:52.634] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$p] transition Granted -> Idle
1196[DEBUG] [01/08/2026 02:08:52.669] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$q] processing Event(Acquire(org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$17$$Lambda$12258/0x00007f095e22ace8@5c7701bf),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-51#1087504889] in state Idle
1197[DEBUG] [01/08/2026 02:08:52.670] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$q] transition Idle -> PendingRead
1198[DEBUG] [01/08/2026 02:08:52.670] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$q] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-51#1087504889],org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$17$$Lambda$12258/0x00007f095e22ace8@5c7701bf)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1199[DEBUG] [01/08/2026 02:08:52.670] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$q] transition PendingRead -> Granting
1200[DEBUG] [01/08/2026 02:08:52.670] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$q] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834532670))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-51#1087504889],1,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$17$$Lambda$12258/0x00007f095e22ace8@5c7701bf,1849162752322)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1201[DEBUG] [01/08/2026 02:08:52.671] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$q] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1202[DEBUG] [01/08/2026 02:08:52.671] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$q] transition Granting -> Granted
1203[DEBUG] [01/08/2026 02:08:52.713] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$q] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$17$$Lambda$12258/0x00007f095e22ace8@5c7701bf)) from timer heartbeat in state Granted
1204[DEBUG] [01/08/2026 02:08:52.713] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$q] Heartbeat: updating lease time. Version 2
1205[DEBUG] [01/08/2026 02:08:52.714] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$q] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1767834532713))),GrantedVersion(2,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$17$$Lambda$12258/0x00007f095e22ace8@5c7701bf)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1206[DEBUG] [01/08/2026 02:08:52.714] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$q] Heartbeat: lease time updated: Version 3
1207[DEBUG] [01/08/2026 02:08:52.714] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$q] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1208[DEBUG] [01/08/2026 02:08:52.763] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$q] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$17$$Lambda$12258/0x00007f095e22ace8@5c7701bf)) from timer heartbeat in state Granted
1209[DEBUG] [01/08/2026 02:08:52.763] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$q] Heartbeat: updating lease time. Version 3
1210[DEBUG] [01/08/2026 02:08:52.764] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$q] processing Event(WriteResponse(Left(LeaseResource(Some(i stole your lock),4,1767834532763))),GrantedVersion(3,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$17$$Lambda$12258/0x00007f095e22ace8@5c7701bf)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1211[WARN] [01/08/2026 02:08:52.764] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$q] Conflict during heartbeat to lease LeaseResource(Some(i stole your lock),4,1767834532763). Lease assumed to be released.
1212[DEBUG] [01/08/2026 02:08:52.764] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$q] canceling timer 'heartbeat'
1213[DEBUG] [01/08/2026 02:08:52.764] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$q] transition Granted -> Idle
1214[DEBUG] [01/08/2026 02:08:52.798] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$r] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-54#614739120] in state Idle
1215[DEBUG] [01/08/2026 02:08:52.799] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$r] transition Idle -> PendingRead
1216[DEBUG] [01/08/2026 02:08:52.799] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$r] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-54#614739120],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1217[DEBUG] [01/08/2026 02:08:52.799] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$r] transition PendingRead -> Granting
1218[DEBUG] [01/08/2026 02:08:52.799] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$r] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834532799))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-54#614739120],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1849291818488)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1219[DEBUG] [01/08/2026 02:08:52.800] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$r] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1220[DEBUG] [01/08/2026 02:08:52.800] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$r] transition Granting -> Granted
1221[DEBUG] [01/08/2026 02:08:52.843] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$r] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1222[DEBUG] [01/08/2026 02:08:52.843] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$r] Heartbeat: updating lease time. Version 2
1223[DEBUG] [01/08/2026 02:08:52.844] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$r] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1767834532843))),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1224[DEBUG] [01/08/2026 02:08:52.844] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$r] Heartbeat: lease time updated: Version 3
1225[DEBUG] [01/08/2026 02:08:52.844] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$r] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1226[DEBUG] [01/08/2026 02:08:52.893] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$r] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1227[DEBUG] [01/08/2026 02:08:52.893] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$r] Heartbeat: updating lease time. Version 3
1228[DEBUG] [01/08/2026 02:08:52.894] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$r] processing Event(Failure(org.apache.pekko.coordination.lease.LeaseException: Failed to communicate with API server),GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1229[WARN] [01/08/2026 02:08:52.894] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$r] Failure during heartbeat to lease: [Failed to communicate with API server]. Lease assumed to be released.
1230[DEBUG] [01/08/2026 02:08:52.894] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$r] canceling timer 'heartbeat'
1231[DEBUG] [01/08/2026 02:08:52.894] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$r] transition Granted -> Idle
1232[DEBUG] [01/08/2026 02:08:52.928] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$s] processing Event(Acquire(org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$19$$Lambda$12261/0x00007f095e229000@58cca676),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-57#-720775822] in state Idle
1233[DEBUG] [01/08/2026 02:08:52.928] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$s] transition Idle -> PendingRead
1234[DEBUG] [01/08/2026 02:08:52.929] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$s] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-57#-720775822],org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$19$$Lambda$12261/0x00007f095e229000@58cca676)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1235[DEBUG] [01/08/2026 02:08:52.929] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$s] transition PendingRead -> Granting
1236[DEBUG] [01/08/2026 02:08:52.929] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$s] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834532929))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-57#-720775822],1,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$19$$Lambda$12261/0x00007f095e229000@58cca676,1849421403025)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1237[DEBUG] [01/08/2026 02:08:52.929] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$s] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1238[DEBUG] [01/08/2026 02:08:52.929] [LeaseActorSpec-pekko.actor.default-dispatcher-6] [pekko://LeaseActorSpec/user/$s] transition Granting -> Granted
1239[DEBUG] [01/08/2026 02:08:52.973] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$s] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$19$$Lambda$12261/0x00007f095e229000@58cca676)) from timer heartbeat in state Granted
1240[DEBUG] [01/08/2026 02:08:52.973] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$s] Heartbeat: updating lease time. Version 2
1241[DEBUG] [01/08/2026 02:08:52.973] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$s] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1767834532973))),GrantedVersion(2,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$19$$Lambda$12261/0x00007f095e229000@58cca676)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1242[DEBUG] [01/08/2026 02:08:52.973] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$s] Heartbeat: lease time updated: Version 3
1243[DEBUG] [01/08/2026 02:08:52.973] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$s] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1244[DEBUG] [01/08/2026 02:08:53.023] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$s] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$19$$Lambda$12261/0x00007f095e229000@58cca676)) from timer heartbeat in state Granted
1245[DEBUG] [01/08/2026 02:08:53.023] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$s] Heartbeat: updating lease time. Version 3
1246[DEBUG] [01/08/2026 02:08:53.024] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$s] processing Event(Failure(org.apache.pekko.coordination.lease.LeaseException: Failed to communicate with API server),GrantedVersion(3,org.apache.pekko.coordination.lease.kubernetes.LeaseActorSpec$$anon$19$$Lambda$12261/0x00007f095e229000@58cca676)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1247[WARN] [01/08/2026 02:08:53.024] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$s] Failure during heartbeat to lease: [Failed to communicate with API server]. Lease assumed to be released.
1248[DEBUG] [01/08/2026 02:08:53.024] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$s] canceling timer 'heartbeat'
1249[DEBUG] [01/08/2026 02:08:53.024] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$s] transition Granted -> Idle
1250[DEBUG] [01/08/2026 02:08:53.058] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-60#-305510818] in state Idle
1251[DEBUG] [01/08/2026 02:08:53.058] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] transition Idle -> PendingRead
1252[DEBUG] [01/08/2026 02:08:53.059] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$t] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-60#-305510818],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1253[DEBUG] [01/08/2026 02:08:53.059] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$t] transition PendingRead -> Granting
1254[DEBUG] [01/08/2026 02:08:53.059] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834533059))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-60#-305510818],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1849551516192)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1255[DEBUG] [01/08/2026 02:08:53.059] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1256[DEBUG] [01/08/2026 02:08:53.059] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] transition Granting -> Granted
1257[DEBUG] [01/08/2026 02:08:53.103] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$t] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1258[DEBUG] [01/08/2026 02:08:53.103] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$t] Heartbeat: updating lease time. Version 2
1259[DEBUG] [01/08/2026 02:08:53.103] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$t] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1767834533103))),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1260[DEBUG] [01/08/2026 02:08:53.104] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$t] Heartbeat: lease time updated: Version 3
1261[DEBUG] [01/08/2026 02:08:53.104] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$t] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1262[DEBUG] [01/08/2026 02:08:53.153] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1263[DEBUG] [01/08/2026 02:08:53.153] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] Heartbeat: updating lease time. Version 3
1264[DEBUG] [01/08/2026 02:08:53.154] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] processing Event(WriteResponse(Left(LeaseResource(Some(i stole your lock),4,1767834533154))),GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1265[WARN] [01/08/2026 02:08:53.154] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] Conflict during heartbeat to lease LeaseResource(Some(i stole your lock),4,1767834533154). Lease assumed to be released.
1266[DEBUG] [01/08/2026 02:08:53.154] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] canceling timer 'heartbeat'
1267[DEBUG] [01/08/2026 02:08:53.154] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] transition Granted -> Idle
1268[DEBUG] [01/08/2026 02:08:53.155] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$t] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-60#-305510818] in state Idle
1269[DEBUG] [01/08/2026 02:08:53.155] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$t] transition Idle -> PendingRead
1270[DEBUG] [01/08/2026 02:08:53.156] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] processing Event(ReadResponse(LeaseResource(None,4,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-60#-305510818],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1271[DEBUG] [01/08/2026 02:08:53.156] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] transition PendingRead -> Granting
1272[DEBUG] [01/08/2026 02:08:53.156] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),5,1767834533156))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-60#-305510818],4,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1849648598359)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1273[DEBUG] [01/08/2026 02:08:53.157] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1274[DEBUG] [01/08/2026 02:08:53.157] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] transition Granting -> Granted
1275[DEBUG] [01/08/2026 02:08:53.190] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$u] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-63#-1646441216] in state Idle
1276[DEBUG] [01/08/2026 02:08:53.190] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$u] transition Idle -> PendingRead
1277[DEBUG] [01/08/2026 02:08:53.190] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$u] processing Event(ReadResponse(LeaseResource(None,1,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-63#-1646441216],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1278[DEBUG] [01/08/2026 02:08:53.191] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$u] transition PendingRead -> Granting
1279[DEBUG] [01/08/2026 02:08:53.191] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834533191))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-63#-1646441216],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1849683372823)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1280[DEBUG] [01/08/2026 02:08:53.191] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1281[DEBUG] [01/08/2026 02:08:53.191] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] transition Granting -> Granted
1282[DEBUG] [01/08/2026 02:08:53.203] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] processing Event(Heartbeat,GrantedVersion(5,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1283[DEBUG] [01/08/2026 02:08:53.203] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$t] Heartbeat: updating lease time. Version 5
1284[DEBUG] [01/08/2026 02:08:53.233] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1285[DEBUG] [01/08/2026 02:08:53.233] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] Heartbeat: updating lease time. Version 2
1286[DEBUG] [01/08/2026 02:08:53.234] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1767834533233))),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1287[DEBUG] [01/08/2026 02:08:53.234] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] Heartbeat: lease time updated: Version 3
1288[DEBUG] [01/08/2026 02:08:53.234] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1289[DEBUG] [01/08/2026 02:08:53.283] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1290[DEBUG] [01/08/2026 02:08:53.283] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] Heartbeat: updating lease time. Version 3
1291[DEBUG] [01/08/2026 02:08:53.284] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] processing Event(Failure(org.apache.pekko.coordination.lease.LeaseException: Failed to communicate with API server),GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1292[WARN] [01/08/2026 02:08:53.284] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] Failure during heartbeat to lease: [Failed to communicate with API server]. Lease assumed to be released.
1293[DEBUG] [01/08/2026 02:08:53.284] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] canceling timer 'heartbeat'
1294[DEBUG] [01/08/2026 02:08:53.284] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] transition Granted -> Idle
1295[DEBUG] [01/08/2026 02:08:53.284] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$u] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-63#-1646441216] in state Idle
1296[DEBUG] [01/08/2026 02:08:53.285] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$u] transition Idle -> PendingRead
1297[DEBUG] [01/08/2026 02:08:53.285] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] processing Event(ReadResponse(LeaseResource(None,4,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-63#-1646441216],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1298[DEBUG] [01/08/2026 02:08:53.285] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] transition PendingRead -> Granting
1299[DEBUG] [01/08/2026 02:08:53.286] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$u] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),5,1767834533285))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-63#-1646441216],4,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1849777928889)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1300[DEBUG] [01/08/2026 02:08:53.286] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$u] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1301[DEBUG] [01/08/2026 02:08:53.286] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$u] transition Granting -> Granted
1302[DEBUG] [01/08/2026 02:08:53.333] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] processing Event(Heartbeat,GrantedVersion(5,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1303[DEBUG] [01/08/2026 02:08:53.333] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$u] Heartbeat: updating lease time. Version 5
1304[DEBUG] [01/08/2026 02:08:53.356] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$w] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-69#234970189] in state Idle
1305[DEBUG] [01/08/2026 02:08:53.356] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$w] transition Idle -> PendingRead
1306[DEBUG] [01/08/2026 02:08:53.356] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$w] processing Event(ReadResponse(LeaseResource(None,1,1767834533356)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-69#234970189],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1307[DEBUG] [01/08/2026 02:08:53.357] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$w] transition PendingRead -> Granting
1308[DEBUG] [01/08/2026 02:08:53.357] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$w] processing Event(WriteResponse(Left(LeaseResource(Some(some one else :(),2,1767834533357))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-69#234970189],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1849849322068)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1309[DEBUG] [01/08/2026 02:08:53.357] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$w] transition Granting -> Idle
1310[DEBUG] [01/08/2026 02:08:53.390] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$x] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-72#-241060167] in state Idle
1311[DEBUG] [01/08/2026 02:08:53.390] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$x] transition Idle -> PendingRead
1312[DEBUG] [01/08/2026 02:08:53.391] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$x] processing Event(ReadResponse(LeaseResource(None,1,1767834533390)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-72#-241060167],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1313[DEBUG] [01/08/2026 02:08:53.391] [LeaseActorSpec-pekko.actor.default-dispatcher-9] [pekko://LeaseActorSpec/user/$x] transition PendingRead -> Granting
1314[DEBUG] [01/08/2026 02:08:53.391] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$x] processing Event(WriteResponse(Left(LeaseResource(Some(some one else :(),2,1767834533391))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-72#-241060167],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1849883404668)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1315[DEBUG] [01/08/2026 02:08:53.391] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$x] transition Granting -> Idle
1316[DEBUG] [01/08/2026 02:08:53.391] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$x] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-72#-241060167] in state Idle
1317[DEBUG] [01/08/2026 02:08:53.392] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$x] transition Idle -> PendingRead
1318[DEBUG] [01/08/2026 02:08:53.392] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$x] processing Event(ReadResponse(LeaseResource(None,2,1)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-72#-241060167],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1319[DEBUG] [01/08/2026 02:08:53.393] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$x] transition PendingRead -> Granting
1320[DEBUG] [01/08/2026 02:08:53.393] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$x] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1767834533392))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-72#-241060167],2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1849885309218)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1321[DEBUG] [01/08/2026 02:08:53.393] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$x] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1322[DEBUG] [01/08/2026 02:08:53.393] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$x] transition Granting -> Granted
1323[DEBUG] [01/08/2026 02:08:53.426] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$y] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-75#-741399744] in state Idle
1324[DEBUG] [01/08/2026 02:08:53.426] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$y] transition Idle -> PendingRead
1325[DEBUG] [01/08/2026 02:08:53.426] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$y] processing Event(ReadResponse(LeaseResource(Some(crashedClient),1,1767834532926)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-75#-741399744],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1326[WARN] [01/08/2026 02:08:53.427] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$y] Lease sbr has reached TTL. Owner crashedClient has failed to heartbeat, have they crashed?. Allowing owner1 to try and take lease
1327[DEBUG] [01/08/2026 02:08:53.427] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$y] transition PendingRead -> Granting
1328[DEBUG] [01/08/2026 02:08:53.427] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$y] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834533427))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-75#-741399744],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1849919504741)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1329[DEBUG] [01/08/2026 02:08:53.427] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$y] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1330[DEBUG] [01/08/2026 02:08:53.427] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$y] transition Granting -> Granted
1331[DEBUG] [01/08/2026 02:08:53.433] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$x] processing Event(Heartbeat,GrantedVersion(3,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1332[DEBUG] [01/08/2026 02:08:53.433] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$x] Heartbeat: updating lease time. Version 3
1333[DEBUG] [01/08/2026 02:08:53.461] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-78#-863207847] in state Idle
1334[DEBUG] [01/08/2026 02:08:53.461] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] transition Idle -> PendingRead
1335[DEBUG] [01/08/2026 02:08:53.461] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] processing Event(ReadResponse(LeaseResource(Some(crashedClient),1,1767834533461)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-78#-863207847],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1336[DEBUG] [01/08/2026 02:08:53.461] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] transition PendingRead -> Idle
1337[DEBUG] [01/08/2026 02:08:53.462] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$z] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-78#-863207847] in state Idle
1338[DEBUG] [01/08/2026 02:08:53.462] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$z] transition Idle -> PendingRead
1339[DEBUG] [01/08/2026 02:08:53.462] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] processing Event(ReadResponse(LeaseResource(Some(crashedClient),1,1767834532962)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-78#-863207847],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1340[WARN] [01/08/2026 02:08:53.463] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] Lease sbr has reached TTL. Owner crashedClient has failed to heartbeat, have they crashed?. Allowing owner1 to try and take lease
1341[DEBUG] [01/08/2026 02:08:53.463] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$z] transition PendingRead -> Granting
1342[DEBUG] [01/08/2026 02:08:53.464] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$z] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834533464))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-78#-863207847],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1849955619957)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1343[DEBUG] [01/08/2026 02:08:53.464] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$z] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1344[DEBUG] [01/08/2026 02:08:53.464] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$z] transition Granting -> Granted
1345[DEBUG] [01/08/2026 02:08:53.473] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$y] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1346[DEBUG] [01/08/2026 02:08:53.473] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$y] Heartbeat: updating lease time. Version 2
1347[DEBUG] [01/08/2026 02:08:53.497] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$A] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-81#-1717738856] in state Idle
1348[DEBUG] [01/08/2026 02:08:53.498] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$A] transition Idle -> PendingRead
1349[DEBUG] [01/08/2026 02:08:53.498] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$A] processing Event(ReadResponse(LeaseResource(Some(owner1),1,1767834533498)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-81#-1717738856],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1350[WARN] [01/08/2026 02:08:53.498] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$A] Lease sbr requested by client owner1 is already owned by client. Previous lease was not released due to ungraceful shutdown. Lease is still within timeout so granting immediately
1351[DEBUG] [01/08/2026 02:08:53.498] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$A] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1352[DEBUG] [01/08/2026 02:08:53.498] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$A] transition PendingRead -> Granted
1353[DEBUG] [01/08/2026 02:08:53.513] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$z] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1354[DEBUG] [01/08/2026 02:08:53.513] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$z] Heartbeat: updating lease time. Version 2
1355[DEBUG] [01/08/2026 02:08:53.543] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$A] processing Event(Heartbeat,GrantedVersion(1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1356[DEBUG] [01/08/2026 02:08:53.543] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$A] Heartbeat: updating lease time. Version 1
1357[DEBUG] [01/08/2026 02:08:53.543] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$A] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834533543))),GrantedVersion(1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1358[DEBUG] [01/08/2026 02:08:53.543] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$A] Heartbeat: lease time updated: Version 2
1359[DEBUG] [01/08/2026 02:08:53.543] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$A] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1360[DEBUG] [01/08/2026 02:08:53.577] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$B] processing Event(Acquire(org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe),ReadRequired) from Actor[pekko://LeaseActorSpec/system/testProbe-84#-248781236] in state Idle
1361[DEBUG] [01/08/2026 02:08:53.577] [LeaseActorSpec-pekko.actor.default-dispatcher-8] [pekko://LeaseActorSpec/user/$B] transition Idle -> PendingRead
1362[DEBUG] [01/08/2026 02:08:53.577] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$B] processing Event(ReadResponse(LeaseResource(Some(owner1),1,1767834533077)),PendingReadData(Actor[pekko://LeaseActorSpec/system/testProbe-84#-248781236],org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state PendingRead
1363[WARN] [01/08/2026 02:08:53.578] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$B] Lease sbr requested by client owner1 is already owned by client. Previous lease was not released due to ungraceful shutdown. Lease time 1767834533077 is close or past expiry so re-acquiring
1364[DEBUG] [01/08/2026 02:08:53.578] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$B] transition PendingRead -> Granting
1365[DEBUG] [01/08/2026 02:08:53.593] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$A] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1366[DEBUG] [01/08/2026 02:08:53.593] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$A] Heartbeat: updating lease time. Version 2
1367[DEBUG] [01/08/2026 02:08:53.661] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$B] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),2,1767834533661))),OperationInProgress(Actor[pekko://LeaseActorSpec/system/testProbe-84#-248781236],1,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe,1850070421268)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granting
1368[DEBUG] [01/08/2026 02:08:53.661] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$B] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1369[DEBUG] [01/08/2026 02:08:53.661] [LeaseActorSpec-pekko.actor.default-dispatcher-7] [pekko://LeaseActorSpec/user/$B] transition Granting -> Granted
1370[DEBUG] [01/08/2026 02:08:53.703] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$B] processing Event(Heartbeat,GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from timer heartbeat in state Granted
1371[DEBUG] [01/08/2026 02:08:53.703] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$B] Heartbeat: updating lease time. Version 2
1372[DEBUG] [01/08/2026 02:08:53.704] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$B] processing Event(WriteResponse(Right(LeaseResource(Some(owner1),3,1767834533703))),GrantedVersion(2,org.apache.pekko.util.ConstantFun$$$Lambda$11513/0x00007f095dfa95f0@622f88fe)) from Actor[pekko://LeaseActorSpec/deadLetters] in state Granted
1373[DEBUG] [01/08/2026 02:08:53.704] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$B] Heartbeat: lease time updated: Version 3
1374[DEBUG] [01/08/2026 02:08:53.704] [LeaseActorSpec-pekko.actor.default-dispatcher-10] [pekko://LeaseActorSpec/user/$B] setting timer 'heartbeat'/25 milliseconds: Heartbeat
1375[INFO] [01/08/2026 02:08:53.707] [pool-19-thread-3] [CoordinatedShutdown(pekko://LeaseActorSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1376[DEBUG] [01/08/2026 02:08:53.708] [pool-19-thread-3] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [before-service-unbind] with [0] tasks
1377[DEBUG] [01/08/2026 02:08:53.709] [LeaseActorSpec-pekko.actor.internal-dispatcher-4] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [service-unbind] with [0] tasks
1378[DEBUG] [01/08/2026 02:08:53.709] [LeaseActorSpec-pekko.actor.internal-dispatcher-4] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [service-requests-done] with [0] tasks
1379[DEBUG] [01/08/2026 02:08:53.709] [LeaseActorSpec-pekko.actor.internal-dispatcher-4] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [service-stop] with [0] tasks
1380[DEBUG] [01/08/2026 02:08:53.709] [LeaseActorSpec-pekko.actor.internal-dispatcher-4] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [before-cluster-shutdown] with [0] tasks
1381[DEBUG] [01/08/2026 02:08:53.709] [LeaseActorSpec-pekko.actor.internal-dispatcher-4] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [cluster-sharding-shutdown-region] with [0] tasks
1382[DEBUG] [01/08/2026 02:08:53.709] [LeaseActorSpec-pekko.actor.internal-dispatcher-4] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [cluster-leave] with [0] tasks
1383[DEBUG] [01/08/2026 02:08:53.709] [LeaseActorSpec-pekko.actor.internal-dispatcher-4] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [cluster-exiting] with [0] tasks
1384[DEBUG] [01/08/2026 02:08:53.709] [LeaseActorSpec-pekko.actor.internal-dispatcher-4] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [cluster-exiting-done] with [0] tasks
1385[DEBUG] [01/08/2026 02:08:53.709] [LeaseActorSpec-pekko.actor.internal-dispatcher-4] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [cluster-shutdown] with [0] tasks
1386[DEBUG] [01/08/2026 02:08:53.709] [LeaseActorSpec-pekko.actor.internal-dispatcher-4] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [before-actor-system-terminate] with [0] tasks
1387[DEBUG] [01/08/2026 02:08:53.709] [LeaseActorSpec-pekko.actor.internal-dispatcher-4] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing phase [actor-system-terminate] with [1] tasks.
1388[DEBUG] [01/08/2026 02:08:53.710] [LeaseActorSpec-pekko.actor.internal-dispatcher-4] [CoordinatedShutdown(pekko://LeaseActorSpec)] Performing task [terminate-system] in CoordinatedShutdown phase [actor-system-terminate]
1389[DEBUG] [01/08/2026 02:08:53.715] [LeaseActorSpec-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger
1390[DEBUG] [01/08/2026 02:08:53.715] [LeaseActorSpec-pekko.actor.internal-dispatcher-3] [EventStream] all default loggers stopped
1391[DEBUG] [01/08/2026 02:08:53.715] [LeaseActorSpec-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger
1392[info] LeaseActorSpec:
1393[info] LeaseActor
1394[info] - should acquire empty lease (58 milliseconds)
1395[info] - should handle failure in initial read (35 milliseconds)
1396[info] - should allow acquire after initial failure on rad (27 milliseconds)
1397[info] - should allow client to re-acquire the same lease (37 milliseconds)
1398[info] - should fail if grating takes longer than the heartbeat timeout (542 milliseconds)
1399[info] - should reject taken lease in state idle (34 milliseconds)
1400[info] - should heartbeat granted lease (180 milliseconds)
1401[info] - should remove lease from k8s when released (35 milliseconds)
1402[info] - should remove lease from k8s conflict during update but lease has removed (36 milliseconds)
1403[info] - should remove lease from k8s conflict during update but lease taken by another (38 milliseconds)
1404[info] - should remove lease from k8s failure (37 milliseconds)
1405[info] - should sets granted when granted (37 milliseconds)
1406[info] - should sets granted when acquired and released (38 milliseconds)
1407[info] - should released lock should be acquireable (27 milliseconds)
1408[info] - should released lock acquired with new version (39 milliseconds)
1409[info] - should heartbeat conflict should set granted to false (104 milliseconds)
1410[info] - should heartbeat conflict should call lease lost callback (128 milliseconds)
1411[info] - should heartbeat fail should set granted to false (129 milliseconds)
1412[info] - should heartbeat fail should call lease lost callback (130 milliseconds)
1413[info] - should lock should be acquireable after heart beat conflict (132 milliseconds)
1414[info] - should lock should be acquireable after heart beat fail (129 milliseconds)
1415[info] - should lease acquire in reading state (pending)
1416[info] - should return lease taken if conflict when updating lease (33 milliseconds)
1417[info] - should be able to get lease after failing previous grant update (35 milliseconds)
1418[info] - should allow lease to be overwritten if TTL expired (from IDLE state, need version read) (35 milliseconds)
1419[info] - should allow lease to be overwritten if TTL expired (after previous failed attempt) (35 milliseconds)
1420[info] - should allow lease to be taken if owned by same client name from IDLE (78 milliseconds)
1421[info] - should renew time if lease is owned by client on initial acquire (159 milliseconds)
1422[INFO] [01/08/2026 02:08:53.821] [NativeKubernetesApiSpec-pekko.actor.default-dispatcher-9] [NativeKubernetesApiSpec$$anon$1(pekko://NativeKubernetesApiSpec)] lease lease-1 does not exist, creating
1423[INFO] [01/08/2026 02:08:54.896] [NativeKubernetesApiSpec-pekko.actor.default-dispatcher-9] [NativeKubernetesApiSpec$$anon$1(pekko://NativeKubernetesApiSpec)] lease lease-1 does not exist, creating
1424[INFO] [01/08/2026 02:08:57.955] [pool-19-thread-3] [CoordinatedShutdown(pekko://NativeKubernetesApiSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1425[WARN] [01/08/2026 02:08:57.960] [NativeKubernetesApiSpec-pekko.actor.default-dispatcher-9] [NativeKubernetesApiSpec/Pool(shared->http://localhost:39481)] [1 (WaitingForResponse)]Ongoing request [DELETE /apis/coordination.k8s.io/v1/namespaces/lease/leases/lease-1 Empty] was dropped because pool is shutting down
1426[info] NativeKubernetesApiSpec:
1427[info] Kubernetes native lease resource
1428[info] - should be able to be created (50 milliseconds)
1429[info] - should update a lease successfully (10 milliseconds)
1430[info] - should update a lease conflict (13 milliseconds)
1431[info] - should remove lease via DELETE (6 milliseconds)
1432[info] - should timeout on readLease (1 second, 18 milliseconds)
1433[info] - should timeout on create lease (1 second, 29 milliseconds)
1434[info] - should timeout on updating lease (1 second, 18 milliseconds)
1435[info] - should timeout on remove lease (1 second, 19 milliseconds)
1436[info] KubernetesSettingsSpec:
1437[info] Kubernetes Settings
1438[info] - should default request-timeout is 2/5 of the lease-operation-timeout (6 milliseconds)
1439[info] - should body-read timoeut is 1/2 api request timeout (1 millisecond)
1440[info] - should allow overriding of api server request timeout (1 millisecond)
1441[info] - should default tls-version to v1.2 (0 milliseconds)
1442[info] - should support tls-version override (1 millisecond)
1443[info] - should not allow server request timeout greater than operation timeout (1 millisecond)
1444Starting build for ProjectRef(file:/build/repo/,discovery-aws-api-async) (pekko-discovery-aws-api-async)... [1/13]
1445Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1446[info] compiling 3 Scala sources to /build/repo/discovery-aws-api-async/target/scala-3.8.0-RC6/classes ...
1447[info] done compiling
1448Starting build for ProjectRef(file:/build/repo/,discovery-aws-api) (pekko-discovery-aws-api)... [2/13]
1449Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1450[info] compiling 2 Scala sources to /build/repo/discovery-aws-api/target/scala-3.8.0-RC6/classes ...
1451[info] done compiling
1452[info] compiling 2 Scala sources and 1 Java source to /build/repo/discovery-aws-api/target/scala-3.8.0-RC6/test-classes ...
1453[info] done compiling
1454[info] FiltersParsingTest:
1455[info] - empty string does not break parsing (11 milliseconds)
1456[info] - can parse simple filter (12 milliseconds)
1457[info] - can parse more complicated filter (1 millisecond)
1458Starting build for ProjectRef(file:/build/repo/,management-loglevels-logback) (pekko-management-loglevels-logback)... [3/13]
1459Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1460[info] compiling 14 Scala sources to /build/repo/management/target/scala-3.8.0-RC6/classes ...
1461[info] done compiling
1462[info] compiling 1 Scala source to /build/repo/management-loglevels-logback/target/scala-3.8.0-RC6/classes ...
1463[info] done compiling
1464[info] compiling 1 Scala source to /build/repo/management-loglevels-logback/target/scala-3.8.0-RC6/test-classes ...
1465[info] done compiling
146602:09:10.735 [pool-48-thread-4-ScalaTest-running-LogLevelRoutesSpec] INFO LogLevelRoutesSpec -- Log level for [LogLevelRoutesSpec] set to [DEBUG] through Pekko Management loglevel endpoint from [unknown]
146702:09:10.771 [pool-48-thread-4-ScalaTest-running-LogLevelRoutesSpec] INFO org.apache.pekko.management.loglevels.logback.LogLevelRoutes -- Pekko loglevel set to [DEBUG] through Pekko Management loglevel endpoint from [unknown]
1468[INFO] [01/08/2026 02:09:10.786] [pool-48-thread-4] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1469[DEBUG] [01/08/2026 02:09:10.787] [pool-48-thread-4] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [before-service-unbind] with [0] tasks
1470[DEBUG] [01/08/2026 02:09:10.789] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [service-unbind] with [0] tasks
1471[DEBUG] [01/08/2026 02:09:10.789] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [service-requests-done] with [0] tasks
1472[DEBUG] [01/08/2026 02:09:10.789] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [service-stop] with [0] tasks
1473[DEBUG] [01/08/2026 02:09:10.789] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [before-cluster-shutdown] with [0] tasks
1474[DEBUG] [01/08/2026 02:09:10.789] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [cluster-sharding-shutdown-region] with [0] tasks
1475[DEBUG] [01/08/2026 02:09:10.790] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [cluster-leave] with [0] tasks
1476[DEBUG] [01/08/2026 02:09:10.790] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [cluster-exiting] with [0] tasks
1477[DEBUG] [01/08/2026 02:09:10.790] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [cluster-exiting-done] with [0] tasks
1478[DEBUG] [01/08/2026 02:09:10.790] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [cluster-shutdown] with [0] tasks
1479[DEBUG] [01/08/2026 02:09:10.790] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [before-actor-system-terminate] with [0] tasks
1480[DEBUG] [01/08/2026 02:09:10.790] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing phase [actor-system-terminate] with [1] tasks.
1481[DEBUG] [01/08/2026 02:09:10.791] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec)] Performing task [terminate-system] in CoordinatedShutdown phase [actor-system-terminate]
1482[DEBUG] [01/08/2026 02:09:10.799] [org-apache-pekko-management-loglevels-logback-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-7] [EventStream] shutting down: StandardOutLogger
1483[info] LogLevelRoutesSpec:
1484[info] The logback log level routes
1485[info] - must show log level of a Logger (160 milliseconds)
1486[info] - must change log level of a Logger (24 milliseconds)
1487[info] - must fail for unknown log level (19 milliseconds)
1488[info] - must not change loglevel if read only (2 milliseconds)
1489[info] - must allow inspecting classic Pekko loglevel (3 milliseconds)
1490[info] - must allow changing classic Pekko loglevel (4 milliseconds)
1491Starting build for ProjectRef(file:/build/repo/,bill-of-materials) (pekko-management-bom)... [4/13]
1492Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1493Starting build for ProjectRef(file:/build/repo/,management) (pekko-management)... [5/13]
1494Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1495[info] compiling 7 Scala sources and 4 Java sources to /build/repo/management/target/scala-3.8.0-RC6/test-classes ...
1496[info] /build/repo/management/src/test/java/org/apache/pekko/management/CodeExamples.java: CodeExamples.java uses or overrides a deprecated API.
1497[info] /build/repo/management/src/test/java/org/apache/pekko/management/CodeExamples.java: Recompile with -Xlint:deprecation for details.
1498[info] done compiling
1499[info] HealthCheckSettingsSpec:
1500[info] Health Check Settings
1501[info] - should filter out blank fqcn (11 milliseconds)
1502[info] - should be creatable with primary constructor (1 millisecond)
1503[info] - should be creatable with legacy create method (0 milliseconds)
1504[info] - should be creatable with legacy constructor (0 milliseconds)
1505[INFO] [01/08/2026 02:09:17.105] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1506[INFO] [01/08/2026 02:09:17.105] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1507[INFO] [01/08/2026 02:09:17.106] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1508[INFO] [01/08/2026 02:09:17.212] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1509[INFO] [01/08/2026 02:09:17.212] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1510[INFO] [01/08/2026 02:09:17.212] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1511[INFO] [01/08/2026 02:09:17.232] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1512[INFO] [01/08/2026 02:09:17.232] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1513[INFO] [01/08/2026 02:09:17.232] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1514[INFO] [01/08/2026 02:09:17.235] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1515[INFO] [01/08/2026 02:09:17.235] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1516[INFO] [01/08/2026 02:09:17.235] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1517[INFO] [01/08/2026 02:09:17.237] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1518[INFO] [01/08/2026 02:09:17.238] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1519[INFO] [01/08/2026 02:09:17.238] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1520[INFO] [01/08/2026 02:09:17.240] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1521[INFO] [01/08/2026 02:09:17.240] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1522[INFO] [01/08/2026 02:09:17.240] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1523[INFO] [01/08/2026 02:09:17.243] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1524[INFO] [01/08/2026 02:09:17.243] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1525[INFO] [01/08/2026 02:09:17.243] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1526[INFO] [01/08/2026 02:09:17.245] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1527[INFO] [01/08/2026 02:09:17.245] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1528[INFO] [01/08/2026 02:09:17.245] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1529[INFO] [01/08/2026 02:09:17.247] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading startup checks []
1530[INFO] [01/08/2026 02:09:17.247] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading readiness checks []
1531[INFO] [01/08/2026 02:09:17.247] [pool-67-thread-4-ScalaTest-running-HealthCheckRoutesSpec] [HealthChecksImpl(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Loading liveness checks []
1532[INFO] [01/08/2026 02:09:17.261] [pool-67-thread-4] [CoordinatedShutdown(pekko://org-apache-pekko-management-HealthCheckRoutesSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1533[info] HealthCheckRoutesSpec:
1534[info] Health check /startup endpoint
1535[info] - should return 200 for Right (179 milliseconds)
1536[info] - should return 500 for Left (20 milliseconds)
1537[info] - should return 500 for fail (3 milliseconds)
1538[info] Health check /ready endpoint
1539[info] - should return 200 for Right (2 milliseconds)
1540[info] - should return 500 for Left (2 milliseconds)
1541[info] - should return 500 for fail (2 milliseconds)
1542[info] Health check /alive endpoint
1543[info] - should return 200 for Right (2 milliseconds)
1544[info] - should return 500 for Left (2 milliseconds)
1545[info] - should return 500 for fail (2 milliseconds)
1546[INFO] [01/08/2026 02:09:17.307] [pool-67-thread-4] [HealthChecksImpl(pekko://PekkoManagementSpec)] Loading startup checks []
1547[INFO] [01/08/2026 02:09:17.308] [pool-67-thread-4] [HealthChecksImpl(pekko://PekkoManagementSpec)] Loading readiness checks []
1548[INFO] [01/08/2026 02:09:17.308] [pool-67-thread-4] [HealthChecksImpl(pekko://PekkoManagementSpec)] Loading liveness checks []
1549[INFO] [01/08/2026 02:09:17.318] [pool-67-thread-4-ScalaTest-running-PekkoManagementSpec] [PekkoManagement(pekko://PekkoManagementSpec)] Binding Pekko Management (HTTP) endpoint to: 172.17.0.3:7626
1550[INFO] [01/08/2026 02:09:17.319] [pool-67-thread-4-ScalaTest-running-PekkoManagementSpec] [PekkoManagement(pekko://PekkoManagementSpec)] Including HTTP management routes for HealthCheckRoutes
1551[INFO] [pekkoManagementBound][01/08/2026 02:09:17.574] [PekkoManagementSpec-pekko.actor.default-dispatcher-6] [PekkoManagement(pekko://PekkoManagementSpec)] Bound Pekko Management (HTTP) endpoint to: 172.17.0.3:7626
1552[info] PekkoManagementSpec:
1553[info] Pekko Management
1554[info] - should successfully start (268 milliseconds)
1555[INFO] [01/08/2026 02:09:17.625] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading startup checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1556[INFO] [01/08/2026 02:09:17.625] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading readiness checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1557[INFO] [01/08/2026 02:09:17.625] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading liveness checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1558[INFO] [01/08/2026 02:09:17.641] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading startup checks []
1559[INFO] [01/08/2026 02:09:17.641] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading readiness checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1560[INFO] [01/08/2026 02:09:17.641] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading liveness checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1561[INFO] [01/08/2026 02:09:17.642] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading startup checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1562[INFO] [01/08/2026 02:09:17.642] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading readiness checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1563[INFO] [01/08/2026 02:09:17.642] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading liveness checks [(Ok,org.apache.pekko.management.HealthCheckTest$Ok)]
1564[INFO] [01/08/2026 02:09:17.660] [pool-67-thread-4] [HealthChecksImpl(pekko://HealthCheckTest2)] Loading startup checks []
1565[INFO] [01/08/2026 02:09:17.660] [pool-67-thread-4] [HealthChecksImpl(pekko://HealthCheckTest2)] Loading readiness checks []
1566[INFO] [01/08/2026 02:09:17.660] [pool-67-thread-4] [HealthChecksImpl(pekko://HealthCheckTest2)] Loading liveness checks []
1567[INFO] [pekkoStartupCheckFailed][01/08/2026 02:09:17.661] [HealthCheckTest2-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthCheckTest2)] Check [org.apache.pekko.management.internal.HealthChecksImpl$$Lambda$14496/0x00007f095e93e048] not ok
1568[INFO] [pekkoLivenessCheckFailed][01/08/2026 02:09:17.662] [HealthCheckTest2-pekko.actor.default-dispatcher-5] [HealthChecksImpl(pekko://HealthCheckTest2)] Check [org.apache.pekko.management.internal.HealthChecksImpl$$Lambda$14496/0x00007f095e93e048] not ok
1569[INFO] [pekkoReadinessCheckFailed][01/08/2026 02:09:17.663] [HealthCheckTest2-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthCheckTest2)] Check [org.apache.pekko.management.internal.HealthChecksImpl$$Lambda$14496/0x00007f095e93e048] not ok
1570[INFO] [pekkoStartupCheckFailed][01/08/2026 02:09:17.663] [HealthCheckTest2-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthCheckTest2)] Check [org.apache.pekko.management.internal.HealthChecksImpl$$Lambda$14496/0x00007f095e93e048] not ok
1571[INFO] [pekkoLivenessCheckFailed][01/08/2026 02:09:17.663] [HealthCheckTest2-pekko.actor.default-dispatcher-9] [HealthChecksImpl(pekko://HealthCheckTest2)] Check [org.apache.pekko.management.internal.HealthChecksImpl$$Lambda$14496/0x00007f095e93e048] not ok
1572[INFO] [pekkoReadinessCheckFailed][01/08/2026 02:09:17.664] [HealthCheckTest2-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthCheckTest2)] Check [org.apache.pekko.management.internal.HealthChecksImpl$$Lambda$14496/0x00007f095e93e048] not ok
1573[INFO] [01/08/2026 02:09:17.667] [pool-67-thread-4] [CoordinatedShutdown(pekko://HealthCheckTest2)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1574[INFO] [01/08/2026 02:09:17.681] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading startup checks [(Throws,org.apache.pekko.management.HealthCheckTest$Throws)]
1575[INFO] [01/08/2026 02:09:17.681] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading readiness checks [(Throws,org.apache.pekko.management.HealthCheckTest$Throws)]
1576[INFO] [01/08/2026 02:09:17.681] [pool-67-thread-4] [HealthChecksImpl(pekko://default)] Loading liveness checks [(Throws,org.apache.pekko.management.HealthCheckTest$Throws)]
1577[WARN] [pekkoLivenessCheckFailed][01/08/2026 02:09:17.684] [default-pekko.actor.default-dispatcher-5] [HealthChecksImpl(pekko://default)] Check [org.apache.pekko.management.internal.HealthChecksImpl$$Lambda$14496/0x00007f095e93e048] failed: oh dear
1578[INFO] [01/08/2026 02:09:17.686] [pool-67-thread-4] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1579[info] HealthCheckTest:
1580[info] - okReturnsTrue
1581[info] - creatableThroughLegacyConstructor
1582[info] - notOkayReturnsFalse
1583[info] - defineViaActorSystemSetup
1584[info] - throwsReturnsFailed
1585[INFO] [01/08/2026 02:09:17.739] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading startup checks []
1586[INFO] [01/08/2026 02:09:17.740] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading readiness checks []
1587[INFO] [01/08/2026 02:09:17.740] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading liveness checks []
1588[INFO] [01/08/2026 02:09:17.750] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:40229
1589[INFO] [01/08/2026 02:09:17.750] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for ManagementRouteProviderAdapter
1590[INFO] [01/08/2026 02:09:17.753] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HttpManagementEndpointSpecRoutesScaladsl
1591[INFO] [01/08/2026 02:09:17.753] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HealthCheckRoutes
1592[INFO] [pekkoManagementBound][01/08/2026 02:09:17.765] [test-pekko.actor.default-dispatcher-5] [PekkoManagement(pekko://test)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:40229
1593[INFO] [01/08/2026 02:09:17.920] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1594[INFO] [01/08/2026 02:09:17.941] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading startup checks []
1595[INFO] [01/08/2026 02:09:17.942] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading readiness checks []
1596[INFO] [01/08/2026 02:09:17.942] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading liveness checks []
1597[INFO] [01/08/2026 02:09:17.943] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:36421
1598[INFO] [01/08/2026 02:09:17.943] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HttpManagementEndpointSpecRoutesScaladsl
1599[INFO] [01/08/2026 02:09:17.943] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HealthCheckRoutes
1600[INFO] [pekkoManagementBound][01/08/2026 02:09:17.956] [test-pekko.actor.default-dispatcher-6] [PekkoManagement(pekko://test)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:36421
1601[INFO] [01/08/2026 02:09:17.990] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1602[INFO] [01/08/2026 02:09:18.034] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading startup checks []
1603[INFO] [01/08/2026 02:09:18.034] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading readiness checks []
1604[INFO] [01/08/2026 02:09:18.034] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading liveness checks []
1605[INFO] [01/08/2026 02:09:18.035] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:39947
1606[INFO] [01/08/2026 02:09:18.035] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HttpManagementEndpointSpecRoutesScaladsl
1607[INFO] [01/08/2026 02:09:18.035] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HealthCheckRoutes
1608[INFO] [pekkoManagementBound][01/08/2026 02:09:18.053] [test-pekko.actor.default-dispatcher-5] [PekkoManagement(pekko://test)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:39947
1609[INFO] [01/08/2026 02:09:18.148] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1610[INFO] [01/08/2026 02:09:18.172] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading startup checks []
1611[INFO] [01/08/2026 02:09:18.172] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading readiness checks []
1612[INFO] [01/08/2026 02:09:18.172] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading liveness checks []
1613[INFO] [01/08/2026 02:09:18.172] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:46185
1614[INFO] [01/08/2026 02:09:18.172] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HealthCheckRoutes
1615[INFO] [pekkoManagementBound][01/08/2026 02:09:18.184] [test-pekko.actor.default-dispatcher-7] [PekkoManagement(pekko://test)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:46185
1616[INFO] [01/08/2026 02:09:18.205] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1617[INFO] [01/08/2026 02:09:18.224] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading startup checks []
1618[INFO] [01/08/2026 02:09:18.224] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading readiness checks []
1619[INFO] [01/08/2026 02:09:18.224] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [HealthChecksImpl(pekko://test)] Loading liveness checks []
1620[INFO] [01/08/2026 02:09:18.225] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:0
1621[INFO] [01/08/2026 02:09:18.225] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HealthCheckRoutes
1622[INFO] [pekkoManagementBound][01/08/2026 02:09:18.236] [test-pekko.actor.default-dispatcher-6] [PekkoManagement(pekko://test)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:46011
1623[INFO] [01/08/2026 02:09:18.265] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1624[INFO] [01/08/2026 02:09:18.288] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:40749
1625[INFO] [01/08/2026 02:09:18.288] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Including HTTP management routes for HttpManagementEndpointSpecRoutesScaladsl
1626[INFO] [pekkoManagementBound][01/08/2026 02:09:18.298] [test-pekko.actor.default-dispatcher-5] [PekkoManagement(pekko://test)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:40749
1627[INFO] [01/08/2026 02:09:18.323] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1628[INFO] [01/08/2026 02:09:18.340] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:35393
1629[WARN] [01/08/2026 02:09:18.340] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [PekkoManagement(pekko://test)] No routes configured for pekko management! Double check your `pekko.management.http.routes` config.
1630[INFO] [01/08/2026 02:09:18.345] [pool-67-thread-4-ScalaTest-running-PekkoManagementHttpEndpointSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1631[info] PekkoManagementHttpEndpointSpec:
1632[info] Http Cluster Management
1633[info] should start and stop
1634[info] - when not setting any security (208 milliseconds)
1635[info] - when setting basic authentication (69 milliseconds)
1636[info] - when setting ssl (157 milliseconds)
1637[info] - when enable HealthCheckRoutes by default (56 milliseconds)
1638[info] - when bind random port (59 milliseconds)
1639[info] - when HealthCheckRoutes are disabled (58 milliseconds)
1640[info] should not start
1641[info] - when no routes defined (20 milliseconds)
1642[INFO] [01/08/2026 02:09:18.368] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks []
1643[INFO] [01/08/2026 02:09:18.368] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks []
1644[INFO] [01/08/2026 02:09:18.368] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks []
1645[INFO] [01/08/2026 02:09:18.371] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(Ok,org.apache.pekko.management.Ok)]
1646[INFO] [01/08/2026 02:09:18.371] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(Ok,org.apache.pekko.management.Ok)]
1647[INFO] [01/08/2026 02:09:18.372] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(Ok,org.apache.pekko.management.Ok)]
1648[INFO] [01/08/2026 02:09:18.374] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(NoArgsCtr,org.apache.pekko.management.NoArgsCtr)]
1649[INFO] [01/08/2026 02:09:18.374] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(NoArgsCtr,org.apache.pekko.management.NoArgsCtr)]
1650[INFO] [01/08/2026 02:09:18.374] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(NoArgsCtr,org.apache.pekko.management.NoArgsCtr)]
1651[INFO] [01/08/2026 02:09:18.376] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(False,org.apache.pekko.management.False)]
1652[INFO] [01/08/2026 02:09:18.376] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(False,org.apache.pekko.management.False)]
1653[INFO] [01/08/2026 02:09:18.376] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(False,org.apache.pekko.management.False)]
1654[INFO] [pekkoStartupCheckFailed][01/08/2026 02:09:18.377] [HealthChecksSpec-pekko.actor.default-dispatcher-5] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.False] not ok
1655[INFO] [pekkoReadinessCheckFailed][01/08/2026 02:09:18.377] [HealthChecksSpec-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.False] not ok
1656[INFO] [pekkoStartupCheckFailed][01/08/2026 02:09:18.378] [HealthChecksSpec-pekko.actor.default-dispatcher-5] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.False] not ok
1657[INFO] [pekkoLivenessCheckFailed][01/08/2026 02:09:18.378] [HealthChecksSpec-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.False] not ok
1658[INFO] [pekkoReadinessCheckFailed][01/08/2026 02:09:18.378] [HealthChecksSpec-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.False] not ok
1659[INFO] [pekkoLivenessCheckFailed][01/08/2026 02:09:18.381] [HealthChecksSpec-pekko.actor.default-dispatcher-9] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.False] not ok
1660[INFO] [01/08/2026 02:09:18.382] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(Throws,org.apache.pekko.management.Throws)]
1661[INFO] [01/08/2026 02:09:18.382] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(Throws,org.apache.pekko.management.Throws)]
1662[INFO] [01/08/2026 02:09:18.382] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(Throws,org.apache.pekko.management.Throws)]
1663[WARN] [pekkoStartupCheckFailed][01/08/2026 02:09:18.384] [HealthChecksSpec-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1664[WARN] [pekkoReadinessCheckFailed][01/08/2026 02:09:18.385] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1665[WARN] [pekkoLivenessCheckFailed][01/08/2026 02:09:18.385] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1666[WARN] [pekkoStartupCheckFailed][01/08/2026 02:09:18.386] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1667[WARN] [pekkoReadinessCheckFailed][01/08/2026 02:09:18.386] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1668[WARN] [pekkoLivenessCheckFailed][01/08/2026 02:09:18.386] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1669[INFO] [01/08/2026 02:09:18.387] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(Ok,org.apache.pekko.management.Ok), (Throws,org.apache.pekko.management.Throws), (False,org.apache.pekko.management.False)]
1670[INFO] [01/08/2026 02:09:18.388] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(Ok,org.apache.pekko.management.Ok), (Throws,org.apache.pekko.management.Throws), (False,org.apache.pekko.management.False)]
1671[INFO] [01/08/2026 02:09:18.388] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(Ok,org.apache.pekko.management.Ok), (Throws,org.apache.pekko.management.Throws), (False,org.apache.pekko.management.False)]
1672[WARN] [pekkoStartupCheckFailed][01/08/2026 02:09:18.388] [HealthChecksSpec-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1673[WARN] [pekkoReadinessCheckFailed][01/08/2026 02:09:18.389] [HealthChecksSpec-pekko.actor.default-dispatcher-8] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1674[WARN] [pekkoLivenessCheckFailed][01/08/2026 02:09:18.390] [HealthChecksSpec-pekko.actor.default-dispatcher-9] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1675[WARN] [pekkoStartupCheckFailed][01/08/2026 02:09:18.390] [HealthChecksSpec-pekko.actor.default-dispatcher-9] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1676[WARN] [pekkoReadinessCheckFailed][01/08/2026 02:09:18.391] [HealthChecksSpec-pekko.actor.default-dispatcher-9] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1677[WARN] [pekkoLivenessCheckFailed][01/08/2026 02:09:18.391] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Throws] failed: null
1678[INFO] [01/08/2026 02:09:18.392] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(Naughty,org.apache.pekko.management.Naughty)]
1679[INFO] [01/08/2026 02:09:18.392] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(Naughty,org.apache.pekko.management.Naughty)]
1680[INFO] [01/08/2026 02:09:18.392] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(Naughty,org.apache.pekko.management.Naughty)]
1681[WARN] [pekkoStartupCheckFailed][01/08/2026 02:09:18.393] [HealthChecksSpec-pekko.actor.default-dispatcher-8] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Naughty] failed: bad
1682[WARN] [pekkoReadinessCheckFailed][01/08/2026 02:09:18.393] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Naughty] failed: bad
1683[WARN] [pekkoLivenessCheckFailed][01/08/2026 02:09:18.394] [HealthChecksSpec-pekko.actor.default-dispatcher-9] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Naughty] failed: bad
1684[WARN] [pekkoStartupCheckFailed][01/08/2026 02:09:18.394] [HealthChecksSpec-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Naughty] failed: bad
1685[WARN] [pekkoReadinessCheckFailed][01/08/2026 02:09:18.395] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Naughty] failed: bad
1686[WARN] [pekkoLivenessCheckFailed][01/08/2026 02:09:18.395] [HealthChecksSpec-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Naughty] failed: bad
1687[INFO] [01/08/2026 02:09:18.396] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(Slow,org.apache.pekko.management.Slow), (Ok,org.apache.pekko.management.Ok)]
1688[INFO] [01/08/2026 02:09:18.396] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(Slow,org.apache.pekko.management.Slow), (Ok,org.apache.pekko.management.Ok)]
1689[INFO] [01/08/2026 02:09:18.396] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(Slow,org.apache.pekko.management.Slow), (Ok,org.apache.pekko.management.Ok)]
1690[WARN] [pekkoStartupCheckFailed][01/08/2026 02:09:18.914] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Slow] timed out after 500 milliseconds
1691[WARN] [pekkoReadinessCheckFailed][01/08/2026 02:09:19.434] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Slow] timed out after 500 milliseconds
1692[WARN] [pekkoLivenessCheckFailed][01/08/2026 02:09:19.955] [HealthChecksSpec-pekko.actor.default-dispatcher-5] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Slow] timed out after 500 milliseconds
1693[WARN] [pekkoStartupCheckFailed][01/08/2026 02:09:20.475] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Slow] timed out after 500 milliseconds
1694[WARN] [pekkoReadinessCheckFailed][01/08/2026 02:09:20.995] [HealthChecksSpec-pekko.actor.default-dispatcher-5] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Slow] timed out after 500 milliseconds
1695[WARN] [pekkoLivenessCheckFailed][01/08/2026 02:09:21.514] [HealthChecksSpec-pekko.actor.default-dispatcher-7] [HealthChecksImpl(pekko://HealthChecksSpec)] Check [org.apache.pekko.management.Slow] timed out after 500 milliseconds
1696[INFO] [01/08/2026 02:09:21.516] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(InvalidCtr,org.apache.pekko.management.InvalidCtr)]
1697[INFO] [01/08/2026 02:09:21.516] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(InvalidCtr,org.apache.pekko.management.InvalidCtr)]
1698[INFO] [01/08/2026 02:09:21.516] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(InvalidCtr,org.apache.pekko.management.InvalidCtr)]
1699[INFO] [01/08/2026 02:09:21.518] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(WrongType,org.apache.pekko.management.WrongType)]
1700[INFO] [01/08/2026 02:09:21.518] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(WrongType,org.apache.pekko.management.WrongType)]
1701[INFO] [01/08/2026 02:09:21.518] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(WrongType,org.apache.pekko.management.WrongType)]
1702[INFO] [01/08/2026 02:09:21.519] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(DoesNotExist,org.apache.pekko.management.DoesNotExist), (Ok,org.apache.pekko.management.Ok)]
1703[INFO] [01/08/2026 02:09:21.519] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(DoesNotExist,org.apache.pekko.management.DoesNotExist), (Ok,org.apache.pekko.management.Ok)]
1704[INFO] [01/08/2026 02:09:21.519] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(DoesNotExist,org.apache.pekko.management.DoesNotExist), (Ok,org.apache.pekko.management.Ok)]
1705[INFO] [01/08/2026 02:09:21.520] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading startup checks [(Ok,org.apache.pekko.management.Ok), (CtrExceptionCheck,org.apache.pekko.management.CtrException)]
1706[INFO] [01/08/2026 02:09:21.520] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading readiness checks [(Ok,org.apache.pekko.management.Ok), (CtrExceptionCheck,org.apache.pekko.management.CtrException)]
1707[INFO] [01/08/2026 02:09:21.520] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthChecksSpec)] Loading liveness checks [(Ok,org.apache.pekko.management.Ok), (CtrExceptionCheck,org.apache.pekko.management.CtrException)]
1708[INFO] [01/08/2026 02:09:21.534] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthCheckSpec2)] Loading startup checks []
1709[INFO] [01/08/2026 02:09:21.534] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthCheckSpec2)] Loading readiness checks []
1710[INFO] [01/08/2026 02:09:21.534] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [HealthChecksImpl(pekko://HealthCheckSpec2)] Loading liveness checks []
1711[INFO] [pekkoStartupCheckFailed][01/08/2026 02:09:21.535] [HealthCheckSpec2-pekko.actor.default-dispatcher-5] [HealthChecksImpl(pekko://HealthCheckSpec2)] Check [org.apache.pekko.management.False] not ok
1712[INFO] [pekkoLivenessCheckFailed][01/08/2026 02:09:21.535] [HealthCheckSpec2-pekko.actor.default-dispatcher-5] [HealthChecksImpl(pekko://HealthCheckSpec2)] Check [org.apache.pekko.management.False] not ok
1713[INFO] [pekkoReadinessCheckFailed][01/08/2026 02:09:21.536] [HealthCheckSpec2-pekko.actor.default-dispatcher-6] [HealthChecksImpl(pekko://HealthCheckSpec2)] Check [org.apache.pekko.management.False] not ok
1714[INFO] [pekkoStartupCheckFailed][01/08/2026 02:09:21.537] [HealthCheckSpec2-pekko.actor.default-dispatcher-5] [HealthChecksImpl(pekko://HealthCheckSpec2)] Check [org.apache.pekko.management.False] not ok
1715[INFO] [pekkoLivenessCheckFailed][01/08/2026 02:09:21.538] [HealthCheckSpec2-pekko.actor.default-dispatcher-8] [HealthChecksImpl(pekko://HealthCheckSpec2)] Check [org.apache.pekko.management.False] not ok
1716[INFO] [pekkoReadinessCheckFailed][01/08/2026 02:09:21.538] [HealthCheckSpec2-pekko.actor.default-dispatcher-8] [HealthChecksImpl(pekko://HealthCheckSpec2)] Check [org.apache.pekko.management.False] not ok
1717[INFO] [01/08/2026 02:09:21.539] [pool-67-thread-4-ScalaTest-running-HealthChecksSpec] [CoordinatedShutdown(pekko://HealthCheckSpec2)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1718[INFO] [01/08/2026 02:09:21.548] [pool-67-thread-4] [CoordinatedShutdown(pekko://HealthChecksSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1719[info] HealthChecksSpec:
1720[info] HealthCheck
1721[info] - should succeed by default (4 milliseconds)
1722[info] - should succeed for all health checks returning Right (2 milliseconds)
1723[info] - should support no args constructor (3 milliseconds)
1724[info] - should fail for health checks returning Left (5 milliseconds)
1725[info] - should return failure for all health checks fail (4 milliseconds)
1726[info] - should return failure if any of the checks fail (5 milliseconds)
1727[info] - should return failure if check throws (3 milliseconds)
1728[info] - should return failure if checks timeout (3 seconds, 118 milliseconds)
1729[info] - should provide useful error if user's ctr is invalid (2 milliseconds)
1730[info] - should provide useful error if invalid type (1 millisecond)
1731[info] - should provide useful error if class not found (0 milliseconds)
1732[info] - should provide useful error if class ctr throws (1 millisecond)
1733[info] - should be possible to define via ActorSystem Setup (25 milliseconds)
1734Starting build for ProjectRef(file:/build/repo/,management-cluster-http) (pekko-management-cluster-http)... [6/13]
1735Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1736[info] compiling 9 Scala sources and 1 Java source to /build/repo/management-cluster-http/target/scala-3.8.0-RC6/classes ...
1737[info] done compiling
1738[info] compiling 8 Scala sources and 3 Java sources to /build/repo/management-cluster-http/target/scala-3.8.0-RC6/test-classes ...
1739[info] done compiling
1740[info] ClusterDomainEventServerSentEventEncoderSpec:
1741[info] Encoder
1742[info] - must work (29 milliseconds)
1743[info] ClusterHttpManagementHelperSpec:
1744[info] Oldest nodes per role
1745[info] - must work (3 milliseconds)
1746[INFO] [01/08/2026 02:09:29.367] [pool-77-thread-1] [ArteryTransport(pekko://ClusterHealthCheck)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterHealthCheck@127.0.0.1:45021] with UID [-4060059688091672126]
1747[INFO] [01/08/2026 02:09:29.377] [pool-77-thread-1] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:45021] - Starting up, Pekko version [1.1.5] ...
1748[INFO] [01/08/2026 02:09:29.404] [pool-77-thread-1] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:45021] - Registered cluster JMX MBean [pekko:type=Cluster]
1749[INFO] [01/08/2026 02:09:29.404] [pool-77-thread-1] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:45021] - Started up successfully
1750[INFO] [01/08/2026 02:09:29.426] [ClusterHealthCheck-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:45021] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1751[INFO] [01/08/2026 02:09:29.426] [ClusterHealthCheck-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:45021] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
1752[INFO] [01/08/2026 02:09:29.527] [pool-77-thread-1] [CoordinatedShutdown(pekko://ClusterHealthCheck)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1753[INFO] [01/08/2026 02:09:29.534] [ClusterHealthCheck-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:45021] - Exiting completed
1754[INFO] [01/08/2026 02:09:29.534] [ClusterHealthCheck-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:45021] - Shutting down...
1755[INFO] [pekkoDeadLetter][01/08/2026 02:09:29.536] [ClusterHealthCheck-pekko.actor.default-dispatcher-10] [pekko://ClusterHealthCheck/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://ClusterHealthCheck/system/cluster/core/daemon#-1786634291] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1756[INFO] [01/08/2026 02:09:29.538] [ClusterHealthCheck-pekko.actor.internal-dispatcher-9] [Cluster(pekko://ClusterHealthCheck)] Cluster Node [pekko://ClusterHealthCheck@127.0.0.1:45021] - Successfully shut down
1757[INFO] [01/08/2026 02:09:29.550] [ClusterHealthCheck-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterHealthCheck@127.0.0.1:45021/system/remoting-terminator] Shutting down remote daemon.
1758[INFO] [01/08/2026 02:09:29.551] [ClusterHealthCheck-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterHealthCheck@127.0.0.1:45021/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
1759[INFO] [01/08/2026 02:09:29.567] [ClusterHealthCheck-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterHealthCheck@127.0.0.1:45021/system/remoting-terminator] Remoting shut down.
1760[info] ClusterMembershipCheckSpec:
1761[info] Cluster Health
1762[info] - should be unhealthy if current state not one of healthy states (3 milliseconds)
1763[info] - should be unhealthy if current state is one of healthy states (0 milliseconds)
1764[INFO] [01/08/2026 02:09:29.610] [pool-77-thread-1] [ArteryTransport(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:33197] with UID [-1987762354682650374]
1765[INFO] [01/08/2026 02:09:29.611] [pool-77-thread-1] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:33197] - Starting up, Pekko version [1.1.5] ...
1766[INFO] [01/08/2026 02:09:29.614] [pool-77-thread-1] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:33197] - Registered cluster JMX MBean [pekko:type=Cluster]
1767[INFO] [01/08/2026 02:09:29.614] [pool-77-thread-1] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:33197] - Started up successfully
1768[INFO] [01/08/2026 02:09:29.618] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:33197] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1769[INFO] [01/08/2026 02:09:29.618] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:33197] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
1770[INFO] [01/08/2026 02:09:29.839] [pool-77-thread-1] [CoordinatedShutdown(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1771[INFO] [pekkoDeadLetter][01/08/2026 02:09:29.840] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.actor.default-dispatcher-10] [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec/system/cluster/core/daemon#-410530059] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1772[INFO] [01/08/2026 02:09:29.841] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:33197] - Exiting completed
1773[INFO] [01/08/2026 02:09:29.841] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:33197] - Shutting down...
1774[INFO] [01/08/2026 02:09:29.841] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:33197] - Successfully shut down
1775[INFO] [01/08/2026 02:09:29.844] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.remote.default-remote-dispatcher-7] [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:33197/system/remoting-terminator] Shutting down remote daemon.
1776[INFO] [01/08/2026 02:09:29.844] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.remote.default-remote-dispatcher-7] [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:33197/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
1777[INFO] [01/08/2026 02:09:29.847] [org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec-pekko.remote.default-remote-dispatcher-7] [pekko://org-apache-pekko-management-cluster-ClusterHttpManagementRouteProviderSpec@127.0.0.1:33197/system/remoting-terminator] Remoting shut down.
1778[info] ClusterHttpManagementRouteProviderSpec:
1779[info] Cluster HTTP Management Route
1780[info] - should not expose write operations when readOnly set (203 milliseconds)
1781[info] - should expose write when readOnly false (7 milliseconds)
1782[INFO] [01/08/2026 02:09:29.884] [pool-77-thread-1] [ArteryTransport(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:42841] with UID [-6277042299378863682]
1783[INFO] [01/08/2026 02:09:29.885] [pool-77-thread-1] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:42841] - Starting up, Pekko version [1.1.5] ...
1784[INFO] [01/08/2026 02:09:29.888] [pool-77-thread-1] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:42841] - Registered cluster JMX MBean [pekko:type=Cluster]
1785[INFO] [01/08/2026 02:09:29.888] [pool-77-thread-1] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:42841] - Started up successfully
1786[INFO] [01/08/2026 02:09:29.893] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:42841] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1787[INFO] [01/08/2026 02:09:29.893] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:42841] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
1788[INFO] [01/08/2026 02:09:30.650] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@172.17.0.3:37507] with UID [-933761648138614164]
1789[INFO] [01/08/2026 02:09:30.652] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37507] - Starting up, Pekko version [1.1.5] ...
1790[WARN] [01/08/2026 02:09:30.657] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
1791[INFO] [01/08/2026 02:09:30.657] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37507] - Started up successfully
1792[INFO] [01/08/2026 02:09:30.661] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37507] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1793[INFO] [01/08/2026 02:09:30.661] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37507] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
1794[INFO] [pekkoMemberChanged][01/08/2026 02:09:30.674] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37507] - Node [pekko://test@172.17.0.3:37507] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
1795[INFO] [01/08/2026 02:09:30.676] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37507] - is the new leader among reachable nodes (more leaders may exist)
1796[INFO] [pekkoMemberChanged][01/08/2026 02:09:30.682] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37507] - Leader is moving node [pekko://test@172.17.0.3:37507] to [Up]
1797[INFO] [01/08/2026 02:09:30.717] [test-pekko.actor.internal-dispatcher-3] [pekko://test@172.17.0.3:37507/system/sharding/TestShardRegion] TestShardRegion: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min]
1798[INFO] [pekkoClusterSingletonStarted][01/08/2026 02:09:30.731] [test-pekko.actor.internal-dispatcher-2] [pekko://test@172.17.0.3:37507/system/sharding/TestShardRegionCoordinator] Singleton manager starting singleton actor [pekko://test/system/sharding/TestShardRegionCoordinator/singleton]
1799[INFO] [01/08/2026 02:09:30.732] [test-pekko.actor.internal-dispatcher-2] [pekko://test@172.17.0.3:37507/system/sharding/TestShardRegionCoordinator] ClusterSingletonManager state change [Start -> Oldest]
1800[INFO] [01/08/2026 02:09:30.756] [test-pekko.actor.default-dispatcher-6] [pekko://test@172.17.0.3:37507/system/sharding/TestShardRegionCoordinator/singleton/coordinator] TestShardRegion: ShardCoordinator was moved to the active state with [0] shards
1801[INFO] [01/08/2026 02:09:31.300] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1802[INFO] [01/08/2026 02:09:31.304] [test-pekko.actor.default-dispatcher-6] [pekko://test@172.17.0.3:37507/system/sharding/TestShardRegionCoordinator/singleton/coordinator] TestShardRegion: Starting shutting down shards [ShardId] due to region shutting down.
1803[INFO] [pekkoMemberChanged][01/08/2026 02:09:31.318] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37507] - Marked address [pekko://test@172.17.0.3:37507] as [Leaving]
1804[INFO] [01/08/2026 02:09:31.323] [test-pekko.actor.internal-dispatcher-5] [pekko://test@172.17.0.3:37507/system/sharding/TestShardRegionCoordinator] Exited [pekko://test@172.17.0.3:37507].
1805[INFO] [01/08/2026 02:09:31.324] [test-pekko.actor.internal-dispatcher-3] [pekko://test@172.17.0.3:37507/system/sharding/TestShardRegionCoordinator] Oldest observed OldestChanged: [pekko://test@172.17.0.3:37507 -> None]
1806[INFO] [01/08/2026 02:09:31.326] [test-pekko.actor.internal-dispatcher-3] [pekko://test@172.17.0.3:37507/system/sharding/TestShardRegionCoordinator] ClusterSingletonManager state change [Oldest -> WasOldest]
1807[INFO] [01/08/2026 02:09:31.329] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@172.17.0.3:39307] with UID [498701998133112591]
1808[INFO] [01/08/2026 02:09:31.330] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39307] - Starting up, Pekko version [1.1.5] ...
1809[WARN] [01/08/2026 02:09:31.334] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
1810[INFO] [01/08/2026 02:09:31.334] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39307] - Started up successfully
1811[INFO] [01/08/2026 02:09:31.335] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39307] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1812[INFO] [01/08/2026 02:09:31.335] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39307] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
1813[INFO] [pekkoMemberChanged][01/08/2026 02:09:31.346] [test-pekko.actor.internal-dispatcher-8] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39307] - Node [pekko://test@172.17.0.3:39307] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
1814[INFO] [01/08/2026 02:09:31.347] [test-pekko.actor.internal-dispatcher-8] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39307] - is the new leader among reachable nodes (more leaders may exist)
1815[INFO] [pekkoMemberChanged][01/08/2026 02:09:31.347] [test-pekko.actor.internal-dispatcher-8] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39307] - Leader is moving node [pekko://test@172.17.0.3:39307] to [Up]
1816[INFO] [01/08/2026 02:09:31.352] [test-pekko.actor.internal-dispatcher-6] [pekko://test@172.17.0.3:39307/system/sharding/TestShardRegion] TestShardRegion: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min]
1817[INFO] [pekkoClusterSingletonStarted][01/08/2026 02:09:31.357] [test-pekko.actor.internal-dispatcher-2] [pekko://test@172.17.0.3:39307/system/sharding/TestShardRegionCoordinator] Singleton manager starting singleton actor [pekko://test/system/sharding/TestShardRegionCoordinator/singleton]
1818[INFO] [01/08/2026 02:09:31.357] [test-pekko.actor.internal-dispatcher-2] [pekko://test@172.17.0.3:39307/system/sharding/TestShardRegionCoordinator] ClusterSingletonManager state change [Start -> Oldest]
1819[INFO] [01/08/2026 02:09:31.361] [test-pekko.actor.default-dispatcher-10] [pekko://test@172.17.0.3:39307/system/sharding/TestShardRegionCoordinator/singleton/coordinator] TestShardRegion: ShardCoordinator was moved to the active state with [0] shards
1820[INFO] [01/08/2026 02:09:31.661] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1821[INFO] [01/08/2026 02:09:31.662] [test-pekko.actor.default-dispatcher-4] [pekko://test@172.17.0.3:39307/system/sharding/TestShardRegionCoordinator/singleton/coordinator] TestShardRegion: Starting shutting down shards [ShardId] due to region shutting down.
1822[INFO] [pekkoMemberChanged][01/08/2026 02:09:31.666] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39307] - Marked address [pekko://test@172.17.0.3:39307] as [Leaving]
1823[INFO] [01/08/2026 02:09:31.667] [test-pekko.actor.internal-dispatcher-3] [pekko://test@172.17.0.3:39307/system/sharding/TestShardRegionCoordinator] Exited [pekko://test@172.17.0.3:39307].
1824[INFO] [01/08/2026 02:09:31.668] [test-pekko.actor.internal-dispatcher-3] [pekko://test@172.17.0.3:39307/system/sharding/TestShardRegionCoordinator] Oldest observed OldestChanged: [pekko://test@172.17.0.3:39307 -> None]
1825[INFO] [01/08/2026 02:09:31.668] [test-pekko.actor.internal-dispatcher-3] [pekko://test@172.17.0.3:39307/system/sharding/TestShardRegionCoordinator] ClusterSingletonManager state change [Oldest -> WasOldest]
1826[INFO] [01/08/2026 02:09:31.680] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@172.17.0.3:34355] with UID [-4728470270766536326]
1827[INFO] [01/08/2026 02:09:31.681] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:34355] - Starting up, Pekko version [1.1.5] ...
1828[WARN] [01/08/2026 02:09:31.684] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
1829[INFO] [01/08/2026 02:09:31.684] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:34355] - Started up successfully
1830[INFO] [01/08/2026 02:09:31.686] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:34355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1831[INFO] [01/08/2026 02:09:31.686] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:34355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
1832[INFO] [pekkoMemberChanged][01/08/2026 02:09:31.694] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:34355] - Node [pekko://test@172.17.0.3:34355] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
1833[INFO] [01/08/2026 02:09:31.694] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:34355] - is the new leader among reachable nodes (more leaders may exist)
1834[INFO] [pekkoMemberChanged][01/08/2026 02:09:31.695] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:34355] - Leader is moving node [pekko://test@172.17.0.3:34355] to [Up]
1835[INFO] [01/08/2026 02:09:32.268] [pool-77-thread-1-ScalaTest-running-ClusterHttpManagementRoutesSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1836[INFO] [01/08/2026 02:09:32.270] [pool-77-thread-1] [CoordinatedShutdown(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1837[INFO] [pekkoDeadLetter][01/08/2026 02:09:32.271] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.actor.default-dispatcher-10] [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec/system/cluster/core/daemon#-1983600569] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1838[INFO] [pekkoMemberChanged][01/08/2026 02:09:32.270] [test-pekko.actor.internal-dispatcher-9] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:34355] - Marked address [pekko://test@172.17.0.3:34355] as [Leaving]
1839[INFO] [01/08/2026 02:09:32.272] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:42841] - Exiting completed
1840[INFO] [01/08/2026 02:09:32.272] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:42841] - Shutting down...
1841[INFO] [01/08/2026 02:09:32.272] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec)] Cluster Node [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:42841] - Successfully shut down
1842[INFO] [01/08/2026 02:09:32.274] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.remote.default-remote-dispatcher-8] [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:42841/system/remoting-terminator] Shutting down remote daemon.
1843[INFO] [01/08/2026 02:09:32.274] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.remote.default-remote-dispatcher-8] [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:42841/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
1844[INFO] [01/08/2026 02:09:32.276] [org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec-pekko.remote.default-remote-dispatcher-8] [pekko://org-apache-pekko-cluster-http-management-scaladsl-ClusterHttpManagementRoutesSpec@127.0.0.1:42841/system/remoting-terminator] Remoting shut down.
1845[info] ClusterHttpManagementRoutesSpec:
1846[info] Http Cluster Management Routes
1847[info] should return list of members with cluster leader and oldest
1848[info] - when calling GET /cluster/members (622 milliseconds)
1849[info] should join a member
1850[info] - when calling POST /cluster/members with form field 'memberAddress' (39 milliseconds)
1851[info] should return information of a member
1852[info] - when calling GET /cluster/members/pekko://Main@hostname.com:3311 for member pekko://Main@hostname.com:3311 (5 milliseconds)
1853[info] - when calling GET /cluster/members/Main@hostname.com:3311 for member pekko://Main@hostname.com:3311 (4 milliseconds)
1854[info] - when calling GET /cluster/members/Main@[::1]:3311 for member pekko://Main@[::1]:3311 (2 milliseconds)
1855[info] - when calling GET /cluster/members/pekko://Main@[::1]:3311 for member pekko://Main@[::1]:3311 (2 milliseconds)
1856[info] should execute leave on a member
1857[info] - when calling DELETE /cluster/members/pekko://Main@hostname.com:3311 (4 milliseconds)
1858[info] - when calling PUT /cluster/members/pekko://Main@hostname.com:3311 with form field operation LEAVE (11 milliseconds)
1859[info] - when does not exist and return Not Found (4 milliseconds)
1860[info] should execute down on a member
1861[info] - when calling PUT /cluster/members/pekko://Main@hostname.com:3311 with form field operation DOWN (10 milliseconds)
1862[info] - when does not exist and return Not Found (5 milliseconds)
1863[info] should return not found operation
1864[info] - when calling PUT /cluster/members/pekko://Main@hostname.com:3311 with form field operation UNKNOWN (8 milliseconds)
1865[info] should return shard type names
1866[info] - when calling GET /cluster/shards (670 milliseconds)
1867[info] should return shard region details
1868[info] - when calling GET /cluster/shards/{name} (359 milliseconds)
1869[info] should return cluster domain events
1870[info] - when calling GET /cluster/domain-events (606 milliseconds)
1871[info] ClusterMembershipCheckSettingsSpec:
1872[info] Member status parsing
1873[info] - must be case insensitive (1 millisecond)
1874[info] - must have a useful error message for invalid values (1 millisecond)
1875[INFO] [01/08/2026 02:09:32.317] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [ArteryTransport(pekko://MultiDcSystem)] Remoting started with transport [Artery tcp]; listening on address [pekko://MultiDcSystem@127.0.0.1:35847] with UID [2493691910737475037]
1876[INFO] [01/08/2026 02:09:32.318] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - Starting up, Pekko version [1.1.5] ...
1877[INFO] [01/08/2026 02:09:32.320] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - Registered cluster JMX MBean [pekko:type=Cluster]
1878[INFO] [01/08/2026 02:09:32.320] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - Started up successfully
1879[INFO] [01/08/2026 02:09:32.321] [MultiDcSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1880[INFO] [pekkoMemberChanged][01/08/2026 02:09:32.323] [MultiDcSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - Node [pekko://MultiDcSystem@127.0.0.1:35847] is JOINING itself (with roles [dc-DC-A], version [0.0.0]) and forming new cluster
1881[INFO] [01/08/2026 02:09:32.324] [MultiDcSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - is the new leader among reachable nodes (more leaders may exist)
1882[INFO] [pekkoMemberChanged][01/08/2026 02:09:32.324] [MultiDcSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - Leader is moving node [pekko://MultiDcSystem@127.0.0.1:35847] to [Up]
1883[INFO] [01/08/2026 02:09:32.336] [test-pekko.actor.internal-dispatcher-3] [pekko://test@172.17.0.3:37507/system/sharding/TestShardRegionCoordinator] Singleton manager stopping singleton actor [pekko://test/system/sharding/TestShardRegionCoordinator/singleton]
1884[INFO] [01/08/2026 02:09:32.337] [test-pekko.actor.internal-dispatcher-3] [pekko://test@172.17.0.3:37507/system/sharding/TestShardRegionCoordinator] ClusterSingletonManager state change [WasOldest -> Stopping]
1885[INFO] [pekkoClusterSingletonTerminated][01/08/2026 02:09:32.340] [test-pekko.actor.internal-dispatcher-3] [pekko://test@172.17.0.3:37507/system/sharding/TestShardRegionCoordinator] Singleton actor [pekko://test/system/sharding/TestShardRegionCoordinator/singleton] was terminated
1886[INFO] [01/08/2026 02:09:32.343] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [ArteryTransport(pekko://MultiDcSystem)] Remoting started with transport [Artery tcp]; listening on address [pekko://MultiDcSystem@127.0.0.1:37057] with UID [-6833711432332866649]
1887[INFO] [01/08/2026 02:09:32.344] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:37057] dc [DC-B] - Starting up, Pekko version [1.1.5] ...
1888[WARN] [01/08/2026 02:09:32.346] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [Cluster(pekko://MultiDcSystem)] Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
1889[INFO] [01/08/2026 02:09:32.346] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:37057] dc [DC-B] - Started up successfully
1890[INFO] [01/08/2026 02:09:32.347] [MultiDcSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:37057] dc [DC-B] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
1891[INFO] [01/08/2026 02:09:32.475] [MultiDcSystem-pekko.actor.internal-dispatcher-5] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - Received InitJoin message from [Actor[pekko://MultiDcSystem@127.0.0.1:37057/system/cluster/core/daemon/joinSeedNodeProcess-1#-208562557]] to [pekko://MultiDcSystem@127.0.0.1:35847]
1892[INFO] [01/08/2026 02:09:32.475] [MultiDcSystem-pekko.actor.internal-dispatcher-5] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - Sending InitJoinAck message from node [pekko://MultiDcSystem@127.0.0.1:35847] to [Actor[pekko://MultiDcSystem@127.0.0.1:37057/system/cluster/core/daemon/joinSeedNodeProcess-1#-208562557]] (version [1.1.5])
1893[INFO] [01/08/2026 02:09:32.530] [MultiDcSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:37057] dc [DC-B] - Received InitJoinAck message from [Actor[pekko://MultiDcSystem@127.0.0.1:35847/system/cluster/core/daemon#-1685687489]] to [pekko://MultiDcSystem@127.0.0.1:37057]
1894[INFO] [pekkoMemberChanged][01/08/2026 02:09:32.547] [MultiDcSystem-pekko.actor.internal-dispatcher-5] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - Node [pekko://MultiDcSystem@127.0.0.1:37057] is JOINING, roles [dc-DC-B], version [0.0.0]
1895[INFO] [01/08/2026 02:09:32.568] [MultiDcSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:37057] dc [DC-B] - Welcome from [pekko://MultiDcSystem@127.0.0.1:35847]
1896[INFO] [01/08/2026 02:09:32.676] [test-pekko.actor.internal-dispatcher-3] [pekko://test@172.17.0.3:39307/system/sharding/TestShardRegionCoordinator] Singleton manager stopping singleton actor [pekko://test/system/sharding/TestShardRegionCoordinator/singleton]
1897[INFO] [01/08/2026 02:09:32.676] [test-pekko.actor.internal-dispatcher-3] [pekko://test@172.17.0.3:39307/system/sharding/TestShardRegionCoordinator] ClusterSingletonManager state change [WasOldest -> Stopping]
1898[INFO] [pekkoClusterSingletonTerminated][01/08/2026 02:09:32.678] [test-pekko.actor.internal-dispatcher-3] [pekko://test@172.17.0.3:39307/system/sharding/TestShardRegionCoordinator] Singleton actor [pekko://test/system/sharding/TestShardRegionCoordinator/singleton] was terminated
1899[INFO] [01/08/2026 02:09:33.361] [MultiDcSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:37057] dc [DC-B] - is the new leader among reachable nodes (more leaders may exist)
1900[INFO] [pekkoMemberChanged][01/08/2026 02:09:33.361] [MultiDcSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:37057] dc [DC-B] - Leader is moving node [pekko://MultiDcSystem@127.0.0.1:37057] to [Up]
1901[INFO] [01/08/2026 02:09:33.363] [MultiDcSystem-pekko.actor.internal-dispatcher-9] [pekko://MultiDcSystem@127.0.0.1:37057/system/cluster/core/daemon/crossDcHeartbeatSender] Cluster Node [pekko://MultiDcSystem@127.0.0.1:37057] dc [DC-B] - Cross DC heartbeat becoming ACTIVE on this node (for DC: DC-B), monitoring other DCs oldest nodes
1902[INFO] [01/08/2026 02:09:33.704] [MultiDcSystem-pekko.actor.internal-dispatcher-4] [pekko://MultiDcSystem@127.0.0.1:35847/system/cluster/core/daemon/crossDcHeartbeatSender] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - Cross DC heartbeat becoming ACTIVE on this node (for DC: DC-A), monitoring other DCs oldest nodes
1903[INFO] [01/08/2026 02:09:33.732] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [CoordinatedShutdown(pekko://MultiDcSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1904[INFO] [01/08/2026 02:09:33.732] [pool-77-thread-1-ScalaTest-running-MultiDcSpec] [CoordinatedShutdown(pekko://MultiDcSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
1905[info] MultiDcSpec:
1906[INFO] [pekkoMemberChanged][01/08/2026 02:09:33.733] [MultiDcSystem-pekko.actor.internal-dispatcher-5] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - Marked address [pekko://MultiDcSystem@127.0.0.1:35847] as [Leaving]
1907[info] Http cluster management
1908[info] - must allow multiple DCs (1 second, 434 milliseconds)
1909[INFO] [pekkoMemberChanged][01/08/2026 02:09:33.733] [MultiDcSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:37057] dc [DC-B] - Marked address [pekko://MultiDcSystem@127.0.0.1:37057] as [Leaving]
1910Starting build for ProjectRef(file:/build/repo/,discovery-consul) (pekko-discovery-consul)... [7/13]
1911[INFO] [pekkoMemberChanged][01/08/2026 02:09:34.360] [MultiDcSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - Leader is moving node [pekko://MultiDcSystem@127.0.0.1:35847] to [Exiting]
1912[INFO] [01/08/2026 02:09:34.363] [MultiDcSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - Exiting completed
1913[INFO] [01/08/2026 02:09:34.369] [MultiDcSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - Shutting down...
1914[INFO] [01/08/2026 02:09:34.374] [MultiDcSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:35847] dc [DC-A] - Successfully shut down
1915[INFO] [pekkoDeadLetter][01/08/2026 02:09:34.374] [MultiDcSystem-pekko.actor.default-dispatcher-11] [pekko://MultiDcSystem/system/cluster/core/daemon] Message [org.apache.pekko.cluster.InternalClusterAction$ReapUnreachableTick$] from Actor[pekko://MultiDcSystem/system/cluster/core/daemon#-1685687489] to Actor[pekko://MultiDcSystem/system/cluster/core/daemon#-1685687489] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://MultiDcSystem/system/cluster/core/daemon#-1685687489] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1916[INFO] [01/08/2026 02:09:34.383] [MultiDcSystem-pekko.remote.default-remote-dispatcher-8] [pekko://MultiDcSystem@127.0.0.1:35847/system/remoting-terminator] Shutting down remote daemon.
1917[INFO] [01/08/2026 02:09:34.383] [MultiDcSystem-pekko.remote.default-remote-dispatcher-8] [pekko://MultiDcSystem@127.0.0.1:35847/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
1918[INFO] [pekkoMemberChanged][01/08/2026 02:09:34.383] [MultiDcSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:37057] dc [DC-B] - Leader is moving node [pekko://MultiDcSystem@127.0.0.1:37057] to [Exiting]
1919[INFO] [pekkoMemberChanged][01/08/2026 02:09:34.383] [MultiDcSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:37057] dc [DC-B] - Leader is removing Exiting node [pekko://MultiDcSystem@127.0.0.1:35847] in DC [DC-A]
1920[INFO] [01/08/2026 02:09:34.383] [MultiDcSystem-pekko.actor.internal-dispatcher-9] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:37057] dc [DC-B] - Exiting completed
1921[INFO] [01/08/2026 02:09:34.383] [MultiDcSystem-pekko.actor.internal-dispatcher-9] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:37057] dc [DC-B] - Shutting down...
1922[WARN] [01/08/2026 02:09:34.384] [MultiDcSystem-pekko.actor.internal-dispatcher-9] [Cluster(pekko://MultiDcSystem)] Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
1923[INFO] [01/08/2026 02:09:34.384] [MultiDcSystem-pekko.actor.internal-dispatcher-9] [Cluster(pekko://MultiDcSystem)] Cluster Node [pekko://MultiDcSystem@127.0.0.1:37057] dc [DC-B] - Successfully shut down
1924[INFO] [pekkoDeadLetter][01/08/2026 02:09:34.389] [MultiDcSystem-pekko.actor.default-dispatcher-5] [pekko://MultiDcSystem/system/cluster/core/publisher] Message [org.apache.pekko.cluster.InternalClusterAction$PublishChanges] from Actor[pekko://MultiDcSystem/system/cluster/core/daemon#-1893896045] to Actor[pekko://MultiDcSystem/system/cluster/core/publisher#1188798772] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://MultiDcSystem/system/cluster/core/publisher#1188798772] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
1925[INFO] [01/08/2026 02:09:34.390] [MultiDcSystem-pekko.remote.default-remote-dispatcher-8] [pekko://MultiDcSystem@127.0.0.1:37057/system/remoting-terminator] Shutting down remote daemon.
1926[INFO] [01/08/2026 02:09:34.390] [MultiDcSystem-pekko.remote.default-remote-dispatcher-8] [pekko://MultiDcSystem@127.0.0.1:37057/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
1927[WARN] [01/08/2026 02:09:34.409] [MultiDcSystem-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://MultiDcSystem/system/Materializers/StreamSupervisor-19)] [outbound connection to [pekko://MultiDcSystem@127.0.0.1:37057], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
1928[WARN] [01/08/2026 02:09:34.411] [MultiDcSystem-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://MultiDcSystem/system/Materializers/StreamSupervisor-19)] [outbound connection to [pekko://MultiDcSystem@127.0.0.1:37057], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
1929[WARN] [01/08/2026 02:09:34.411] [MultiDcSystem-pekko.remote.default-remote-dispatcher-6] [org.apache.pekko.stream.Log(pekko://MultiDcSystem/system/Materializers/StreamSupervisor-22)] [outbound connection to [pekko://MultiDcSystem@127.0.0.1:35847], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
1930[INFO] [01/08/2026 02:09:34.415] [MultiDcSystem-pekko.remote.default-remote-dispatcher-8] [pekko://MultiDcSystem@127.0.0.1:35847/system/remoting-terminator] Remoting shut down.
1931[WARN] [01/08/2026 02:09:34.419] [MultiDcSystem-pekko.remote.default-remote-dispatcher-6] [org.apache.pekko.stream.Log(pekko://MultiDcSystem/system/Materializers/StreamSupervisor-22)] [outbound connection to [pekko://MultiDcSystem@127.0.0.1:35847], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
1932Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1933[info] compiling 2 Scala sources to /build/repo/discovery-consul/target/scala-3.8.0-RC6/classes ...
1934[info] done compiling
1935[info] compiling 1 Scala source to /build/repo/discovery-consul/target/scala-3.8.0-RC6/test-classes ...
1936[info] done compiling
193702:09:36.212 [pool-87-thread-2] DEBUG org.testcontainers.utility.TestcontainersConfiguration -- Testcontainers configuration overrides will be loaded from file:/root/.testcontainers.properties
193802:09:36.219 [pool-87-thread-2] DEBUG org.testcontainers.utility.TestcontainersConfiguration -- Attempted to read Testcontainers configuration file at file:/root/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /root/.testcontainers.properties (No such file or directory)
193902:09:36.223 [pool-87-thread-2] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy()
194002:09:36.225 [pool-87-thread-2] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
194102:09:36.236 [pool-87-thread-2] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3
194202:09:36.385 [pool-87-thread-2] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- $XDG_RUNTIME_DIR is not set.
194302:09:36.385 [pool-87-thread-2] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/root/.docker/run' does not exist.
194402:09:36.411 [pool-87-thread-2] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/run/user/0' does not exist.
194502:09:36.411 [pool-87-thread-2] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Trying out strategy: UnixSocketClientProviderStrategy
194602:09:36.536 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
194702:09:36.562 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: preparing request execution
194802:09:36.567 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
194902:09:36.572 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
195002:09:36.573 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: target auth state: UNCHALLENGED
195102:09:36.573 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: proxy auth state: UNCHALLENGED
195202:09:36.573 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: acquiring connection with route {}->unix://localhost:2375
195302:09:36.573 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquiring endpoint (3 MINUTES)
195402:09:36.575 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000001: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
195502:09:36.582 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000001: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
195602:09:36.594 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000001: acquired ep-00000000
195702:09:36.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquired endpoint ep-00000000
195802:09:36.597 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: opening connection {}->unix://localhost:2375
195902:09:36.599 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: connecting endpoint (3 MINUTES)
196002:09:36.600 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES)
196102:09:36.605 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- http-outgoing-0: connecting to localhost/127.0.0.1:2375
196202:09:36.606 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- http-outgoing-0: connection established /var/run/docker.sock<->/var/run/docker.sock
196302:09:36.607 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connected http-outgoing-0
196402:09:36.608 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: endpoint connected
196502:09:36.609 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: executing GET /v1.32/info HTTP/1.1
196602:09:36.609 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: start execution ex-00000001
196702:09:36.609 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: executing exchange ex-00000001 over http-outgoing-0
196802:09:36.611 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/info HTTP/1.1
196902:09:36.612 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
197002:09:36.612 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
197102:09:36.613 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
197202:09:36.613 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
197302:09:36.613 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
197402:09:36.613 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]"
197502:09:36.613 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
197602:09:36.613 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
197702:09:36.613 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
197802:09:36.613 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
197902:09:36.613 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
198002:09:36.613 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
198102:09:36.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
198202:09:36.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
198302:09:36.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
198402:09:36.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
198502:09:36.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
198602:09:36.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
198702:09:36.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:09:36 GMT[\r][\n]"
198802:09:36.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
198902:09:36.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
199002:09:36.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "8c9[\r][\n]"
199102:09:36.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"ID":"db732768-d631-4f13-b4b8-1ae35b6d368f","Containers":2,"ContainersRunning":2,"ContainersPaused":0,"ContainersStopped":0,"Images":17,"Driver":"overlay2","DriverStatus":[["Backing Filesystem","extfs"],["Supports d_type","true"],["Using metacopy","false"],["Native Overlay Diff","false"],["userxattr","false"]],"Plugins":{"Volume":["local"],"Network":["bridge","host","ipvlan","macvlan","null","overlay"],"Authorization":null,"Log":["awslogs","fluentd","gcplogs","gelf","journald","json-file","local","splunk","syslog"]},"MemoryLimit":true,"SwapLimit":true,"CpuCfsPeriod":true,"CpuCfsQuota":true,"CPUShares":true,"CPUSet":true,"PidsLimit":true,"IPv4Forwarding":true,"BridgeNfIptables":false,"BridgeNfIp6tables":false,"Debug":false,"NFd":41,"OomKillDisable":false,"NGoroutines":71,"SystemTime":"2026-01-08T01:09:36.615775796Z","LoggingDriver":"json-file","CgroupDriver":"systemd","CgroupVersion":"2","NEventsListener":0,"KernelVersion":"6.8.0-1044-azure","OperatingSystem":"Ubuntu 22.04.5 LTS","OSVersion":"22.04","OSType":"linux","Architecture":"x86_64","IndexServerAddress":"https://index.docker.io/v1/","RegistryConfig":{"AllowNondistributableArtifactsCIDRs":null,"AllowNondistributableArtifactsHostnames":null,"IndexConfigs":{"docker.io":{"Name":"docker.io","Mirrors":[],"Secure":true,"Official":true}},"InsecureRegistryCIDRs":["::1/128","127.0.0.0/8"],"Mirrors":null},"NCPU":4,"MemTotal":16772898816,"GenericResources":null,"DockerRootDir":"/var/lib/docker","HttpProxy":"","HttpsProxy":"","NoProxy":"","Name":"runnervmdwttx","Labels":[],"ExperimentalBuild":false,"ServerVersion":"28.0.4","Runtimes":{"io.containerd.runc.v2":{"path":"runc"},"runc":{"path":"runc"}},"DefaultRuntime":"runc","Swarm":{"NodeID":"","NodeAddr":"","LocalNodeState":"inactive","ControlAvailable":false,"Error":"","RemoteManagers":null},"LiveRestoreEnabled":false,"Isolation":"","InitBinary":"docker-init","ContainerdCommit":{"ID":"1c4457e00facac03ce1d75f7b6777a7a851e5c41","Expected":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"},"RuncCommit":{"ID":"v1.3.4-0-gd6d73eb8","Expected":"v1.3.4-0-gd6d73eb8"},"InitCommit":{"ID":"de40ad0","Expected":"de40ad0"},"SecurityOptions":["name=apparmor","name=seccomp,profile=builtin","name=cgroupns"],"CDISpecDirs":[],"Warnings":null}[\n]"
199202:09:36.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
199302:09:36.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
199402:09:36.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
199502:09:36.626 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
199602:09:36.626 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
199702:09:36.626 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
199802:09:36.626 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
199902:09:36.626 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
200002:09:36.626 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
200102:09:36.626 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 08 Jan 2026 01:09:36 GMT
200202:09:36.626 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
200302:09:36.634 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: connection can be kept alive for 3 MINUTES
200402:09:36.754 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: releasing valid endpoint
200502:09:36.754 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: releasing endpoint
200602:09:36.754 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connection http-outgoing-0 can be kept alive for 3 MINUTES
200702:09:36.754 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
200802:09:36.755 [pool-87-thread-2] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
200902:09:36.755 [pool-87-thread-2] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock'
201002:09:36.755 [pool-87-thread-2] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock)
201102:09:36.758 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bridge
201202:09:36.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: preparing request execution
201302:09:36.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
201402:09:36.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
201502:09:36.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: target auth state: UNCHALLENGED
201602:09:36.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: proxy auth state: UNCHALLENGED
201702:09:36.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000002: acquiring connection with route {}->unix://localhost:2375
201802:09:36.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquiring endpoint (3 MINUTES)
201902:09:36.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000002: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
202002:09:36.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000002: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
202102:09:36.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000002: acquired ep-00000001
202202:09:36.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquired endpoint ep-00000001
202302:09:36.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000002: executing GET /v1.32/networks/bridge HTTP/1.1
202402:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: start execution ex-00000002
202502:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: executing exchange ex-00000002 over http-outgoing-0
202602:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/networks/bridge HTTP/1.1
202702:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
202802:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
202902:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
203002:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
203102:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
203202:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
203302:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/networks/bridge HTTP/1.1[\r][\n]"
203402:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
203502:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
203602:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
203702:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
203802:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
203902:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
204002:09:36.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
204102:09:36.763 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
204202:09:36.763 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
204302:09:36.763 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
204402:09:36.763 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
204502:09:36.763 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
204602:09:36.763 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
204702:09:36.764 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:09:36 GMT[\r][\n]"
204802:09:36.764 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1275[\r][\n]"
204902:09:36.764 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
205002:09:36.764 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Name":"bridge","Id":"ac5b6dc2510f411cf86f550fad3c44b595387b16871c8c4cc95ed72653bd0809","Created":"2026-01-08T00:38:15.252720824Z","Scope":"local","Driver":"bridge","EnableIPv4":true,"EnableIPv6":false,"IPAM":{"Driver":"default","Options":null,"Config":[{"Subnet":"172.17.0.0/16","Gateway":"172.17.0.1"}]},"Internal":false,"Attachable":false,"Ingress":false,"ConfigFrom":{"Network":""},"ConfigOnly":false,"Containers":{"265cb8cb8ed3758e414104316fe530a5dd8f3b9dbc0b1f30d3739ed30b0d2a0f":{"Name":"interesting_franklin","EndpointID":"231d7f9149dcea3bd1330df9744fba6d665ba295f75ca1b512cd63716da824ef","MacAddress":"de:80:6d:8f:98:8a","IPv4Address":"172.17.0.3/16","IPv6Address":""},"d6e8a666f0c279be8c121c6ebad82b4052b595a9a494b952fec97a04f4dcca08":{"Name":"facba356fc03934505b4969f8330cb70d9_4848c5","EndpointID":"ced54c27de83264901d0225c1210dea2f5369304cf8d7bb6199951d0f36d76de","MacAddress":"6e:59:07:0b:f8:1a","IPv4Address":"172.17.0.2/16","IPv6Address":""}},"Options":{"com.docker.network.bridge.default_bridge":"true","com.docker.network.bridge.enable_icc":"true","com.docker.network.bridge.enable_ip_masquerade":"true","com.docker.network.bridge.host_binding_ipv4":"0.0.0.0","com.docker.network.bridge.name":"docker0","com.docker.network.driver.mtu":"1500"},"Labels":{}}[\n]"
205102:09:36.764 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
205202:09:36.764 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
205302:09:36.764 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
205402:09:36.764 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
205502:09:36.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
205602:09:36.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
205702:09:36.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 08 Jan 2026 01:09:36 GMT
205802:09:36.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1275
205902:09:36.766 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000002: connection can be kept alive for 3 MINUTES
206002:09:36.779 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: releasing valid endpoint
206102:09:36.779 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: releasing endpoint
206202:09:36.779 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: connection http-outgoing-0 can be kept alive for 3 MINUTES
206302:09:36.779 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
206402:09:36.781 [pool-87-thread-2] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is 172.17.0.1
206502:09:36.781 [pool-87-thread-2] DEBUG org.testcontainers.DockerClientFactory -- Docker info: {CDISpecDirs=[], NGoroutines=71, Name=runnervmdwttx, Swarm={NodeID=, NodeAddr=, LocalNodeState=inactive, ControlAvailable=false, Error=, RemoteManagers=null}, RuncCommit={ID=v1.3.4-0-gd6d73eb8, Expected=v1.3.4-0-gd6d73eb8}, OSVersion=22.04, Runtimes={io.containerd.runc.v2={path=runc}, runc={path=runc}}, ID=db732768-d631-4f13-b4b8-1ae35b6d368f, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Using metacopy, false], [Native Overlay Diff, false], [userxattr, false]], BridgeNfIptables=false, LiveRestoreEnabled=false, SystemTime=2026-01-08T01:09:36.615775796Z, NoProxy=, Architecture=x86_64, NEventsListener=0, HttpsProxy=, Images=17, ContainersRunning=2, Labels=[], InitCommit={ID=de40ad0, Expected=de40ad0}, NFd=41, KernelVersion=6.8.0-1044-azure, LoggingDriver=json-file, OSType=linux, SecurityOptions=[name=apparmor, name=seccomp,profile=builtin, name=cgroupns], ContainerdCommit={ID=1c4457e00facac03ce1d75f7b6777a7a851e5c41, Expected=1c4457e00facac03ce1d75f7b6777a7a851e5c41}, GenericResources=null, OperatingSystem=Ubuntu 22.04.5 LTS, RegistryConfig={AllowNondistributableArtifactsCIDRs=null, AllowNondistributableArtifactsHostnames=null, IndexConfigs={docker.io={Name=docker.io, Mirrors=[], Secure=true, Official=true}}, InsecureRegistryCIDRs=[::1/128, 127.0.0.0/8], Mirrors=null}, ServerVersion=28.0.4, OomKillDisable=false, CpuCfsQuota=true, Containers=2, Driver=overlay2, IPv4Forwarding=true, ExperimentalBuild=false, DockerRootDir=/var/lib/docker, CPUSet=true, CpuCfsPeriod=true, DefaultRuntime=runc, CPUShares=true, Debug=false, NCPU=4, Plugins={Volume=[local], Network=[bridge, host, ipvlan, macvlan, null, overlay], Authorization=null, Log=[awslogs, fluentd, gcplogs, gelf, journald, json-file, local, splunk, syslog]}, SwapLimit=true, CgroupDriver=systemd, ContainersPaused=0, MemTotal=16772898816, IndexServerAddress=https://index.docker.io/v1/, MemoryLimit=true, HttpProxy=, InitBinary=docker-init, CgroupVersion=2, PidsLimit=true, Isolation=, BridgeNfIp6tables=false, Warnings=null, ContainersStopped=0}
206602:09:36.782 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
206702:09:36.783 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: preparing request execution
206802:09:36.784 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
206902:09:36.784 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
207002:09:36.784 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: target auth state: UNCHALLENGED
207102:09:36.785 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: proxy auth state: UNCHALLENGED
207202:09:36.785 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000003: acquiring connection with route {}->unix://localhost:2375
207302:09:36.786 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquiring endpoint (3 MINUTES)
207402:09:36.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000003: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
207502:09:36.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000003: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
207602:09:36.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000003: acquired ep-00000002
207702:09:36.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquired endpoint ep-00000002
207802:09:36.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000003: executing GET /v1.32/version HTTP/1.1
207902:09:36.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000002: start execution ex-00000003
208002:09:36.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: executing exchange ex-00000003 over http-outgoing-0
208102:09:36.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/version HTTP/1.1
208202:09:36.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
208302:09:36.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
208402:09:36.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
208502:09:36.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
208602:09:36.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
208702:09:36.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
208802:09:36.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
208902:09:36.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
209002:09:36.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
209102:09:36.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
209202:09:36.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
209302:09:36.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
209402:09:36.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
209502:09:36.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
209602:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
209702:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
209802:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
209902:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
210002:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
210102:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
210202:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:09:36 GMT[\r][\n]"
210302:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 821[\r][\n]"
210402:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
210502:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
210602:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
210702:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
210802:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
210902:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
211002:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
211102:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
211202:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 08 Jan 2026 01:09:36 GMT
211302:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 821
211402:09:36.795 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000003: connection can be kept alive for 3 MINUTES
211502:09:36.802 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000002: releasing valid endpoint
211602:09:36.802 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: releasing endpoint
211702:09:36.802 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: connection http-outgoing-0 can be kept alive for 3 MINUTES
211802:09:36.802 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
211902:09:36.802 [pool-87-thread-2] DEBUG org.testcontainers.DockerClientFactory -- Docker version: {Components=[{Name=Engine, Version=28.0.4, Details={ApiVersion=1.48, Arch=amd64, BuildTime=2025-03-25T15:07:11.000000000+00:00, Experimental=false, GitCommit=6430e49, GoVersion=go1.23.7, KernelVersion=6.8.0-1044-azure, MinAPIVersion=1.24, Os=linux}}, {Name=containerd, Version=v2.2.0, Details={GitCommit=1c4457e00facac03ce1d75f7b6777a7a851e5c41}}, {Name=runc, Version=1.3.4, Details={GitCommit=v1.3.4-0-gd6d73eb8}}, {Name=docker-init, Version=0.19.0, Details={GitCommit=de40ad0}}], KernelVersion=6.8.0-1044-azure, ApiVersion=1.48, Platform={Name=Docker Engine - Community}, GitCommit=6430e49, Os=linux, Version=28.0.4, MinAPIVersion=1.24, Arch=amd64, GoVersion=go1.23.7, BuildTime=2025-03-25T15:07:11.000000000+00:00}
212002:09:36.802 [pool-87-thread-2] INFO org.testcontainers.DockerClientFactory -- Connected to docker:
2121 Server Version: 28.0.4
2122 API Version: 1.48
2123 Operating System: Ubuntu 22.04.5 LTS
2124 Total Memory: 15995 MB
212502:09:36.808 [pool-87-thread-2] DEBUG org.testcontainers.utility.RyukResourceReaper -- Ryuk is enabled
212602:09:36.810 [pool-87-thread-2] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
212702:09:36.810 [pool-87-thread-2] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for testcontainers/ryuk:0.12.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
212802:09:36.812 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ListImagesCmdImpl[filters=org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,imageNameFilter=<null>,showAll=false]
212902:09:36.812 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: preparing request execution
213002:09:36.812 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
213102:09:36.812 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
213202:09:36.812 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000004: target auth state: UNCHALLENGED
213302:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000004: proxy auth state: UNCHALLENGED
213402:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000004: acquiring connection with route {}->unix://localhost:2375
213502:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: acquiring endpoint (3 MINUTES)
213602:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000004: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
213702:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000004: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
213802:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000004: acquired ep-00000003
213902:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: acquired endpoint ep-00000003
214002:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000004: executing GET /v1.32/images/json HTTP/1.1
214102:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000003: start execution ex-00000004
214202:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: executing exchange ex-00000004 over http-outgoing-0
214302:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1
214402:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
214502:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
214602:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
214702:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
214802:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
214902:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
215002:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/images/json HTTP/1.1[\r][\n]"
215102:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
215202:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
215302:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
215402:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
215502:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
215602:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
215702:09:36.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
215802:09:36.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
215902:09:36.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
216002:09:36.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
216102:09:36.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
216202:09:36.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
216302:09:36.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
216402:09:36.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:09:36 GMT[\r][\n]"
216502:09:36.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
216602:09:36.818 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
216702:09:36.818 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "1735[\r][\n]"
216802:09:36.818 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[{"Containers":-1,"Created":1767834125,"Id":"sha256:7e7e8f2a28c3643cc24cd17d4b646843d5f7530349a129ad3857a70889c5fdb4","Labels":null,"ParentId":"","RepoDigests":null,"RepoTags":["2173fa:cba356fc03934505b4969f8330cb70d9"],"SharedSize":-1,"Size":167938330,"VirtualSize":167938330},{"Containers":-1,"Created":1765244015,"Id":"sha256:c8a14e7e1d5835a3952ac83c20b5a859d337b8e6cc1b2eb89f3f4e0125dd516a","Labels":null,"ParentId":"","RepoDigests":["node@sha256:4b4e58e59c5e042928790c6fccd8ad16da6296bcc2e9924c56fba84a8e5ff662"],"RepoTags":["node:20"],"SharedSize":-1,"Size":1095787734,"VirtualSize":1095787734},{"Containers":-1,"Created":1765243983,"Id":"sha256:6036222eceacf3f896dad0d0fa72fd12ecf1db0b032355744ffbc188c9322087","Labels":null,"ParentId":"","RepoDigests":["node@sha256:c8abd8da9cfddd2dfd2d5aa9ea2e54f9f70d3968ecf81bf5c2422594fa13fa83"],"RepoTags":["node:22"],"SharedSize":-1,"Size":1132832460,"VirtualSize":1132832460},{"Containers":-1,"Created":1765152000,"Id":"sha256:fc59cd30cd20f83a505ef8d9f153c8dd90ab4ddc1bfe8242cdfd96b5ff9217c9","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:1b1fd1445c1d0ed68123cf76c2d7c7cb47dfdab3df56f7ff9303063110d43291"],"RepoTags":["debian:11"],"SharedSize":-1,"Size":124298930,"VirtualSize":124298930},{"Containers":-1,"Created":1764882778,"Id":"sha256:38925ee9872d372937cb288c928672b2481fef11e525889c0b9e2556466d2339","Labels":null,"ParentId":"","RepoDigests":["node@sha256:9632533eda8061fc1e9960cfb3f8762781c07a00ee7317f5dc0e13c05e15166f"],"RepoTags":["node:22-alpine"],"SharedSize":-1,"Size":162158062,"VirtualSize":162158062},{"Containers":-1,"Created":1764882760,"Id":"sha256:9992b59c17bf27bd13e187f54112049f23f7da7b89343bee73963ae3d6a65fb9","Labels":null,"ParentId":"","RepoDigests":["node@sha256:643e7036aa985317ebfee460005e322aa550c6b6883000d01daefb58689a58e2"],"RepoTags":["node:20-alpine"],"SharedSize":-1,"Size":134610812,"VirtualSize":134610812},{"Containers":-1,"Created":1763642042,"Id":"sha256:fe0990fb85c4586aaa94e599905b75a2676664f065f29bea67ebcd5b2fe88acb","Labels":null,"ParentId":"","RepoDigests":["moby/buildkit@sha256:de10faf919fc71ba4eb1dd7bd6449566d012b0c9436b1c61bfee21d621b009aa"],"RepoTags":["moby/buildkit:latest"],"SharedSize":-1,"Size":226883175,"VirtualSize":226883175},{"Containers":-1,"Created":1760913662,"Id":"sha256:4666ce42fae6cb3dfc8cc0991febf49fa1e3c59e4e55019012c76b705a50c10d","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.source":"https://github.com/VirtusLab/community-build3","org.opencontainers.image.version":"22.04"},"ParentId":"","RepoDigests":["ghcr.io/virtuslab/scala-community-build-project-builder@sha256:db549b49396307e61cc6df02d06009e1ff341ec3a0e79621f14385ae9e760c7f"],"RepoTags":["ghcr.io/virtuslab/scala-community-build-project-builder:jdk17-latest"],"SharedSize":-1,"Size":1954882733,"VirtualSize":1954882733},{"Containers":-1,"Created":1760376200,"Id":"sha256:9fa3e2b5204f4fd5ae0d53dee5c367ac686a8a39685d9261b9d3d3c8a9cc8917","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.version":"22.04"},"ParentId":"","RepoDigests":["ubuntu@sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb"],"RepoTags":["ubuntu:22.04"],"SharedSize":-1,"Size":77868044,"VirtualSize":77868044},{"Containers":-1,"Created":1759921840,"Id":"sha256:83b2b6703a620bf2e001ab57f7adc414d891787b3c59859b1b62909e48dd2242","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1"],"RepoTags":["alpine:3.19"],"SharedSize":-1,"Size":7393371,"VirtualSize":7393371},{"Containers":-1,"Created":1744108968,"Id":"sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713","Labels":{"org.opencontainers.image.ref.name":"ubuntu","org.opencontainers.image.version":"20.04"},"ParentId":"","RepoDigests":["ubuntu@sha256:8feb4d8ca5354def3d8fce243717141ce31e2"
216902:09:36.819 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
217002:09:36.819 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
217102:09:36.819 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
217202:09:36.819 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
217302:09:36.819 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
217402:09:36.819 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
217502:09:36.819 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 08 Jan 2026 01:09:36 GMT
217602:09:36.819 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
217702:09:36.819 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000004: connection can be kept alive for 3 MINUTES
217802:09:36.824 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "c428701f6682bd2fafe15388214"],"RepoTags":["ubuntu:20.04"],"SharedSize":-1,"Size":72810748,"VirtualSize":72810748},{"Containers":-1,"Created":1743085388,"Id":"sha256:ee77c6cd7c1886ecc802ad6cedef3a8ec1ea27d1fb96162bf03dd3710839b8da","Labels":null,"ParentId":"","RepoDigests":["node@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e"],"RepoTags":["node:18-alpine"],"SharedSize":-1,"Size":126983001,"VirtualSize":126983001},{"Containers":-1,"Created":1743085388,"Id":"sha256:b50082bc3670d0396b2d90e4b0e5bb10265ba5d0ee16bf40f9a505f7045ee563","Labels":null,"ParentId":"","RepoDigests":["node@sha256:c6ae79e38498325db67193d391e6ec1d224d96c693a8a4d943498556716d3783"],"RepoTags":["node:18"],"SharedSize":-1,"Size":1089055639,"VirtualSize":1089055639},{"Containers":-1,"Created":1739502186,"Id":"sha256:802c91d5298192c0f3a08101aeb5f9ade2992e22c9e27fa8b88eab82602550d0","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f"],"RepoTags":["alpine:3.18"],"SharedSize":-1,"Size":7354986,"VirtualSize":7354986},{"Containers":-1,"Created":1725624126,"Id":"sha256:775f483016a7d128be2a6c6978785619990f9ac24abb5ff1868222020118b279","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989"],"RepoTags":["alpine:3.17"],"SharedSize":-1,"Size":7076442,"VirtualSize":7076442},{"Containers":-1,"Created":1718241689,"Id":"sha256:69530eaa9e7e18d0aad40c38b75a22b40c6ebdc374c059bd5f2eb07042caa50a","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225"],"RepoTags":["debian:10"],"SharedSize":-1,"Size":114755691,"VirtualSize":114755691},{"Containers":-1,"Created":1706315469,"Id":"sha256:d49a5025be10344cce77d178103a225cb5d7316861e5d8f106e7ff278ae51b62","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4"],"RepoTags":["alpine:3.16"],"SharedSize":-1,"Size":5539890,"VirtualSize":5539890}][\n]"
217902:09:36.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
218002:09:36.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
218102:09:36.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
218202:09:36.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000003: releasing valid endpoint
218302:09:36.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: releasing endpoint
218402:09:36.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: connection http-outgoing-0 can be kept alive for 3 MINUTES
218502:09:36.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
218602:09:36.829 [pool-87-thread-2] DEBUG tc.testcontainers/ryuk:0.12.0 -- testcontainers/ryuk:0.12.0 is not in image name cache, updating...
218702:09:36.830 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: testcontainers/ryuk:0.12.0
218802:09:36.832 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: preparing request execution
218902:09:36.832 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
219002:09:36.832 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
219102:09:36.832 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000005: target auth state: UNCHALLENGED
219202:09:36.832 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000005: proxy auth state: UNCHALLENGED
219302:09:36.832 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000005: acquiring connection with route {}->unix://localhost:2375
219402:09:36.832 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: acquiring endpoint (3 MINUTES)
219502:09:36.832 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000005: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
219602:09:36.832 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000005: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
219702:09:36.833 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000005: acquired ep-00000004
219802:09:36.833 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: acquired endpoint ep-00000004
219902:09:36.833 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000005: executing GET /v1.32/images/testcontainers%2Fryuk:0.12.0/json HTTP/1.1
220002:09:36.833 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000004: start execution ex-00000005
220102:09:36.833 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: executing exchange ex-00000005 over http-outgoing-0
220202:09:36.833 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/testcontainers%2Fryuk:0.12.0/json HTTP/1.1
220302:09:36.834 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
220402:09:36.834 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
220502:09:36.834 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
220602:09:36.834 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
220702:09:36.834 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
220802:09:36.834 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
220902:09:36.834 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/images/testcontainers%2Fryuk:0.12.0/json HTTP/1.1[\r][\n]"
221002:09:36.834 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
221102:09:36.834 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
221202:09:36.834 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
221302:09:36.834 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
221402:09:36.834 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
221502:09:36.835 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
221602:09:36.835 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
221702:09:36.835 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
221802:09:36.835 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
221902:09:36.835 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
222002:09:36.835 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
222102:09:36.836 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
222202:09:36.836 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
222302:09:36.836 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:09:36 GMT[\r][\n]"
222402:09:36.836 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 56[\r][\n]"
222502:09:36.836 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
222602:09:36.836 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"message":"No such image: testcontainers/ryuk:0.12.0"}[\n]"
222702:09:36.837 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 404 Not Found
222802:09:36.837 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
222902:09:36.837 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
223002:09:36.837 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
223102:09:36.837 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
223202:09:36.837 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
223302:09:36.837 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 08 Jan 2026 01:09:36 GMT
223402:09:36.837 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 56
223502:09:36.837 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000005: connection can be kept alive for 3 MINUTES
223602:09:36.851 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000004: releasing valid endpoint
223702:09:36.851 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: releasing endpoint
223802:09:36.852 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: connection http-outgoing-0 can be kept alive for 3 MINUTES
223902:09:36.852 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
224002:09:36.852 [pool-87-thread-2] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Not available locally, should pull image: testcontainers/ryuk:0.12.0
224102:09:36.852 [pool-87-thread-2] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling docker image: testcontainers/ryuk:0.12.0. Please be patient; this may take some time but only needs to be done once.
224202:09:36.857 [pool-87-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: testcontainers/ryuk:latest at registry: https://index.docker.io/v1/
224302:09:36.858 [pool-87-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- RegistryAuthLocator has configFile: /root/.docker/config.json (does not exist) configEnv: DOCKER_AUTH_CONFIG (does not exist) and commandPathPrefix:
224402:09:36.858 [pool-87-thread-2] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:latest, configFile: /root/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /root/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set)
224502:09:36.858 [pool-87-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
224602:09:36.858 [pool-87-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
224702:09:36.868 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: preparing request execution
224802:09:36.868 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
224902:09:36.869 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
225002:09:36.869 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000006: target auth state: UNCHALLENGED
225102:09:36.869 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000006: proxy auth state: UNCHALLENGED
225202:09:36.869 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000006: acquiring connection with route {}->unix://localhost:2375
225302:09:36.869 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: acquiring endpoint (3 MINUTES)
225402:09:36.869 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000006: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
225502:09:36.869 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000006: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
225602:09:36.869 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000006: acquired ep-00000005
225702:09:36.869 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: acquired endpoint ep-00000005
225802:09:36.869 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000006: executing POST /v1.32/images/create?fromImage=testcontainers%2Fryuk&tag=0.12.0 HTTP/1.1
225902:09:36.869 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000005: start execution ex-00000006
226002:09:36.869 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000005: executing exchange ex-00000006 over http-outgoing-0
226102:09:36.869 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.32/images/create?fromImage=testcontainers%2Fryuk&tag=0.12.0 HTTP/1.1
226202:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/octet-stream
226302:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
226402:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
226502:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
226602:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
226702:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
226802:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
226902:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.32/images/create?fromImage=testcontainers%2Fryuk&tag=0.12.0 HTTP/1.1[\r][\n]"
227002:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/octet-stream[\r][\n]"
227102:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
227202:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
227302:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
227402:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
227502:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
227602:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
227702:09:36.870 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
227802:09:37.047 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
227902:09:37.047 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
228002:09:37.047 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
228102:09:37.047 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
228202:09:37.047 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
228302:09:37.047 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
228402:09:37.047 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:09:37 GMT[\r][\n]"
228502:09:37.047 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
228602:09:37.047 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
228702:09:37.047 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "3d[\r][\n]"
228802:09:37.047 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pulling from testcontainers/ryuk","id":"0.12.0"}[\r][\n]"
228902:09:37.047 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
229002:09:37.048 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
229102:09:37.048 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
229202:09:37.048 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
229302:09:37.048 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
229402:09:37.048 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
229502:09:37.048 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
229602:09:37.048 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 08 Jan 2026 01:09:37 GMT
229702:09:37.048 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
229802:09:37.048 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000006: connection can be kept alive for 3 MINUTES
229902:09:37.049 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Starting to pull image
230002:09:37.059 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling from testcontainers/ryuk, progressDetail=null, progress=null, id=0.12.0, from=null, time=null, errorDetail=null, error=null, aux=null)
230102:09:37.064 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
230202:09:37.121 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
230302:09:37.122 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"fe07684b16b8"}[\r][\n]"
230402:09:37.122 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
230502:09:37.122 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
230602:09:37.122 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"85b5690d4de6"}[\r][\n]"
230702:09:37.122 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
230802:09:37.122 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
230902:09:37.122 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pulling fs layer","progressDetail":{},"id":"7131d8b90bb4"}[\r][\n]"
231002:09:37.122 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
231102:09:37.122 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=fe07684b16b8, from=null, time=null, errorDetail=null, error=null, aux=null)
231202:09:37.123 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=85b5690d4de6, from=null, time=null, errorDetail=null, error=null, aux=null)
231302:09:37.123 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
231402:09:37.184 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
231502:09:37.184 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":71618,"total":6990336},"progress":"[\u003e ] 71.62kB/6.99MB","id":"7131d8b90bb4"}[\r][\n]"
231602:09:37.184 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
231702:09:37.185 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=71618, total=6990336, start=null), progress=[> ] 71.62kB/6.99MB, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
231802:09:37.194 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
231902:09:37.194 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":9148,"total":798720},"progress":"[\u003e ] 9.148kB/798.7kB","id":"85b5690d4de6"}[\r][\n]"
232002:09:37.194 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
232102:09:37.194 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=9148, total=798720, start=null), progress=[> ] 9.148kB/798.7kB, id=85b5690d4de6, from=null, time=null, errorDetail=null, error=null, aux=null)
232202:09:37.195 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ba[\r][\n]"
232302:09:37.195 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":38336,"total":3796846},"progress":"[\u003e ] 38.34kB/3.797MB","id":"fe07684b16b8"}[\r][\n]"
232402:09:37.196 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
232502:09:37.196 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=38336, total=3796846, start=null), progress=[> ] 38.34kB/3.797MB, id=fe07684b16b8, from=null, time=null, errorDetail=null, error=null, aux=null)
232602:09:37.203 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "49[\r][\n]"
232702:09:37.203 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"85b5690d4de6"}[\r][\n]"
232802:09:37.203 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
232902:09:37.203 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=85b5690d4de6, from=null, time=null, errorDetail=null, error=null, aux=null)
233002:09:37.203 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
233102:09:37.203 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"85b5690d4de6"}[\r][\n]"
233202:09:37.203 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
233302:09:37.204 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=85b5690d4de6, from=null, time=null, errorDetail=null, error=null, aux=null)
233402:09:37.204 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (116 KB/? MB)
233502:09:37.257 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "bb[\r][\n]"
233602:09:37.257 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":6990336,"total":6990336},"progress":"[==================================================\u003e] 6.99MB/6.99MB","id":"7131d8b90bb4"}[\r][\n]"
233702:09:37.257 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
233802:09:37.257 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "49[\r][\n]"
233902:09:37.257 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"7131d8b90bb4"}[\r][\n]"
234002:09:37.257 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
234102:09:37.257 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
234202:09:37.257 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"7131d8b90bb4"}[\r][\n]"
234302:09:37.258 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
234402:09:37.259 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6990336, total=6990336, start=null), progress=[==================================================>] 6.99MB/6.99MB, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
234502:09:37.259 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
234602:09:37.259 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
234702:09:37.260 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (6 MB/? MB)
234802:09:37.262 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "49[\r][\n]"
234902:09:37.262 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Verifying Checksum","progressDetail":{},"id":"fe07684b16b8"}[\r][\n]"
235002:09:37.262 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
235102:09:37.262 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=fe07684b16b8, from=null, time=null, errorDetail=null, error=null, aux=null)
235202:09:37.262 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
235302:09:37.262 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Download complete","progressDetail":{},"id":"fe07684b16b8"}[\r][\n]"
235402:09:37.262 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
235502:09:37.263 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=fe07684b16b8, from=null, time=null, errorDetail=null, error=null, aux=null)
235602:09:37.263 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (6 MB/11 MB)
235702:09:37.263 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
235802:09:37.263 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":65536,"total":3796846},"progress":"[\u003e ] 65.54kB/3.797MB","id":"fe07684b16b8"}[\r][\n]"
235902:09:37.263 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
236002:09:37.263 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65536, total=3796846, start=null), progress=[> ] 65.54kB/3.797MB, id=fe07684b16b8, from=null, time=null, errorDetail=null, error=null, aux=null)
236102:09:37.352 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "bb[\r][\n]"
236202:09:37.353 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3796846,"total":3796846},"progress":"[==================================================\u003e] 3.797MB/3.797MB","id":"fe07684b16b8"}[\r][\n]"
236302:09:37.353 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
236402:09:37.354 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3796846, total=3796846, start=null), progress=[==================================================>] 3.797MB/3.797MB, id=fe07684b16b8, from=null, time=null, errorDetail=null, error=null, aux=null)
236502:09:37.355 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "bb[\r][\n]"
236602:09:37.355 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":3796846,"total":3796846},"progress":"[==================================================\u003e] 3.797MB/3.797MB","id":"fe07684b16b8"}[\r][\n]"
236702:09:37.355 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
236802:09:37.356 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3796846, total=3796846, start=null), progress=[==================================================>] 3.797MB/3.797MB, id=fe07684b16b8, from=null, time=null, errorDetail=null, error=null, aux=null)
236902:09:37.374 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
237002:09:37.374 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"fe07684b16b8"}[\r][\n]"
237102:09:37.374 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
237202:09:37.374 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=fe07684b16b8, from=null, time=null, errorDetail=null, error=null, aux=null)
237302:09:37.375 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (10 MB/11 MB)
237402:09:37.376 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
237502:09:37.376 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":32768,"total":798720},"progress":"[==\u003e ] 32.77kB/798.7kB","id":"85b5690d4de6"}[\r][\n]"
237602:09:37.376 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
237702:09:37.376 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=798720, start=null), progress=[==> ] 32.77kB/798.7kB, id=85b5690d4de6, from=null, time=null, errorDetail=null, error=null, aux=null)
237802:09:37.463 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
237902:09:37.463 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":798720,"total":798720},"progress":"[==================================================\u003e] 798.7kB/798.7kB","id":"85b5690d4de6"}[\r][\n]"
238002:09:37.463 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
238102:09:37.464 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=798720, total=798720, start=null), progress=[==================================================>] 798.7kB/798.7kB, id=85b5690d4de6, from=null, time=null, errorDetail=null, error=null, aux=null)
238202:09:37.465 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
238302:09:37.465 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":798720,"total":798720},"progress":"[==================================================\u003e] 798.7kB/798.7kB","id":"85b5690d4de6"}[\r][\n]"
238402:09:37.465 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
238502:09:37.466 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=798720, total=798720, start=null), progress=[==================================================>] 798.7kB/798.7kB, id=85b5690d4de6, from=null, time=null, errorDetail=null, error=null, aux=null)
238602:09:37.486 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
238702:09:37.486 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"85b5690d4de6"}[\r][\n]"
238802:09:37.486 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
238902:09:37.486 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=85b5690d4de6, from=null, time=null, errorDetail=null, error=null, aux=null)
239002:09:37.487 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (11 MB/11 MB)
239102:09:37.491 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
239202:09:37.491 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":98304,"total":6990336},"progress":"[\u003e ] 98.3kB/6.99MB","id":"7131d8b90bb4"}[\r][\n]"
239302:09:37.491 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
239402:09:37.492 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98304, total=6990336, start=null), progress=[> ] 98.3kB/6.99MB, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
239502:09:37.511 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ba[\r][\n]"
239602:09:37.511 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Extracting","progressDetail":{"current":6990336,"total":6990336},"progress":"[==================================================\u003e] 6.99MB/6.99MB","id":"7131d8b90bb4"}[\r][\n]"
239702:09:37.511 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
239802:09:37.513 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=6990336, total=6990336, start=null), progress=[==================================================>] 6.99MB/6.99MB, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
239902:09:37.520 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
240002:09:37.520 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Pull complete","progressDetail":{},"id":"7131d8b90bb4"}[\r][\n]"
240102:09:37.520 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
240202:09:37.521 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=7131d8b90bb4, from=null, time=null, errorDetail=null, error=null, aux=null)
240302:09:37.521 [docker-java-stream--187353313] INFO tc.testcontainers/ryuk:0.12.0 -- Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (11 MB/11 MB)
240402:09:37.524 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "5e[\r][\n]"
240502:09:37.524 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Digest: sha256:dd3f023a6ed7015b3f95a49ccd65a2daf0c56e681422c12952b19a810dfa6298"}[\r][\n]"
240602:09:37.524 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
240702:09:37.524 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Digest: sha256:dd3f023a6ed7015b3f95a49ccd65a2daf0c56e681422c12952b19a810dfa6298, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
240802:09:37.525 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "4c[\r][\n]"
240902:09:37.525 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Status: Downloaded newer image for testcontainers/ryuk:0.12.0"}[\r][\n]"
241002:09:37.525 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
241102:09:37.525 [docker-java-stream--187353313] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Status: Downloaded newer image for testcontainers/ryuk:0.12.0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
241202:09:37.526 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
241302:09:37.526 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
241402:09:37.526 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000005: releasing valid endpoint
241502:09:37.526 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000005: releasing endpoint
241602:09:37.527 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000005: connection http-outgoing-0 can be kept alive for 3 MINUTES
241702:09:37.527 [docker-java-stream--187353313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000005: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
241802:09:37.527 [pool-87-thread-2] INFO tc.testcontainers/ryuk:0.12.0 -- Image testcontainers/ryuk:0.12.0 pull took PT0.674675092S
241902:09:37.527 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: testcontainers/ryuk:0.12.0
242002:09:37.528 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: preparing request execution
242102:09:37.528 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
242202:09:37.528 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
242302:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000007: target auth state: UNCHALLENGED
242402:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000007: proxy auth state: UNCHALLENGED
242502:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000007: acquiring connection with route {}->unix://localhost:2375
242602:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: acquiring endpoint (3 MINUTES)
242702:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000007: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
242802:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000007: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
242902:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000007: acquired ep-00000006
243002:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: acquired endpoint ep-00000006
243102:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000007: executing GET /v1.32/images/testcontainers%2Fryuk:0.12.0/json HTTP/1.1
243202:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000006: start execution ex-00000007
243302:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: executing exchange ex-00000007 over http-outgoing-0
243402:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/testcontainers%2Fryuk:0.12.0/json HTTP/1.1
243502:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
243602:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
243702:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
243802:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
243902:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
244002:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
244102:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/images/testcontainers%2Fryuk:0.12.0/json HTTP/1.1[\r][\n]"
244202:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
244302:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
244402:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
244502:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
244602:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
244702:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
244802:09:37.529 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
244902:09:37.530 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
245002:09:37.530 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
245102:09:37.530 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
245202:09:37.530 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
245302:09:37.530 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
245402:09:37.530 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
245502:09:37.530 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:09:37 GMT[\r][\n]"
245602:09:37.530 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1988[\r][\n]"
245702:09:37.530 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
245802:09:37.531 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"sha256:a926383422af308b62b39b3c3527fb4af09cb99fcae506e07c6b6429b513792d","RepoTags":["testcontainers/ryuk:0.12.0"],"RepoDigests":["testcontainers/ryuk@sha256:dd3f023a6ed7015b3f95a49ccd65a2daf0c56e681422c12952b19a810dfa6298"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2025-06-02T12:33:46.008184404Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/ryuk"],"ArgsEscaped":true,"Image":"","Volumes":null,"WorkingDir":"/","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers.ryuk":"true"}},"Architecture":"amd64","Os":"linux","Size":15810893,"VirtualSize":15810893,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/d4ba0b643d55a4f8759fd1b90368eed21e3bb52d718f1a3b314d08a6030926ba/diff:/var/lib/docker/overlay2/94e2f78cc9e28f32fbc639521dfff7b4313d2656498ad0f69d799f21bf7bfa61/diff","MergedDir":"/var/lib/docker/overlay2/ed19ffb9942325424867f826c2e702fe01a39dada7e37cad028ada507cc561cc/merged","UpperDir":"/var/lib/docker/overlay2/ed19ffb9942325424867f826c2e702fe01a39dada7e37cad028ada507cc561cc/diff","WorkDir":"/var/lib/docker/overlay2/ed19ffb9942325424867f826c2e702fe01a39dada7e37cad028ada507cc561cc/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:fd2758d7a50e2b78d275ee7d1c218489f2439084449d895fa17eede6c61ab2c4","sha256:85b5690d4de6002a3303edc89544d8e338bbcf40bf7a996256071befb4904f2a","sha256:7131d8b90bb4a6dfb98b8a3bfe6f5aaeb80ead0d3e10c25e56c9314d00e3526e"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
245902:09:37.531 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
246002:09:37.531 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
246102:09:37.531 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
246202:09:37.531 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
246302:09:37.531 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
246402:09:37.531 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
246502:09:37.531 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 08 Jan 2026 01:09:37 GMT
246602:09:37.531 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1988
246702:09:37.531 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000007: connection can be kept alive for 3 MINUTES
246802:09:37.548 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000006: releasing valid endpoint
246902:09:37.548 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: releasing endpoint
247002:09:37.548 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: connection http-outgoing-0 can be kept alive for 3 MINUTES
247102:09:37.548 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
247202:09:37.549 [pool-87-thread-2] DEBUG tc.testcontainers/ryuk:0.12.0 -- Starting container: testcontainers/ryuk:0.12.0
247302:09:37.550 [pool-87-thread-2] DEBUG tc.testcontainers/ryuk:0.12.0 -- Trying to start container: testcontainers/ryuk:0.12.0 (attempt 1/1)
247402:09:37.550 [pool-87-thread-2] DEBUG tc.testcontainers/ryuk:0.12.0 -- Starting container: testcontainers/ryuk:0.12.0
247502:09:37.550 [pool-87-thread-2] INFO tc.testcontainers/ryuk:0.12.0 -- Creating container for image: testcontainers/ryuk:0.12.0
247602:09:37.551 [pool-87-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: testcontainers/ryuk:0.12.0 at registry: https://index.docker.io/v1/
247702:09:37.551 [pool-87-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
247802:09:37.551 [pool-87-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
247902:09:37.560 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@471ed53a[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={},domainName=<null>,entrypoint=<null>,env={},exposedPorts=ExposedPorts(exposedPorts=[8080/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[/var/run/docker.sock:/var/run/docker.sock:rw], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=null, oomKillDisable=null, init=null, autoRemove=true, oomScoreAdj=null, portBindings={8080/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@59981a85}, privileged=true, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null, cgroupnsMode=null),hostName=<null>,image=testcontainers/ryuk:0.12.0,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.21.3},macAddress=<null>,name=testcontainers-ryuk-c0f36306-445f-4f5f-afe5-a17cb0ba884b,networkDisabled=<null>,networkingConfig=<null>,onBuild=<null>,platform=<null>,portSpecs=<null>,shell=<null>,stdInOnce=<null>,stdinOpen=<null>,stopSignal=<null>,stopTimeout=<null>,tty=<null>,user=<null>,volumes=Volumes(volumes=[]),workingDir=<null>]
248002:09:37.595 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: preparing request execution
248102:09:37.595 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
248202:09:37.595 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
248302:09:37.595 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000008: target auth state: UNCHALLENGED
248402:09:37.595 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000008: proxy auth state: UNCHALLENGED
248502:09:37.595 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000008: acquiring connection with route {}->unix://localhost:2375
248602:09:37.595 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: acquiring endpoint (3 MINUTES)
248702:09:37.595 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000008: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
248802:09:37.595 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000008: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
248902:09:37.595 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000008: acquired ep-00000007
249002:09:37.595 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: acquired endpoint ep-00000007
249102:09:37.595 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000008: executing POST /v1.32/containers/create?name=testcontainers-ryuk-c0f36306-445f-4f5f-afe5-a17cb0ba884b HTTP/1.1
249202:09:37.595 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000007: start execution ex-00000008
249302:09:37.595 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: executing exchange ex-00000008 over http-outgoing-0
249402:09:37.595 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-ryuk-c0f36306-445f-4f5f-afe5-a17cb0ba884b HTTP/1.1
249502:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
249602:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
249702:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
249802:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
249902:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
250002:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Content-Length: 1955
250102:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
250202:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
250302:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-ryuk-c0f36306-445f-4f5f-afe5-a17cb0ba884b HTTP/1.1[\r][\n]"
250402:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
250502:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
250602:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
250702:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
250802:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
250902:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Content-Length: 1955[\r][\n]"
251002:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
251102:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
251202:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
251302:09:37.596 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"testcontainers/ryuk:0.12.0","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8080/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":["/var/run/docker.sock:/var/run/docker.sock:rw"],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":null,"OomKillDisable":null,"Init":null,"AutoRemove":true,"OomScoreAdj":null,"PortBindings":{"8080/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":true,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeDriver":null,"ShmSize":null,"PidsLimit":null,"Runtime":null,"Tmpfs":null,"UTSMode":null,"UsernsMode":null,"Sysctls":null,"ConsoleSize":null,"CgroupnsMode":null},"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.version":"1.21.3"},"Shell":null,"NetworkingConfig":null}"
251402:09:37.615 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
251502:09:37.615 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
251602:09:37.615 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
251702:09:37.615 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
251802:09:37.615 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
251902:09:37.615 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
252002:09:37.615 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:09:37 GMT[\r][\n]"
252102:09:37.615 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 88[\r][\n]"
252202:09:37.615 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
252302:09:37.616 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73","Warnings":[]}[\n]"
252402:09:37.616 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 201 Created
252502:09:37.616 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
252602:09:37.616 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
252702:09:37.616 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
252802:09:37.616 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
252902:09:37.616 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
253002:09:37.616 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 08 Jan 2026 01:09:37 GMT
253102:09:37.616 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 88
253202:09:37.617 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000008: connection can be kept alive for 3 MINUTES
253302:09:37.619 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000007: releasing valid endpoint
253402:09:37.619 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: releasing endpoint
253502:09:37.619 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: connection http-outgoing-0 can be kept alive for 3 MINUTES
253602:09:37.619 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
253702:09:37.621 [pool-87-thread-2] INFO tc.testcontainers/ryuk:0.12.0 -- Container testcontainers/ryuk:0.12.0 is starting: 2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73
253802:09:37.622 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73
253902:09:37.622 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: preparing request execution
254002:09:37.622 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
254102:09:37.622 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
254202:09:37.622 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000009: target auth state: UNCHALLENGED
254302:09:37.622 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000009: proxy auth state: UNCHALLENGED
254402:09:37.622 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000009: acquiring connection with route {}->unix://localhost:2375
254502:09:37.622 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: acquiring endpoint (3 MINUTES)
254602:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000009: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
254702:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000009: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
254802:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000009: acquired ep-00000008
254902:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: acquired endpoint ep-00000008
255002:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000009: executing POST /v1.32/containers/2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73/start HTTP/1.1
255102:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000008: start execution ex-00000009
255202:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: executing exchange ex-00000009 over http-outgoing-0
255302:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.32/containers/2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73/start HTTP/1.1
255402:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
255502:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
255602:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
255702:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
255802:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
255902:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
256002:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
256102:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.32/containers/2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73/start HTTP/1.1[\r][\n]"
256202:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
256302:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
256402:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
256502:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
256602:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
256702:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
256802:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
256902:09:37.623 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
257002:09:37.754 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
257102:09:37.754 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
257202:09:37.754 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
257302:09:37.754 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
257402:09:37.754 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
257502:09:37.754 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:09:37 GMT[\r][\n]"
257602:09:37.754 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
257702:09:37.755 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 204 No Content
257802:09:37.755 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
257902:09:37.755 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
258002:09:37.755 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
258102:09:37.755 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
258202:09:37.755 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 08 Jan 2026 01:09:37 GMT
258302:09:37.755 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000009: connection can be kept alive for 3 MINUTES
258402:09:37.755 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000008: releasing valid endpoint
258502:09:37.756 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: releasing endpoint
258602:09:37.756 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: connection http-outgoing-0 can be kept alive for 3 MINUTES
258702:09:37.756 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
258802:09:37.761 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73,false
258902:09:37.761 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73/json], queryParams={}}
259002:09:37.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: preparing request execution
259102:09:37.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
259202:09:37.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
259302:09:37.761 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000A: target auth state: UNCHALLENGED
259402:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000A: proxy auth state: UNCHALLENGED
259502:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000A: acquiring connection with route {}->unix://localhost:2375
259602:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: acquiring endpoint (3 MINUTES)
259702:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
259802:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
259902:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000A: acquired ep-00000009
260002:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: acquired endpoint ep-00000009
260102:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000A: executing GET /v1.32/containers/2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73/json HTTP/1.1
260202:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000009: start execution ex-0000000A
260302:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: executing exchange ex-0000000A over http-outgoing-0
260402:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/containers/2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73/json HTTP/1.1
260502:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
260602:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
260702:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
260802:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
260902:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
261002:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
261102:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/containers/2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73/json HTTP/1.1[\r][\n]"
261202:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
261302:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
261402:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
261502:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
261602:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
261702:09:37.762 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
261802:09:37.763 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
261902:09:37.763 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
262002:09:37.763 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
262102:09:37.763 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
262202:09:37.763 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
262302:09:37.763 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
262402:09:37.763 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
262502:09:37.764 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:09:37 GMT[\r][\n]"
262602:09:37.764 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
262702:09:37.764 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
262802:09:37.764 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "13f6[\r][\n]"
262902:09:37.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73","Created":"2026-01-08T01:09:37.597973908Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":5621,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:09:37.633897295Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:a926383422af308b62b39b3c3527fb4af09cb99fcae506e07c6b6429b513792d","ResolvConfPath":"/var/lib/docker/containers/2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73/resolv.conf","HostnamePath":"/var/lib/docker/containers/2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73/hostname","HostsPath":"/var/lib/docker/containers/2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73/hosts","LogPath":"/var/lib/docker/containers/2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73/2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73-json.log","Name":"/testcontainers-ryuk-c0f36306-445f-4f5f-afe5-a17cb0ba884b","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"unconfined","ExecIDs":null,"HostConfig":{"Binds":["/var/run/docker.sock:/var/run/docker.sock:rw"],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8080/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":true,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":null,"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":true,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":["label=disable"],"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":null,"ReadonlyPaths":null},"GraphDriver":{"Data":{"ID":"2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73","LowerDir":"/var/lib/docker/overlay2/79afbee8a228fbdea5804b93fd84f34a629996d60015ede8b6cff65c420ccd85-init/diff:/var/lib/docker/overlay2/ed19ffb9942325424867f826c2e702fe01a39dada7e37cad028ada507cc561cc/diff:/var/lib/docker/overlay2/d4ba0b643d55a4f8759fd1b90368eed21e3bb52d718f1a3b314d08a6030926ba/diff:/var/lib/docker/overlay2/94e2f78cc9e28f32fbc639521dfff7b4313d2656498ad0f69d799f21bf7bfa61/diff","MergedDir":"/var/lib/docker/overlay2/79afbee8a228fbdea5804b93fd84f34a629996d60015ede8b6cff65c420ccd85/merged","UpperDir":"/var/lib/docker/overlay2/79afbee8a228fbdea5804b93fd84f34a629996d60015ede8b6cff65c420ccd85/diff","WorkDir":"/var/lib/docker/overlay2/79afbee8a228fbdea5804b93fd84f34a629996d60015ede8b6cff65c420ccd85/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"2eb9788f19e4","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8080/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/ryuk"],"Image":"testcontainers/ryuk:0.12.0","Volumes":null,"WorkingDir":"/","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.ryuk":"true","org.testcontainers.version":"1.21.3"}},"NetworkSettings":{"Bridge":"","SandboxID":"c8726923e970661b8d6876e0d35e8d2112195c4c8bbb431b343493e27a5be4b3","SandboxKey":"/var/run/docker/netns/c8726923e970","Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32768"},{"HostIp":"::","HostPort":"32768"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"bc1f3d2fe2dddb16a1259462cab63011ca0ec9276b99d2e5993d4e6a37b6a604","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"82:b1:7c:d7:90:53","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"82:b1:7c:d7:90:53","DriverOpts":null,"GwPriority":0,"NetworkID":"ac5b6dc2510f411cf86f550fad3c44b595387b16871c8c4cc95ed72653bd0809","EndpointID":"bc1f3d2fe2dddb16a1259462cab63011ca0ec9276b99d2e5993d4e6a37b6a604","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
263002:09:37.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
263102:09:37.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
263202:09:37.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
263302:09:37.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
263402:09:37.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
263502:09:37.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
263602:09:37.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
263702:09:37.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
263802:09:37.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
263902:09:37.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 08 Jan 2026 01:09:37 GMT
264002:09:37.765 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
264102:09:37.766 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000A: connection can be kept alive for 3 MINUTES
264202:09:37.821 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000009: releasing valid endpoint
264302:09:37.821 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: releasing endpoint
264402:09:37.821 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: connection http-outgoing-0 can be kept alive for 3 MINUTES
264502:09:37.822 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
264602:09:37.823 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:a926383422af308b62b39b3c3527fb4af09cb99fcae506e07c6b6429b513792d
264702:09:37.824 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: preparing request execution
264802:09:37.824 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
264902:09:37.824 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
265002:09:37.824 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000B: target auth state: UNCHALLENGED
265102:09:37.824 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000B: proxy auth state: UNCHALLENGED
265202:09:37.824 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000B: acquiring connection with route {}->unix://localhost:2375
265302:09:37.824 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: acquiring endpoint (3 MINUTES)
265402:09:37.824 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
265502:09:37.824 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
265602:09:37.824 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000B: acquired ep-0000000A
265702:09:37.824 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: acquired endpoint ep-0000000A
265802:09:37.824 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000B: executing GET /v1.32/images/sha256:a926383422af308b62b39b3c3527fb4af09cb99fcae506e07c6b6429b513792d/json HTTP/1.1
265902:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000A: start execution ex-0000000B
266002:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: executing exchange ex-0000000B over http-outgoing-0
266102:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/sha256:a926383422af308b62b39b3c3527fb4af09cb99fcae506e07c6b6429b513792d/json HTTP/1.1
266202:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
266302:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
266402:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
266502:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
266602:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
266702:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
266802:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/images/sha256:a926383422af308b62b39b3c3527fb4af09cb99fcae506e07c6b6429b513792d/json HTTP/1.1[\r][\n]"
266902:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
267002:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
267102:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
267202:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
267302:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
267402:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
267502:09:37.825 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
267602:09:37.826 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
267702:09:37.826 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
267802:09:37.826 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
267902:09:37.826 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
268002:09:37.826 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
268102:09:37.826 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
268202:09:37.826 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:09:37 GMT[\r][\n]"
268302:09:37.826 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1988[\r][\n]"
268402:09:37.826 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
268502:09:37.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"sha256:a926383422af308b62b39b3c3527fb4af09cb99fcae506e07c6b6429b513792d","RepoTags":["testcontainers/ryuk:0.12.0"],"RepoDigests":["testcontainers/ryuk@sha256:dd3f023a6ed7015b3f95a49ccd65a2daf0c56e681422c12952b19a810dfa6298"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2025-06-02T12:33:46.008184404Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"Cmd":["/bin/ryuk"],"ArgsEscaped":true,"Image":"","Volumes":null,"WorkingDir":"/","Entrypoint":null,"OnBuild":null,"Labels":{"org.testcontainers.ryuk":"true"}},"Architecture":"amd64","Os":"linux","Size":15810893,"VirtualSize":15810893,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/d4ba0b643d55a4f8759fd1b90368eed21e3bb52d718f1a3b314d08a6030926ba/diff:/var/lib/docker/overlay2/94e2f78cc9e28f32fbc639521dfff7b4313d2656498ad0f69d799f21bf7bfa61/diff","MergedDir":"/var/lib/docker/overlay2/ed19ffb9942325424867f826c2e702fe01a39dada7e37cad028ada507cc561cc/merged","UpperDir":"/var/lib/docker/overlay2/ed19ffb9942325424867f826c2e702fe01a39dada7e37cad028ada507cc561cc/diff","WorkDir":"/var/lib/docker/overlay2/ed19ffb9942325424867f826c2e702fe01a39dada7e37cad028ada507cc561cc/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:fd2758d7a50e2b78d275ee7d1c218489f2439084449d895fa17eede6c61ab2c4","sha256:85b5690d4de6002a3303edc89544d8e338bbcf40bf7a996256071befb4904f2a","sha256:7131d8b90bb4a6dfb98b8a3bfe6f5aaeb80ead0d3e10c25e56c9314d00e3526e"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
268602:09:37.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
268702:09:37.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
268802:09:37.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
268902:09:37.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
269002:09:37.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
269102:09:37.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
269202:09:37.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 08 Jan 2026 01:09:37 GMT
269302:09:37.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1988
269402:09:37.827 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000B: connection can be kept alive for 3 MINUTES
269502:09:37.829 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000A: releasing valid endpoint
269602:09:37.829 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: releasing endpoint
269702:09:37.829 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: connection http-outgoing-0 can be kept alive for 3 MINUTES
269802:09:37.829 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
269902:09:37.829 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
270002:09:37.830 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: preparing request execution
270102:09:37.830 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
270202:09:37.830 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
270302:09:37.830 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000C: target auth state: UNCHALLENGED
270402:09:37.830 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000C: proxy auth state: UNCHALLENGED
270502:09:37.830 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000C: acquiring connection with route {}->unix://localhost:2375
270602:09:37.830 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: acquiring endpoint (3 MINUTES)
270702:09:37.830 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
270802:09:37.830 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
270902:09:37.830 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000C: acquired ep-0000000B
271002:09:37.830 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: acquired endpoint ep-0000000B
271102:09:37.830 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000C: executing GET /v1.32/version HTTP/1.1
271202:09:37.830 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000B: start execution ex-0000000C
271302:09:37.830 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: executing exchange ex-0000000C over http-outgoing-0
271402:09:37.831 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/version HTTP/1.1
271502:09:37.831 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
271602:09:37.831 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
271702:09:37.831 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
271802:09:37.831 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
271902:09:37.831 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
272002:09:37.831 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
272102:09:37.831 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
272202:09:37.831 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
272302:09:37.831 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
272402:09:37.831 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
272502:09:37.831 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
272602:09:37.831 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
272702:09:37.831 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
272802:09:37.831 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
272902:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
273002:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
273102:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
273202:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
273302:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
273402:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
273502:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:09:37 GMT[\r][\n]"
273602:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 821[\r][\n]"
273702:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
273802:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
273902:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
274002:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
274102:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
274202:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
274302:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
274402:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
274502:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 08 Jan 2026 01:09:37 GMT
274602:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 821
274702:09:37.838 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000C: connection can be kept alive for 3 MINUTES
274802:09:37.839 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000B: releasing valid endpoint
274902:09:37.839 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: releasing endpoint
275002:09:37.840 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: connection http-outgoing-0 can be kept alive for 3 MINUTES
275102:09:37.840 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
275202:09:37.844 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: preparing request execution
275302:09:37.844 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
275402:09:37.844 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
275502:09:37.844 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000D: target auth state: UNCHALLENGED
275602:09:37.844 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000D: proxy auth state: UNCHALLENGED
275702:09:37.844 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000D: acquiring connection with route {}->unix://localhost:2375
275802:09:37.844 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: acquiring endpoint (3 MINUTES)
275902:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
276002:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
276102:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000D: acquired ep-0000000C
276202:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: acquired endpoint ep-0000000C
276302:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000D: executing GET /v1.32/containers/2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
276402:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: start execution ex-0000000D
276502:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: executing exchange ex-0000000D over http-outgoing-0
276602:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/containers/2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
276702:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
276802:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.21.3
276902:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
277002:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
277102:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
277202:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/containers/2eb9788f19e40bfa327470ec00b886fdc7f84ccb3c8dbfd3d7678539ea12ad73/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]"
277302:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
277402:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.21.3[\r][\n]"
277502:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
277602:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
277702:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
277802:09:37.845 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
277902:09:37.846 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
278002:09:37.846 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
278102:09:37.846 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
278202:09:37.846 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
278302:09:37.846 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
278402:09:37.846 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
278502:09:37.846 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Thu, 08 Jan 2026 01:09:37 GMT[\r][\n]"
278602:09:37.846 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
278702:09:37.846 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
278802:09:37.846 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
278902:09:37.846 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
279002:09:37.847 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/vnd.docker.raw-stream
279102:09:37.847 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
279202:09:37.847 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
279302:09:37.847 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
279402:09:37.847 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Thu, 08 Jan 2026 01:09:37 GMT
279502:09:37.847 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
279602:09:37.847 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000D: connection can be kept alive for 3 MINUTES
279702:09:37.847 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ef[\r][\n]"
279802:09:37.848 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0][0xffffffe7]time=2026-01-08T01:09:37.758Z level=INFO msg=starting connection_timeout=1m0s reconnection_timeout=10s request_timeout=10s shutdown_timeout=10m0s remove_retries=10 retry_offset=-1s changes_retry_interval=1s port=8080 verbose=false[\n]"
279902:09:37.848 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
280002:09:37.848 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "4f[\r][\n]"
280102:09:37.848 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Gtime=2026-01-08T01:09:37.759Z level=INFO msg=Started address=[::]:8080[\n]"
280202:09:37.848 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
280302:09:37.848 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "51[\r][\n]"
280402:09:37.848 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x1][0x0][0x0][0x0][0x0][0x0][0x0]Itime=2026-01-08T01:09:37.759Z level=INFO msg="client processing started"[\n]"
280502:09:37.848 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
280602:09:37.849 [pool-87-thread-2] DEBUG org.testcontainers.containers.output.WaitingConsumer -- STDOUT: time=2026-01-08T01:09:37.759Z level=INFO msg="client processing started"
280702:09:37.849 [pool-87-thread-2] DEBUG org.testcontainers.containers.output.WaitingConsumer -- STDOUT: time=2026-01-08T01:09:37.759Z level=INFO msg=Started address=[::]:8080
280802:09:37.849 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: cancel
280902:09:37.850 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
281002:09:37.850 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
281102:09:37.850 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection -- http-outgoing-0: close connection IMMEDIATE
281202:09:37.850 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: endpoint closed
281302:09:37.850 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: discarding endpoint
281402:09:37.850 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: releasing endpoint
281502:09:37.850 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: connection is not kept alive
281602:09:37.850 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
281702:09:37.850 [pool-87-thread-2] INFO tc.testcontainers/ryuk:0.12.0 -- Container testcontainers/ryuk:0.12.0 started in PT0.300388494S
281802:09:37.850 [docker-java-stream-2051011663] DEBUG com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse -- Failed to close the response
2819java.nio.channels.ClosedChannelException: null
2820 at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
2821 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:403)
2822 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:59)
2823 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:107)
2824 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:101)
2825 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:81)
2826 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
2827 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
2828 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:261)
2829 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:222)
2830 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
2831 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:314)
2832 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
2833 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
2834 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
2835 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
2836 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
2837 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:200)
2838 at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:271)
2839 at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:277)
2840 at java.base/java.lang.Thread.run(Thread.java:833)
284102:09:37.853 [testcontainers-ryuk] DEBUG org.testcontainers.utility.ResourceReaper -- Sending 'label=org.testcontainers%3Dtrue&label=org.testcontainers.lang%3Djava&label=org.testcontainers.version%3D1.21.3&label=org.testcontainers.sessionId%3Dc0f36306-445f-4f5f-afe5-a17cb0ba884b' to Ryuk
284202:09:37.854 [testcontainers-ryuk] DEBUG org.testcontainers.utility.RyukResourceReaper -- Received 'ACK' from Ryuk
284302:09:37.854 [pool-87-thread-2] INFO org.testcontainers.utility.RyukResourceReaper -- Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
284402:09:37.854 [pool-87-thread-2] DEBUG org.testcontainers.DockerClientFactory -- Checks are enabled
284502:09:37.854 [pool-87-thread-2] INFO org.testcontainers.DockerClientFactory -- Checking the system...
284602:09:37.854 [pool-87-thread-2] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0
284702:09:37.855 [pool-87-thread-2] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
284802:09:37.855 [pool-87-thread-2] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for hashicorp/consul:1.15 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
284902:09:37.855 [pool-87-thread-2] DEBUG tc.hashicorp/consul:1.15 -- hashicorp/consul:1.15 is not in image name cache, updating...
285002:09:37.855 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: hashicorp/consul:1.15
285102:09:37.855 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: preparing request execution
285202:09:37.856 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
285302:09:37.856 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
285402:09:37.856 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000E: target auth state: UNCHALLENGED
285502:09:37.856 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000E: proxy auth state: UNCHALLENGED
285602:09:37.856 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000E: acquiring connection with route {}->unix://localhost:2375
285702:09:37.856 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: acquiring endpoint (3 MINUTES)
285802:09:37.856 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
285902:09:37.856 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
286002:09:37.856 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000E: acquired ep-0000000D
286102:09:37.856 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: acquired endpoint ep-0000000D
286202:09:37.856 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000E: opening connection {}->unix://localhost:2375
286302:09:37.856 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: connecting endpoint (3 MINUTES)
286402:09:37.856 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connecting endpoint to unix://localhost:2375 (3 MINUTES)
286502:09:37.856 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- http-outgoing-1: connecting to localhost/127.0.0.1:2375
286602:09:37.857 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- http-outgoing-1: connection established /var/run/docker.sock<->/var/run/docker.sock
286702:09:37.857 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connected http-outgoing-1
286802:09:37.857 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: endpoint connected
286902:09:37.857 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000E: executing GET /v1.32/images/hashicorp%2Fconsul:1.15/json HTTP/1.1
287002:09:37.857 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: start execution ex-0000000E
287102:09:37.857 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: executing exchange ex-0000000E over http-outgoing-1
287202:09:37.858 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/hashicorp%2Fconsul:1.15/json HTTP/1.1
287302:09:37.858 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
287402:09:37.858 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
287502:09:37.858 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
287602:09:37.858 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
287702:09:37.858 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
287802:09:37.858 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
287902:09:37.859 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/hashicorp%2Fconsul:1.15/json HTTP/1.1[\r][\n]"
288002:09:37.859 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
288102:09:37.859 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
288202:09:37.859 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
288302:09:37.859 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
288402:09:37.859 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
288502:09:37.859 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
288602:09:37.859 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
288702:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 404 Not Found[\r][\n]"
288802:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
288902:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
289002:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
289102:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
289202:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
289302:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:09:37 GMT[\r][\n]"
289402:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 51[\r][\n]"
289502:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
289602:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"message":"No such image: hashicorp/consul:1.15"}[\n]"
289702:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 404 Not Found
289802:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
289902:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
290002:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
290102:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
290202:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
290302:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 08 Jan 2026 01:09:37 GMT
290402:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 51
290502:09:37.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000E: connection can be kept alive for 3 MINUTES
290602:09:37.861 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: releasing valid endpoint
290702:09:37.861 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: releasing endpoint
290802:09:37.861 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connection http-outgoing-1 can be kept alive for 3 MINUTES
290902:09:37.862 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
291002:09:37.862 [pool-87-thread-2] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Not available locally, should pull image: hashicorp/consul:1.15
291102:09:37.862 [pool-87-thread-2] INFO tc.hashicorp/consul:1.15 -- Pulling docker image: hashicorp/consul:1.15. Please be patient; this may take some time but only needs to be done once.
291202:09:37.862 [pool-87-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: hashicorp/consul:latest at registry: https://index.docker.io/v1/
291302:09:37.862 [pool-87-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
291402:09:37.862 [pool-87-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
291502:09:37.863 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: preparing request execution
291602:09:37.863 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
291702:09:37.863 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
291802:09:37.863 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000F: target auth state: UNCHALLENGED
291902:09:37.863 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000F: proxy auth state: UNCHALLENGED
292002:09:37.863 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000F: acquiring connection with route {}->unix://localhost:2375
292102:09:37.863 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: acquiring endpoint (3 MINUTES)
292202:09:37.863 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
292302:09:37.863 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
292402:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000F: acquired ep-0000000E
292502:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: acquired endpoint ep-0000000E
292602:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000F: executing POST /v1.32/images/create?fromImage=hashicorp%2Fconsul&tag=1.15 HTTP/1.1
292702:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000E: start execution ex-0000000F
292802:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000E: executing exchange ex-0000000F over http-outgoing-1
292902:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/images/create?fromImage=hashicorp%2Fconsul&tag=1.15 HTTP/1.1
293002:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/octet-stream
293102:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
293202:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
293302:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
293402:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
293502:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
293602:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
293702:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/images/create?fromImage=hashicorp%2Fconsul&tag=1.15 HTTP/1.1[\r][\n]"
293802:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/octet-stream[\r][\n]"
293902:09:37.864 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
294002:09:37.865 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
294102:09:37.865 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
294202:09:37.865 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
294302:09:37.865 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
294402:09:37.865 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
294502:09:37.865 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
294602:09:38.015 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
294702:09:38.015 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
294802:09:38.015 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
294902:09:38.015 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
295002:09:38.015 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
295102:09:38.015 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
295202:09:38.015 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:09:38 GMT[\r][\n]"
295302:09:38.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
295402:09:38.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
295502:09:38.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "38[\r][\n]"
295602:09:38.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling from hashicorp/consul","id":"1.15"}[\r][\n]"
295702:09:38.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
295802:09:38.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
295902:09:38.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
296002:09:38.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
296102:09:38.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
296202:09:38.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
296302:09:38.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
296402:09:38.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 08 Jan 2026 01:09:38 GMT
296502:09:38.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
296602:09:38.016 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000F: connection can be kept alive for 3 MINUTES
296702:09:38.016 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Starting to pull image
296802:09:38.017 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling from hashicorp/consul, progressDetail=null, progress=null, id=1.15, from=null, time=null, errorDetail=null, error=null, aux=null)
296902:09:38.017 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
297002:09:38.077 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
297102:09:38.077 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"3c854c8cbf46"}[\r][\n]"
297202:09:38.077 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
297302:09:38.077 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
297402:09:38.077 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
297502:09:38.077 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"56037a4adc6f"}[\r][\n]"
297602:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
297702:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
297802:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
297902:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"fb87b22558a5"}[\r][\n]"
298002:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
298102:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
298202:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"2758cbc2e00d"}[\r][\n]"
298302:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
298402:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
298502:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"177256a4af20"}[\r][\n]"
298602:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
298702:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
298802:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
298902:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
299002:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
299102:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pulling fs layer","progressDetail":{},"id":"6cc960f47ed4"}[\r][\n]"
299202:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
299302:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=fb87b22558a5, from=null, time=null, errorDetail=null, error=null, aux=null)
299402:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
299502:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
299602:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
299702:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
299802:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
299902:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"2758cbc2e00d"}[\r][\n]"
300002:09:38.078 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
300102:09:38.079 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
300202:09:38.079 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"177256a4af20"}[\r][\n]"
300302:09:38.079 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
300402:09:38.079 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
300502:09:38.079 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"6cc960f47ed4"}[\r][\n]"
300602:09:38.079 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
300702:09:38.079 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
300802:09:38.079 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Waiting","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
300902:09:38.079 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
301002:09:38.079 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
301102:09:38.079 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
301202:09:38.079 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
301302:09:38.079 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
301402:09:38.148 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ba[\r][\n]"
301502:09:38.148 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":35155,"total":3379404},"progress":"[\u003e ] 35.16kB/3.379MB","id":"3c854c8cbf46"}[\r][\n]"
301602:09:38.148 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
301702:09:38.148 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=35155, total=3379404, start=null), progress=[> ] 35.16kB/3.379MB, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
301802:09:38.150 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ba[\r][\n]"
301902:09:38.150 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":97980,"total":9398039},"progress":"[\u003e ] 97.98kB/9.398MB","id":"56037a4adc6f"}[\r][\n]"
302002:09:38.150 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
302102:09:38.150 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=97980, total=9398039, start=null), progress=[> ] 97.98kB/9.398MB, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
302202:09:38.167 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
302302:09:38.167 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"fb87b22558a5"}[\r][\n]"
302402:09:38.167 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
302502:09:38.167 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=fb87b22558a5, from=null, time=null, errorDetail=null, error=null, aux=null)
302602:09:38.167 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 6 pending, 1 downloaded, 0 extracted, (130 KB/? MB)
302702:09:38.227 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
302802:09:38.227 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"3c854c8cbf46"}[\r][\n]"
302902:09:38.227 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
303002:09:38.227 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
303102:09:38.227 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"3c854c8cbf46"}[\r][\n]"
303202:09:38.227 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
303302:09:38.228 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
303402:09:38.228 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
303502:09:38.228 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 5 pending, 2 downloaded, 0 extracted, (130 KB/? MB)
303602:09:38.229 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b9[\r][\n]"
303702:09:38.229 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":65536,"total":3379404},"progress":"[\u003e ] 65.54kB/3.379MB","id":"3c854c8cbf46"}[\r][\n]"
303802:09:38.229 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
303902:09:38.229 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65536, total=3379404, start=null), progress=[> ] 65.54kB/3.379MB, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
304002:09:38.235 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
304102:09:38.235 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"56037a4adc6f"}[\r][\n]"
304202:09:38.235 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
304302:09:38.235 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
304402:09:38.235 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
304502:09:38.235 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"56037a4adc6f"}[\r][\n]"
304602:09:38.235 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
304702:09:38.235 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
304802:09:38.236 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 4 pending, 3 downloaded, 0 extracted, (159 KB/? MB)
304902:09:38.271 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
305002:09:38.271 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":540672,"total":60305070},"progress":"[\u003e ] 540.7kB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
305102:09:38.271 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
305202:09:38.271 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=540672, total=60305070, start=null), progress=[> ] 540.7kB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
305302:09:38.291 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b1[\r][\n]"
305402:09:38.291 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":142,"total":142},"progress":"[==================================================\u003e] 142B/142B","id":"177256a4af20"}[\r][\n]"
305502:09:38.291 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
305602:09:38.291 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
305702:09:38.291 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"177256a4af20"}[\r][\n]"
305802:09:38.291 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
305902:09:38.291 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
306002:09:38.291 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"177256a4af20"}[\r][\n]"
306102:09:38.291 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
306202:09:38.291 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=142, total=142, start=null), progress=[==================================================>] 142B/142B, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
306302:09:38.291 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
306402:09:38.291 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
306502:09:38.292 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 3 pending, 4 downloaded, 0 extracted, (687 KB/? MB)
306602:09:38.293 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ae[\r][\n]"
306702:09:38.293 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
306802:09:38.293 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
306902:09:38.293 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
307002:09:38.294 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
307102:09:38.294 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
307202:09:38.294 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
307302:09:38.294 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
307402:09:38.294 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
307502:09:38.294 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
307602:09:38.294 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":3379404,"total":3379404},"progress":"[==================================================\u003e] 3.379MB/3.379MB","id":"3c854c8cbf46"}[\r][\n]"
307702:09:38.294 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
307802:09:38.294 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
307902:09:38.294 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
308002:09:38.294 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
308102:09:38.294 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 2 pending, 5 downloaded, 0 extracted, (687 KB/? MB)
308202:09:38.294 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3379404, total=3379404, start=null), progress=[==================================================>] 3.379MB/3.379MB, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
308302:09:38.307 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
308402:09:38.307 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":3379404,"total":3379404},"progress":"[==================================================\u003e] 3.379MB/3.379MB","id":"3c854c8cbf46"}[\r][\n]"
308502:09:38.307 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
308602:09:38.307 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3379404, total=3379404, start=null), progress=[==================================================>] 3.379MB/3.379MB, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
308702:09:38.341 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
308802:09:38.341 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"3c854c8cbf46"}[\r][\n]"
308902:09:38.341 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
309002:09:38.342 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=3c854c8cbf46, from=null, time=null, errorDetail=null, error=null, aux=null)
309102:09:38.342 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 2 pending, 5 downloaded, 1 extracted, (3 MB/? MB)
309202:09:38.343 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b9[\r][\n]"
309302:09:38.343 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":98304,"total":9398039},"progress":"[\u003e ] 98.3kB/9.398MB","id":"56037a4adc6f"}[\r][\n]"
309402:09:38.343 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
309502:09:38.344 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=98304, total=9398039, start=null), progress=[> ] 98.3kB/9.398MB, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
309602:09:38.376 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
309702:09:38.376 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":6422528,"total":60305070},"progress":"[=====\u003e ] 6.423MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
309802:09:38.376 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
309902:09:38.376 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=6422528, total=60305070, start=null), progress=[=====> ] 6.423MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
310002:09:38.396 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
310102:09:38.396 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":933,"total":1832},"progress":"[=========================\u003e ] 933B/1.832kB","id":"6cc960f47ed4"}[\r][\n]"
310202:09:38.396 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
310302:09:38.396 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b6[\r][\n]"
310402:09:38.396 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":1832,"total":1832},"progress":"[==================================================\u003e] 1.832kB/1.832kB","id":"6cc960f47ed4"}[\r][\n]"
310502:09:38.396 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
310602:09:38.396 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
310702:09:38.396 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"6cc960f47ed4"}[\r][\n]"
310802:09:38.396 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
310902:09:38.396 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
311002:09:38.396 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"6cc960f47ed4"}[\r][\n]"
311102:09:38.396 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
311202:09:38.396 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=933, total=1832, start=null), progress=[=========================> ] 933B/1.832kB, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
311302:09:38.397 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1832, total=1832, start=null), progress=[==================================================>] 1.832kB/1.832kB, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
311402:09:38.397 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
311502:09:38.397 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
311602:09:38.397 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 1 pending, 6 downloaded, 1 extracted, (9 MB/? MB)
311702:09:38.445 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
311802:09:38.445 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":2654208,"total":9398039},"progress":"[==============\u003e ] 2.654MB/9.398MB","id":"56037a4adc6f"}[\r][\n]"
311902:09:38.445 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
312002:09:38.445 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2654208, total=9398039, start=null), progress=[==============> ] 2.654MB/9.398MB, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
312102:09:38.476 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "be[\r][\n]"
312202:09:38.476 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":19213376,"total":60305070},"progress":"[===============\u003e ] 19.21MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
312302:09:38.476 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
312402:09:38.476 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=19213376, total=60305070, start=null), progress=[===============> ] 19.21MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
312502:09:38.548 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
312602:09:38.548 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":8749056,"total":9398039},"progress":"[==============================================\u003e ] 8.749MB/9.398MB","id":"56037a4adc6f"}[\r][\n]"
312702:09:38.548 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
312802:09:38.548 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8749056, total=9398039, start=null), progress=[==============================================> ] 8.749MB/9.398MB, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
312902:09:38.578 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "be[\r][\n]"
313002:09:38.578 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":25611648,"total":60305070},"progress":"[=====================\u003e ] 25.61MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
313102:09:38.578 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
313202:09:38.579 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=25611648, total=60305070, start=null), progress=[=====================> ] 25.61MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
313302:09:38.684 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "be[\r][\n]"
313402:09:38.684 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":30963200,"total":60305070},"progress":"[=========================\u003e ] 30.96MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
313502:09:38.684 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
313602:09:38.684 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=30963200, total=60305070, start=null), progress=[=========================> ] 30.96MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
313702:09:38.733 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
313802:09:38.733 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":9398039,"total":9398039},"progress":"[==================================================\u003e] 9.398MB/9.398MB","id":"56037a4adc6f"}[\r][\n]"
313902:09:38.733 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
314002:09:38.734 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=9398039, total=9398039, start=null), progress=[==================================================>] 9.398MB/9.398MB, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
314102:09:38.794 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "be[\r][\n]"
314202:09:38.795 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":40008768,"total":60305070},"progress":"[=================================\u003e ] 40.01MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
314302:09:38.795 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
314402:09:38.795 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=40008768, total=60305070, start=null), progress=[=================================> ] 40.01MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
314502:09:38.889 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
314602:09:38.889 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"56037a4adc6f"}[\r][\n]"
314702:09:38.889 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
314802:09:38.889 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=56037a4adc6f, from=null, time=null, errorDetail=null, error=null, aux=null)
314902:09:38.890 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 1 pending, 6 downloaded, 2 extracted, (50 MB/? MB)
315002:09:38.891 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
315102:09:38.891 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1243,"total":1243},"progress":"[==================================================\u003e] 1.243kB/1.243kB","id":"fb87b22558a5"}[\r][\n]"
315202:09:38.891 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
315302:09:38.891 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1243, total=1243, start=null), progress=[==================================================>] 1.243kB/1.243kB, id=fb87b22558a5, from=null, time=null, errorDetail=null, error=null, aux=null)
315402:09:38.891 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
315502:09:38.891 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1243,"total":1243},"progress":"[==================================================\u003e] 1.243kB/1.243kB","id":"fb87b22558a5"}[\r][\n]"
315602:09:38.891 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
315702:09:38.892 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1243, total=1243, start=null), progress=[==================================================>] 1.243kB/1.243kB, id=fb87b22558a5, from=null, time=null, errorDetail=null, error=null, aux=null)
315802:09:38.900 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "be[\r][\n]"
315902:09:38.900 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":49070080,"total":60305070},"progress":"[========================================\u003e ] 49.07MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
316002:09:38.900 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
316102:09:38.900 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=49070080, total=60305070, start=null), progress=[========================================> ] 49.07MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
316202:09:38.910 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
316302:09:38.910 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"fb87b22558a5"}[\r][\n]"
316402:09:38.910 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
316502:09:38.910 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=fb87b22558a5, from=null, time=null, errorDetail=null, error=null, aux=null)
316602:09:38.910 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 1 pending, 6 downloaded, 3 extracted, (58 MB/? MB)
316702:09:38.984 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
316802:09:38.984 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"2758cbc2e00d"}[\r][\n]"
316902:09:38.984 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
317002:09:38.984 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
317102:09:38.984 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Download complete","progressDetail":{},"id":"2758cbc2e00d"}[\r][\n]"
317202:09:38.984 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
317302:09:38.984 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
317402:09:38.985 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
317502:09:38.985 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 0 pending, 7 downloaded, 3 extracted, (58 MB/69 MB)
317602:09:38.996 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
317702:09:38.997 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":557056,"total":60305070},"progress":"[\u003e ] 557.1kB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
317802:09:38.997 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
317902:09:38.997 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=557056, total=60305070, start=null), progress=[> ] 557.1kB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
318002:09:39.100 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
318102:09:39.100 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":8912896,"total":60305070},"progress":"[=======\u003e ] 8.913MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
318202:09:39.100 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
318302:09:39.100 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8912896, total=60305070, start=null), progress=[=======> ] 8.913MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
318402:09:39.204 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
318502:09:39.205 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":16711680,"total":60305070},"progress":"[=============\u003e ] 16.71MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
318602:09:39.205 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
318702:09:39.205 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=16711680, total=60305070, start=null), progress=[=============> ] 16.71MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
318802:09:39.306 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
318902:09:39.306 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":22282240,"total":60305070},"progress":"[==================\u003e ] 22.28MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
319002:09:39.306 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
319102:09:39.306 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=22282240, total=60305070, start=null), progress=[==================> ] 22.28MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
319202:09:39.407 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
319302:09:39.407 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":30081024,"total":60305070},"progress":"[========================\u003e ] 30.08MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
319402:09:39.407 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
319502:09:39.407 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=30081024, total=60305070, start=null), progress=[========================> ] 30.08MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
319602:09:39.509 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
319702:09:39.509 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":52920320,"total":60305070},"progress":"[===========================================\u003e ] 52.92MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
319802:09:39.509 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
319902:09:39.509 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=52920320, total=60305070, start=null), progress=[===========================================> ] 52.92MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
320002:09:39.594 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
320102:09:39.594 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":60305070,"total":60305070},"progress":"[==================================================\u003e] 60.31MB/60.31MB","id":"2758cbc2e00d"}[\r][\n]"
320202:09:39.594 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
320302:09:39.594 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=60305070, total=60305070, start=null), progress=[==================================================>] 60.31MB/60.31MB, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
320402:09:39.728 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
320502:09:39.728 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"2758cbc2e00d"}[\r][\n]"
320602:09:39.728 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
320702:09:39.729 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=2758cbc2e00d, from=null, time=null, errorDetail=null, error=null, aux=null)
320802:09:39.729 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 0 pending, 7 downloaded, 4 extracted, (69 MB/69 MB)
320902:09:39.730 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
321002:09:39.730 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":142,"total":142},"progress":"[==================================================\u003e] 142B/142B","id":"177256a4af20"}[\r][\n]"
321102:09:39.730 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
321202:09:39.731 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=142, total=142, start=null), progress=[==================================================>] 142B/142B, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
321302:09:39.732 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
321402:09:39.732 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":142,"total":142},"progress":"[==================================================\u003e] 142B/142B","id":"177256a4af20"}[\r][\n]"
321502:09:39.732 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
321602:09:39.733 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=142, total=142, start=null), progress=[==================================================>] 142B/142B, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
321702:09:39.741 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
321802:09:39.741 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"177256a4af20"}[\r][\n]"
321902:09:39.741 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
322002:09:39.741 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=177256a4af20, from=null, time=null, errorDetail=null, error=null, aux=null)
322102:09:39.741 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 0 pending, 7 downloaded, 5 extracted, (69 MB/69 MB)
322202:09:39.742 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ad[\r][\n]"
322302:09:39.742 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
322402:09:39.742 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
322502:09:39.743 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
322602:09:39.743 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ad[\r][\n]"
322702:09:39.743 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":32,"total":32},"progress":"[==================================================\u003e] 32B/32B","id":"4f4fb700ef54"}[\r][\n]"
322802:09:39.743 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
322902:09:39.743 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
323002:09:39.752 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
323102:09:39.752 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"4f4fb700ef54"}[\r][\n]"
323202:09:39.752 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
323302:09:39.752 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null)
323402:09:39.752 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 0 pending, 7 downloaded, 6 extracted, (69 MB/69 MB)
323502:09:39.754 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
323602:09:39.754 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1832,"total":1832},"progress":"[==================================================\u003e] 1.832kB/1.832kB","id":"6cc960f47ed4"}[\r][\n]"
323702:09:39.754 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
323802:09:39.754 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1832, total=1832, start=null), progress=[==================================================>] 1.832kB/1.832kB, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
323902:09:39.755 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
324002:09:39.755 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":1832,"total":1832},"progress":"[==================================================\u003e] 1.832kB/1.832kB","id":"6cc960f47ed4"}[\r][\n]"
324102:09:39.755 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
324202:09:39.755 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1832, total=1832, start=null), progress=[==================================================>] 1.832kB/1.832kB, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
324302:09:39.765 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
324402:09:39.765 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Pull complete","progressDetail":{},"id":"6cc960f47ed4"}[\r][\n]"
324502:09:39.765 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
324602:09:39.765 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=6cc960f47ed4, from=null, time=null, errorDetail=null, error=null, aux=null)
324702:09:39.766 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pulling image layers: 0 pending, 7 downloaded, 7 extracted, (69 MB/69 MB)
324802:09:39.779 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "5e[\r][\n]"
324902:09:39.779 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Digest: sha256:30f52cc8df790e09964657f791f53b0263057f22eae1c7fdc51547e0e18897d5"}[\r][\n]"
325002:09:39.779 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
325102:09:39.779 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Digest: sha256:30f52cc8df790e09964657f791f53b0263057f22eae1c7fdc51547e0e18897d5, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
325202:09:39.781 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
325302:09:39.781 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Status: Downloaded newer image for hashicorp/consul:1.15"}[\r][\n]"
325402:09:39.781 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
325502:09:39.781 [docker-java-stream-154729741] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Status: Downloaded newer image for hashicorp/consul:1.15, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null)
325602:09:39.782 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
325702:09:39.782 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
325802:09:39.783 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000E: releasing valid endpoint
325902:09:39.783 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000E: releasing endpoint
326002:09:39.783 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000E: connection http-outgoing-1 can be kept alive for 3 MINUTES
326102:09:39.783 [docker-java-stream-154729741] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
326202:09:39.784 [docker-java-stream-154729741] INFO tc.hashicorp/consul:1.15 -- Pull complete. 7 layers, pulled in 1s (downloaded 69 MB at 69 MB/s)
326302:09:39.784 [pool-87-thread-2] INFO tc.hashicorp/consul:1.15 -- Image hashicorp/consul:1.15 pull took PT1.922516289S
326402:09:39.784 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: hashicorp/consul:1.15
326502:09:39.785 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: preparing request execution
326602:09:39.785 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
326702:09:39.786 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
326802:09:39.786 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000010: target auth state: UNCHALLENGED
326902:09:39.786 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000010: proxy auth state: UNCHALLENGED
327002:09:39.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000010: acquiring connection with route {}->unix://localhost:2375
327102:09:39.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: acquiring endpoint (3 MINUTES)
327202:09:39.787 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000010: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
327302:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000010: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
327402:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000010: acquired ep-0000000F
327502:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: acquired endpoint ep-0000000F
327602:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000010: executing GET /v1.32/images/hashicorp%2Fconsul:1.15/json HTTP/1.1
327702:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000F: start execution ex-00000010
327802:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: executing exchange ex-00000010 over http-outgoing-1
327902:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/hashicorp%2Fconsul:1.15/json HTTP/1.1
328002:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
328102:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
328202:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
328302:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
328402:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
328502:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
328602:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/hashicorp%2Fconsul:1.15/json HTTP/1.1[\r][\n]"
328702:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
328802:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
328902:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
329002:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
329102:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
329202:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
329302:09:39.788 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
329402:09:39.789 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
329502:09:39.789 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
329602:09:39.789 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
329702:09:39.789 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
329802:09:39.789 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
329902:09:39.789 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
330002:09:39.789 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:09:39 GMT[\r][\n]"
330102:09:39.789 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
330202:09:39.789 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
330302:09:39.789 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "e02[\r][\n]"
330402:09:39.790 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9","RepoTags":["hashicorp/consul:1.15"],"RepoDigests":["hashicorp/consul@sha256:30f52cc8df790e09964657f791f53b0263057f22eae1c7fdc51547e0e18897d5"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2024-02-13T18:39:03.322388679Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","BIN_NAME=consul","PRODUCT_VERSION=1.15.10"],"Cmd":["agent","-dev","-client","0.0.0.0"],"ArgsEscaped":true,"Image":"","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.description":"Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.","org.opencontainers.image.documentation":"https://www.consul.io/docs","org.opencontainers.image.source":"https://github.com/hashicorp/consul","org.opencontainers.image.title":"consul","org.opencontainers.image.url":"https://www.consul.io/","org.opencontainers.image.vendor":"HashiCorp","org.opencontainers.image.version":"1.15.10","version":"1.15.10"}},"Architecture":"amd64","Os":"linux","Size":189825015,"VirtualSize":189825015,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/116ec1e938015f468334386c31415ed953254f4fe05400b158f627a9d6f4a171/diff:/var/lib/docker/overlay2/7010689f52f5b30c950e5e177c6884520568dfba55c8580946b377408ce2b6cb/diff:/var/lib/docker/overlay2/b30006a073605bc88647f44c6661d2c83413936f766f75ced85b9dcdcce1aae6/diff:/var/lib/docker/overlay2/8d9a473350960a68bacffc7db37ba8545b4d0b6987fd1c283959b3292f8cf54e/diff:/var/lib/docker/overlay2/6f77d4122884a0dc8b1e0576235d46452ec6b0fbd9f7572564133ee8dddeaf6d/diff:/var/lib/docker/overlay2/5594c851edb00fdddd23c49eb5e7a2c90731cf4976222cbacb289b425877df36/diff:/var/lib/docker/overlay2/9c47733ba56de3d33231127efd7461267701a05de43d1ddf50b790d197e11108/diff","MergedDir":"/var/lib/docker/overlay2/60be8ac0543441dfbfd47d64931be99d27fe0ccb9b7f37b529a459cbf0207377/merged","UpperDir":"/var/lib/docker/overlay2/60be8ac0543441dfbfd47d64931be99d27fe0ccb9b7f37b529a459cbf0207377/diff","WorkDir":"/var/lib/docker/overlay2/60be8ac0543441dfbfd47d64931be99d27fe0ccb9b7f37b529a459cbf0207377/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:f4111324080ce5b633fab04c0f3f21b587f2ac10a289cc9e2760c67e0d26711c","sha256:525e0c5831b00b252e62cd6d545ec2d54663ab1264db4ac6d258c60d27540dc4","sha256:7792626d14f9c51da05fd1ad945675c6622c1f4042f45cb41be5d699d25e49ba","sha256:f953a3df062727b0a21c08c7df5c44c04cf4a085f0b233f5233dd77f95b1e947","sha256:bee2e0843fe9391d6cce1d006694e124e16dbbc7ab990078d2bf0593824e5a1d","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:5932f5a75f8911503c9b247dc2bda6c5b76fc33aa5901f4273de58917c9e8d11","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
330502:09:39.790 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
330602:09:39.790 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
330702:09:39.790 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
330802:09:39.790 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
330902:09:39.790 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
331002:09:39.790 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
331102:09:39.790 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
331202:09:39.790 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
331302:09:39.790 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
331402:09:39.790 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 08 Jan 2026 01:09:39 GMT
331502:09:39.790 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
331602:09:39.790 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000010: connection can be kept alive for 3 MINUTES
331702:09:39.792 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000F: releasing valid endpoint
331802:09:39.792 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: releasing endpoint
331902:09:39.792 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: connection http-outgoing-1 can be kept alive for 3 MINUTES
332002:09:39.792 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
332102:09:39.793 [pool-87-thread-2] DEBUG tc.hashicorp/consul:1.15 -- Starting container: hashicorp/consul:1.15
332202:09:39.793 [pool-87-thread-2] DEBUG tc.hashicorp/consul:1.15 -- Trying to start container: hashicorp/consul:1.15 (attempt 1/1)
332302:09:39.793 [pool-87-thread-2] DEBUG tc.hashicorp/consul:1.15 -- Starting container: hashicorp/consul:1.15
332402:09:39.793 [pool-87-thread-2] INFO tc.hashicorp/consul:1.15 -- Creating container for image: hashicorp/consul:1.15
332502:09:39.793 [pool-87-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: hashicorp/consul:1.15 at registry: https://index.docker.io/v1/
332602:09:39.793 [pool-87-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
332702:09:39.793 [pool-87-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
332802:09:39.793 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@6151a97e[aliases=<null>,argsEscaped=<null>,attachStderr=<null>,attachStdin=<null>,attachStdout=<null>,authConfig=<null>,cmd={agent,-dev,-client,0.0.0.0},domainName=<null>,entrypoint=<null>,env={CONSUL_ADDR=http://0.0.0.0:8500},exposedPorts=ExposedPorts(exposedPorts=[8500/tcp, 8502/tcp]),healthcheck=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=[IPC_LOCK], capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=null, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={8500/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@2c0a6551, 8502/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@2dcaa5a9}, privileged=null, publishAllPorts=null, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null, cgroupnsMode=null),hostName=<null>,image=hashicorp/consul:1.15,ipv4Address=<null>,ipv6Address=<null>,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.21.3, org.testcontainers.sessionId=c0f36306-445f-4f5f-afe5-a17cb0ba884b},macAddress=<null>,name=<null>,networkDisabled=<null>,networkingConfig=<null>,onBuild=<null>,platform=<null>,portSpecs=<null>,shell=<null>,stdInOnce=<null>,stdinOpen=<null>,stopSignal=<null>,stopTimeout=<null>,tty=<null>,user=<null>,volumes=Volumes(volumes=[]),workingDir=<null>]
332902:09:39.797 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: preparing request execution
333002:09:39.797 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
333102:09:39.798 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
333202:09:39.798 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000011: target auth state: UNCHALLENGED
333302:09:39.798 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000011: proxy auth state: UNCHALLENGED
333402:09:39.798 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000011: acquiring connection with route {}->unix://localhost:2375
333502:09:39.798 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: acquiring endpoint (3 MINUTES)
333602:09:39.798 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000011: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
333702:09:39.798 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000011: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
333802:09:39.798 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000011: acquired ep-00000010
333902:09:39.798 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: acquired endpoint ep-00000010
334002:09:39.798 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000011: executing POST /v1.32/containers/create HTTP/1.1
334102:09:39.798 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000010: start execution ex-00000011
334202:09:39.798 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: executing exchange ex-00000011 over http-outgoing-1
334302:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
334402:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
334502:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
334602:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
334702:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
334802:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
334902:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 2104
335002:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
335102:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
335202:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]"
335302:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
335402:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
335502:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
335602:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
335702:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
335802:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 2104[\r][\n]"
335902:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
336002:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
336102:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
336202:09:39.799 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":["CONSUL_ADDR=http://0.0.0.0:8500"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"hashicorp/consul:1.15","Volumes":{},"WorkingDir":null,"MacAddress":null,"OnBuild":null,"NetworkDisabled":null,"ExposedPorts":{"8502/tcp":{},"8500/tcp":{}},"StopSignal":null,"StopTimeout":null,"HostConfig":{"Binds":[],"BlkioWeight":null,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"MemorySwappiness":null,"NanoCpus":null,"CapAdd":["IPC_LOCK"],"CapDrop":null,"ContainerIDFile":null,"CpuPeriod":null,"CpuRealtimePeriod":null,"CpuRealtimeRuntime":null,"CpuShares":null,"CpuQuota":null,"CpusetCpus":null,"CpusetMems":null,"Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"DiskQuota":null,"Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":null,"Cgroup":null,"Links":[],"LogConfig":null,"LxcConf":null,"Memory":null,"MemorySwap":null,"MemoryReservation":null,"KernelMemory":null,"NetworkMode":null,"OomKillDisable":null,"Init":null,"AutoRemove":null,"OomScoreAdj":null,"PortBindings":{"8502/tcp":[{"HostIp":"","HostPort":""}],"8500/tcp":[{"HostIp":"","HostPort":""}]},"Privileged":null,"PublishAllPorts":null,"ReadonlyRootfs":null,"RestartPolicy":null,"Ulimits":null,"CpuCount":null,"CpuPercent":null,"IOMaximumIOps":null,"IOMaximumBandwidth":null,"VolumesFrom":[],"Mounts":null,"PidMode":null,"Isolation":null,"SecurityOpt":null,"StorageOpt":null,"CgroupParent":null,"VolumeDriver":null,"ShmSize":null,"PidsLimit":null,"Runtime":null,"Tmpfs":null,"UTSMode":null,"UsernsMode":null,"Sysctls":null,"ConsoleSize":null,"CgroupnsMode":null},"Labels":{"org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.version":"1.21.3","org.testcontainers.sessionId":"c0f36306-445f-4f5f-afe5-a17cb0ba884b"},"Shell":null,"NetworkingConfig":null}"
336302:09:39.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
336402:09:39.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
336502:09:39.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
336602:09:39.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
336702:09:39.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
336802:09:39.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
336902:09:39.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:09:39 GMT[\r][\n]"
337002:09:39.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
337102:09:39.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
337202:09:39.813 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2","Warnings":[]}[\n]"
337302:09:39.814 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
337402:09:39.814 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
337502:09:39.814 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
337602:09:39.814 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
337702:09:39.814 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
337802:09:39.814 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
337902:09:39.814 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 08 Jan 2026 01:09:39 GMT
338002:09:39.814 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
338102:09:39.814 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000011: connection can be kept alive for 3 MINUTES
338202:09:39.814 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000010: releasing valid endpoint
338302:09:39.815 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: releasing endpoint
338402:09:39.815 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: connection http-outgoing-1 can be kept alive for 3 MINUTES
338502:09:39.815 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
338602:09:39.815 [pool-87-thread-2] INFO tc.hashicorp/consul:1.15 -- Container hashicorp/consul:1.15 is starting: 00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2
338702:09:39.815 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2
338802:09:39.815 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: preparing request execution
338902:09:39.815 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
339002:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
339102:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000012: target auth state: UNCHALLENGED
339202:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000012: proxy auth state: UNCHALLENGED
339302:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000012: acquiring connection with route {}->unix://localhost:2375
339402:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: acquiring endpoint (3 MINUTES)
339502:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000012: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
339602:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000012: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
339702:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000012: acquired ep-00000011
339802:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: acquired endpoint ep-00000011
339902:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000012: executing POST /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/start HTTP/1.1
340002:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000011: start execution ex-00000012
340102:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: executing exchange ex-00000012 over http-outgoing-1
340202:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/start HTTP/1.1
340302:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
340402:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
340502:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
340602:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
340702:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
340802:09:39.816 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
340902:09:39.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
341002:09:39.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/start HTTP/1.1[\r][\n]"
341102:09:39.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
341202:09:39.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
341302:09:39.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
341402:09:39.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
341502:09:39.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
341602:09:39.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
341702:09:39.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
341802:09:39.817 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
341902:09:39.953 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
342002:09:39.953 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
342102:09:39.953 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
342202:09:39.953 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
342302:09:39.953 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
342402:09:39.953 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:09:39 GMT[\r][\n]"
342502:09:39.953 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
342602:09:39.953 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
342702:09:39.953 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
342802:09:39.953 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
342902:09:39.954 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
343002:09:39.954 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
343102:09:39.954 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 08 Jan 2026 01:09:39 GMT
343202:09:39.954 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000012: connection can be kept alive for 3 MINUTES
343302:09:39.954 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000011: releasing valid endpoint
343402:09:39.954 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: releasing endpoint
343502:09:39.954 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: connection http-outgoing-1 can be kept alive for 3 MINUTES
343602:09:39.954 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
343702:09:39.954 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2,false
343802:09:39.954 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/json], queryParams={}}
343902:09:39.955 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: preparing request execution
344002:09:39.955 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
344102:09:39.955 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
344202:09:39.955 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000013: target auth state: UNCHALLENGED
344302:09:39.955 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000013: proxy auth state: UNCHALLENGED
344402:09:39.955 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000013: acquiring connection with route {}->unix://localhost:2375
344502:09:39.955 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: acquiring endpoint (3 MINUTES)
344602:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000013: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
344702:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000013: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
344802:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000013: acquired ep-00000012
344902:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: acquired endpoint ep-00000012
345002:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000013: executing GET /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/json HTTP/1.1
345102:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000012: start execution ex-00000013
345202:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: executing exchange ex-00000013 over http-outgoing-1
345302:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/json HTTP/1.1
345402:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
345502:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
345602:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
345702:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
345802:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
345902:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
346002:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/json HTTP/1.1[\r][\n]"
346102:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
346202:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
346302:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
346402:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
346502:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
346602:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
346702:09:39.956 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
346802:09:39.957 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
346902:09:39.957 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
347002:09:39.957 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
347102:09:39.957 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
347202:09:39.957 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
347302:09:39.957 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
347402:09:39.957 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:09:39 GMT[\r][\n]"
347502:09:39.957 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
347602:09:39.957 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
347702:09:39.957 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1b8d[\r][\n]"
347802:09:39.957 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2","Created":"2026-01-08T01:09:39.800826932Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":5764,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:09:39.822976834Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9","ResolvConfPath":"/var/lib/docker/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/resolv.conf","HostnamePath":"/var/lib/docker/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/hostname","HostsPath":"/var/lib/docker/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/hosts","LogPath":"/var/lib/docker/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2-json.log","Name":"/wonderful_pike","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}],"8502/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":["IPC_LOCK"],"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2","LowerDir":"/var/lib/docker/overlay2/c3e256b307c860a6400f9b0951924f96a89156a1f0c21a181db8ddfc58f0a098-init/diff:/var/lib/docker/overlay2/60be8ac0543441dfbfd47d64931be99d27fe0ccb9b7f37b529a459cbf0207377/diff:/var/lib/docker/overlay2/116ec1e938015f468334386c31415ed953254f4fe05400b158f627a9d6f4a171/diff:/var/lib/docker/overlay2/7010689f52f5b30c950e5e177c6884520568dfba55c8580946b377408ce2b6cb/diff:/var/lib/docker/overlay2/b30006a073605bc88647f44c6661d2c83413936f766f75ced85b9dcdcce1aae6/diff:/var/lib/docker/overlay2/8d9a473350960a68bacffc7db37ba8545b4d0b6987fd1c283959b3292f8cf54e/diff:/var/lib/docker/overlay2/6f77d4122884a0dc8b1e0576235d46452ec6b0fbd9f7572564133ee8dddeaf6d/diff:/var/lib/docker/overlay2/5594c851edb00fdddd23c49eb5e7a2c90731cf4976222cbacb289b425877df36/diff:/var/lib/docker/overlay2/9c47733ba56de3d33231127efd7461267701a05de43d1ddf50b790d197e11108/diff","MergedDir":"/var/lib/docker/overlay2/c3e256b307c860a6400f9b0951924f96a89156a1f0c21a181db8ddfc58f0a098/merged","UpperDir":"/v"
347902:09:39.958 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
348002:09:39.958 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
348102:09:39.958 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
348202:09:39.958 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
348302:09:39.958 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
348402:09:39.958 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
348502:09:39.958 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 08 Jan 2026 01:09:39 GMT
348602:09:39.958 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
348702:09:39.958 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000013: connection can be kept alive for 3 MINUTES
348802:09:39.959 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ar/lib/docker/overlay2/c3e256b307c860a6400f9b0951924f96a89156a1f0c21a181db8ddfc58f0a098/diff","WorkDir":"/var/lib/docker/overlay2/c3e256b307c860a6400f9b0951924f96a89156a1f0c21a181db8ddfc58f0a098/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"3fd717a673b77e0e2a860b1b69e73eaaab02a9c88155ec4e0596e64f87247af4","Source":"/var/lib/docker/volumes/3fd717a673b77e0e2a860b1b69e73eaaab02a9c88155ec4e0596e64f87247af4/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"00a4ee03634c","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8502/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["CONSUL_ADDR=http://0.0.0.0:8500","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","BIN_NAME=consul","PRODUCT_VERSION=1.15.10"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"hashicorp/consul:1.15","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.description":"Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.","org.opencontainers.image.documentation":"https://www.consul.io/docs","org.opencontainers.image.source":"https://github.com/hashicorp/consul","org.opencontainers.image.title":"consul","org.opencontainers.image.url":"https://www.consul.io/","org.opencontainers.image.vendor":"HashiCorp","org.opencontainers.image.version":"1.15.10","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"c0f36306-445f-4f5f-afe5-a17cb0ba884b","org.testcontainers.version":"1.21.3","version":"1.15.10"}},"NetworkSettings":{"Bridge":"","SandboxID":"12d65580a995550b6f62e1fff1b3dd02b7f3fe0e30ba23918e28193fc9894c8c","SandboxKey":"/var/run/docker/netns/12d65580a995","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32769"},{"HostIp":"::","HostPort":"32769"}],"8502/tcp":[{"HostIp":"0.0.0.0","HostPort":"32770"},{"HostIp":"::","HostPort":"32770"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"580f90b48a535a03a771ce359d42e2b7d2b0aa4b1d2b993e115ec659d34471fe","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"96:75:a3:09:22:3f","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"96:75:a3:09:22:3f","DriverOpts":null,"GwPriority":0,"NetworkID":"ac5b6dc2510f411cf86f550fad3c44b595387b16871c8c4cc95ed72653bd0809","EndpointID":"580f90b48a535a03a771ce359d42e2b7d2b0aa4b1d2b993e115ec659d34471fe","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
348902:09:39.961 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
349002:09:39.962 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
349102:09:39.962 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
349202:09:39.962 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000012: releasing valid endpoint
349302:09:39.962 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: releasing endpoint
349402:09:39.962 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: connection http-outgoing-1 can be kept alive for 3 MINUTES
349502:09:39.962 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
349602:09:39.962 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9
349702:09:39.963 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: preparing request execution
349802:09:39.963 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
349902:09:39.963 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
350002:09:39.963 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000014: target auth state: UNCHALLENGED
350102:09:39.963 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000014: proxy auth state: UNCHALLENGED
350202:09:39.963 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000014: acquiring connection with route {}->unix://localhost:2375
350302:09:39.963 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: acquiring endpoint (3 MINUTES)
350402:09:39.963 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000014: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
350502:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000014: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
350602:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000014: acquired ep-00000013
350702:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: acquired endpoint ep-00000013
350802:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000014: executing GET /v1.32/images/sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9/json HTTP/1.1
350902:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000013: start execution ex-00000014
351002:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: executing exchange ex-00000014 over http-outgoing-1
351102:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/images/sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9/json HTTP/1.1
351202:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
351302:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
351402:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
351502:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
351602:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
351702:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
351802:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/images/sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9/json HTTP/1.1[\r][\n]"
351902:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
352002:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
352102:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
352202:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
352302:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
352402:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
352502:09:39.964 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
352602:09:39.966 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
352702:09:39.966 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
352802:09:39.966 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
352902:09:39.966 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
353002:09:39.966 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
353102:09:39.966 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
353202:09:39.966 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:09:39 GMT[\r][\n]"
353302:09:39.966 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
353402:09:39.966 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
353502:09:39.966 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "e02[\r][\n]"
353602:09:39.966 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9","RepoTags":["hashicorp/consul:1.15"],"RepoDigests":["hashicorp/consul@sha256:30f52cc8df790e09964657f791f53b0263057f22eae1c7fdc51547e0e18897d5"],"Parent":"","Comment":"buildkit.dockerfile.v0","Created":"2024-02-13T18:39:03.322388679Z","ContainerConfig":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":null,"Image":"","Volumes":null,"WorkingDir":"","Entrypoint":null,"OnBuild":null,"Labels":null},"DockerVersion":"","Author":"","Config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","BIN_NAME=consul","PRODUCT_VERSION=1.15.10"],"Cmd":["agent","-dev","-client","0.0.0.0"],"ArgsEscaped":true,"Image":"","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.description":"Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.","org.opencontainers.image.documentation":"https://www.consul.io/docs","org.opencontainers.image.source":"https://github.com/hashicorp/consul","org.opencontainers.image.title":"consul","org.opencontainers.image.url":"https://www.consul.io/","org.opencontainers.image.vendor":"HashiCorp","org.opencontainers.image.version":"1.15.10","version":"1.15.10"}},"Architecture":"amd64","Os":"linux","Size":189825015,"VirtualSize":189825015,"GraphDriver":{"Data":{"LowerDir":"/var/lib/docker/overlay2/116ec1e938015f468334386c31415ed953254f4fe05400b158f627a9d6f4a171/diff:/var/lib/docker/overlay2/7010689f52f5b30c950e5e177c6884520568dfba55c8580946b377408ce2b6cb/diff:/var/lib/docker/overlay2/b30006a073605bc88647f44c6661d2c83413936f766f75ced85b9dcdcce1aae6/diff:/var/lib/docker/overlay2/8d9a473350960a68bacffc7db37ba8545b4d0b6987fd1c283959b3292f8cf54e/diff:/var/lib/docker/overlay2/6f77d4122884a0dc8b1e0576235d46452ec6b0fbd9f7572564133ee8dddeaf6d/diff:/var/lib/docker/overlay2/5594c851edb00fdddd23c49eb5e7a2c90731cf4976222cbacb289b425877df36/diff:/var/lib/docker/overlay2/9c47733ba56de3d33231127efd7461267701a05de43d1ddf50b790d197e11108/diff","MergedDir":"/var/lib/docker/overlay2/60be8ac0543441dfbfd47d64931be99d27fe0ccb9b7f37b529a459cbf0207377/merged","UpperDir":"/var/lib/docker/overlay2/60be8ac0543441dfbfd47d64931be99d27fe0ccb9b7f37b529a459cbf0207377/diff","WorkDir":"/var/lib/docker/overlay2/60be8ac0543441dfbfd47d64931be99d27fe0ccb9b7f37b529a459cbf0207377/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:f4111324080ce5b633fab04c0f3f21b587f2ac10a289cc9e2760c67e0d26711c","sha256:525e0c5831b00b252e62cd6d545ec2d54663ab1264db4ac6d258c60d27540dc4","sha256:7792626d14f9c51da05fd1ad945675c6622c1f4042f45cb41be5d699d25e49ba","sha256:f953a3df062727b0a21c08c7df5c44c04cf4a085f0b233f5233dd77f95b1e947","sha256:bee2e0843fe9391d6cce1d006694e124e16dbbc7ab990078d2bf0593824e5a1d","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef","sha256:5932f5a75f8911503c9b247dc2bda6c5b76fc33aa5901f4273de58917c9e8d11","sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
353702:09:39.966 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
353802:09:39.966 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
353902:09:39.966 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
354002:09:39.967 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
354102:09:39.967 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
354202:09:39.967 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
354302:09:39.967 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
354402:09:39.967 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
354502:09:39.967 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
354602:09:39.967 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 08 Jan 2026 01:09:39 GMT
354702:09:39.967 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
354802:09:39.967 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000014: connection can be kept alive for 3 MINUTES
354902:09:39.968 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000013: releasing valid endpoint
355002:09:39.968 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: releasing endpoint
355102:09:39.968 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: connection http-outgoing-1 can be kept alive for 3 MINUTES
355202:09:39.968 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
355302:09:39.968 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
355402:09:39.968 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: preparing request execution
355502:09:39.968 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
355602:09:39.969 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
355702:09:39.969 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000015: target auth state: UNCHALLENGED
355802:09:39.969 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000015: proxy auth state: UNCHALLENGED
355902:09:39.969 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000015: acquiring connection with route {}->unix://localhost:2375
356002:09:39.969 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: acquiring endpoint (3 MINUTES)
356102:09:39.969 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000015: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
356202:09:39.969 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000015: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
356302:09:39.969 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000015: acquired ep-00000014
356402:09:39.969 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: acquired endpoint ep-00000014
356502:09:39.969 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000015: executing GET /v1.32/version HTTP/1.1
356602:09:39.969 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000014: start execution ex-00000015
356702:09:39.970 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: executing exchange ex-00000015 over http-outgoing-1
356802:09:39.970 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
356902:09:39.970 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
357002:09:39.970 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
357102:09:39.970 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
357202:09:39.970 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
357302:09:39.970 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
357402:09:39.971 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
357502:09:39.971 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
357602:09:39.971 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
357702:09:39.971 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
357802:09:39.971 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
357902:09:39.971 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
358002:09:39.971 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
358102:09:39.971 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
358202:09:39.971 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
358302:09:39.978 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
358402:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
358502:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
358602:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
358702:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
358802:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
358902:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:09:39 GMT[\r][\n]"
359002:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
359102:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
359202:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
359302:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
359402:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
359502:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
359602:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
359702:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
359802:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
359902:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 08 Jan 2026 01:09:39 GMT
360002:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
360102:09:39.979 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000015: connection can be kept alive for 3 MINUTES
360202:09:39.980 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000014: releasing valid endpoint
360302:09:39.980 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: releasing endpoint
360402:09:39.980 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: connection http-outgoing-1 can be kept alive for 3 MINUTES
360502:09:39.980 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
360602:09:39.982 [pool-87-thread-2] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /wonderful_pike: Waiting for 60 seconds for URL: http://172.17.0.1:32769/v1/status/leader (where port 32769 maps to container port 8500)
360702:09:40.988 [pool-87-thread-2] INFO tc.hashicorp/consul:1.15 -- Container hashicorp/consul:1.15 started in PT1.194780279S
3608[WARN] [01/08/2026 02:09:41.335] [test-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://test)] Coordinated shutdown phase [cluster-exiting] timed out after 10000 milliseconds
3609[INFO] [01/08/2026 02:09:41.335] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37507] - Exiting completed
3610[INFO] [01/08/2026 02:09:41.337] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37507] - Shutting down...
3611[WARN] [01/08/2026 02:09:41.337] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
3612[INFO] [01/08/2026 02:09:41.337] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:37507] - Successfully shut down
3613[INFO] [01/08/2026 02:09:41.342] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@172.17.0.3:37507/system/remoting-terminator] Shutting down remote daemon.
3614[INFO] [01/08/2026 02:09:41.342] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@172.17.0.3:37507/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
3615[INFO] [01/08/2026 02:09:41.672] [pool-87-thread-2-ScalaTest-running-ConsulDiscoverySpec] [CoordinatedShutdown(pekko://defaultTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3616[WARN] [01/08/2026 02:09:41.676] [test-pekko.actor.internal-dispatcher-6] [CoordinatedShutdown(pekko://test)] Coordinated shutdown phase [cluster-exiting] timed out after 10000 milliseconds
3617[INFO] [01/08/2026 02:09:41.677] [test-pekko.actor.internal-dispatcher-6] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39307] - Exiting completed
3618[INFO] [01/08/2026 02:09:41.677] [test-pekko.actor.internal-dispatcher-6] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39307] - Shutting down...
3619[WARN] [01/08/2026 02:09:41.677] [test-pekko.actor.internal-dispatcher-6] [Cluster(pekko://test)] Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
3620[INFO] [01/08/2026 02:09:41.677] [test-pekko.actor.internal-dispatcher-6] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:39307] - Successfully shut down
362102:09:41.680 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2,false
362202:09:41.680 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/json], queryParams={}}
362302:09:41.681 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: preparing request execution
362402:09:41.681 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
362502:09:41.681 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
362602:09:41.681 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000016: target auth state: UNCHALLENGED
362702:09:41.681 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000016: proxy auth state: UNCHALLENGED
362802:09:41.681 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000016: acquiring connection with route {}->unix://localhost:2375
362902:09:41.681 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: acquiring endpoint (3 MINUTES)
363002:09:41.681 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000016: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
363102:09:41.682 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000016: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
363202:09:41.682 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000016: acquired ep-00000015
363302:09:41.682 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: acquired endpoint ep-00000015
363402:09:41.682 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000016: executing GET /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/json HTTP/1.1
363502:09:41.682 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000015: start execution ex-00000016
363602:09:41.682 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: executing exchange ex-00000016 over http-outgoing-1
363702:09:41.682 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/json HTTP/1.1
363802:09:41.682 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
363902:09:41.682 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
364002:09:41.682 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
364102:09:41.683 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
364202:09:41.683 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
364302:09:41.683 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
364402:09:41.683 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/json HTTP/1.1[\r][\n]"
364502:09:41.683 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
364602:09:41.683 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
364702:09:41.683 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
364802:09:41.683 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
364902:09:41.683 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
365002:09:41.684 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
365102:09:41.684 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
3652[INFO] [01/08/2026 02:09:41.685] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@172.17.0.3:39307/system/remoting-terminator] Shutting down remote daemon.
3653[INFO] [01/08/2026 02:09:41.685] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@172.17.0.3:39307/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
365402:09:41.685 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
365502:09:41.685 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
365602:09:41.685 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
365702:09:41.685 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
365802:09:41.685 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
365902:09:41.685 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
366002:09:41.685 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:09:41 GMT[\r][\n]"
366102:09:41.685 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
366202:09:41.685 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
366302:09:41.685 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1b8d[\r][\n]"
366402:09:41.686 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2","Created":"2026-01-08T01:09:39.800826932Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":5764,"ExitCode":0,"Error":"","StartedAt":"2026-01-08T01:09:39.822976834Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9","ResolvConfPath":"/var/lib/docker/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/resolv.conf","HostnamePath":"/var/lib/docker/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/hostname","HostsPath":"/var/lib/docker/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/hosts","LogPath":"/var/lib/docker/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2-json.log","Name":"/wonderful_pike","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}],"8502/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":["IPC_LOCK"],"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2","LowerDir":"/var/lib/docker/overlay2/c3e256b307c860a6400f9b0951924f96a89156a1f0c21a181db8ddfc58f0a098-init/diff:/var/lib/docker/overlay2/60be8ac0543441dfbfd47d64931be99d27fe0ccb9b7f37b529a459cbf0207377/diff:/var/lib/docker/overlay2/116ec1e938015f468334386c31415ed953254f4fe05400b158f627a9d6f4a171/diff:/var/lib/docker/overlay2/7010689f52f5b30c950e5e177c6884520568dfba55c8580946b377408ce2b6cb/diff:/var/lib/docker/overlay2/b30006a073605bc88647f44c6661d2c83413936f766f75ced85b9dcdcce1aae6/diff:/var/lib/docker/overlay2/8d9a473350960a68bacffc7db37ba8545b4d0b6987fd1c283959b3292f8cf54e/diff:/var/lib/docker/overlay2/6f77d4122884a0dc8b1e0576235d46452ec6b0fbd9f7572564133ee8dddeaf6d/diff:/var/lib/docker/overlay2/5594c851edb00fdddd23c49eb5e7a2c90731cf4976222cbacb289b425877df36/diff:/var/lib/docker/overlay2/9c47733ba56de3d33231127efd7461267701a05de43d1ddf50b790d197e11108/diff","MergedDir":"/var/lib/docker/overlay2/c3e256b307c860a6400f9b0951924f96a89156a1f0c21a181db8ddfc58f0a098/merged","UpperDir":"/var/lib/docker/overlay2/c3e256b307c860a6400f9b0951924f96a89156a1f0c21a181db8ddfc58f0a098/diff","WorkDir":"/var/lib/docker/overlay2/c3e256b307c860a6400f9b0951924f96a89156a1f0c21a181db8ddfc58f0a098/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"3fd717a673b77e0e2a860b1b69e73eaaab02a9c88155ec4e0596e64f87247af4","Source":"/var/lib/docker/volumes/3fd717a673b77e0e2a860b1b69e73eaaab02a9c88155ec4e0596e64f87247af4/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"00a4ee03634c","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8502/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["CONSUL_ADDR=http://0.0.0.0:8500","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","BIN_NAME=consul","PRODUCT_VERSION=1.15.10"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"hashicorp/consul:1.15","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.description":"Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.","org.opencontainers.image.documentation":"https://www.consul.io/docs","org.opencontainers.image.source":"https://github.com/hashicorp/consul","org.opencontainers.image.title":"consul","org.opencontainers.image.url":"https://www.consul.io/","org.opencontainers.image.vendor":"HashiCorp","org.opencontainers.image.version":"1.15.10","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"c0f36306-445f-4f5f-afe5-a17cb0ba884b","org.testcontainers.version":"1.21.3","version":"1.15.10"}},"NetworkSettings":{"Bridge":"","SandboxID":"12d65580a995550b6f62e1fff1b3dd02b7f3fe0e30ba23918e28193fc9894c8c","SandboxKey":"/var/run/docker/netns/12d65580a995","Ports":{"8300/tcp":null,"8301/tcp":null,"8301/udp":null,"8302/tcp":null,"8302/udp":null,"8500/tcp":[{"HostIp":"0.0.0.0","HostPort":"32769"},{"HostIp":"::","HostPort":"32769"}],"8502/tcp":[{"HostIp":"0.0.0.0","HostPort":"32770"},{"HostIp":"::","HostPort":"32770"}],"8600/tcp":null,"8600/udp":null},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"580f90b48a535a03a771ce359d42e2b7d2b0aa4b1d2b993e115ec659d34471fe","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"96:75:a3:09:22:3f","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"96:75:a3:09:22:3f","DriverOpts":null,"GwPriority":0,"NetworkID":"ac5b6dc2510f411cf86f550fad3c44b595387b16871c8c4cc95ed72653bd0809","EndpointID":"580f90b48a535a03a771ce359d42e2b7d2b0aa4b1d2b993e115ec659d34471fe","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
366502:09:41.686 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
366602:09:41.686 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
366702:09:41.686 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
366802:09:41.686 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
366902:09:41.686 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
367002:09:41.686 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
367102:09:41.686 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
367202:09:41.686 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
367302:09:41.686 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
367402:09:41.686 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 08 Jan 2026 01:09:41 GMT
367502:09:41.686 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
367602:09:41.686 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000016: connection can be kept alive for 3 MINUTES
3677[INFO] [01/08/2026 02:09:41.690] [test-pekko.remote.default-remote-dispatcher-5] [pekko://test@172.17.0.3:39307/system/remoting-terminator] Remoting shut down.
367802:09:41.690 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000015: releasing valid endpoint
367902:09:41.690 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: releasing endpoint
368002:09:41.690 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: connection http-outgoing-1 can be kept alive for 3 MINUTES
368102:09:41.690 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
368202:09:41.691 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2,<null>
368302:09:41.691 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: preparing request execution
368402:09:41.691 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
368502:09:41.691 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
368602:09:41.691 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000017: target auth state: UNCHALLENGED
368702:09:41.691 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000017: proxy auth state: UNCHALLENGED
368802:09:41.691 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000017: acquiring connection with route {}->unix://localhost:2375
368902:09:41.691 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: acquiring endpoint (3 MINUTES)
369002:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000017: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
369102:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000017: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
369202:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000017: acquired ep-00000016
369302:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: acquired endpoint ep-00000016
369402:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000017: executing POST /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/kill HTTP/1.1
369502:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000016: start execution ex-00000017
369602:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: executing exchange ex-00000017 over http-outgoing-1
369702:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/kill HTTP/1.1
369802:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
369902:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
370002:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
370102:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
370202:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
370302:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
370402:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
370502:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/kill HTTP/1.1[\r][\n]"
370602:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
370702:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
370802:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
370902:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
371002:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
371102:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
371202:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
371302:09:41.694 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
371402:09:41.859 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
371502:09:41.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
371602:09:41.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
371702:09:41.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
371802:09:41.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
371902:09:41.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:09:41 GMT[\r][\n]"
372002:09:41.860 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
372102:09:41.861 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
372202:09:41.861 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
372302:09:41.861 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
372402:09:41.861 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
372502:09:41.861 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
372602:09:41.861 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 08 Jan 2026 01:09:41 GMT
372702:09:41.861 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000017: connection can be kept alive for 3 MINUTES
372802:09:41.861 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000016: releasing valid endpoint
372902:09:41.861 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: releasing endpoint
373002:09:41.861 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: connection http-outgoing-1 can be kept alive for 3 MINUTES
373102:09:41.861 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
373202:09:41.861 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2,false
373302:09:41.862 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/json], queryParams={}}
373402:09:41.862 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: preparing request execution
373502:09:41.862 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
373602:09:41.862 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
373702:09:41.862 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000018: target auth state: UNCHALLENGED
373802:09:41.863 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000018: proxy auth state: UNCHALLENGED
373902:09:41.863 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000018: acquiring connection with route {}->unix://localhost:2375
374002:09:41.863 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: acquiring endpoint (3 MINUTES)
374102:09:41.863 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000018: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
374202:09:41.863 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000018: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
374302:09:41.863 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000018: acquired ep-00000017
374402:09:41.863 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: acquired endpoint ep-00000017
374502:09:41.863 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000018: executing GET /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/json HTTP/1.1
374602:09:41.863 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000017: start execution ex-00000018
374702:09:41.863 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: executing exchange ex-00000018 over http-outgoing-1
374802:09:41.864 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/json HTTP/1.1
374902:09:41.864 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
375002:09:41.864 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
375102:09:41.864 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
375202:09:41.864 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
375302:09:41.864 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
375402:09:41.864 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
375502:09:41.864 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/json HTTP/1.1[\r][\n]"
375602:09:41.864 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
375702:09:41.864 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
375802:09:41.864 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
375902:09:41.864 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
376002:09:41.865 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
376102:09:41.865 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
376202:09:41.865 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
376302:09:41.865 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
376402:09:41.865 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
376502:09:41.865 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
376602:09:41.865 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
376702:09:41.865 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
376802:09:41.865 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
376902:09:41.865 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:09:41 GMT[\r][\n]"
377002:09:41.865 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
377102:09:41.865 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
377202:09:41.865 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1949[\r][\n]"
377302:09:41.866 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2","Created":"2026-01-08T01:09:39.800826932Z","Path":"docker-entrypoint.sh","Args":["agent","-dev","-client","0.0.0.0"],"State":{"Status":"exited","Running":false,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":0,"ExitCode":137,"Error":"","StartedAt":"2026-01-08T01:09:39.822976834Z","FinishedAt":"2026-01-08T01:09:41.720303711Z"},"Image":"sha256:ad179d279313beddd2f2f65f47c89dd1554db8b7f7a293718e25d86e376bcee9","ResolvConfPath":"/var/lib/docker/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/resolv.conf","HostnamePath":"/var/lib/docker/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/hostname","HostsPath":"/var/lib/docker/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/hosts","LogPath":"/var/lib/docker/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2-json.log","Name":"/wonderful_pike","RestartCount":0,"Driver":"overlay2","Platform":"linux","MountLabel":"","ProcessLabel":"","AppArmorProfile":"docker-default","ExecIDs":null,"HostConfig":{"Binds":[],"ContainerIDFile":"","LogConfig":{"Type":"json-file","Config":{}},"NetworkMode":"bridge","PortBindings":{"8500/tcp":[{"HostIp":"","HostPort":""}],"8502/tcp":[{"HostIp":"","HostPort":""}]},"RestartPolicy":{"Name":"no","MaximumRetryCount":0},"AutoRemove":false,"VolumeDriver":"","VolumesFrom":[],"ConsoleSize":[0,0],"CapAdd":["IPC_LOCK"],"CapDrop":null,"CgroupnsMode":"private","Dns":null,"DnsOptions":null,"DnsSearch":null,"ExtraHosts":[],"GroupAdd":null,"IpcMode":"shareable","Cgroup":"","Links":null,"OomScoreAdj":0,"PidMode":"","Privileged":false,"PublishAllPorts":false,"ReadonlyRootfs":false,"SecurityOpt":null,"UTSMode":"","UsernsMode":"","ShmSize":67108864,"Runtime":"runc","Isolation":"","CpuShares":0,"Memory":0,"NanoCpus":0,"CgroupParent":"","BlkioWeight":0,"BlkioWeightDevice":null,"BlkioDeviceReadBps":null,"BlkioDeviceWriteBps":null,"BlkioDeviceReadIOps":null,"BlkioDeviceWriteIOps":null,"CpuPeriod":0,"CpuQuota":0,"CpuRealtimePeriod":0,"CpuRealtimeRuntime":0,"CpusetCpus":"","CpusetMems":"","Devices":null,"DeviceCgroupRules":null,"DeviceRequests":null,"MemoryReservation":0,"MemorySwap":0,"MemorySwappiness":null,"OomKillDisable":null,"PidsLimit":null,"Ulimits":null,"CpuCount":0,"CpuPercent":0,"IOMaximumIOps":0,"IOMaximumBandwidth":0,"MaskedPaths":["/proc/asound","/proc/acpi","/proc/interrupts","/proc/kcore","/proc/keys","/proc/latency_stats","/proc/timer_list","/proc/timer_stats","/proc/sched_debug","/proc/scsi","/sys/firmware","/sys/devices/virtual/powercap"],"ReadonlyPaths":["/proc/bus","/proc/fs","/proc/irq","/proc/sys","/proc/sysrq-trigger"]},"GraphDriver":{"Data":{"ID":"00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2","LowerDir":"/var/lib/docker/overlay2/c3e256b307c860a6400f9b0951924f96a89156a1f0c21a181db8ddfc58f0a098-init/diff:/var/lib/docker/overlay2/60be8ac0543441dfbfd47d64931be99d27fe0ccb9b7f37b529a459cbf0207377/diff:/var/lib/docker/overlay2/116ec1e938015f468334386c31415ed953254f4fe05400b158f627a9d6f4a171/diff:/var/lib/docker/overlay2/7010689f52f5b30c950e5e177c6884520568dfba55c8580946b377408ce2b6cb/diff:/var/lib/docker/overlay2/b30006a073605bc88647f44c6661d2c83413936f766f75ced85b9dcdcce1aae6/diff:/var/lib/docker/overlay2/8d9a473350960a68bacffc7db37ba8545b4d0b6987fd1c283959b3292f8cf54e/diff:/var/lib/docker/overlay2/6f77d4122884a0dc8b1e0576235d46452ec6b0fbd9f7572564133ee8dddeaf6d/diff:/var/lib/docker/overlay2/5594c851edb00fdddd23c49eb5e7a2c90731cf4976222cbacb289b425877df36/diff:/var/lib/docker/overlay2/9c47733ba56de3d33231127efd7461267701a05de43d1ddf50b790d197e11108/diff","MergedDir":"/var/lib/docker/overlay2/c3e256b307c860a6400f9b0951924f96a89156a1f0c21a181db8ddfc58f0a098/merged","UpperDir":"/var/lib/docker/overlay2/c3e256b307c860a6400f9b0951924f96a89156a1f0c21a181db8ddfc58f0a098/diff","WorkDir":"/var/lib/docker/overlay2/c3e256b307c860a6400f9b0951924f96a89156a1f0c21a181db8ddfc58f0a098/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"3fd717a673b77e0e2a860b1b69e73eaaab02a9c88155ec4e0596e64f87247af4","Source":"/var/lib/docker/volumes/3fd717a673b77e0e2a860b1b69e73eaaab02a9c88155ec4e0596e64f87247af4/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"00a4ee03634c","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"8300/tcp":{},"8301/tcp":{},"8301/udp":{},"8302/tcp":{},"8302/udp":{},"8500/tcp":{},"8502/tcp":{},"8600/tcp":{},"8600/udp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["CONSUL_ADDR=http://0.0.0.0:8500","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","BIN_NAME=consul","PRODUCT_VERSION=1.15.10"],"Cmd":["agent","-dev","-client","0.0.0.0"],"Image":"hashicorp/consul:1.15","Volumes":{"/consul/data":{}},"WorkingDir":"","Entrypoint":["docker-entrypoint.sh"],"OnBuild":null,"Labels":{"org.opencontainers.image.authors":"Consul Team <consul@hashicorp.com>","org.opencontainers.image.description":"Consul is a datacenter runtime that provides service discovery, configuration, and orchestration.","org.opencontainers.image.documentation":"https://www.consul.io/docs","org.opencontainers.image.source":"https://github.com/hashicorp/consul","org.opencontainers.image.title":"consul","org.opencontainers.image.url":"https://www.consul.io/","org.opencontainers.image.vendor":"HashiCorp","org.opencontainers.image.version":"1.15.10","org.testcontainers":"true","org.testcontainers.lang":"java","org.testcontainers.sessionId":"c0f36306-445f-4f5f-afe5-a17cb0ba884b","org.testcontainers.version":"1.21.3","version":"1.15.10"}},"NetworkSettings":{"Bridge":"","SandboxID":"","SandboxKey":"","Ports":{},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"","Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","MacAddress":"","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"","DriverOpts":null,"GwPriority":0,"NetworkID":"ac5b6dc2510f411cf86f550fad3c44b595387b16871c8c4cc95ed72653bd0809","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
377402:09:41.866 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
377502:09:41.866 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
377602:09:41.866 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
377702:09:41.866 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
377802:09:41.866 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
377902:09:41.866 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
378002:09:41.866 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
378102:09:41.866 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
378202:09:41.866 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
378302:09:41.866 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 08 Jan 2026 01:09:41 GMT
378402:09:41.866 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
378502:09:41.866 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000018: connection can be kept alive for 3 MINUTES
378602:09:41.868 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000017: releasing valid endpoint
378702:09:41.868 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: releasing endpoint
378802:09:41.868 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: connection http-outgoing-1 can be kept alive for 3 MINUTES
378902:09:41.868 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
379002:09:41.869 [pool-87-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2,true,true
379102:09:41.870 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: preparing request execution
379202:09:41.870 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
379302:09:41.870 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
379402:09:41.870 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000019: target auth state: UNCHALLENGED
379502:09:41.870 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000019: proxy auth state: UNCHALLENGED
379602:09:41.870 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000019: acquiring connection with route {}->unix://localhost:2375
379702:09:41.870 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: acquiring endpoint (3 MINUTES)
379802:09:41.870 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000019: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
379902:09:41.870 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000019: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
380002:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000019: acquired ep-00000018
380102:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: acquired endpoint ep-00000018
380202:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000019: executing DELETE /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2?v=true&force=true HTTP/1.1
380302:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000018: start execution ex-00000019
380402:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: executing exchange ex-00000019 over http-outgoing-1
380502:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2?v=true&force=true HTTP/1.1
380602:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
380702:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b
380802:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.21.3
380902:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
381002:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
381102:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
381202:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/00a4ee03634cae7508c579c2aa34962b1d4e3ec77908f88f96a92447d74b0bb2?v=true&force=true HTTP/1.1[\r][\n]"
381302:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
381402:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: c0f36306-445f-4f5f-afe5-a17cb0ba884b[\r][\n]"
381502:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.21.3[\r][\n]"
381602:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
381702:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
381802:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
381902:09:41.871 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
382002:09:41.876 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
382102:09:41.876 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
382202:09:41.876 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
382302:09:41.876 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
382402:09:41.876 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
382502:09:41.876 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Thu, 08 Jan 2026 01:09:41 GMT[\r][\n]"
382602:09:41.876 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
382702:09:41.876 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
382802:09:41.876 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
382902:09:41.876 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
383002:09:41.876 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
383102:09:41.877 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
383202:09:41.877 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Thu, 08 Jan 2026 01:09:41 GMT
383302:09:41.877 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000019: connection can be kept alive for 3 MINUTES
383402:09:41.877 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000018: releasing valid endpoint
383502:09:41.877 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: releasing endpoint
383602:09:41.877 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: connection http-outgoing-1 can be kept alive for 3 MINUTES
383702:09:41.877 [pool-87-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
383802:09:41.877 [pool-87-thread-2] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): hashicorp/consul:1.15
3839[info] ConsulDiscoverySpec:
3840[info] Consul Discovery
3841[info] - should work for defaults (654 milliseconds)
3842Starting build for ProjectRef(file:/build/repo/,management-pki) (pekko-management-pki)... [8/13]
3843Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3844[WARN] [01/08/2026 02:09:42.286] [test-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://test)] Coordinated shutdown phase [cluster-exiting] timed out after 10000 milliseconds
3845[INFO] [01/08/2026 02:09:42.287] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:34355] - Exiting completed
3846[INFO] [01/08/2026 02:09:42.287] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:34355] - Shutting down...
3847[WARN] [01/08/2026 02:09:42.287] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
3848[INFO] [01/08/2026 02:09:42.287] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@172.17.0.3:34355] - Successfully shut down
3849[INFO] [01/08/2026 02:09:42.290] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@172.17.0.3:34355/system/remoting-terminator] Shutting down remote daemon.
3850[INFO] [01/08/2026 02:09:42.290] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@172.17.0.3:34355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
3851[INFO] [01/08/2026 02:09:42.294] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@172.17.0.3:34355/system/remoting-terminator] Remoting shut down.
3852Starting build for ProjectRef(file:/build/repo/,management-cluster-bootstrap) (pekko-management-cluster-bootstrap)... [9/13]
3853Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3854[info] compiling 10 Scala sources to /build/repo/management-cluster-bootstrap/target/scala-3.8.0-RC6/classes ...
3855[info] done compiling
3856[info] compiling 15 Scala sources and 2 Java sources to /build/repo/management-cluster-bootstrap/target/scala-3.8.0-RC6/test-classes ...
3857[info] done compiling
3858[WARN] [pekkoBootstrapInProgress][01/08/2026 02:09:49.463] [pool-107-thread-3-ScalaTest-running-SelfAwareJoinDeciderIPv6Spec] [LowestAddressJoinDecider(pekko://join-decider-spec-system-selfaware-ipv6)] Exceeded stable margins without locating seed-nodes, however this node [240b:c0e0:202:5e2b:b424:2:0:450]:35219 is configured with new-cluster-enabled=off, thus NOT joining self. Expecting existing cluster or node [240b-c0e0-202-5e2b-b424-2-0-450.default.pod.cluster.local:0] (out of [240b-c0e0-202-5e2b-b424-2-0-450.default.pod.cluster.local:0, 240b-c0e0-202-5e2b-b424-2-0-cc4.default.pod.cluster.local:0, 240b-c0e0-202-5e2b-b424-2-0-cc5.default.pod.cluster.local:0]) to perform the self-join and initiate the cluster.
3859[INFO] [01/08/2026 02:09:49.479] [pool-107-thread-3] [CoordinatedShutdown(pekko://join-decider-spec-system-selfaware-ipv6)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3860[info] SelfAwareJoinDeciderIPv6Spec:
3861[info] SelfAwareJoinDecider (IPv6)
3862[info] - should return true if a target matches selfContactPoint (65 milliseconds)
3863[info] - should be able to join self if all conditions met (1 millisecond)
3864[info] - should not join self if `new-cluster-enabled=off`, even if all conditions met (8 milliseconds)
3865[INFO] [01/08/2026 02:09:49.707] [pool-107-thread-3] [ArteryTransport(pekko://basepathsystem)] Remoting started with transport [Artery tcp]; listening on address [pekko://basepathsystem@127.0.0.1:44913] with UID [894422759457802969]
3866[INFO] [01/08/2026 02:09:49.721] [pool-107-thread-3] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:44913] - Starting up, Pekko version [1.1.5] ...
3867[INFO] [01/08/2026 02:09:49.741] [pool-107-thread-3] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:44913] - Registered cluster JMX MBean [pekko:type=Cluster,port=44913]
3868[INFO] [01/08/2026 02:09:49.741] [pool-107-thread-3] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:44913] - Started up successfully
3869[INFO] [01/08/2026 02:09:49.754] [basepathsystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:44913] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
3870[INFO] [01/08/2026 02:09:49.754] [basepathsystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:44913] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
3871[INFO] [01/08/2026 02:09:49.761] [pool-107-thread-3] [HealthChecksImpl(pekko://basepathsystem)] Loading startup checks []
3872[INFO] [01/08/2026 02:09:49.761] [pool-107-thread-3] [HealthChecksImpl(pekko://basepathsystem)] Loading readiness checks []
3873[INFO] [01/08/2026 02:09:49.761] [pool-107-thread-3] [HealthChecksImpl(pekko://basepathsystem)] Loading liveness checks []
3874[INFO] [01/08/2026 02:09:49.770] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [PekkoManagement(pekko://basepathsystem)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:46035
3875[INFO] [01/08/2026 02:09:49.819] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [PekkoManagement(pekko://basepathsystem)] Including HTTP management routes for ClusterBootstrap
3876[INFO] [01/08/2026 02:09:49.820] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [ClusterBootstrap(pekko://basepathsystem)] Using self contact point address: http://127.0.0.1:46035/test
3877[INFO] [01/08/2026 02:09:49.837] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [PekkoManagement(pekko://basepathsystem)] Including HTTP management routes for HealthCheckRoutes
3878[INFO] [01/08/2026 02:09:50.037] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [ClusterBootstrap(pekko://basepathsystem)] Initiating bootstrap procedure using mock-dns method...
3879[INFO] [01/08/2026 02:09:50.037] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [ClusterBootstrap(pekko://basepathsystem)] Bootstrap using `pekko.discovery` method: mock-dns
3880[INFO] [pekkoManagementBound][01/08/2026 02:09:50.040] [basepathsystem-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://basepathsystem)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:46035
3881[WARN] [01/08/2026 02:09:50.042] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [ClusterBootstrap(pekko://basepathsystem)] Bootstrap already initiated, yet start() method was called again. Ignoring.
3882[INFO] [pekkoBootstrapInit][01/08/2026 02:09:50.047] [basepathsystem-pekko.actor.default-dispatcher-6] [pekko://basepathsystem/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
3883[INFO] [01/08/2026 02:09:50.047] [basepathsystem-pekko.actor.default-dispatcher-6] [pekko://basepathsystem/system/bootstrapCoordinator] Looking up [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]
3884[INFO] [01/08/2026 02:09:50.048] [basepathsystem-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://basepathsystem)] Mock-resolved [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))] to [Future(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46035),Some(/127.0.0.1)))))):Some(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46035),Some(/127.0.0.1))))))]
3885[INFO] [pekkoBootstrapResolved][01/08/2026 02:09:50.050] [basepathsystem-pekko.actor.default-dispatcher-6] [pekko://basepathsystem/system/bootstrapCoordinator] Located service members based on: [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(46035),Some(/127.0.0.1))], filtered to [127.0.0.1:46035]
3886[INFO] [01/08/2026 02:09:50.197] [basepathsystem-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://basepathsystem)] Bootstrap request from 127.0.0.1:45888: Contact Point returning 0 seed-nodes []
3887[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:09:50.262] [basepathsystem-pekko.actor.default-dispatcher-10] [pekko://basepathsystem/system/bootstrapCoordinator] Contact point [pekko://basepathsystem@127.0.0.1:44913] returned [0] seed-nodes []
3888[INFO] [01/08/2026 02:09:51.224] [basepathsystem-pekko.actor.default-dispatcher-6] [pekko://basepathsystem/system/bootstrapCoordinator] Looking up [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]
3889[INFO] [01/08/2026 02:09:51.224] [basepathsystem-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://basepathsystem)] Mock-resolved [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))] to [Future(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46035),Some(/127.0.0.1)))))):Some(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46035),Some(/127.0.0.1))))))]
3890[INFO] [pekkoBootstrapResolved][01/08/2026 02:09:51.225] [basepathsystem-pekko.actor.default-dispatcher-6] [pekko://basepathsystem/system/bootstrapCoordinator] Located service members based on: [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(46035),Some(/127.0.0.1))], filtered to [127.0.0.1:46035]
3891[INFO] [01/08/2026 02:09:51.389] [basepathsystem-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://basepathsystem)] Bootstrap request from 127.0.0.1:45888: Contact Point returning 0 seed-nodes []
3892[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:09:51.391] [basepathsystem-pekko.actor.default-dispatcher-10] [pekko://basepathsystem/system/bootstrapCoordinator] Contact point [pekko://basepathsystem@127.0.0.1:44913] returned [0] seed-nodes []
3893[INFO] [01/08/2026 02:09:52.364] [basepathsystem-pekko.actor.default-dispatcher-6] [pekko://basepathsystem/system/bootstrapCoordinator] Looking up [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]
3894[INFO] [01/08/2026 02:09:52.364] [basepathsystem-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://basepathsystem)] Mock-resolved [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))] to [Future(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46035),Some(/127.0.0.1)))))):Some(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46035),Some(/127.0.0.1))))))]
3895[INFO] [pekkoBootstrapResolved][01/08/2026 02:09:52.365] [basepathsystem-pekko.actor.default-dispatcher-6] [pekko://basepathsystem/system/bootstrapCoordinator] Located service members based on: [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(46035),Some(/127.0.0.1))], filtered to [127.0.0.1:46035]
3896[INFO] [01/08/2026 02:09:52.447] [basepathsystem-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://basepathsystem)] Bootstrap request from 127.0.0.1:45888: Contact Point returning 0 seed-nodes []
3897[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:09:52.449] [basepathsystem-pekko.actor.default-dispatcher-10] [pekko://basepathsystem/system/bootstrapCoordinator] Contact point [pekko://basepathsystem@127.0.0.1:44913] returned [0] seed-nodes []
3898[INFO] [01/08/2026 02:09:53.558] [basepathsystem-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://basepathsystem)] Bootstrap request from 127.0.0.1:45888: Contact Point returning 0 seed-nodes []
3899[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:09:53.560] [basepathsystem-pekko.actor.default-dispatcher-6] [pekko://basepathsystem/system/bootstrapCoordinator] Contact point [pekko://basepathsystem@127.0.0.1:44913] returned [0] seed-nodes []
3900[INFO] [01/08/2026 02:09:53.574] [basepathsystem-pekko.actor.default-dispatcher-10] [pekko://basepathsystem/system/bootstrapCoordinator] Looking up [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]
3901[INFO] [01/08/2026 02:09:53.575] [basepathsystem-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://basepathsystem)] Mock-resolved [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))] to [Future(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46035),Some(/127.0.0.1)))))):Some(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46035),Some(/127.0.0.1))))))]
3902[INFO] [pekkoBootstrapResolved][01/08/2026 02:09:53.575] [basepathsystem-pekko.actor.default-dispatcher-6] [pekko://basepathsystem/system/bootstrapCoordinator] Located service members based on: [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(46035),Some(/127.0.0.1))], filtered to [127.0.0.1:46035]
3903[INFO] [01/08/2026 02:09:54.628] [basepathsystem-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://basepathsystem)] Bootstrap request from 127.0.0.1:45888: Contact Point returning 0 seed-nodes []
3904[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:09:54.630] [basepathsystem-pekko.actor.default-dispatcher-10] [pekko://basepathsystem/system/bootstrapCoordinator] Contact point [pekko://basepathsystem@127.0.0.1:44913] returned [0] seed-nodes []
3905[INFO] [01/08/2026 02:09:54.634] [basepathsystem-pekko.actor.default-dispatcher-10] [pekko://basepathsystem/system/bootstrapCoordinator] Looking up [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]
3906[INFO] [01/08/2026 02:09:54.634] [basepathsystem-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://basepathsystem)] Mock-resolved [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))] to [Future(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46035),Some(/127.0.0.1)))))):Some(Success(Resolved(basepathsystem.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(46035),Some(/127.0.0.1))))))]
3907[INFO] [pekkoBootstrapResolved][01/08/2026 02:09:54.635] [basepathsystem-pekko.actor.default-dispatcher-12] [pekko://basepathsystem/system/bootstrapCoordinator] Located service members based on: [Lookup(basepathsystem.svc.cluster.local,None,Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(46035),Some(/127.0.0.1))], filtered to [127.0.0.1:46035]
3908[INFO] [pekkoBootstrapJoinSelf][01/08/2026 02:09:55.146] [basepathsystem-pekko.actor.default-dispatcher-18] [pekko://basepathsystem/system/bootstrapCoordinator] Initiating new cluster, self-joining [pekko://basepathsystem@127.0.0.1:44913]. Other nodes are expected to locate this cluster via continued contact-point probing.
3909[INFO] [pekkoMemberChanged][01/08/2026 02:09:55.152] [basepathsystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:44913] - Node [pekko://basepathsystem@127.0.0.1:44913] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
3910[INFO] [01/08/2026 02:09:55.153] [basepathsystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:44913] - is the new leader among reachable nodes (more leaders may exist)
3911[INFO] [pekkoMemberChanged][01/08/2026 02:09:55.156] [basepathsystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:44913] - Leader is moving node [pekko://basepathsystem@127.0.0.1:44913] to [Up]
3912[INFO] [01/08/2026 02:09:55.163] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapBasePathIntegrationSpec] [CoordinatedShutdown(pekko://basepathsystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3913[INFO] [pekkoMemberChanged][01/08/2026 02:09:55.166] [basepathsystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:44913] - Marked address [pekko://basepathsystem@127.0.0.1:44913] as [Leaving]
3914[INFO] [pekkoMemberChanged][01/08/2026 02:09:55.865] [basepathsystem-pekko.actor.internal-dispatcher-5] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:44913] - Leader is moving node [pekko://basepathsystem@127.0.0.1:44913] to [Exiting]
3915[INFO] [01/08/2026 02:09:55.867] [basepathsystem-pekko.actor.internal-dispatcher-5] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:44913] - Exiting completed
3916[INFO] [01/08/2026 02:09:55.868] [basepathsystem-pekko.actor.internal-dispatcher-5] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:44913] - Shutting down...
3917[INFO] [01/08/2026 02:09:55.868] [basepathsystem-pekko.actor.internal-dispatcher-5] [Cluster(pekko://basepathsystem)] Cluster Node [pekko://basepathsystem@127.0.0.1:44913] - Successfully shut down
3918[INFO] [01/08/2026 02:09:55.872] [basepathsystem-pekko.remote.default-remote-dispatcher-7] [pekko://basepathsystem@127.0.0.1:44913/system/remoting-terminator] Shutting down remote daemon.
3919[INFO] [01/08/2026 02:09:55.873] [basepathsystem-pekko.remote.default-remote-dispatcher-7] [pekko://basepathsystem@127.0.0.1:44913/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
3920[INFO] [01/08/2026 02:09:55.882] [basepathsystem-pekko.remote.default-remote-dispatcher-7] [pekko://basepathsystem@127.0.0.1:44913/system/remoting-terminator] Remoting shut down.
3921[info] ClusterBootstrapBasePathIntegrationSpec:
3922[info] Cluster Bootstrap
3923[info] - should start listening with the http contact-points on system (275 milliseconds)
3924[info] - should join self, thus forming new cluster (happy path) (5 seconds, 118 milliseconds)
3925[info] + MemberUp(Member(pekko://basepathsystem@127.0.0.1:44913, Up))
3926[info] - should terminate system (732 milliseconds)
3927[INFO] [01/08/2026 02:09:55.927] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [ArteryTransport(pekko://HttpContactPointBootstrapSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://HttpContactPointBootstrapSpec@127.0.0.1:43069] with UID [-6555575317118930015]
3928[INFO] [01/08/2026 02:09:55.928] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:43069] - Starting up, Pekko version [1.1.5] ...
3929[INFO] [01/08/2026 02:09:55.931] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:43069] - Registered cluster JMX MBean [pekko:type=Cluster]
3930[INFO] [01/08/2026 02:09:55.931] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:43069] - Started up successfully
3931[INFO] [01/08/2026 02:09:55.932] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:43069] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
3932[INFO] [01/08/2026 02:09:55.932] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:43069] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
3933[INFO] [01/08/2026 02:09:55.942] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [CoordinatedShutdown(pekko://HttpContactPointBootstrapSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3934[INFO] [pekkoDeadLetter][01/08/2026 02:09:55.945] [HttpContactPointBootstrapSpec-pekko.actor.default-dispatcher-10] [pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon#-1261558533] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3935[INFO] [01/08/2026 02:09:55.945] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:43069] - Exiting completed
3936[INFO] [01/08/2026 02:09:55.945] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:43069] - Shutting down...
3937[INFO] [01/08/2026 02:09:55.946] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:43069] - Successfully shut down
3938[INFO] [01/08/2026 02:09:55.948] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-7] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:43069/system/remoting-terminator] Shutting down remote daemon.
3939[INFO] [01/08/2026 02:09:55.948] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-7] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:43069/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
3940[INFO] [01/08/2026 02:09:55.965] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [ArteryTransport(pekko://HttpContactPointBootstrapSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://HttpContactPointBootstrapSpec@127.0.0.1:41405] with UID [-1119921679580702209]
3941[INFO] [01/08/2026 02:09:55.966] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:41405] - Starting up, Pekko version [1.1.5] ...
3942[INFO] [01/08/2026 02:09:55.969] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:41405] - Registered cluster JMX MBean [pekko:type=Cluster]
3943[INFO] [01/08/2026 02:09:55.969] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:41405] - Started up successfully
3944[INFO] [01/08/2026 02:09:55.971] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:41405] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
3945[INFO] [01/08/2026 02:09:55.971] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:41405] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
3946[INFO] [01/08/2026 02:09:55.983] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [CoordinatedShutdown(pekko://HttpContactPointBootstrapSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3947[INFO] [01/08/2026 02:09:55.984] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:41405] - Exiting completed
3948[INFO] [01/08/2026 02:09:55.984] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:41405] - Shutting down...
3949[INFO] [01/08/2026 02:09:55.984] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:41405] - Successfully shut down
3950[INFO] [pekkoDeadLetter][01/08/2026 02:09:55.985] [HttpContactPointBootstrapSpec-pekko.actor.default-dispatcher-5] [pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon#345792417] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3951[INFO] [01/08/2026 02:09:55.989] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-6] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:41405/system/remoting-terminator] Shutting down remote daemon.
3952[INFO] [01/08/2026 02:09:55.989] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-6] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:41405/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
3953[INFO] [01/08/2026 02:09:55.994] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-7] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:41405/system/remoting-terminator] Remoting shut down.
3954[INFO] [01/08/2026 02:09:56.013] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [ArteryTransport(pekko://HttpContactPointBootstrapSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://HttpContactPointBootstrapSpec@127.0.0.1:34687] with UID [-7679159834698024077]
3955[INFO] [01/08/2026 02:09:56.014] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:34687] - Starting up, Pekko version [1.1.5] ...
3956[INFO] [01/08/2026 02:09:56.017] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:34687] - Registered cluster JMX MBean [pekko:type=Cluster]
3957[INFO] [01/08/2026 02:09:56.017] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:34687] - Started up successfully
3958[INFO] [01/08/2026 02:09:56.019] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:34687] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
3959[INFO] [01/08/2026 02:09:56.019] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:34687] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
3960[INFO] [01/08/2026 02:09:56.026] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [CoordinatedShutdown(pekko://HttpContactPointBootstrapSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3961[INFO] [01/08/2026 02:09:56.027] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:34687] - Exiting completed
3962[INFO] [01/08/2026 02:09:56.027] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:34687] - Shutting down...
3963[INFO] [01/08/2026 02:09:56.027] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:34687] - Successfully shut down
3964[INFO] [pekkoDeadLetter][01/08/2026 02:09:56.027] [HttpContactPointBootstrapSpec-pekko.actor.default-dispatcher-4] [pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon#1697147338] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3965[INFO] [01/08/2026 02:09:56.029] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-7] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:34687/system/remoting-terminator] Shutting down remote daemon.
3966[INFO] [01/08/2026 02:09:56.029] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-7] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:34687/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
3967[INFO] [01/08/2026 02:09:56.036] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-7] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:34687/system/remoting-terminator] Remoting shut down.
3968[INFO] [01/08/2026 02:09:56.054] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [ArteryTransport(pekko://HttpContactPointBootstrapSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33427] with UID [1790837194960521035]
3969[INFO] [01/08/2026 02:09:56.055] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33427] - Starting up, Pekko version [1.1.5] ...
3970[INFO] [01/08/2026 02:09:56.058] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33427] - Registered cluster JMX MBean [pekko:type=Cluster]
3971[INFO] [01/08/2026 02:09:56.058] [pool-107-thread-3-ScalaTest-running-HttpContactPointBootstrapSpec] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33427] - Started up successfully
3972[INFO] [01/08/2026 02:09:56.061] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33427] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
3973[INFO] [01/08/2026 02:09:56.061] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33427] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
3974[info] HttpContactPointBootstrapSpec:
3975[info] HttpContactPointBootstrap
3976[info] - should use a safe name when connecting over IPv6 (4 milliseconds)
3977[info] - should generate SSLContext with default config (34 milliseconds)
3978[info] - should generate SSLContext with cert (41 milliseconds)
3979[info] - should fail to generate SSLContext with missing cert (42 milliseconds)
3980[info] - should fail to generate SSLContext with bad tls-version (41 milliseconds)
3981[INFO] [01/08/2026 02:09:56.068] [pool-107-thread-3] [CoordinatedShutdown(pekko://HttpContactPointBootstrapSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3982[INFO] [pekkoDeadLetter][01/08/2026 02:09:56.069] [HttpContactPointBootstrapSpec-pekko.actor.default-dispatcher-5] [pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://HttpContactPointBootstrapSpec/system/cluster/core/daemon#84529889] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
3983[INFO] [01/08/2026 02:09:56.070] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33427] - Exiting completed
3984[INFO] [01/08/2026 02:09:56.070] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33427] - Shutting down...
3985[INFO] [01/08/2026 02:09:56.070] [HttpContactPointBootstrapSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://HttpContactPointBootstrapSpec)] Cluster Node [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33427] - Successfully shut down
3986[INFO] [01/08/2026 02:09:56.072] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-7] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33427/system/remoting-terminator] Shutting down remote daemon.
3987[INFO] [01/08/2026 02:09:56.072] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-7] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33427/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
3988[INFO] [01/08/2026 02:09:56.075] [HttpContactPointBootstrapSpec-pekko.remote.default-remote-dispatcher-7] [pekko://HttpContactPointBootstrapSpec@127.0.0.1:33427/system/remoting-terminator] Remoting shut down.
3989[INFO] [01/08/2026 02:09:56.096] [pool-107-thread-3] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@127.0.0.1:44073] with UID [-7478752839840033415]
3990[INFO] [01/08/2026 02:09:56.097] [pool-107-thread-3] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:44073] - Starting up, Pekko version [1.1.5] ...
3991[INFO] [01/08/2026 02:09:56.099] [pool-107-thread-3] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:44073] - Registered cluster JMX MBean [pekko:type=Cluster]
3992[INFO] [01/08/2026 02:09:56.099] [pool-107-thread-3] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:44073] - Started up successfully
3993[INFO] [01/08/2026 02:09:56.102] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:44073] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
3994[INFO] [01/08/2026 02:09:56.102] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:44073] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
3995[INFO] [pekkoBootstrapInit][01/08/2026 02:09:56.110] [test-pekko.actor.default-dispatcher-10] [pekko://test/user/$a] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
3996[INFO] [01/08/2026 02:09:56.111] [test-pekko.actor.default-dispatcher-10] [pekko://test/user/$a] Looking up [Lookup(bootstrap-coordinator-test-service,None,Some(tcp))]
3997[INFO] [01/08/2026 02:09:56.111] [test-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://test)] Mock-resolved [Lookup(bootstrap-coordinator-test-service,None,Some(tcp))] to [Future(Success(Resolved(bootstrap-coordinator-test-service,List(ResolvedTarget(host1,Some(7355),None), ResolvedTarget(host1,Some(7626),None), ResolvedTarget(host2,Some(7355),None), ResolvedTarget(host2,Some(7626),None))))):Some(Success(Resolved(bootstrap-coordinator-test-service,List(ResolvedTarget(host1,Some(7355),None), ResolvedTarget(host1,Some(7626),None), ResolvedTarget(host2,Some(7355),None), ResolvedTarget(host2,Some(7626),None)))))]
3998[INFO] [pekkoBootstrapResolved][01/08/2026 02:09:56.113] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$a] Located service members based on: [Lookup(bootstrap-coordinator-test-service,None,Some(tcp))]: [ResolvedTarget(host1,Some(7355),None), ResolvedTarget(host1,Some(7626),None), ResolvedTarget(host2,Some(7355),None), ResolvedTarget(host2,Some(7626),None)], filtered to [host1:7626, host2:7626]
3999Resolving ResolvedTarget(host1,Some(7626),None)
4000Resolving ResolvedTarget(host2,Some(7626),None)
4001[INFO] [pekkoBootstrapInit][01/08/2026 02:09:56.137] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$b] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4002[INFO] [01/08/2026 02:09:56.137] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$b] Looking up [Lookup(bootstrap-coordinator-test-service,None,Some(tcp))]
4003[INFO] [01/08/2026 02:09:56.137] [test-pekko.actor.default-dispatcher-5] [MockDiscovery(pekko://test)] Mock-resolved [Lookup(bootstrap-coordinator-test-service,None,Some(tcp))] to [Future(Success(Resolved(bootstrap-coordinator-test-service,List(ResolvedTarget(host1,None,None), ResolvedTarget(host1,None,None), ResolvedTarget(host2,None,None), ResolvedTarget(host2,None,None))))):Some(Success(Resolved(bootstrap-coordinator-test-service,List(ResolvedTarget(host1,None,None), ResolvedTarget(host1,None,None), ResolvedTarget(host2,None,None), ResolvedTarget(host2,None,None)))))]
4004Resolving ResolvedTarget(host1,None,None)
4005Resolving ResolvedTarget(host2,None,None)
4006[INFO] [pekkoBootstrapResolved][01/08/2026 02:09:56.138] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/$b] Located service members based on: [Lookup(bootstrap-coordinator-test-service,None,Some(tcp))]: [ResolvedTarget(host1,None,None), ResolvedTarget(host1,None,None), ResolvedTarget(host2,None,None), ResolvedTarget(host2,None,None)], filtered to [host1:0, host1:0, host2:0, host2:0]
4007[INFO] [01/08/2026 02:09:56.152] [pool-107-thread-3] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4008[INFO] [pekkoDeadLetter][01/08/2026 02:09:56.153] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#412743156] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4009[INFO] [01/08/2026 02:09:56.154] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:44073] - Exiting completed
4010[INFO] [01/08/2026 02:09:56.154] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:44073] - Shutting down...
4011[INFO] [01/08/2026 02:09:56.155] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@127.0.0.1:44073] - Successfully shut down
4012[INFO] [01/08/2026 02:09:56.157] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@127.0.0.1:44073/system/remoting-terminator] Shutting down remote daemon.
4013[INFO] [01/08/2026 02:09:56.157] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@127.0.0.1:44073/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4014[info] BootstrapCoordinatorSpec:
4015[info] The bootstrap coordinator, when avoiding named port lookups
4016[info] - should probe only on the Pekko Management port (27 milliseconds)
4017[info] - should probe all hosts with fallback port (13 milliseconds)
4018[info] BootstrapCoordinator target filtering
4019[info] - should not filter when port-name is set (0 milliseconds)
4020[info] - should filter when port-name is not set (1 millisecond)
4021[info] - should not filter when port-name is not set but filtering disabled (0 milliseconds)
4022[info] - should not filter if there is a single target per host (1 millisecond)
4023[info] ClusterBootstrapSettingsSpec:
4024[info] ClusterBootstrapSettings
4025[info] - should have the expected defaults (0 milliseconds)
4026[info] - should have the expected overrides (1 millisecond)
4027[info] - should fall back to old `form-new-cluster` if present for backward compatibility` (0 milliseconds)
4028[WARN] [pekkoBootstrapInProgress][01/08/2026 02:09:56.205] [pool-107-thread-3-ScalaTest-running-SelfAwareJoinDeciderSpec] [LowestAddressJoinDecider(pekko://join-decider-spec-system-selfaware)] Exceeded stable margins without locating seed-nodes, however this node 10.0.0.2:40853 is configured with new-cluster-enabled=off, thus NOT joining self. Expecting existing cluster or node [10-0-0-2.default.pod.cluster.local:0] (out of [10-0-0-2.default.pod.cluster.local:0, 10-0-0-3.default.pod.cluster.local:0, 10-0-0-4.default.pod.cluster.local:0]) to perform the self-join and initiate the cluster.
4029[INFO] [01/08/2026 02:09:56.207] [pool-107-thread-3] [CoordinatedShutdown(pekko://join-decider-spec-system-selfaware)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4030[info] SelfAwareJoinDeciderSpec:
4031[info] SelfAwareJoinDecider
4032[info] - should return true if a target matches selfContactPoint (1 millisecond)
4033[info] - should be able to join self if all conditions met (1 millisecond)
4034[info] - should not join self if `new-cluster-enabled=off`, even if all conditions met (1 millisecond)
4035[INFO] [01/08/2026 02:09:56.239] [pool-107-thread-3] [ArteryTransport(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] with UID [-2655641228485845252]
4036[INFO] [01/08/2026 02:09:56.240] [pool-107-thread-3] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] - Starting up, Pekko version [1.1.5] ...
4037[INFO] [01/08/2026 02:09:56.243] [pool-107-thread-3] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] - Registered cluster JMX MBean [pekko:type=Cluster]
4038[INFO] [01/08/2026 02:09:56.243] [pool-107-thread-3] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] - Started up successfully
4039[INFO] [01/08/2026 02:09:56.245] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4040[INFO] [01/08/2026 02:09:56.245] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4041[INFO] [01/08/2026 02:09:56.265] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4042[INFO] [pekkoMemberChanged][01/08/2026 02:09:56.271] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] - Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
4043[INFO] [01/08/2026 02:09:56.271] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] - is the new leader among reachable nodes (more leaders may exist)
4044[INFO] [pekkoMemberChanged][01/08/2026 02:09:56.272] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] - Leader is moving node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] to [Up]
4045[INFO] [01/08/2026 02:09:56.287] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Bootstrap request from unknown: Contact Point returning 1 seed-nodes [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671]
4046[INFO] [01/08/2026 02:09:56.292] [pool-107-thread-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4047[INFO] [pekkoMemberChanged][01/08/2026 02:09:56.293] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] - Marked address [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] as [Leaving]
4048[INFO] [pekkoMemberChanged][01/08/2026 02:09:57.257] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] - Leader is moving node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] to [Exiting]
4049[INFO] [01/08/2026 02:09:57.257] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] - Exiting completed
4050[INFO] [01/08/2026 02:09:57.257] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] - Shutting down...
4051[INFO] [01/08/2026 02:09:57.257] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.internal-dispatcher-9] [Cluster(pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec)] Cluster Node [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671] - Successfully shut down
4052[INFO] [pekkoDeadLetter][01/08/2026 02:09:57.259] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.actor.default-dispatcher-11] [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec/system/cluster/core/publisher] Message [org.apache.pekko.cluster.InternalClusterAction$PublishChanges] from Actor[pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec/system/cluster/core/daemon#1612978319] to Actor[pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec/system/cluster/core/publisher#981878047] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec/system/cluster/core/publisher#981878047] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4053[INFO] [01/08/2026 02:09:57.260] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.remote.default-remote-dispatcher-5] [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671/system/remoting-terminator] Shutting down remote daemon.
4054[INFO] [01/08/2026 02:09:57.260] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.remote.default-remote-dispatcher-5] [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4055[INFO] [01/08/2026 02:09:57.263] [org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec-pekko.remote.default-remote-dispatcher-7] [pekko://org-apache-pekko-management-cluster-bootstrap-contactpoint-HttpContactPointRoutesSpec@127.0.0.1:42671/system/remoting-terminator] Remoting shut down.
4056[info] HttpContactPointRoutesSpec:
4057[info] Http Bootstrap routes
4058[info] - should empty list if node is not part of a cluster (15 milliseconds)
4059[info] - should include seed nodes when part of a cluster (21 milliseconds)
4060[INFO] [01/08/2026 02:09:57.285] [pool-107-thread-3] [ArteryTransport(pekko://ClusterBootstrapExistingSeedNodesSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41073] with UID [6592654130763122411]
4061[INFO] [01/08/2026 02:09:57.286] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41073] - Starting up, Pekko version [1.1.5] ...
4062[INFO] [01/08/2026 02:09:57.288] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41073] - Registered cluster JMX MBean [pekko:type=Cluster]
4063[INFO] [01/08/2026 02:09:57.288] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41073] - Started up successfully
4064[INFO] [01/08/2026 02:09:57.291] [ClusterBootstrapExistingSeedNodesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41073] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4065[INFO] [01/08/2026 02:09:57.291] [ClusterBootstrapExistingSeedNodesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41073] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4066[INFO] [01/08/2026 02:09:57.314] [pool-107-thread-3] [ArteryTransport(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] with UID [-7690580663866290802]
4067[INFO] [01/08/2026 02:09:57.314] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - Starting up, Pekko version [1.1.5] ...
4068[INFO] [01/08/2026 02:09:57.317] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - Registered cluster JMX MBean [pekko:type=Cluster,port=42315]
4069[INFO] [01/08/2026 02:09:57.317] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - Started up successfully
4070[INFO] [01/08/2026 02:09:57.318] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4071[INFO] [pekkoMemberChanged][01/08/2026 02:09:57.319] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
4072[INFO] [01/08/2026 02:09:57.319] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - is the new leader among reachable nodes (more leaders may exist)
4073[INFO] [pekkoMemberChanged][01/08/2026 02:09:57.319] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - Leader is moving node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] to [Up]
4074[INFO] [01/08/2026 02:09:57.342] [pool-107-thread-3] [ArteryTransport(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] with UID [-7663777740511494196]
4075[INFO] [01/08/2026 02:09:57.342] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] - Starting up, Pekko version [1.1.5] ...
4076[INFO] [01/08/2026 02:09:57.345] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] - Registered cluster JMX MBean [pekko:type=Cluster,port=33723]
4077[INFO] [01/08/2026 02:09:57.345] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] - Started up successfully
4078[INFO] [01/08/2026 02:09:57.348] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4079[INFO] [01/08/2026 02:09:57.370] [pool-107-thread-3] [ArteryTransport(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] with UID [-3403812962993637095]
4080[INFO] [01/08/2026 02:09:57.371] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] - Starting up, Pekko version [1.1.5] ...
4081[INFO] [01/08/2026 02:09:57.374] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] - Registered cluster JMX MBean [pekko:type=Cluster,port=38347]
4082[INFO] [01/08/2026 02:09:57.374] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] - Started up successfully
4083[INFO] [01/08/2026 02:09:57.375] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4084[INFO] [pekkoMemberChanged][01/08/2026 02:09:57.375] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] - Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
4085[INFO] [01/08/2026 02:09:57.375] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] - is the new leader among reachable nodes (more leaders may exist)
4086[INFO] [pekkoMemberChanged][01/08/2026 02:09:57.375] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] - Leader is moving node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] to [Up]
4087[INFO] [01/08/2026 02:09:57.406] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapExistingSeedNodesSpec] [ClusterBootstrap(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Bootstrap using `pekko.discovery` method: mock-dns
4088[WARN] [01/08/2026 02:09:57.406] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapExistingSeedNodesSpec] [ClusterBootstrap(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Application is configured with specific `pekko.cluster.seed-nodes`: [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315], bailing out of the bootstrap process! If you want to use the automatic bootstrap mechanism, make sure to NOT set explicit seed nodes in the configuration. This node will attempt to join the configured seed nodes.
4089[WARN] [01/08/2026 02:09:57.407] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapExistingSeedNodesSpec] [ClusterBootstrap(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Application is configured with specific `pekko.cluster.seed-nodes`: [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347], bailing out of the bootstrap process! If you want to use the automatic bootstrap mechanism, make sure to NOT set explicit seed nodes in the configuration. This node will attempt to join the configured seed nodes.
4090[WARN] [01/08/2026 02:09:57.406] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapExistingSeedNodesSpec] [ClusterBootstrap(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Application is configured with specific `pekko.cluster.seed-nodes`: [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315], bailing out of the bootstrap process! If you want to use the automatic bootstrap mechanism, make sure to NOT set explicit seed nodes in the configuration. This node will attempt to join the configured seed nodes.
4091[INFO] [01/08/2026 02:09:57.482] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - Received InitJoin message from [Actor[pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723/system/cluster/core/daemon/joinSeedNodeProcess-1#-31553245]] to [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315]
4092[INFO] [01/08/2026 02:09:57.482] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - Sending InitJoinAck message from node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] to [Actor[pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723/system/cluster/core/daemon/joinSeedNodeProcess-1#-31553245]] (version [1.1.5])
4093[INFO] [01/08/2026 02:09:57.520] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] - Received InitJoinAck message from [Actor[pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315/system/cluster/core/daemon#-577394670]] to [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723]
4094[INFO] [pekkoMemberChanged][01/08/2026 02:09:57.531] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] is JOINING, roles [dc-default], version [0.0.0]
4095[INFO] [01/08/2026 02:09:57.556] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] - Welcome from [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315]
4096[INFO] [01/08/2026 02:09:57.612] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapExistingSeedNodesSpec] [CoordinatedShutdown(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4097[INFO] [pekkoMemberChanged][01/08/2026 02:09:57.613] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - Marked address [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] as [Leaving]
4098[INFO] [pekkoMemberChanged][01/08/2026 02:09:58.336] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - Leader is moving node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] to [Up]
4099[INFO] [pekkoMemberChanged][01/08/2026 02:09:58.336] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - Leader is moving node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] to [Exiting]
4100[INFO] [01/08/2026 02:09:58.337] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - Exiting completed
4101[INFO] [01/08/2026 02:09:58.338] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - Shutting down...
4102[INFO] [01/08/2026 02:09:58.338] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] - Successfully shut down
4103[INFO] [01/08/2026 02:09:58.341] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315/system/remoting-terminator] Shutting down remote daemon.
4104[INFO] [01/08/2026 02:09:58.342] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4105[INFO] [01/08/2026 02:09:58.349] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] - Exiting confirmed [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315]
4106[INFO] [01/08/2026 02:09:58.360] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] - is the new leader among reachable nodes (more leaders may exist)
4107[WARN] [01/08/2026 02:09:58.359] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/Materializers/StreamSupervisor-27)] [outbound connection to [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4108[WARN] [01/08/2026 02:09:58.361] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/Materializers/StreamSupervisor-27)] [outbound connection to [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4109[INFO] [01/08/2026 02:09:58.364] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315/system/remoting-terminator] Remoting shut down.
4110[INFO] [pekkoMemberChanged][01/08/2026 02:09:58.365] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] - Leader is removing confirmed Exiting node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315]
4111[INFO] [01/08/2026 02:09:58.375] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapExistingSeedNodesSpec] [CoordinatedShutdown(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4112[INFO] [pekkoMemberChanged][01/08/2026 02:09:58.376] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] - Marked address [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] as [Leaving]
4113[INFO] [01/08/2026 02:09:59.369] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-7] [Association(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Association to [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:42315] having UID [-7690580663866290802] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated
4114[INFO] [pekkoMemberChanged][01/08/2026 02:09:59.379] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] - Leader is moving node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] to [Exiting]
4115[INFO] [01/08/2026 02:09:59.379] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] - Exiting completed
4116[INFO] [01/08/2026 02:09:59.379] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] - Shutting down...
4117[INFO] [01/08/2026 02:09:59.379] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723] - Successfully shut down
4118[INFO] [pekkoDeadLetter][01/08/2026 02:09:59.380] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/cluster/core/publisher] Message [org.apache.pekko.cluster.InternalClusterAction$PublishChanges] from Actor[pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/cluster/core/daemon#1921362124] to Actor[pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/cluster/core/publisher#-1514346874] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/cluster/core/publisher#-1514346874] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4119[INFO] [01/08/2026 02:09:59.381] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723/system/remoting-terminator] Shutting down remote daemon.
4120[INFO] [01/08/2026 02:09:59.381] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4121[INFO] [01/08/2026 02:09:59.384] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:33723/system/remoting-terminator] Remoting shut down.
4122[INFO] [01/08/2026 02:09:59.389] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapExistingSeedNodesSpec] [CoordinatedShutdown(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4123[INFO] [pekkoMemberChanged][01/08/2026 02:09:59.390] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] - Marked address [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] as [Leaving]
4124[INFO] [pekkoMemberChanged][01/08/2026 02:09:59.408] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] - Leader is moving node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] to [Exiting]
4125[INFO] [01/08/2026 02:09:59.408] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] - Exiting completed
4126[INFO] [01/08/2026 02:09:59.408] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] - Shutting down...
4127[INFO] [01/08/2026 02:09:59.408] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpecSystem)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347] - Successfully shut down
4128[INFO] [pekkoDeadLetter][01/08/2026 02:09:59.410] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/cluster/core/publisher] Message [org.apache.pekko.cluster.InternalClusterAction$PublishChanges] from Actor[pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/cluster/core/daemon#-941860697] to Actor[pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/cluster/core/publisher#-1793915567] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterBootstrapExistingSeedNodesSpecSystem/system/cluster/core/publisher#-1793915567] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4129[INFO] [01/08/2026 02:09:59.410] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347/system/remoting-terminator] Shutting down remote daemon.
4130[INFO] [01/08/2026 02:09:59.411] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4131[INFO] [01/08/2026 02:09:59.412] [ClusterBootstrapExistingSeedNodesSpecSystem-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterBootstrapExistingSeedNodesSpecSystem@127.0.0.1:38347/system/remoting-terminator] Remoting shut down.
4132[INFO] [01/08/2026 02:09:59.419] [pool-107-thread-3] [CoordinatedShutdown(pekko://ClusterBootstrapExistingSeedNodesSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4133[INFO] [pekkoDeadLetter][01/08/2026 02:09:59.420] [ClusterBootstrapExistingSeedNodesSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapExistingSeedNodesSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://ClusterBootstrapExistingSeedNodesSpec/system/cluster/core/daemon#475838914] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4134[INFO] [01/08/2026 02:09:59.420] [ClusterBootstrapExistingSeedNodesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41073] - Exiting completed
4135[INFO] [01/08/2026 02:09:59.420] [ClusterBootstrapExistingSeedNodesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41073] - Shutting down...
4136[INFO] [01/08/2026 02:09:59.420] [ClusterBootstrapExistingSeedNodesSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapExistingSeedNodesSpec)] Cluster Node [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41073] - Successfully shut down
4137[INFO] [01/08/2026 02:09:59.422] [ClusterBootstrapExistingSeedNodesSpec-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41073/system/remoting-terminator] Shutting down remote daemon.
4138[INFO] [01/08/2026 02:09:59.422] [ClusterBootstrapExistingSeedNodesSpec-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapExistingSeedNodesSpec@127.0.0.1:41073/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4139[info] ClusterBootstrapExistingSeedNodesSpec:
4140[info] + System [A]: remoting port: 42315
4141[info] + System [B]: remoting port: 33723
4142[info] + System [Nein]: remoting port: 38347
4143[info] Cluster Bootstrap
4144[info] - should start listening with the http contact-points on all systems (21 milliseconds)
4145[info] - should since the nodes have seed nodes configured in config, they should join that, rather than perform bootstrap (206 milliseconds)
4146[info] - should terminate all systems (1 second, 806 milliseconds)
4147[INFO] [01/08/2026 02:09:59.454] [pool-107-thread-3] [ArteryTransport(pekko://ClusterBootstrapIntegrationSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] with UID [8684957528254797428]
4148[INFO] [01/08/2026 02:09:59.455] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] - Starting up, Pekko version [1.1.5] ...
4149[INFO] [01/08/2026 02:09:59.457] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] - Registered cluster JMX MBean [pekko:type=Cluster,port=34767]
4150[INFO] [01/08/2026 02:09:59.457] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] - Started up successfully
4151[INFO] [01/08/2026 02:09:59.459] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4152[INFO] [01/08/2026 02:09:59.459] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4153[INFO] [01/08/2026 02:09:59.475] [pool-107-thread-3] [ArteryTransport(pekko://ClusterBootstrapIntegrationSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] with UID [-5834465809573192701]
4154[INFO] [01/08/2026 02:09:59.475] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] - Starting up, Pekko version [1.1.5] ...
4155[INFO] [01/08/2026 02:09:59.477] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] - Registered cluster JMX MBean [pekko:type=Cluster,port=34547]
4156[INFO] [01/08/2026 02:09:59.477] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] - Started up successfully
4157[INFO] [01/08/2026 02:09:59.479] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4158[INFO] [01/08/2026 02:09:59.479] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4159[INFO] [01/08/2026 02:09:59.499] [pool-107-thread-3] [ArteryTransport(pekko://ClusterBootstrapIntegrationSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] with UID [1011676209517267617]
4160[INFO] [01/08/2026 02:09:59.499] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] - Starting up, Pekko version [1.1.5] ...
4161[INFO] [01/08/2026 02:09:59.502] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] - Registered cluster JMX MBean [pekko:type=Cluster,port=40693]
4162[INFO] [01/08/2026 02:09:59.502] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] - Started up successfully
4163[INFO] [01/08/2026 02:09:59.504] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4164[INFO] [01/08/2026 02:09:59.504] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4165[INFO] [01/08/2026 02:09:59.531] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapIntegrationSpec] [ClusterBootstrap(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap using `pekko.discovery` method: mock-dns
4166[INFO] [01/08/2026 02:09:59.533] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapIntegrationSpec] [ClusterBootstrap(pekko://ClusterBootstrapIntegrationSpec)] Initiating bootstrap procedure using mock-dns method...
4167[INFO] [pekkoBootstrapInit][01/08/2026 02:09:59.533] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4168[INFO] [01/08/2026 02:09:59.533] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4169[INFO] [01/08/2026 02:09:59.534] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))))))]
4170[INFO] [01/08/2026 02:09:59.533] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapIntegrationSpec] [ClusterBootstrap(pekko://ClusterBootstrapIntegrationSpec)] Initiating bootstrap procedure using mock-dns method...
4171[INFO] [01/08/2026 02:09:59.534] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapIntegrationSpec] [ClusterBootstrap(pekko://ClusterBootstrapIntegrationSpec)] Initiating bootstrap procedure using mock-dns method...
4172[INFO] [01/08/2026 02:09:59.533] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapIntegrationSpec] [ClusterBootstrap(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap using `pekko.discovery` method: mock-dns
4173[INFO] [01/08/2026 02:09:59.534] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapIntegrationSpec] [ClusterBootstrap(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap using `pekko.discovery` method: mock-dns
4174[INFO] [pekkoBootstrapInit][01/08/2026 02:09:59.534] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4175[INFO] [01/08/2026 02:09:59.534] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4176[INFO] [01/08/2026 02:09:59.534] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))))))]
4177[INFO] [pekkoBootstrapResolved][01/08/2026 02:09:59.535] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))], filtered to [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]
4178[INFO] [pekkoBootstrapResolved][01/08/2026 02:09:59.536] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))], filtered to [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]
4179[INFO] [pekkoBootstrapInit][01/08/2026 02:09:59.538] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4180[INFO] [01/08/2026 02:09:59.538] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4181[INFO] [01/08/2026 02:09:59.538] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))))))]
4182[INFO] [pekkoBootstrapResolved][01/08/2026 02:09:59.539] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))], filtered to [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]
4183[INFO] [01/08/2026 02:09:59.571] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4184[INFO] [01/08/2026 02:09:59.571] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4185[INFO] [01/08/2026 02:09:59.572] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-5] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4186[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:09:59.576] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] returned [0] seed-nodes []
4187[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:09:59.577] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] returned [0] seed-nodes []
4188[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:09:59.578] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-22] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] returned [0] seed-nodes []
4189[INFO] [01/08/2026 02:09:59.582] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4190[INFO] [01/08/2026 02:09:59.583] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-22] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4191[INFO] [01/08/2026 02:09:59.584] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4192[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:09:59.585] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] returned [0] seed-nodes []
4193[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:09:59.585] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] returned [0] seed-nodes []
4194[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:09:59.588] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] returned [0] seed-nodes []
4195[INFO] [01/08/2026 02:09:59.590] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4196[INFO] [01/08/2026 02:09:59.592] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4197[INFO] [01/08/2026 02:09:59.592] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4198[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:09:59.594] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-22] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] returned [0] seed-nodes []
4199[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:09:59.595] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] returned [0] seed-nodes []
4200[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:09:59.596] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] returned [0] seed-nodes []
4201[INFO] [01/08/2026 02:10:00.623] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4202[INFO] [01/08/2026 02:10:00.624] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))))))]
4203[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:00.624] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))], filtered to [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]
4204[INFO] [01/08/2026 02:10:00.627] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4205[INFO] [01/08/2026 02:10:00.628] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))))))]
4206[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:00.628] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))], filtered to [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]
4207[INFO] [01/08/2026 02:10:00.629] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4208[INFO] [01/08/2026 02:10:00.629] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-5] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4209[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:00.630] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] returned [0] seed-nodes []
4210[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:00.630] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] returned [0] seed-nodes []
4211[INFO] [01/08/2026 02:10:00.635] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4212[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:00.637] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] returned [0] seed-nodes []
4213[INFO] [01/08/2026 02:10:00.655] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4214[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:00.657] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] returned [0] seed-nodes []
4215[INFO] [01/08/2026 02:10:00.665] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4216[INFO] [01/08/2026 02:10:00.666] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4217[INFO] [01/08/2026 02:10:00.667] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))))))]
4218[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:00.668] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] returned [0] seed-nodes []
4219[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:00.668] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))], filtered to [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]
4220[INFO] [01/08/2026 02:10:00.689] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-5] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4221[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:00.690] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] returned [0] seed-nodes []
4222[INFO] [01/08/2026 02:10:00.719] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4223[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:00.721] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] returned [0] seed-nodes []
4224[INFO] [01/08/2026 02:10:00.748] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4225[INFO] [01/08/2026 02:10:00.750] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4226[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:00.751] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] returned [0] seed-nodes []
4227[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:00.752] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] returned [0] seed-nodes []
4228[INFO] [01/08/2026 02:10:01.653] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4229[INFO] [01/08/2026 02:10:01.654] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))))))]
4230[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:01.654] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))], filtered to [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]
4231[INFO] [01/08/2026 02:10:01.696] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4232[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:01.698] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] returned [0] seed-nodes []
4233[INFO] [01/08/2026 02:10:01.737] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4234[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:01.738] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] returned [0] seed-nodes []
4235[INFO] [01/08/2026 02:10:01.747] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4236[INFO] [01/08/2026 02:10:01.747] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))))))]
4237[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:01.747] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))], filtered to [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]
4238[INFO] [01/08/2026 02:10:01.750] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4239[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:01.751] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] returned [0] seed-nodes []
4240[INFO] [01/08/2026 02:10:01.788] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4241[INFO] [01/08/2026 02:10:01.788] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4242[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:01.790] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] returned [0] seed-nodes []
4243[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:01.790] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] returned [0] seed-nodes []
4244[INFO] [01/08/2026 02:10:01.797] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4245[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:01.799] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] returned [0] seed-nodes []
4246[INFO] [01/08/2026 02:10:01.807] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4247[INFO] [01/08/2026 02:10:01.807] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))))))]
4248[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:01.807] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))], filtered to [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]
4249[INFO] [01/08/2026 02:10:01.819] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4250[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:01.821] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] returned [0] seed-nodes []
4251[INFO] [01/08/2026 02:10:01.825] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-5] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4252[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:01.827] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] returned [0] seed-nodes []
4253[INFO] [01/08/2026 02:10:01.900] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4254[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:01.902] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] returned [0] seed-nodes []
4255[INFO] [01/08/2026 02:10:02.787] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4256[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:02.789] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] returned [0] seed-nodes []
4257[INFO] [01/08/2026 02:10:02.794] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4258[INFO] [01/08/2026 02:10:02.794] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))))))]
4259[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:02.794] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))], filtered to [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]
4260[INFO] [01/08/2026 02:10:02.847] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4261[INFO] [01/08/2026 02:10:02.847] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))))))]
4262[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:02.848] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))], filtered to [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]
4263[INFO] [01/08/2026 02:10:02.856] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4264[INFO] [01/08/2026 02:10:02.856] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))))))]
4265[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:02.856] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))], filtered to [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]
4266[INFO] [01/08/2026 02:10:02.886] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4267[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:02.888] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] returned [0] seed-nodes []
4268[INFO] [01/08/2026 02:10:02.919] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4269[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:02.921] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] returned [0] seed-nodes []
4270[INFO] [01/08/2026 02:10:02.938] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-5] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4271[INFO] [01/08/2026 02:10:02.939] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4272[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:02.940] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] returned [0] seed-nodes []
4273[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:02.942] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] returned [0] seed-nodes []
4274[INFO] [01/08/2026 02:10:02.945] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4275[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:02.947] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] returned [0] seed-nodes []
4276[INFO] [01/08/2026 02:10:02.959] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4277[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:02.960] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] returned [0] seed-nodes []
4278[INFO] [01/08/2026 02:10:02.978] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4279[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:02.979] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] returned [0] seed-nodes []
4280[INFO] [01/08/2026 02:10:03.060] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4281[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:03.062] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] returned [0] seed-nodes []
4282[INFO] [pekkoBootstrapJoinSelf][01/08/2026 02:10:03.605] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Initiating new cluster, self-joining [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767]. Other nodes are expected to locate this cluster via continued contact-point probing.
4283[INFO] [pekkoMemberChanged][01/08/2026 02:10:03.605] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] - Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
4284[INFO] [01/08/2026 02:10:03.605] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] - is the new leader among reachable nodes (more leaders may exist)
4285[INFO] [pekkoMemberChanged][01/08/2026 02:10:03.606] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] - Leader is moving node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] to [Up]
4286[INFO] [01/08/2026 02:10:03.609] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapIntegrationSpec] [CoordinatedShutdown(pekko://ClusterBootstrapIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4287[INFO] [pekkoBootstrapInProgress][01/08/2026 02:10:03.609] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [LowestAddressJoinDecider(pekko://ClusterBootstrapIntegrationSpec)] Exceeded stable margins without locating seed-nodes, however this node 127.0.0.1:37531 is NOT the lowest address out of the discovered endpoints in this deployment, thus NOT joining self. Expecting node [127.0.0.1:36875] (out of [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]) to perform the self-join and initiate the cluster.
4288[INFO] [pekkoBootstrapInProgress][01/08/2026 02:10:03.611] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [LowestAddressJoinDecider(pekko://ClusterBootstrapIntegrationSpec)] Exceeded stable margins without locating seed-nodes, however this node 127.0.0.1:45761 is NOT the lowest address out of the discovered endpoints in this deployment, thus NOT joining self. Expecting node [127.0.0.1:36875] (out of [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]) to perform the self-join and initiate the cluster.
4289[INFO] [pekkoMemberChanged][01/08/2026 02:10:03.611] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] - Marked address [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] as [Leaving]
4290[INFO] [01/08/2026 02:10:03.917] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4291[INFO] [01/08/2026 02:10:03.917] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))))))]
4292[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:03.918] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))], filtered to [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]
4293[INFO] [01/08/2026 02:10:03.936] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]
4294[INFO] [01/08/2026 02:10:03.936] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [MockDiscovery(pekko://ClusterBootstrapIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))))))]
4295[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:03.937] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management2),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(36875),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(37531),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(45761),Some(/127.0.0.1))], filtered to [127.0.0.1:36875, 127.0.0.1:37531, 127.0.0.1:45761]
4296[INFO] [01/08/2026 02:10:04.070] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-22] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4297[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:04.072] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] returned [0] seed-nodes []
4298[INFO] [01/08/2026 02:10:04.078] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4299[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:04.079] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] returned [0] seed-nodes []
4300[INFO] [01/08/2026 02:10:04.108] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4301[INFO] [01/08/2026 02:10:04.108] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4302[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:04.110] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] returned [0] seed-nodes []
4303[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:04.110] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] returned [0] seed-nodes []
4304[INFO] [01/08/2026 02:10:04.138] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-22] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4305[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:04.139] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] returned [0] seed-nodes []
4306[INFO] [01/08/2026 02:10:04.270] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapIntegrationSpec)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4307[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:04.272] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] returned [0] seed-nodes []
4308[INFO] [pekkoMemberChanged][01/08/2026 02:10:04.554] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] - Leader is moving node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] to [Exiting]
4309[INFO] [01/08/2026 02:10:04.554] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] - Exiting completed
4310[INFO] [01/08/2026 02:10:04.554] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] - Shutting down...
4311[INFO] [01/08/2026 02:10:04.555] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767] - Successfully shut down
4312[INFO] [01/08/2026 02:10:04.556] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767/system/remoting-terminator] Shutting down remote daemon.
4313[INFO] [01/08/2026 02:10:04.556] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4314[INFO] [01/08/2026 02:10:04.558] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767/system/remoting-terminator] Remoting shut down.
4315[INFO] [01/08/2026 02:10:04.566] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapIntegrationSpec] [CoordinatedShutdown(pekko://ClusterBootstrapIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4316[INFO] [pekkoDeadLetter][01/08/2026 02:10:04.568] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapIntegrationSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://ClusterBootstrapIntegrationSpec/system/cluster/core/daemon#-1179491085] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4317[INFO] [01/08/2026 02:10:04.568] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] - Exiting completed
4318[INFO] [01/08/2026 02:10:04.568] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] - Shutting down...
4319[INFO] [01/08/2026 02:10:04.568] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547] - Successfully shut down
4320[INFO] [01/08/2026 02:10:04.569] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547/system/remoting-terminator] Shutting down remote daemon.
4321[INFO] [01/08/2026 02:10:04.569] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4322[INFO] [01/08/2026 02:10:04.571] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34547/system/remoting-terminator] Remoting shut down.
4323[INFO] [01/08/2026 02:10:04.578] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapIntegrationSpec] [CoordinatedShutdown(pekko://ClusterBootstrapIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4324[INFO] [pekkoDeadLetter][01/08/2026 02:10:04.579] [ClusterBootstrapIntegrationSpec-pekko.actor.default-dispatcher-25] [pekko://ClusterBootstrapIntegrationSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://ClusterBootstrapIntegrationSpec/system/cluster/core/daemon#-1327598602] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4325[INFO] [01/08/2026 02:10:04.581] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] - Exiting completed
4326[INFO] [01/08/2026 02:10:04.581] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] - Shutting down...
4327[INFO] [01/08/2026 02:10:04.581] [ClusterBootstrapIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693] - Successfully shut down
4328[INFO] [01/08/2026 02:10:04.582] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693/system/remoting-terminator] Shutting down remote daemon.
4329[INFO] [01/08/2026 02:10:04.582] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4330[INFO] [01/08/2026 02:10:04.585] [ClusterBootstrapIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:40693/system/remoting-terminator] Remoting shut down.
4331[info] ClusterBootstrapIntegrationSpec:
4332[info] Cluster Bootstrap
4333[info] + System [A]: management port: 36875
4334[info] + System [A]: remoting port: 34767
4335[info] + System [B]: management port: 37531
4336[info] + System [B]: remoting port: 34547
4337[info] + System [C]: management port: 45761
4338[info] + System [C]: remoting port: 40693
4339[info] - should start listening with the http contact-points on 3 systems (17 milliseconds)
4340[info] - should join three DNS discovered nodes by forming new cluster (happy path) (4 seconds, 75 milliseconds)
4341[info] + MemberUp(Member(pekko://ClusterBootstrapIntegrationSpec@127.0.0.1:34767, Up))
4342[info] - should terminate all systems (991 milliseconds)
4343[INFO] [01/08/2026 02:10:04.621] [pool-107-thread-3] [ArteryTransport(pekko://backoff-discovery-system)] Remoting started with transport [Artery tcp]; listening on address [pekko://backoff-discovery-system@127.0.0.1:44761] with UID [-7259160556922543166]
4344[INFO] [01/08/2026 02:10:04.621] [pool-107-thread-3] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:44761] - Starting up, Pekko version [1.1.5] ...
4345[INFO] [01/08/2026 02:10:04.623] [pool-107-thread-3] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:44761] - Registered cluster JMX MBean [pekko:type=Cluster,port=44761]
4346[INFO] [01/08/2026 02:10:04.623] [pool-107-thread-3] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:44761] - Started up successfully
4347[INFO] [01/08/2026 02:10:04.626] [backoff-discovery-system-pekko.actor.internal-dispatcher-2] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:44761] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4348[INFO] [01/08/2026 02:10:04.626] [backoff-discovery-system-pekko.actor.internal-dispatcher-2] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:44761] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4349[INFO] [01/08/2026 02:10:04.644] [pool-107-thread-3] [ArteryTransport(pekko://backoff-discovery-system)] Remoting started with transport [Artery tcp]; listening on address [pekko://backoff-discovery-system@127.0.0.1:45791] with UID [5128003377369832474]
4350[INFO] [01/08/2026 02:10:04.645] [pool-107-thread-3] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:45791] - Starting up, Pekko version [1.1.5] ...
4351[INFO] [01/08/2026 02:10:04.647] [pool-107-thread-3] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:45791] - Registered cluster JMX MBean [pekko:type=Cluster,port=45791]
4352[INFO] [01/08/2026 02:10:04.647] [pool-107-thread-3] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:45791] - Started up successfully
4353[INFO] [01/08/2026 02:10:04.650] [backoff-discovery-system-pekko.actor.internal-dispatcher-3] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:45791] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4354[INFO] [01/08/2026 02:10:04.650] [backoff-discovery-system-pekko.actor.internal-dispatcher-3] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:45791] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4355[INFO] [01/08/2026 02:10:04.670] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapDiscoveryBackoffIntegrationSpec] [ClusterBootstrap(pekko://backoff-discovery-system)] Initiating bootstrap procedure using mock-dns method...
4356[INFO] [01/08/2026 02:10:04.670] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapDiscoveryBackoffIntegrationSpec] [ClusterBootstrap(pekko://backoff-discovery-system)] Bootstrap using `pekko.discovery` method: mock-dns
4357[INFO] [01/08/2026 02:10:04.670] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapDiscoveryBackoffIntegrationSpec] [ClusterBootstrap(pekko://backoff-discovery-system)] Initiating bootstrap procedure using mock-dns method...
4358[INFO] [01/08/2026 02:10:04.670] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapDiscoveryBackoffIntegrationSpec] [ClusterBootstrap(pekko://backoff-discovery-system)] Bootstrap using `pekko.discovery` method: mock-dns
4359[INFO] [pekkoBootstrapInit][01/08/2026 02:10:04.670] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4360[INFO] [01/08/2026 02:10:04.671] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4361[INFO] [pekkoBootstrapInit][01/08/2026 02:10:04.672] [backoff-discovery-system-pekko.actor.default-dispatcher-5] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4362[INFO] [01/08/2026 02:10:04.672] [backoff-discovery-system-pekko.actor.default-dispatcher-5] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4363[INFO] [01/08/2026 02:10:04.673] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...)):Some(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...))]
4364[INFO] [01/08/2026 02:10:04.673] [backoff-discovery-system-pekko.actor.default-dispatcher-5] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...)):Some(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...))]
4365[WARN] [pekkoBootstrapResolveFailed][01/08/2026 02:10:04.674] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Resolve attempt failed! Cause: java.lang.Exception: Boom! Discovery failed, was rate limited for example...
4366[WARN] [pekkoBootstrapResolveFailed][01/08/2026 02:10:04.674] [backoff-discovery-system-pekko.actor.default-dispatcher-5] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Resolve attempt failed! Cause: java.lang.Exception: Boom! Discovery failed, was rate limited for example...
4367[INFO] [01/08/2026 02:10:05.784] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4368[INFO] [01/08/2026 02:10:05.784] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...)):Some(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...))]
4369[WARN] [pekkoBootstrapResolveFailed][01/08/2026 02:10:05.785] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Resolve attempt failed! Cause: java.lang.Exception: Boom! Discovery failed, was rate limited for example...
4370[INFO] [01/08/2026 02:10:05.880] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4371[INFO] [01/08/2026 02:10:05.881] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...)):Some(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...))]
4372[WARN] [pekkoBootstrapResolveFailed][01/08/2026 02:10:05.881] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Resolve attempt failed! Cause: java.lang.Exception: Boom! Discovery failed, was rate limited for example...
4373[INFO] [01/08/2026 02:10:07.933] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4374[INFO] [01/08/2026 02:10:07.934] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...)):Some(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...))]
4375[WARN] [pekkoBootstrapResolveFailed][01/08/2026 02:10:07.934] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Resolve attempt failed! Cause: java.lang.Exception: Boom! Discovery failed, was rate limited for example...
4376[INFO] [01/08/2026 02:10:08.300] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4377[INFO] [01/08/2026 02:10:08.301] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...)):Some(Failure(java.lang.Exception: Boom! Discovery failed, was rate limited for example...))]
4378[WARN] [pekkoBootstrapResolveFailed][01/08/2026 02:10:08.301] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Resolve attempt failed! Cause: java.lang.Exception: Boom! Discovery failed, was rate limited for example...
4379[INFO] [01/08/2026 02:10:12.054] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4380[INFO] [01/08/2026 02:10:12.054] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4381[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:12.054] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4382[INFO] [01/08/2026 02:10:12.067] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4383[INFO] [01/08/2026 02:10:12.067] [backoff-discovery-system-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4384[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:12.069] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:45791] returned [0] seed-nodes []
4385[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:12.070] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:44761] returned [0] seed-nodes []
4386[INFO] [01/08/2026 02:10:12.521] [backoff-discovery-system-pekko.actor.default-dispatcher-14] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4387[INFO] [01/08/2026 02:10:12.521] [backoff-discovery-system-pekko.actor.default-dispatcher-14] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4388[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:12.522] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4389[INFO] [01/08/2026 02:10:12.533] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4390[INFO] [01/08/2026 02:10:12.533] [backoff-discovery-system-pekko.actor.default-dispatcher-23] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4391[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:12.535] [backoff-discovery-system-pekko.actor.default-dispatcher-14] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:44761] returned [0] seed-nodes []
4392[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:12.535] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:45791] returned [0] seed-nodes []
4393[INFO] [01/08/2026 02:10:12.614] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4394[INFO] [01/08/2026 02:10:12.614] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4395[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:12.614] [backoff-discovery-system-pekko.actor.default-dispatcher-23] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4396[INFO] [01/08/2026 02:10:13.111] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4397[INFO] [01/08/2026 02:10:13.111] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4398[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:13.111] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4399[INFO] [01/08/2026 02:10:13.156] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4400[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:13.158] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:45791] returned [0] seed-nodes []
4401[INFO] [01/08/2026 02:10:13.164] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4402[INFO] [01/08/2026 02:10:13.164] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4403[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:13.164] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4404[INFO] [01/08/2026 02:10:13.256] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4405[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:13.258] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:44761] returned [0] seed-nodes []
4406[INFO] [01/08/2026 02:10:13.573] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4407[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:13.575] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:45791] returned [0] seed-nodes []
4408[INFO] [01/08/2026 02:10:13.632] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4409[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:13.634] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:44761] returned [0] seed-nodes []
4410[INFO] [01/08/2026 02:10:13.681] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4411[INFO] [01/08/2026 02:10:13.681] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4412[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:13.681] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4413[INFO] [01/08/2026 02:10:13.764] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4414[INFO] [01/08/2026 02:10:13.764] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4415[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:13.765] [backoff-discovery-system-pekko.actor.default-dispatcher-23] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4416[INFO] [01/08/2026 02:10:14.267] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4417[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:14.269] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:45791] returned [0] seed-nodes []
4418[INFO] [01/08/2026 02:10:14.291] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4419[INFO] [01/08/2026 02:10:14.291] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4420[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:14.291] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4421[INFO] [01/08/2026 02:10:14.333] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4422[INFO] [01/08/2026 02:10:14.334] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4423[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:14.334] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4424[INFO] [01/08/2026 02:10:14.356] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4425[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:14.357] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:44761] returned [0] seed-nodes []
4426[INFO] [01/08/2026 02:10:14.753] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4427[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:14.754] [backoff-discovery-system-pekko.actor.default-dispatcher-14] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:45791] returned [0] seed-nodes []
4428[INFO] [01/08/2026 02:10:14.813] [backoff-discovery-system-pekko.actor.default-dispatcher-14] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4429[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:14.815] [backoff-discovery-system-pekko.actor.default-dispatcher-14] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:44761] returned [0] seed-nodes []
4430[INFO] [01/08/2026 02:10:14.870] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4431[INFO] [01/08/2026 02:10:14.870] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4432[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:14.870] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4433[INFO] [01/08/2026 02:10:14.954] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4434[INFO] [01/08/2026 02:10:14.954] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4435[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:14.954] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4436[INFO] [01/08/2026 02:10:15.327] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4437[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:15.329] [backoff-discovery-system-pekko.actor.default-dispatcher-23] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:45791] returned [0] seed-nodes []
4438[INFO] [01/08/2026 02:10:15.461] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4439[INFO] [01/08/2026 02:10:15.461] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4440[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:15.461] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4441[INFO] [01/08/2026 02:10:15.493] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4442[INFO] [01/08/2026 02:10:15.494] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4443[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:15.494] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4444[INFO] [01/08/2026 02:10:15.576] [backoff-discovery-system-pekko.actor.default-dispatcher-14] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4445[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:15.578] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:44761] returned [0] seed-nodes []
4446[INFO] [01/08/2026 02:10:15.893] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4447[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:15.894] [backoff-discovery-system-pekko.actor.default-dispatcher-14] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:45791] returned [0] seed-nodes []
4448[INFO] [01/08/2026 02:10:15.991] [backoff-discovery-system-pekko.actor.default-dispatcher-14] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4449[INFO] [01/08/2026 02:10:15.991] [backoff-discovery-system-pekko.actor.default-dispatcher-14] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4450[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:15.991] [backoff-discovery-system-pekko.actor.default-dispatcher-14] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4451[INFO] [01/08/2026 02:10:16.003] [backoff-discovery-system-pekko.actor.default-dispatcher-14] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4452[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:16.004] [backoff-discovery-system-pekko.actor.default-dispatcher-14] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:44761] returned [0] seed-nodes []
4453[INFO] [01/08/2026 02:10:16.024] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4454[INFO] [01/08/2026 02:10:16.024] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4455[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:16.024] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4456[INFO] [01/08/2026 02:10:16.436] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4457[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:16.438] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:45791] returned [0] seed-nodes []
4458[INFO] [01/08/2026 02:10:16.571] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4459[INFO] [01/08/2026 02:10:16.571] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4460[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:16.571] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4461[INFO] [01/08/2026 02:10:16.594] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4462[INFO] [01/08/2026 02:10:16.594] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4463[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:16.595] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4464[INFO] [01/08/2026 02:10:16.736] [backoff-discovery-system-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4465[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:16.738] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:44761] returned [0] seed-nodes []
4466[INFO] [pekkoBootstrapJoinSelf][01/08/2026 02:10:16.902] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Initiating new cluster, self-joining [pekko://backoff-discovery-system@127.0.0.1:44761]. Other nodes are expected to locate this cluster via continued contact-point probing.
4467[INFO] [pekkoMemberChanged][01/08/2026 02:10:16.903] [backoff-discovery-system-pekko.actor.internal-dispatcher-5] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:44761] - Node [pekko://backoff-discovery-system@127.0.0.1:44761] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
4468[INFO] [01/08/2026 02:10:16.903] [backoff-discovery-system-pekko.actor.internal-dispatcher-5] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:44761] - is the new leader among reachable nodes (more leaders may exist)
4469[INFO] [pekkoMemberChanged][01/08/2026 02:10:16.903] [backoff-discovery-system-pekko.actor.internal-dispatcher-5] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:44761] - Leader is moving node [pekko://backoff-discovery-system@127.0.0.1:44761] to [Up]
4470[INFO] [pekkoBootstrapInProgress][01/08/2026 02:10:16.906] [backoff-discovery-system-pekko.actor.default-dispatcher-24] [LowestAddressJoinDecider(pekko://backoff-discovery-system)] Exceeded stable margins without locating seed-nodes, however this node 127.0.0.1:43141 is NOT the lowest address out of the discovered endpoints in this deployment, thus NOT joining self. Expecting node [127.0.0.1:40093] (out of [127.0.0.1:40093, 127.0.0.1:43141]) to perform the self-join and initiate the cluster.
4471[INFO] [01/08/2026 02:10:16.907] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapDiscoveryBackoffIntegrationSpec] [CoordinatedShutdown(pekko://backoff-discovery-system)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4472[INFO] [pekkoMemberChanged][01/08/2026 02:10:16.907] [backoff-discovery-system-pekko.actor.internal-dispatcher-3] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:44761] - Marked address [pekko://backoff-discovery-system@127.0.0.1:44761] as [Leaving]
4473[INFO] [01/08/2026 02:10:17.204] [backoff-discovery-system-pekko.actor.default-dispatcher-23] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4474[INFO] [01/08/2026 02:10:17.205] [backoff-discovery-system-pekko.actor.default-dispatcher-23] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4475[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:17.205] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4476[INFO] [01/08/2026 02:10:17.486] [backoff-discovery-system-pekko.actor.default-dispatcher-23] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4477[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:17.488] [backoff-discovery-system-pekko.actor.default-dispatcher-23] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:45791] returned [0] seed-nodes []
4478[INFO] [01/08/2026 02:10:17.754] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Looking up [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]
4479[INFO] [01/08/2026 02:10:17.755] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [MockDiscovery(pekko://backoff-discovery-system)] Mock-resolved [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1)))))):Some(Success(Resolved(backoff-discovery-system.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))))))]
4480[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:17.755] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Located service members based on: [Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(40093),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(43141),Some(/127.0.0.1))], filtered to [127.0.0.1:40093, 127.0.0.1:43141]
4481[INFO] [01/08/2026 02:10:17.857] [backoff-discovery-system-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://backoff-discovery-system)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4482[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:17.858] [backoff-discovery-system-pekko.actor.default-dispatcher-26] [pekko://backoff-discovery-system/system/bootstrapCoordinator] Contact point [pekko://backoff-discovery-system@127.0.0.1:44761] returned [0] seed-nodes []
4483[INFO] [pekkoMemberChanged][01/08/2026 02:10:17.880] [backoff-discovery-system-pekko.actor.internal-dispatcher-4] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:44761] - Leader is moving node [pekko://backoff-discovery-system@127.0.0.1:44761] to [Exiting]
4484[INFO] [01/08/2026 02:10:17.881] [backoff-discovery-system-pekko.actor.internal-dispatcher-4] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:44761] - Exiting completed
4485[INFO] [01/08/2026 02:10:17.881] [backoff-discovery-system-pekko.actor.internal-dispatcher-4] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:44761] - Shutting down...
4486[INFO] [01/08/2026 02:10:17.881] [backoff-discovery-system-pekko.actor.internal-dispatcher-4] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:44761] - Successfully shut down
4487[INFO] [01/08/2026 02:10:17.883] [backoff-discovery-system-pekko.remote.default-remote-dispatcher-7] [pekko://backoff-discovery-system@127.0.0.1:44761/system/remoting-terminator] Shutting down remote daemon.
4488[INFO] [01/08/2026 02:10:17.883] [backoff-discovery-system-pekko.remote.default-remote-dispatcher-7] [pekko://backoff-discovery-system@127.0.0.1:44761/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4489[INFO] [01/08/2026 02:10:17.884] [backoff-discovery-system-pekko.remote.default-remote-dispatcher-8] [pekko://backoff-discovery-system@127.0.0.1:44761/system/remoting-terminator] Remoting shut down.
4490[INFO] [01/08/2026 02:10:17.891] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapDiscoveryBackoffIntegrationSpec] [CoordinatedShutdown(pekko://backoff-discovery-system)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4491[INFO] [pekkoDeadLetter][01/08/2026 02:10:17.892] [backoff-discovery-system-pekko.actor.default-dispatcher-25] [pekko://backoff-discovery-system/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://backoff-discovery-system/system/cluster/core/daemon#-1574942989] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4492[INFO] [01/08/2026 02:10:17.893] [backoff-discovery-system-pekko.actor.internal-dispatcher-4] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:45791] - Exiting completed
4493[INFO] [01/08/2026 02:10:17.893] [backoff-discovery-system-pekko.actor.internal-dispatcher-4] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:45791] - Shutting down...
4494[INFO] [01/08/2026 02:10:17.893] [backoff-discovery-system-pekko.actor.internal-dispatcher-4] [Cluster(pekko://backoff-discovery-system)] Cluster Node [pekko://backoff-discovery-system@127.0.0.1:45791] - Successfully shut down
4495[INFO] [01/08/2026 02:10:17.894] [backoff-discovery-system-pekko.remote.default-remote-dispatcher-6] [pekko://backoff-discovery-system@127.0.0.1:45791/system/remoting-terminator] Shutting down remote daemon.
4496[INFO] [01/08/2026 02:10:17.895] [backoff-discovery-system-pekko.remote.default-remote-dispatcher-6] [pekko://backoff-discovery-system@127.0.0.1:45791/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4497[INFO] [01/08/2026 02:10:17.896] [backoff-discovery-system-pekko.remote.default-remote-dispatcher-7] [pekko://backoff-discovery-system@127.0.0.1:45791/system/remoting-terminator] Remoting shut down.
4498[info] ClusterBootstrapDiscoveryBackoffIntegrationSpec:
4499[info] Cluster Bootstrap
4500[info] + System [A]: management port: 40093
4501[info] + System [A]: remoting port: 44761
4502[info] + System [A]: unreachable port: 34649
4503[info] + System [B]: management port: 43141
4504[info] + System [B]: remoting port: 45791
4505[info] + System [B]: unreachable port: 37401
4506[info] - should start listening with the http contact-points on 2 systems (10 milliseconds)
4507[info] - should poll discovery in exponentially increasing backoffs until eventually joining the returned nodes (12 seconds, 237 milliseconds)
4508[info] + MemberUp(Member(pekko://backoff-discovery-system@127.0.0.1:44761, Up))
4509[info] + pekko://backoff-discovery-system@127.0.0.1:44761: duration between call 2 and 3 2420 ms
4510[info] + pekko://backoff-discovery-system@127.0.0.1:45791: duration between call 2 and 3 2149 ms
4511[info] - should terminate all systems (999 milliseconds)
4512[INFO] [01/08/2026 02:10:17.921] [pool-107-thread-3] [ArteryTransport(pekko://ClusterBootstrapAutostartIntegrationSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] with UID [6344381059320376810]
4513[INFO] [01/08/2026 02:10:17.921] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] - Starting up, Pekko version [1.1.5] ...
4514[INFO] [01/08/2026 02:10:17.922] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] - Registered cluster JMX MBean [pekko:type=Cluster,port=45891]
4515[INFO] [01/08/2026 02:10:17.922] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] - Started up successfully
4516[INFO] [01/08/2026 02:10:17.924] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4517[INFO] [01/08/2026 02:10:17.924] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4518[INFO] [01/08/2026 02:10:17.927] [pool-107-thread-3] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] ClusterBootstrap loaded through 'pekko.extensions' auto starting management and bootstrap.
4519[INFO] [01/08/2026 02:10:17.928] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading startup checks []
4520[INFO] [01/08/2026 02:10:17.928] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading readiness checks []
4521[INFO] [01/08/2026 02:10:17.928] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading liveness checks []
4522[INFO] [01/08/2026 02:10:17.928] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:45097
4523[INFO] [01/08/2026 02:10:17.929] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Including HTTP management routes for ClusterBootstrap
4524[INFO] [01/08/2026 02:10:17.929] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Using self contact point address: http://127.0.0.1:45097
4525[INFO] [01/08/2026 02:10:17.929] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Including HTTP management routes for HealthCheckRoutes
4526[INFO] [01/08/2026 02:10:17.934] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Initiating bootstrap procedure using mock-dns method...
4527[INFO] [01/08/2026 02:10:17.935] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap using `pekko.discovery` method: mock-dns
4528[INFO] [pekkoBootstrapInit][01/08/2026 02:10:17.936] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4529[INFO] [01/08/2026 02:10:17.936] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4530[INFO] [01/08/2026 02:10:17.936] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] No mock-data for [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))], resolving as 'Nil'. Current mocks: Map(Lookup(basepathsystem.svc.cluster.local,None,Some(tcp)) -> org.apache.pekko.discovery.MockDiscovery$$$Lambda$18215/0x00007f095f616d68@7e87855c, Lookup(bootstrap-coordinator-test-service,None,Some(tcp)) -> org.apache.pekko.discovery.MockDiscovery$$$Lambda$18215/0x00007f095f616d68@704074fc, Lookup(service.svc.cluster.local,Some(management2),Some(tcp2)) -> org.apache.pekko.discovery.MockDiscovery$$$Lambda$18215/0x00007f095f616d68@747fee2c, Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp)) -> org.apache.pekko.management.cluster.bootstrap.contactpoint.ClusterBootstrapDiscoveryBackoffIntegrationSpec$$Lambda$19241/0x00007f095f867790@317d7ec7)
4531[INFO] [pekkoManagementBound][01/08/2026 02:10:17.936] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:45097
4532[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:17.936] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [], filtered to []
4533[INFO] [01/08/2026 02:10:17.941] [pool-107-thread-3] [ArteryTransport(pekko://ClusterBootstrapAutostartIntegrationSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] with UID [2111911796300255408]
4534[INFO] [01/08/2026 02:10:17.942] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] - Starting up, Pekko version [1.1.5] ...
4535[INFO] [01/08/2026 02:10:17.944] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] - Registered cluster JMX MBean [pekko:type=Cluster,port=45905]
4536[INFO] [01/08/2026 02:10:17.944] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] - Started up successfully
4537[INFO] [01/08/2026 02:10:17.944] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4538[INFO] [01/08/2026 02:10:17.945] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4539[INFO] [01/08/2026 02:10:17.950] [pool-107-thread-3] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] ClusterBootstrap loaded through 'pekko.extensions' auto starting management and bootstrap.
4540[INFO] [01/08/2026 02:10:17.950] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading startup checks []
4541[INFO] [01/08/2026 02:10:17.951] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading readiness checks []
4542[INFO] [01/08/2026 02:10:17.951] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading liveness checks []
4543[INFO] [01/08/2026 02:10:17.951] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:38897
4544[INFO] [01/08/2026 02:10:17.951] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Including HTTP management routes for ClusterBootstrap
4545[INFO] [01/08/2026 02:10:17.951] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Using self contact point address: http://127.0.0.1:38897
4546[INFO] [01/08/2026 02:10:17.951] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Including HTTP management routes for HealthCheckRoutes
4547[INFO] [01/08/2026 02:10:17.956] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Initiating bootstrap procedure using mock-dns method...
4548[INFO] [01/08/2026 02:10:17.956] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap using `pekko.discovery` method: mock-dns
4549[INFO] [pekkoBootstrapInit][01/08/2026 02:10:17.957] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4550[INFO] [01/08/2026 02:10:17.957] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4551[INFO] [01/08/2026 02:10:17.957] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] No mock-data for [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))], resolving as 'Nil'. Current mocks: Map(Lookup(basepathsystem.svc.cluster.local,None,Some(tcp)) -> org.apache.pekko.discovery.MockDiscovery$$$Lambda$18215/0x00007f095f616d68@7e87855c, Lookup(bootstrap-coordinator-test-service,None,Some(tcp)) -> org.apache.pekko.discovery.MockDiscovery$$$Lambda$18215/0x00007f095f616d68@704074fc, Lookup(service.svc.cluster.local,Some(management2),Some(tcp2)) -> org.apache.pekko.discovery.MockDiscovery$$$Lambda$18215/0x00007f095f616d68@747fee2c, Lookup(backoff-discovery-system.svc.cluster.local,Some(management),Some(tcp)) -> org.apache.pekko.management.cluster.bootstrap.contactpoint.ClusterBootstrapDiscoveryBackoffIntegrationSpec$$Lambda$19241/0x00007f095f867790@317d7ec7)
4552[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:17.957] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [], filtered to []
4553[INFO] [pekkoManagementBound][01/08/2026 02:10:17.957] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:38897
4554[INFO] [01/08/2026 02:10:17.965] [pool-107-thread-3] [ArteryTransport(pekko://ClusterBootstrapAutostartIntegrationSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] with UID [1677314680134577274]
4555[INFO] [01/08/2026 02:10:17.966] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Starting up, Pekko version [1.1.5] ...
4556[INFO] [01/08/2026 02:10:17.967] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Registered cluster JMX MBean [pekko:type=Cluster,port=45045]
4557[INFO] [01/08/2026 02:10:17.967] [pool-107-thread-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Started up successfully
4558[INFO] [01/08/2026 02:10:17.970] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4559[INFO] [01/08/2026 02:10:17.970] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4560[INFO] [01/08/2026 02:10:17.973] [pool-107-thread-3] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] ClusterBootstrap loaded through 'pekko.extensions' auto starting management and bootstrap.
4561[INFO] [01/08/2026 02:10:17.974] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading startup checks []
4562[INFO] [01/08/2026 02:10:17.974] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading readiness checks []
4563[INFO] [01/08/2026 02:10:17.974] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [HealthChecksImpl(pekko://ClusterBootstrapAutostartIntegrationSpec)] Loading liveness checks []
4564[INFO] [01/08/2026 02:10:17.974] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:35743
4565[INFO] [01/08/2026 02:10:17.974] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Including HTTP management routes for ClusterBootstrap
4566[INFO] [01/08/2026 02:10:17.975] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Using self contact point address: http://127.0.0.1:35743
4567[INFO] [01/08/2026 02:10:17.975] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Including HTTP management routes for HealthCheckRoutes
4568[INFO] [01/08/2026 02:10:17.981] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Initiating bootstrap procedure using mock-dns method...
4569[INFO] [01/08/2026 02:10:17.981] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [ClusterBootstrap(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap using `pekko.discovery` method: mock-dns
4570[INFO] [pekkoBootstrapInit][01/08/2026 02:10:17.982] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4571[INFO] [01/08/2026 02:10:17.983] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4572[INFO] [01/08/2026 02:10:17.984] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))))))]
4573[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:17.984] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))], filtered to [127.0.0.1:45097, 127.0.0.1:38897, 127.0.0.1:35743]
4574[INFO] [pekkoManagementBound][01/08/2026 02:10:17.984] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bound Pekko Management (HTTP) endpoint to: 127.0.0.1:35743
4575[INFO] [01/08/2026 02:10:17.997] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-16] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:37330: Contact Point returning 0 seed-nodes []
4576[INFO] [01/08/2026 02:10:17.997] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:39018: Contact Point returning 0 seed-nodes []
4577[INFO] [01/08/2026 02:10:17.998] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:54160: Contact Point returning 0 seed-nodes []
4578[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:17.999] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] returned [0] seed-nodes []
4579[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:18.000] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] returned [0] seed-nodes []
4580[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:18.001] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] returned [0] seed-nodes []
4581[INFO] [pekkoBootstrapInProgress][01/08/2026 02:10:18.954] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [LowestAddressJoinDecider(pekko://ClusterBootstrapAutostartIntegrationSpec)] Discovered [0] contact points, confirmed [0], which is less than the required [2], retrying
4582[INFO] [pekkoBootstrapInProgress][01/08/2026 02:10:18.970] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [LowestAddressJoinDecider(pekko://ClusterBootstrapAutostartIntegrationSpec)] Discovered [0] contact points, confirmed [0], which is less than the required [2], retrying
4583[INFO] [01/08/2026 02:10:19.014] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4584[INFO] [01/08/2026 02:10:19.014] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))))))]
4585[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:19.015] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))], filtered to [127.0.0.1:45097, 127.0.0.1:38897, 127.0.0.1:35743]
4586[INFO] [01/08/2026 02:10:19.028] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:54166: Contact Point returning 0 seed-nodes []
4587[INFO] [01/08/2026 02:10:19.029] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:39032: Contact Point returning 0 seed-nodes []
4588[INFO] [01/08/2026 02:10:19.028] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:37344: Contact Point returning 0 seed-nodes []
4589[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:19.031] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] returned [0] seed-nodes []
4590[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:19.031] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] returned [0] seed-nodes []
4591[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:19.031] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] returned [0] seed-nodes []
4592[INFO] [01/08/2026 02:10:19.097] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:39018: Contact Point returning 0 seed-nodes []
4593[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:19.098] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-24] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] returned [0] seed-nodes []
4594[INFO] [01/08/2026 02:10:19.117] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:54160: Contact Point returning 0 seed-nodes []
4595[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:19.118] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-24] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] returned [0] seed-nodes []
4596[INFO] [01/08/2026 02:10:19.130] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4597[INFO] [01/08/2026 02:10:19.130] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))))))]
4598[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:19.131] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))], filtered to [127.0.0.1:45097, 127.0.0.1:38897, 127.0.0.1:35743]
4599[INFO] [01/08/2026 02:10:19.145] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:39046: Contact Point returning 0 seed-nodes []
4600[INFO] [01/08/2026 02:10:19.146] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:54178: Contact Point returning 0 seed-nodes []
4601[INFO] [01/08/2026 02:10:19.146] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4602[INFO] [01/08/2026 02:10:19.146] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))))))]
4603[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:19.146] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))], filtered to [127.0.0.1:45097, 127.0.0.1:38897, 127.0.0.1:35743]
4604[INFO] [01/08/2026 02:10:19.148] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:37348: Contact Point returning 0 seed-nodes []
4605[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:19.149] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] returned [0] seed-nodes []
4606[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:19.150] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] returned [0] seed-nodes []
4607[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:19.151] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] returned [0] seed-nodes []
4608[INFO] [01/08/2026 02:10:19.207] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:37330: Contact Point returning 0 seed-nodes []
4609[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:19.209] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] returned [0] seed-nodes []
4610[INFO] [01/08/2026 02:10:20.056] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:39032: Contact Point returning 0 seed-nodes []
4611[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:20.058] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] returned [0] seed-nodes []
4612[INFO] [01/08/2026 02:10:20.146] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:54166: Contact Point returning 0 seed-nodes []
4613[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:20.147] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] returned [0] seed-nodes []
4614[INFO] [01/08/2026 02:10:20.154] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4615[INFO] [01/08/2026 02:10:20.154] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))))))]
4616[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:20.154] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))], filtered to [127.0.0.1:45097, 127.0.0.1:38897, 127.0.0.1:35743]
4617[INFO] [01/08/2026 02:10:20.156] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:37344: Contact Point returning 0 seed-nodes []
4618[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:20.157] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] returned [0] seed-nodes []
4619[INFO] [01/08/2026 02:10:20.160] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4620[INFO] [01/08/2026 02:10:20.160] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))))))]
4621[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:20.161] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))], filtered to [127.0.0.1:45097, 127.0.0.1:38897, 127.0.0.1:35743]
4622[INFO] [01/08/2026 02:10:20.176] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:39018: Contact Point returning 0 seed-nodes []
4623[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:20.178] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] returned [0] seed-nodes []
4624[INFO] [01/08/2026 02:10:20.186] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:54160: Contact Point returning 0 seed-nodes []
4625[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:20.187] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] returned [0] seed-nodes []
4626[INFO] [01/08/2026 02:10:20.192] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:54178: Contact Point returning 0 seed-nodes []
4627[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:20.193] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] returned [0] seed-nodes []
4628[INFO] [01/08/2026 02:10:20.225] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4629[INFO] [01/08/2026 02:10:20.225] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))))))]
4630[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:20.225] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))], filtered to [127.0.0.1:45097, 127.0.0.1:38897, 127.0.0.1:35743]
4631[INFO] [01/08/2026 02:10:20.262] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:39046: Contact Point returning 0 seed-nodes []
4632[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:20.263] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] returned [0] seed-nodes []
4633[INFO] [01/08/2026 02:10:20.292] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:37348: Contact Point returning 0 seed-nodes []
4634[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:20.293] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] returned [0] seed-nodes []
4635[INFO] [01/08/2026 02:10:20.417] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:37330: Contact Point returning 0 seed-nodes []
4636[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:20.419] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] returned [0] seed-nodes []
4637[INFO] [01/08/2026 02:10:21.136] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:39032: Contact Point returning 0 seed-nodes []
4638[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:21.137] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] returned [0] seed-nodes []
4639[INFO] [01/08/2026 02:10:21.186] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:54166: Contact Point returning 0 seed-nodes []
4640[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:21.187] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] returned [0] seed-nodes []
4641[INFO] [01/08/2026 02:10:21.222] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:54178: Contact Point returning 0 seed-nodes []
4642[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:21.223] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] returned [0] seed-nodes []
4643[INFO] [01/08/2026 02:10:21.225] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:37344: Contact Point returning 0 seed-nodes []
4644[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:21.226] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] returned [0] seed-nodes []
4645[INFO] [01/08/2026 02:10:21.270] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4646[INFO] [01/08/2026 02:10:21.270] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))))))]
4647[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:21.270] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))], filtered to [127.0.0.1:45097, 127.0.0.1:38897, 127.0.0.1:35743]
4648[INFO] [01/08/2026 02:10:21.297] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:39018: Contact Point returning 0 seed-nodes []
4649[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:21.299] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] returned [0] seed-nodes []
4650[INFO] [01/08/2026 02:10:21.302] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:39046: Contact Point returning 0 seed-nodes []
4651[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:21.303] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-15] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] returned [0] seed-nodes []
4652[INFO] [01/08/2026 02:10:21.334] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4653[INFO] [01/08/2026 02:10:21.334] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))))))]
4654[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:21.335] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))], filtered to [127.0.0.1:45097, 127.0.0.1:38897, 127.0.0.1:35743]
4655[INFO] [01/08/2026 02:10:21.353] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4656[INFO] [01/08/2026 02:10:21.353] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))))))]
4657[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:21.354] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))], filtered to [127.0.0.1:45097, 127.0.0.1:38897, 127.0.0.1:35743]
4658[INFO] [01/08/2026 02:10:21.397] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:54160: Contact Point returning 0 seed-nodes []
4659[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:21.398] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] returned [0] seed-nodes []
4660[INFO] [01/08/2026 02:10:21.402] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:37348: Contact Point returning 0 seed-nodes []
4661[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:21.404] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] returned [0] seed-nodes []
4662[INFO] [01/08/2026 02:10:21.567] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:37330: Contact Point returning 0 seed-nodes []
4663[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:21.569] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] returned [0] seed-nodes []
4664[INFO] [pekkoBootstrapJoinSelf][01/08/2026 02:10:22.055] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Initiating new cluster, self-joining [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045]. Other nodes are expected to locate this cluster via continued contact-point probing.
4665[INFO] [pekkoMemberChanged][01/08/2026 02:10:22.055] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-8] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
4666[INFO] [01/08/2026 02:10:22.055] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-8] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - is the new leader among reachable nodes (more leaders may exist)
4667[INFO] [pekkoMemberChanged][01/08/2026 02:10:22.056] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-8] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Leader is moving node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] to [Up]
4668[INFO] [01/08/2026 02:10:22.336] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:39032: Contact Point returning 0 seed-nodes []
4669[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:22.338] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-14] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] returned [0] seed-nodes []
4670[INFO] [01/08/2026 02:10:22.393] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4671[INFO] [01/08/2026 02:10:22.394] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))))))]
4672[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:22.394] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))], filtered to [127.0.0.1:45097, 127.0.0.1:38897, 127.0.0.1:35743]
4673[INFO] [01/08/2026 02:10:22.396] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:37344: Contact Point returning 0 seed-nodes []
4674[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:22.397] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] returned [0] seed-nodes []
4675[INFO] [01/08/2026 02:10:22.405] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:54166: Contact Point returning 1 seed-nodes [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045]
4676[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:22.406] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-11] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] returned [1] seed-nodes [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045]
4677[INFO] [pekkoBootstrapJoin][01/08/2026 02:10:22.407] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-27] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Joining [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] to existing cluster [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045]
4678[INFO] [01/08/2026 02:10:22.419] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Received InitJoin message from [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891/system/cluster/core/daemon/joinSeedNodeProcess-1#1920625894]] to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045]
4679[INFO] [01/08/2026 02:10:22.419] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Sending InitJoinAck message from node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] to [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891/system/cluster/core/daemon/joinSeedNodeProcess-1#1920625894]] (version [1.1.5])
4680[INFO] [01/08/2026 02:10:22.431] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] - Received InitJoinAck message from [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045/system/cluster/core/daemon#-1243514055]] to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891]
4681[INFO] [pekkoMemberChanged][01/08/2026 02:10:22.433] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] is JOINING, roles [dc-default], version [0.0.0]
4682[INFO] [01/08/2026 02:10:22.437] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] - Welcome from [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045]
4683[INFO] [01/08/2026 02:10:22.442] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4684[INFO] [01/08/2026 02:10:22.444] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [MockDiscovery(pekko://ClusterBootstrapAutostartIntegrationSpec)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))))))]
4685[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:22.445] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-13] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))], filtered to [127.0.0.1:45097, 127.0.0.1:38897, 127.0.0.1:35743]
4686[INFO] [01/08/2026 02:10:22.448] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:54178: Contact Point returning 2 seed-nodes [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891]
4687[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:22.453] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] returned [2] seed-nodes [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891]
4688[INFO] [pekkoBootstrapJoin][01/08/2026 02:10:22.453] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator] Joining [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] to existing cluster [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891]
4689[INFO] [01/08/2026 02:10:22.458] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:39046: Contact Point returning 2 seed-nodes [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891]
4690[INFO] [pekkoDeadLetter][01/08/2026 02:10:22.462] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-10] [pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-45097] Message [org.apache.pekko.management.cluster.bootstrap.contactpoint.HttpBootstrapJsonProtocol$SeedNodes] from Actor[pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-45097#-1451087756] to Actor[pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-45097#-1451087756] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterBootstrapAutostartIntegrationSpec/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-45097#-1451087756] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4691[INFO] [01/08/2026 02:10:22.482] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] - Received InitJoin message from [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905/system/cluster/core/daemon/joinSeedNodeProcess-1#-1469555544]] to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891]
4692[INFO] [01/08/2026 02:10:22.482] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] - Sending InitJoinAck message from node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] to [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905/system/cluster/core/daemon/joinSeedNodeProcess-1#-1469555544]] (version [1.1.5])
4693[INFO] [01/08/2026 02:10:22.488] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Received InitJoin message from [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905/system/cluster/core/daemon/joinSeedNodeProcess-1#-1469555544]] to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045]
4694[INFO] [01/08/2026 02:10:22.489] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Sending InitJoinAck message from node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] to [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905/system/cluster/core/daemon/joinSeedNodeProcess-1#-1469555544]] (version [1.1.5])
4695[INFO] [01/08/2026 02:10:22.512] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] - Received InitJoinAck message from [Actor[pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891/system/cluster/core/daemon#1438842605]] to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905]
4696[INFO] [pekkoMemberChanged][01/08/2026 02:10:22.515] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] - Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] is JOINING, roles [dc-default], version [0.0.0]
4697[INFO] [01/08/2026 02:10:22.519] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] - Welcome from [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891]
4698[INFO] [pekkoMemberChanged][01/08/2026 02:10:23.065] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Leader is moving node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] to [Up]
4699[INFO] [pekkoMemberChanged][01/08/2026 02:10:23.066] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Leader is moving node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] to [Up]
4700[INFO] [01/08/2026 02:10:24.117] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [ArteryTransport(pekko://System)] Remoting started with transport [Artery tcp]; listening on address [pekko://System@127.0.0.1:40613] with UID [1635743639167768544]
4701[INFO] [01/08/2026 02:10:24.118] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40613] - Starting up, Pekko version [1.1.5] ...
4702[INFO] [01/08/2026 02:10:24.119] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40613] - Registered cluster JMX MBean [pekko:type=Cluster,port=40613]
4703[INFO] [01/08/2026 02:10:24.119] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40613] - Started up successfully
4704[INFO] [01/08/2026 02:10:24.121] [System-pekko.actor.internal-dispatcher-3] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40613] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4705[INFO] [01/08/2026 02:10:24.121] [System-pekko.actor.internal-dispatcher-3] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40613] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4706[INFO] [01/08/2026 02:10:24.124] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [ClusterBootstrap(pekko://System)] ClusterBootstrap loaded through 'pekko.extensions' auto starting management and bootstrap.
4707[INFO] [01/08/2026 02:10:24.125] [System-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://System)] Loading startup checks []
4708[INFO] [01/08/2026 02:10:24.125] [System-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://System)] Loading readiness checks []
4709[INFO] [01/08/2026 02:10:24.125] [System-pekko.actor.default-dispatcher-10] [HealthChecksImpl(pekko://System)] Loading liveness checks []
4710[INFO] [01/08/2026 02:10:24.125] [System-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://System)] Binding Pekko Management (HTTP) endpoint to: 127.0.0.1:45097
4711[INFO] [01/08/2026 02:10:24.125] [System-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://System)] Including HTTP management routes for ClusterBootstrap
4712[INFO] [01/08/2026 02:10:24.125] [System-pekko.actor.default-dispatcher-10] [ClusterBootstrap(pekko://System)] Using self contact point address: http://127.0.0.1:45097
4713[INFO] [01/08/2026 02:10:24.125] [System-pekko.actor.default-dispatcher-10] [PekkoManagement(pekko://System)] Including HTTP management routes for HealthCheckRoutes
4714[INFO] [01/08/2026 02:10:24.130] [System-pekko.actor.default-dispatcher-10] [ClusterBootstrap(pekko://System)] Initiating bootstrap procedure using mock-dns method...
4715[INFO] [01/08/2026 02:10:24.130] [System-pekko.actor.default-dispatcher-10] [ClusterBootstrap(pekko://System)] Bootstrap using `pekko.discovery` method: mock-dns
4716[INFO] [pekkoBootstrapInit][01/08/2026 02:10:24.130] [System-pekko.actor.default-dispatcher-10] [pekko://System/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4717[INFO] [01/08/2026 02:10:24.130] [System-pekko.actor.default-dispatcher-10] [pekko://System/system/bootstrapCoordinator] Looking up [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]
4718[INFO] [01/08/2026 02:10:24.130] [System-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://System)] Mock-resolved [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))] to [Future(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1)))))):Some(Success(Resolved(service.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))))))]
4719[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:24.130] [System-pekko.actor.default-dispatcher-10] [pekko://System/system/bootstrapCoordinator] Located service members based on: [Lookup(service.svc.cluster.local,Some(management-auto),Some(tcp2))]: [ResolvedTarget(127.0.0.1,Some(45097),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(38897),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(35743),Some(/127.0.0.1))], filtered to [127.0.0.1:45097, 127.0.0.1:38897, 127.0.0.1:35743]
4720[INFO] [01/08/2026 02:10:24.141] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:39048: Contact Point returning 3 seed-nodes [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905]
4721[INFO] [01/08/2026 02:10:24.141] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:37362: Contact Point returning 3 seed-nodes [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905]
4722[INFO] [01/08/2026 02:10:24.141] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.default-dispatcher-5] [HttpClusterBootstrapRoutes(pekko://ClusterBootstrapAutostartIntegrationSpec)] Bootstrap request from 127.0.0.1:54184: Contact Point returning 3 seed-nodes [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905]
4723[ERROR] [01/08/2026 02:10:24.143] [System-pekko.actor.default-dispatcher-4] [ClusterBootstrap(pekko://System)] Failed to autostart cluster bootstrap, terminating system (org.apache.pekko.stream.impl.io.ConnectionSourceStage$$anon$3: Bind failed because of java.net.BindException: [/127.0.0.1:45097] Address already in use)
4724[INFO] [01/08/2026 02:10:24.143] [System-pekko.actor.default-dispatcher-4] [CoordinatedShutdown(pekko://System)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4725[INFO] [pekkoDeadLetter][01/08/2026 02:10:24.143] [System-pekko.actor.default-dispatcher-13] [pekko://System/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://System/system/cluster/core/daemon#2064934466] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4726[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:24.144] [System-pekko.actor.default-dispatcher-13] [pekko://System/system/bootstrapCoordinator] Contact point [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] returned [3] seed-nodes [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905]
4727[INFO] [pekkoBootstrapJoin][01/08/2026 02:10:24.144] [System-pekko.actor.default-dispatcher-13] [pekko://System/system/bootstrapCoordinator] Joining [pekko://System@127.0.0.1:40613] to existing cluster [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891, pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905]
4728[INFO] [01/08/2026 02:10:24.144] [System-pekko.actor.internal-dispatcher-3] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40613] - Exiting completed
4729[INFO] [01/08/2026 02:10:24.144] [System-pekko.actor.internal-dispatcher-3] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40613] - Shutting down...
4730[INFO] [01/08/2026 02:10:24.144] [System-pekko.actor.internal-dispatcher-3] [Cluster(pekko://System)] Cluster Node [pekko://System@127.0.0.1:40613] - Successfully shut down
4731[INFO] [pekkoDeadLetter][01/08/2026 02:10:24.145] [System-pekko.actor.default-dispatcher-15] [pekko://System/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-45097] Message [org.apache.pekko.management.cluster.bootstrap.contactpoint.HttpBootstrapJsonProtocol$SeedNodes] from Actor[pekko://System/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-45097#-562120446] to Actor[pekko://System/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-45097#-562120446] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://System/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-45097#-562120446] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4732[ERROR] [01/08/2026 02:10:24.145] [System-pekko.actor.internal-dispatcher-2] [pekko://System@127.0.0.1:40613/system/IO-TCP/selectors/$a/1] Bind failed for TCP channel on endpoint [/127.0.0.1:45097]
4733java.net.BindException: [/127.0.0.1:45097] Address already in use
4734 at java.base/sun.nio.ch.Net.bind0(Native Method)
4735 at java.base/sun.nio.ch.Net.bind(Net.java:555)
4736 at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:337)
4737 at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294)
4738 at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:89)
4739 at org.apache.pekko.io.TcpListener.<init>(TcpListener.scala:70)
4740 at jdk.internal.reflect.GeneratedConstructorAccessor64.newInstance(Unknown Source)
4741 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
4742 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
4743 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
4744 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
4745 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
4746 at org.apache.pekko.actor.Props.newActor(Props.scala:236)
4747 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
4748 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:652)
4749 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
4750 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
4751 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:297)
4752 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:232)
4753 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245)
4754 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
4755 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
4756 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
4757 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
4758 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
4759
4760[INFO] [01/08/2026 02:10:24.147] [System-pekko.remote.default-remote-dispatcher-7] [pekko://System@127.0.0.1:40613/system/remoting-terminator] Shutting down remote daemon.
4761[INFO] [01/08/2026 02:10:24.147] [System-pekko.remote.default-remote-dispatcher-7] [pekko://System@127.0.0.1:40613/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4762[INFO] [01/08/2026 02:10:24.149] [System-pekko.remote.default-remote-dispatcher-7] [pekko://System@127.0.0.1:40613/system/remoting-terminator] Remoting shut down.
4763[INFO] [01/08/2026 02:10:24.164] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [CoordinatedShutdown(pekko://ClusterBootstrapAutostartIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4764[INFO] [pekkoMemberChanged][01/08/2026 02:10:24.165] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] - Marked address [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] as [Leaving]
4765[INFO] [pekkoMemberChanged][01/08/2026 02:10:25.106] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-8] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Leader is moving node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] to [Exiting]
4766[INFO] [01/08/2026 02:10:25.109] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] - Exiting completed
4767[INFO] [01/08/2026 02:10:25.109] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] - Shutting down...
4768[INFO] [01/08/2026 02:10:25.109] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] - Successfully shut down
4769[INFO] [01/08/2026 02:10:25.111] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891/system/remoting-terminator] Shutting down remote daemon.
4770[INFO] [01/08/2026 02:10:25.111] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4771[INFO] [01/08/2026 02:10:25.113] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Exiting confirmed [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891]
4772[INFO] [01/08/2026 02:10:25.116] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] - Exiting confirmed [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891]
4773[WARN] [01/08/2026 02:10:25.120] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapAutostartIntegrationSpec/system/Materializers/StreamSupervisor-51)] [outbound connection to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4774[WARN] [01/08/2026 02:10:25.120] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapAutostartIntegrationSpec/system/Materializers/StreamSupervisor-51)] [outbound connection to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4775[WARN] [01/08/2026 02:10:25.121] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapAutostartIntegrationSpec/system/Materializers/StreamSupervisor-51)] [outbound connection to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4776[WARN] [01/08/2026 02:10:25.121] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapAutostartIntegrationSpec/system/Materializers/StreamSupervisor-51)] [outbound connection to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4777[INFO] [01/08/2026 02:10:25.123] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-8] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891/system/remoting-terminator] Remoting shut down.
4778[INFO] [01/08/2026 02:10:25.136] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [CoordinatedShutdown(pekko://ClusterBootstrapAutostartIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4779[INFO] [pekkoMemberChanged][01/08/2026 02:10:25.137] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] - Marked address [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] as [Leaving]
4780[INFO] [01/08/2026 02:10:26.124] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [Association(pekko://ClusterBootstrapAutostartIntegrationSpec)] Association to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] having UID [6344381059320376810] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated
4781[INFO] [pekkoMemberChanged][01/08/2026 02:10:26.125] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-8] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Leader is moving node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] to [Exiting]
4782[INFO] [pekkoMemberChanged][01/08/2026 02:10:26.125] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-8] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Leader is removing confirmed Exiting node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891]
4783[INFO] [01/08/2026 02:10:26.130] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [Association(pekko://ClusterBootstrapAutostartIntegrationSpec)] Association to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45891] having UID [6344381059320376810] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated
4784[INFO] [01/08/2026 02:10:26.132] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] - Exiting completed
4785[INFO] [01/08/2026 02:10:26.132] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] - Shutting down...
4786[INFO] [01/08/2026 02:10:26.133] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] - Successfully shut down
4787[INFO] [01/08/2026 02:10:26.134] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905/system/remoting-terminator] Shutting down remote daemon.
4788[INFO] [01/08/2026 02:10:26.134] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4789[INFO] [01/08/2026 02:10:26.137] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Exiting confirmed [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905]
4790[INFO] [pekkoMemberChanged][01/08/2026 02:10:27.145] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-8] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Leader is removing confirmed Exiting node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905]
4791[WARN] [01/08/2026 02:10:27.152] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapAutostartIntegrationSpec/system/Materializers/StreamSupervisor-54)] [outbound connection to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4792[WARN] [01/08/2026 02:10:27.152] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [org.apache.pekko.stream.Log(pekko://ClusterBootstrapAutostartIntegrationSpec/system/Materializers/StreamSupervisor-54)] [outbound connection to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
4793[INFO] [01/08/2026 02:10:27.155] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [Association(pekko://ClusterBootstrapAutostartIntegrationSpec)] Association to [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905] having UID [2111911796300255408] has been stopped. All messages to this UID will be delivered to dead letters. Reason: ActorSystem terminated
4794[INFO] [01/08/2026 02:10:27.155] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45905/system/remoting-terminator] Remoting shut down.
4795[INFO] [01/08/2026 02:10:27.172] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapAutostartIntegrationSpec] [CoordinatedShutdown(pekko://ClusterBootstrapAutostartIntegrationSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4796[INFO] [pekkoMemberChanged][01/08/2026 02:10:27.174] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Marked address [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] as [Leaving]
4797[INFO] [pekkoMemberChanged][01/08/2026 02:10:28.165] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Leader is moving node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] to [Exiting]
4798[INFO] [01/08/2026 02:10:28.165] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Exiting completed
4799[INFO] [01/08/2026 02:10:28.165] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Shutting down...
4800[INFO] [01/08/2026 02:10:28.166] [ClusterBootstrapAutostartIntegrationSpec-pekko.actor.internal-dispatcher-4] [Cluster(pekko://ClusterBootstrapAutostartIntegrationSpec)] Cluster Node [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045] - Successfully shut down
4801[INFO] [01/08/2026 02:10:28.167] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045/system/remoting-terminator] Shutting down remote daemon.
4802[INFO] [01/08/2026 02:10:28.167] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-6] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4803[INFO] [01/08/2026 02:10:28.169] [ClusterBootstrapAutostartIntegrationSpec-pekko.remote.default-remote-dispatcher-7] [pekko://ClusterBootstrapAutostartIntegrationSpec@127.0.0.1:45045/system/remoting-terminator] Remoting shut down.
4804[info] ClusterBootstrapAutostartIntegrationSpec:
4805[info] Cluster Bootstrap
4806[info] + System [A]: management port: 45097
4807[info] + System [A]: remoting port: 45891
4808[info] + System [B]: management port: 38897
4809[info] + System [B]: remoting port: 45905
4810[info] + System [C]: management port: 35743
4811[info] + System [C]: remoting port: 45045
4812[info] - should join three DNS discovered nodes by forming new cluster (happy path) (6 seconds, 128 milliseconds)
4813[info] - should terminate a system when autostart fails (56 milliseconds)
4814[info] + System [A]: management port: 45097
4815[info] + System [A]: remoting port: 45891
4816[info] - should terminate all systems (4 seconds, 12 milliseconds)
4817[INFO] [01/08/2026 02:10:28.195] [pool-107-thread-3] [ArteryTransport(pekko://SystemUnreachableNodes)] Remoting started with transport [Artery tcp]; listening on address [pekko://SystemUnreachableNodes@127.0.0.1:38437] with UID [-631590365233781166]
4818[INFO] [01/08/2026 02:10:28.195] [pool-107-thread-3] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:38437] - Starting up, Pekko version [1.1.5] ...
4819[INFO] [01/08/2026 02:10:28.198] [pool-107-thread-3] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:38437] - Registered cluster JMX MBean [pekko:type=Cluster,port=38437]
4820[INFO] [01/08/2026 02:10:28.198] [pool-107-thread-3] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:38437] - Started up successfully
4821[INFO] [01/08/2026 02:10:28.199] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-5] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:38437] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4822[INFO] [01/08/2026 02:10:28.199] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-5] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:38437] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4823[INFO] [01/08/2026 02:10:28.214] [pool-107-thread-3] [ArteryTransport(pekko://SystemUnreachableNodes)] Remoting started with transport [Artery tcp]; listening on address [pekko://SystemUnreachableNodes@127.0.0.1:33981] with UID [6149477515777581977]
4824[INFO] [01/08/2026 02:10:28.214] [pool-107-thread-3] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:33981] - Starting up, Pekko version [1.1.5] ...
4825[INFO] [01/08/2026 02:10:28.216] [pool-107-thread-3] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:33981] - Registered cluster JMX MBean [pekko:type=Cluster,port=33981]
4826[INFO] [01/08/2026 02:10:28.216] [pool-107-thread-3] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:33981] - Started up successfully
4827[INFO] [01/08/2026 02:10:28.218] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-4] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:33981] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4828[INFO] [01/08/2026 02:10:28.218] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-4] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:33981] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4829[INFO] [01/08/2026 02:10:28.232] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapRetryUnreachableContactPointIntegrationSpec] [ClusterBootstrap(pekko://SystemUnreachableNodes)] Bootstrap using `pekko.discovery` method: mock-dns
4830[INFO] [01/08/2026 02:10:28.233] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapRetryUnreachableContactPointIntegrationSpec] [ClusterBootstrap(pekko://SystemUnreachableNodes)] Initiating bootstrap procedure using mock-dns method...
4831[INFO] [pekkoBootstrapInit][01/08/2026 02:10:28.233] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4832[INFO] [01/08/2026 02:10:28.234] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4833[INFO] [01/08/2026 02:10:28.234] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37437),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40373),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37437),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40373),Some(/127.0.0.1))))))]
4834[INFO] [01/08/2026 02:10:28.233] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapRetryUnreachableContactPointIntegrationSpec] [ClusterBootstrap(pekko://SystemUnreachableNodes)] Initiating bootstrap procedure using mock-dns method...
4835[INFO] [01/08/2026 02:10:28.233] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapRetryUnreachableContactPointIntegrationSpec] [ClusterBootstrap(pekko://SystemUnreachableNodes)] Bootstrap using `pekko.discovery` method: mock-dns
4836[INFO] [pekkoBootstrapInit][01/08/2026 02:10:28.234] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Locating service members. Using discovery [org.apache.pekko.discovery.MockDiscovery], join decider [org.apache.pekko.management.cluster.bootstrap.LowestAddressJoinDecider], scheme [http]
4837[INFO] [01/08/2026 02:10:28.234] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4838[INFO] [01/08/2026 02:10:28.234] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37437),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40373),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37437),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40373),Some(/127.0.0.1))))))]
4839[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:28.234] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(37437),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40373),Some(/127.0.0.1))], filtered to [127.0.0.1:37437, 127.0.0.1:40373]
4840[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:28.235] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(37437),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40373),Some(/127.0.0.1))], filtered to [127.0.0.1:37437, 127.0.0.1:40373]
4841[WARN] [01/08/2026 02:10:28.254] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes@127.0.0.1:33981/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-40373] Probing [http://127.0.0.1:40373/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:40373,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4842[WARN] [01/08/2026 02:10:28.255] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes@127.0.0.1:33981/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37437] Probing [http://127.0.0.1:37437/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37437,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4843[WARN] [01/08/2026 02:10:28.257] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes@127.0.0.1:38437/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37437] Probing [http://127.0.0.1:37437/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37437,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4844[WARN] [01/08/2026 02:10:28.259] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes@127.0.0.1:38437/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-40373] Probing [http://127.0.0.1:40373/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:40373,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4845[INFO] [pekkoBootstrapInProgress][01/08/2026 02:10:29.246] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [LowestAddressJoinDecider(pekko://SystemUnreachableNodes)] Discovered [2] contact points, confirmed [0], which is less than the required [2], retrying
4846[INFO] [pekkoBootstrapInProgress][01/08/2026 02:10:29.247] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [LowestAddressJoinDecider(pekko://SystemUnreachableNodes)] Discovered [2] contact points, confirmed [0], which is less than the required [2], retrying
4847[WARN] [01/08/2026 02:10:29.299] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes@127.0.0.1:33981/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37437] Probing [http://127.0.0.1:37437/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37437,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4848[INFO] [01/08/2026 02:10:29.376] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4849[INFO] [01/08/2026 02:10:29.376] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37437),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40373),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37437),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40373),Some(/127.0.0.1))))))]
4850[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:29.376] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(37437),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40373),Some(/127.0.0.1))], filtered to [127.0.0.1:37437, 127.0.0.1:40373]
4851[INFO] [01/08/2026 02:10:29.386] [SystemUnreachableNodes-pekko.actor.default-dispatcher-24] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4852[INFO] [01/08/2026 02:10:29.386] [SystemUnreachableNodes-pekko.actor.default-dispatcher-24] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))))))]
4853[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:29.386] [SystemUnreachableNodes-pekko.actor.default-dispatcher-24] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))], filtered to [127.0.0.1:37355, 127.0.0.1:40477]
4854[INFO] [01/08/2026 02:10:29.394] [SystemUnreachableNodes-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4855[INFO] [01/08/2026 02:10:29.395] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4856[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:29.396] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:38437] returned [0] seed-nodes []
4857[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:29.396] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:33981] returned [0] seed-nodes []
4858[WARN] [01/08/2026 02:10:29.398] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes@127.0.0.1:38437/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37437] Probing [http://127.0.0.1:37437/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37437,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4859[WARN] [01/08/2026 02:10:29.418] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes@127.0.0.1:33981/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-40373] Probing [http://127.0.0.1:40373/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:40373,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4860[WARN] [01/08/2026 02:10:29.428] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes@127.0.0.1:38437/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-40373] Probing [http://127.0.0.1:40373/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:40373,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4861[INFO] [pekkoBootstrapInProgress][01/08/2026 02:10:30.266] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [LowestAddressJoinDecider(pekko://SystemUnreachableNodes)] Discovered [2] contact points, confirmed [0], which is less than the required [2], retrying
4862[INFO] [01/08/2026 02:10:30.448] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4863[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:30.450] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:38437] returned [0] seed-nodes []
4864[WARN] [01/08/2026 02:10:30.478] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes@127.0.0.1:33981/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37437] Probing [http://127.0.0.1:37437/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37437,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4865[WARN] [01/08/2026 02:10:30.488] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes@127.0.0.1:38437/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37437] Probing [http://127.0.0.1:37437/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37437,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4866[INFO] [01/08/2026 02:10:30.496] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4867[INFO] [01/08/2026 02:10:30.496] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))))))]
4868[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:30.496] [SystemUnreachableNodes-pekko.actor.default-dispatcher-26] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))], filtered to [127.0.0.1:37355, 127.0.0.1:40477]
4869[INFO] [01/08/2026 02:10:30.503] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4870[INFO] [01/08/2026 02:10:30.504] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4871[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:30.505] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:38437] returned [0] seed-nodes []
4872[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:30.506] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:33981] returned [0] seed-nodes []
4873[INFO] [01/08/2026 02:10:30.576] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4874[INFO] [01/08/2026 02:10:30.576] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))))))]
4875[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:30.577] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))], filtered to [127.0.0.1:37355, 127.0.0.1:40477]
4876[INFO] [01/08/2026 02:10:30.588] [SystemUnreachableNodes-pekko.actor.default-dispatcher-24] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4877[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:30.589] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:33981] returned [0] seed-nodes []
4878[WARN] [01/08/2026 02:10:30.598] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes@127.0.0.1:33981/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-40373] Probing [http://127.0.0.1:40373/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:40373,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4879[WARN] [01/08/2026 02:10:30.649] [SystemUnreachableNodes-pekko.actor.default-dispatcher-24] [pekko://SystemUnreachableNodes@127.0.0.1:38437/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-40373] Probing [http://127.0.0.1:40373/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:40373,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4880[INFO] [01/08/2026 02:10:31.527] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4881[INFO] [01/08/2026 02:10:31.527] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))))))]
4882[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:31.527] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))], filtered to [127.0.0.1:37355, 127.0.0.1:40477]
4883[INFO] [01/08/2026 02:10:31.537] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4884[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:31.539] [SystemUnreachableNodes-pekko.actor.default-dispatcher-24] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:38437] returned [0] seed-nodes []
4885[WARN] [01/08/2026 02:10:31.547] [SystemUnreachableNodes-pekko.actor.default-dispatcher-24] [pekko://SystemUnreachableNodes@127.0.0.1:33981/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37437] Probing [http://127.0.0.1:37437/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37437,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4886[ERROR] [01/08/2026 02:10:31.547] [SystemUnreachableNodes-pekko.actor.default-dispatcher-24] [pekko://SystemUnreachableNodes@127.0.0.1:33981/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37437] Overdue of probing-failure-timeout, stop probing, signaling that it's failed
4887[INFO] [01/08/2026 02:10:31.557] [SystemUnreachableNodes-pekko.actor.default-dispatcher-13] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4888[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:31.558] [SystemUnreachableNodes-pekko.actor.default-dispatcher-13] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:38437] returned [0] seed-nodes []
4889[WARN] [01/08/2026 02:10:31.629] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes@127.0.0.1:38437/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37437] Probing [http://127.0.0.1:37437/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:37437,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4890[ERROR] [01/08/2026 02:10:31.629] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes@127.0.0.1:38437/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-37437] Overdue of probing-failure-timeout, stop probing, signaling that it's failed
4891[INFO] [01/08/2026 02:10:31.718] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4892[INFO] [01/08/2026 02:10:31.719] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4893[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:31.720] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:33981] returned [0] seed-nodes []
4894[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:31.720] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:33981] returned [0] seed-nodes []
4895[WARN] [01/08/2026 02:10:31.819] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes@127.0.0.1:33981/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-40373] Probing [http://127.0.0.1:40373/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:40373,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4896[ERROR] [01/08/2026 02:10:31.819] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [pekko://SystemUnreachableNodes@127.0.0.1:33981/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-40373] Overdue of probing-failure-timeout, stop probing, signaling that it's failed
4897[WARN] [01/08/2026 02:10:31.828] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes@127.0.0.1:38437/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-40373] Probing [http://127.0.0.1:40373/bootstrap/seed-nodes] failed due to: Tcp command [Connect(127.0.0.1/<unresolved>:40373,None,List(),Some(10 seconds),true)] failed because of java.net.ConnectException: Connection refused
4898[ERROR] [01/08/2026 02:10:31.828] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes@127.0.0.1:38437/system/bootstrapCoordinator/contactPointProbe-127.0.0.1-40373] Overdue of probing-failure-timeout, stop probing, signaling that it's failed
4899[INFO] [01/08/2026 02:10:32.568] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4900[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:32.570] [SystemUnreachableNodes-pekko.actor.default-dispatcher-22] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:38437] returned [0] seed-nodes []
4901[INFO] [01/08/2026 02:10:32.608] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4902[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:32.610] [SystemUnreachableNodes-pekko.actor.default-dispatcher-12] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:38437] returned [0] seed-nodes []
4903[INFO] [01/08/2026 02:10:32.748] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4904[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:32.750] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:33981] returned [0] seed-nodes []
4905[INFO] [01/08/2026 02:10:32.787] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4906[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:32.788] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:33981] returned [0] seed-nodes []
4907[INFO] [01/08/2026 02:10:32.916] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4908[INFO] [01/08/2026 02:10:32.916] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))))))]
4909[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:32.916] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))], filtered to [127.0.0.1:37355, 127.0.0.1:40477]
4910[INFO] [01/08/2026 02:10:32.976] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4911[INFO] [01/08/2026 02:10:32.976] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))))))]
4912[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:32.977] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))], filtered to [127.0.0.1:37355, 127.0.0.1:40477]
4913[INFO] [01/08/2026 02:10:33.678] [SystemUnreachableNodes-pekko.actor.default-dispatcher-10] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4914[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:33.679] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:38437] returned [0] seed-nodes []
4915[INFO] [01/08/2026 02:10:33.728] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4916[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:33.729] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:38437] returned [0] seed-nodes []
4917[INFO] [01/08/2026 02:10:33.818] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4918[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:33.820] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:33981] returned [0] seed-nodes []
4919[INFO] [01/08/2026 02:10:33.998] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4920[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:33.999] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:33981] returned [0] seed-nodes []
4921[INFO] [01/08/2026 02:10:34.026] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4922[INFO] [01/08/2026 02:10:34.026] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))))))]
4923[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:34.026] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))], filtered to [127.0.0.1:37355, 127.0.0.1:40477]
4924[INFO] [01/08/2026 02:10:34.146] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4925[INFO] [01/08/2026 02:10:34.146] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))))))]
4926[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:34.146] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))], filtered to [127.0.0.1:37355, 127.0.0.1:40477]
4927[INFO] [pekkoBootstrapInProgress][01/08/2026 02:10:34.347] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [LowestAddressJoinDecider(pekko://SystemUnreachableNodes)] Exceeded stable margins without locating seed-nodes, however this node 127.0.0.1:40477 is NOT the lowest address out of the discovered endpoints in this deployment, thus NOT joining self. Expecting node [127.0.0.1:37355] (out of [127.0.0.1:37355, 127.0.0.1:40477]) to perform the self-join and initiate the cluster.
4928[INFO] [01/08/2026 02:10:34.718] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4929[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:34.720] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:38437] returned [0] seed-nodes []
4930[INFO] [01/08/2026 02:10:34.878] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4931[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:34.880] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:38437] returned [0] seed-nodes []
4932[INFO] [01/08/2026 02:10:34.909] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4933[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:34.910] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:33981] returned [0] seed-nodes []
4934[INFO] [01/08/2026 02:10:35.107] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4935[INFO] [01/08/2026 02:10:35.107] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))))))]
4936[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:35.107] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))], filtered to [127.0.0.1:37355, 127.0.0.1:40477]
4937[INFO] [01/08/2026 02:10:35.118] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4938[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:35.119] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:33981] returned [0] seed-nodes []
4939[INFO] [01/08/2026 02:10:35.326] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4940[INFO] [01/08/2026 02:10:35.326] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))))))]
4941[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:35.326] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))], filtered to [127.0.0.1:37355, 127.0.0.1:40477]
4942[INFO] [pekkoBootstrapJoinSelf][01/08/2026 02:10:35.367] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Initiating new cluster, self-joining [pekko://SystemUnreachableNodes@127.0.0.1:38437]. Other nodes are expected to locate this cluster via continued contact-point probing.
4943[INFO] [pekkoBootstrapInProgress][01/08/2026 02:10:35.367] [SystemUnreachableNodes-pekko.actor.default-dispatcher-11] [LowestAddressJoinDecider(pekko://SystemUnreachableNodes)] Exceeded stable margins without locating seed-nodes, however this node 127.0.0.1:40477 is NOT the lowest address out of the discovered endpoints in this deployment, thus NOT joining self. Expecting node [127.0.0.1:37355] (out of [127.0.0.1:37355, 127.0.0.1:40477]) to perform the self-join and initiate the cluster.
4944[INFO] [pekkoMemberChanged][01/08/2026 02:10:35.367] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-5] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:38437] - Node [pekko://SystemUnreachableNodes@127.0.0.1:38437] is JOINING itself (with roles [dc-default], version [0.0.0]) and forming new cluster
4945[INFO] [01/08/2026 02:10:35.367] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-5] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:38437] - is the new leader among reachable nodes (more leaders may exist)
4946[INFO] [pekkoMemberChanged][01/08/2026 02:10:35.367] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-5] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:38437] - Leader is moving node [pekko://SystemUnreachableNodes@127.0.0.1:38437] to [Up]
4947[INFO] [01/08/2026 02:10:35.370] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapRetryUnreachableContactPointIntegrationSpec] [CoordinatedShutdown(pekko://SystemUnreachableNodes)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4948[INFO] [pekkoMemberChanged][01/08/2026 02:10:35.370] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-5] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:38437] - Marked address [pekko://SystemUnreachableNodes@127.0.0.1:38437] as [Leaving]
4949[INFO] [01/08/2026 02:10:35.869] [SystemUnreachableNodes-pekko.actor.default-dispatcher-6] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4950[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:35.871] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:38437] returned [0] seed-nodes []
4951[INFO] [01/08/2026 02:10:36.298] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [HttpClusterBootstrapRoutes(pekko://SystemUnreachableNodes)] Bootstrap request from unknown: Contact Point returning 0 seed-nodes []
4952[INFO] [pekkoBootstrapSeedNodes][01/08/2026 02:10:36.299] [SystemUnreachableNodes-pekko.actor.default-dispatcher-23] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Contact point [pekko://SystemUnreachableNodes@127.0.0.1:33981] returned [0] seed-nodes []
4953[INFO] [pekkoMemberChanged][01/08/2026 02:10:36.356] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-2] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:38437] - Leader is moving node [pekko://SystemUnreachableNodes@127.0.0.1:38437] to [Exiting]
4954[INFO] [01/08/2026 02:10:36.356] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-2] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:38437] - Exiting completed
4955[INFO] [01/08/2026 02:10:36.356] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-2] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:38437] - Shutting down...
4956[INFO] [01/08/2026 02:10:36.356] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-2] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:38437] - Successfully shut down
4957[INFO] [01/08/2026 02:10:36.358] [SystemUnreachableNodes-pekko.remote.default-remote-dispatcher-7] [pekko://SystemUnreachableNodes@127.0.0.1:38437/system/remoting-terminator] Shutting down remote daemon.
4958[INFO] [01/08/2026 02:10:36.358] [SystemUnreachableNodes-pekko.remote.default-remote-dispatcher-7] [pekko://SystemUnreachableNodes@127.0.0.1:38437/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4959[INFO] [01/08/2026 02:10:36.360] [SystemUnreachableNodes-pekko.remote.default-remote-dispatcher-7] [pekko://SystemUnreachableNodes@127.0.0.1:38437/system/remoting-terminator] Remoting shut down.
4960[INFO] [01/08/2026 02:10:36.366] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Looking up [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]
4961[INFO] [01/08/2026 02:10:36.366] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [MockDiscovery(pekko://SystemUnreachableNodes)] Mock-resolved [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))] to [Future(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1)))))):Some(Success(Resolved(systemunreachablenodes.svc.cluster.local,List(ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))))))]
4962[INFO] [pekkoBootstrapResolved][01/08/2026 02:10:36.366] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/bootstrapCoordinator] Located service members based on: [Lookup(systemunreachablenodes.svc.cluster.local,Some(management),Some(tcp))]: [ResolvedTarget(127.0.0.1,Some(37355),Some(/127.0.0.1)), ResolvedTarget(127.0.0.1,Some(40477),Some(/127.0.0.1))], filtered to [127.0.0.1:37355, 127.0.0.1:40477]
4963[INFO] [01/08/2026 02:10:36.368] [pool-107-thread-3-ScalaTest-running-ClusterBootstrapRetryUnreachableContactPointIntegrationSpec] [CoordinatedShutdown(pekko://SystemUnreachableNodes)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4964[INFO] [pekkoDeadLetter][01/08/2026 02:10:36.370] [SystemUnreachableNodes-pekko.actor.default-dispatcher-25] [pekko://SystemUnreachableNodes/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://SystemUnreachableNodes/system/cluster/core/daemon#500481631] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4965[INFO] [01/08/2026 02:10:36.370] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-3] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:33981] - Exiting completed
4966[INFO] [01/08/2026 02:10:36.370] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-3] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:33981] - Shutting down...
4967[INFO] [01/08/2026 02:10:36.370] [SystemUnreachableNodes-pekko.actor.internal-dispatcher-3] [Cluster(pekko://SystemUnreachableNodes)] Cluster Node [pekko://SystemUnreachableNodes@127.0.0.1:33981] - Successfully shut down
4968[INFO] [01/08/2026 02:10:36.372] [SystemUnreachableNodes-pekko.remote.default-remote-dispatcher-7] [pekko://SystemUnreachableNodes@127.0.0.1:33981/system/remoting-terminator] Shutting down remote daemon.
4969[INFO] [01/08/2026 02:10:36.372] [SystemUnreachableNodes-pekko.remote.default-remote-dispatcher-7] [pekko://SystemUnreachableNodes@127.0.0.1:33981/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
4970[INFO] [01/08/2026 02:10:36.373] [SystemUnreachableNodes-pekko.remote.default-remote-dispatcher-9] [pekko://SystemUnreachableNodes@127.0.0.1:33981/system/remoting-terminator] Remoting shut down.
4971[info] ClusterBootstrapRetryUnreachableContactPointIntegrationSpec:
4972[info] Cluster Bootstrap
4973[info] + System [A]: management port: 37355
4974[info] + System [A]: remoting port: 38437
4975[info] + System [A]: unreachable port: 37437
4976[info] + System [B]: management port: 40477
4977[info] + System [B]: remoting port: 33981
4978[info] + System [B]: unreachable port: 40373
4979[info] - should start listening with the http contact-points on 3 systems (7 milliseconds)
4980[info] - should eventually join three discovered nodes by forming new cluster (7 seconds, 137 milliseconds)
4981[info] + MemberUp(Member(pekko://SystemUnreachableNodes@127.0.0.1:38437, Up))
4982[info] - should terminate all systems (1 second, 7 milliseconds)
4983[INFO] [01/08/2026 02:10:36.390] [pool-107-thread-3] [ArteryTransport(pekko://InactiveBootstrapSpec)] Remoting started with transport [Artery tcp]; listening on address [pekko://InactiveBootstrapSpec@127.0.0.1:36397] with UID [-2025657058970867285]
4984[INFO] [01/08/2026 02:10:36.391] [pool-107-thread-3] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36397] - Starting up, Pekko version [1.1.5] ...
4985[INFO] [01/08/2026 02:10:36.393] [pool-107-thread-3] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36397] - Registered cluster JMX MBean [pekko:type=Cluster]
4986[INFO] [01/08/2026 02:10:36.393] [pool-107-thread-3] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36397] - Started up successfully
4987[INFO] [01/08/2026 02:10:36.394] [InactiveBootstrapSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36397] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
4988[INFO] [01/08/2026 02:10:36.394] [InactiveBootstrapSpec-pekko.actor.internal-dispatcher-3] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36397] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
4989[INFO] [01/08/2026 02:10:36.399] [pool-107-thread-3-ScalaTest-running-InactiveBootstrapSpec] [HealthChecksImpl(pekko://InactiveBootstrapSpec)] Loading startup checks []
4990[INFO] [01/08/2026 02:10:36.400] [pool-107-thread-3] [HealthChecksImpl(pekko://InactiveBootstrapSpec)] Loading readiness checks []
4991[INFO] [01/08/2026 02:10:36.400] [pool-107-thread-3] [HealthChecksImpl(pekko://InactiveBootstrapSpec)] Loading liveness checks []
4992[INFO] [01/08/2026 02:10:36.400] [pool-107-thread-3] [CoordinatedShutdown(pekko://InactiveBootstrapSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4993[INFO] [01/08/2026 02:10:36.401] [InactiveBootstrapSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36397] - Exiting completed
4994[INFO] [01/08/2026 02:10:36.401] [InactiveBootstrapSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36397] - Shutting down...
4995[INFO] [01/08/2026 02:10:36.401] [InactiveBootstrapSpec-pekko.actor.internal-dispatcher-5] [Cluster(pekko://InactiveBootstrapSpec)] Cluster Node [pekko://InactiveBootstrapSpec@127.0.0.1:36397] - Successfully shut down
4996[INFO] [pekkoDeadLetter][01/08/2026 02:10:36.401] [InactiveBootstrapSpec-pekko.actor.default-dispatcher-11] [pekko://InactiveBootstrapSpec/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://InactiveBootstrapSpec/system/cluster/core/daemon#-1686549617] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
4997[info] InactiveBootstrapSpec:
4998[info] cluster-bootstrap on the classpath
4999[info] - should not fail management routes if bootstrap is not configured or used (1 millisecond)
5000[INFO] [01/08/2026 02:10:36.402] [InactiveBootstrapSpec-pekko.remote.default-remote-dispatcher-8] [pekko://InactiveBootstrapSpec@127.0.0.1:36397/system/remoting-terminator] Shutting down remote daemon.
5001[INFO] [01/08/2026 02:10:36.402] [InactiveBootstrapSpec-pekko.remote.default-remote-dispatcher-8] [pekko://InactiveBootstrapSpec@127.0.0.1:36397/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
5002[INFO] [pekkoBootstrapInProgress][01/08/2026 02:10:36.418] [pool-107-thread-3-ScalaTest-running-LowestAddressJoinDeciderSpec] [LowestAddressJoinDecider(pekko://join-decider-spec-system)] Discovered [2] contact points, confirmed [2], which is less than the required [3], retrying
5003[INFO] [pekkoBootstrapInProgress][01/08/2026 02:10:36.419] [pool-107-thread-3-ScalaTest-running-LowestAddressJoinDeciderSpec] [LowestAddressJoinDecider(pekko://join-decider-spec-system)] Discovered [3] contact points, confirmed [2], which is less than the required [3], retrying
5004[INFO] [01/08/2026 02:10:36.421] [pool-107-thread-3] [CoordinatedShutdown(pekko://join-decider-spec-system)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5005[info] LowestAddressJoinDeciderSpec:
5006[info] LowestAddressJoinDecider
5007[info] - should sort ResolvedTarget by lowest hostname:port (0 milliseconds)
5008[info] - should when addresses are known, sort deterministically on address even when names are inconsistent (0 milliseconds)
5009[info] - should join existing cluster immediately (0 milliseconds)
5010[info] - should keep probing when contact points changed within stable-margin (0 milliseconds)
5011[info] - should keep probing when not enough contact points (0 milliseconds)
5012[info] - should keep probing when not enough confirmed contact points (0 milliseconds)
5013[info] - should join self when all conditions met and self has the lowest address (1 millisecond)
5014Starting build for ProjectRef(file:/build/repo/,management-loglevels-log4j2) (pekko-management-loglevels-log4j2)... [10/13]
5015Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
5016[info] compiling 1 Scala source to /build/repo/management-loglevels-log4j2/target/scala-3.8.0-RC6/classes ...
5017[info] done compiling
5018[info] compiling 1 Scala source to /build/repo/management-loglevels-log4j2/target/scala-3.8.0-RC6/test-classes ...
5019[info] done compiling
5020HttpResponse(200 OK,List(),HttpEntity.Strict(text/plain; charset=UTF-8,2 bytes total),HttpProtocol(HTTP/1.1))
5021HttpResponse(200 OK,List(),HttpEntity.Strict(text/plain; charset=UTF-8,2 bytes total),HttpProtocol(HTTP/1.1))
50222026-01-08T01:10:39.538899759Z pool-117-thread-2-ScalaTest-running-LogLevelRoutesSpec INFO Log level for [LogLevelRoutesSpec] set to [INFO] through Pekko Management loglevel endpoint from [unknown]HttpResponse(200 OK,List(),HttpEntity.Strict(text/plain; charset=UTF-8,2 bytes total),HttpProtocol(HTTP/1.1))
50232026-01-08T01:10:39.542617973Z pool-117-thread-2-ScalaTest-running-LogLevelRoutesSpec INFO Log level for [LogLevelRoutesSpec] set to [WARN] through Pekko Management loglevel endpoint from [unknown]HttpResponse(200 OK,List(),HttpEntity.Strict(text/plain; charset=UTF-8,2 bytes total),HttpProtocol(HTTP/1.1))
5024[INFO] [01/08/2026 02:10:39.584] [pool-117-thread-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5025[DEBUG] [01/08/2026 02:10:39.584] [pool-117-thread-2] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [before-service-unbind] with [0] tasks
5026[DEBUG] [01/08/2026 02:10:39.586] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [service-unbind] with [0] tasks
5027[DEBUG] [01/08/2026 02:10:39.586] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [service-requests-done] with [0] tasks
5028[DEBUG] [01/08/2026 02:10:39.586] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [service-stop] with [0] tasks
5029[DEBUG] [01/08/2026 02:10:39.586] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [before-cluster-shutdown] with [0] tasks
5030[DEBUG] [01/08/2026 02:10:39.586] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [cluster-sharding-shutdown-region] with [0] tasks
5031[DEBUG] [01/08/2026 02:10:39.586] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [cluster-leave] with [0] tasks
5032[DEBUG] [01/08/2026 02:10:39.586] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [cluster-exiting] with [0] tasks
5033[DEBUG] [01/08/2026 02:10:39.586] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [cluster-exiting-done] with [0] tasks
5034[DEBUG] [01/08/2026 02:10:39.586] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [cluster-shutdown] with [0] tasks
5035[DEBUG] [01/08/2026 02:10:39.586] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [before-actor-system-terminate] with [0] tasks
5036[DEBUG] [01/08/2026 02:10:39.587] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing phase [actor-system-terminate] with [1] tasks.
5037[DEBUG] [01/08/2026 02:10:39.587] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec)] Performing task [terminate-system] in CoordinatedShutdown phase [actor-system-terminate]
5038[DEBUG] [01/08/2026 02:10:39.594] [org-apache-pekko-management-loglevels-log4j2-LogLevelRoutesSpec-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger
5039[info] LogLevelRoutesSpec:
5040[info] The logback log level routes
5041[info] - must show log level of a Logger (125 milliseconds)
5042[info] - must change log level of a Logger to ERROR (13 milliseconds)
5043[info] - must change log level of a Logger to DEBUG (3 milliseconds)
5044[info] - must change log level of a Logger to INFO (10 milliseconds)
5045[info] - must change log level of a Logger to WARN (3 milliseconds)
5046[info] - must fail for unknown log level (18 milliseconds)
5047[info] - must not change loglevel if read only (2 milliseconds)
5048[info] - must allow inspecting classic Pekko loglevel (2 milliseconds)
5049[info] - must allow changing classic Pekko loglevel (3 milliseconds)
5050Starting build for ProjectRef(file:/build/repo/,discovery-kubernetes-api) (pekko-discovery-kubernetes-api)... [11/13]
5051Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
5052[info] compiling 4 Scala sources to /build/repo/discovery-kubernetes-api/target/scala-3.8.0-RC6/classes ...
5053[info] done compiling
5054[info] compiling 3 Scala sources and 1 Java source to /build/repo/discovery-kubernetes-api/target/scala-3.8.0-RC6/test-classes ...
5055[info] done compiling
5056[INFO] [01/08/2026 02:10:42.889] [pool-128-thread-6-ScalaTest-running-SettingsSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5057[INFO] [01/08/2026 02:10:42.909] [pool-128-thread-6-ScalaTest-running-SettingsSpec] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5058[info] SettingsSpec:
5059[info] Settings
5060[info] - should default tls-version to v1.2 (271 milliseconds)
5061[info] - should support tls-version override (16 milliseconds)
5062[info] JsonFormatSpec:
5063[info] JsonFormat
5064[info] - should work (32 milliseconds)
5065[WARN] [01/08/2026 02:10:43.117] [pool-128-thread-6-ScalaTest-running-KubernetesApiServiceDiscoverySpec] [KubernetesApiServiceDiscovery(pekko://default)] Unable to read api-token from /var/run/secrets/kubernetes.io/serviceaccount/token because it doesn't exist.
5066[WARN] [01/08/2026 02:10:43.117] [pool-128-thread-6-ScalaTest-running-KubernetesApiServiceDiscoverySpec] [KubernetesApiServiceDiscovery(pekko://default)] Unable to read pod-namespace from /var/run/secrets/kubernetes.io/serviceaccount/namespace because it doesn't exist.
5067[INFO] [01/08/2026 02:10:43.119] [pool-128-thread-6-ScalaTest-running-KubernetesApiServiceDiscoverySpec] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5068[info] KubernetesApiServiceDiscoverySpec:
5069[info] targets
5070[info] - should calculate the correct list of resolved targets (7 milliseconds)
5071[info] - should ignore deleted pods (0 milliseconds)
5072[info] - should return a single result per host with no port when no port name is requested (0 milliseconds)
5073[info] - should ignore non-running pods (0 milliseconds)
5074[info] - should ignore running pods where the Pekko container is waiting (2 milliseconds)
5075[info] - should ignore pending pods (2 milliseconds)
5076[info] - should use a ip instead of the host if requested (0 milliseconds)
5077[info] The discovery loading mechanism
5078[info] - should allow loading kubernetes-api discovery even if it is not the default (136 milliseconds)
5079Starting build for ProjectRef(file:/build/repo/,discovery-marathon-api) (pekko-discovery-marathon-api)... [12/13]
5080Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
5081[info] compiling 4 Scala sources to /build/repo/discovery-marathon-api/target/scala-3.8.0-RC6/classes ...
5082[info] done compiling
5083[info] compiling 1 Scala source to /build/repo/discovery-marathon-api/target/scala-3.8.0-RC6/test-classes ...
5084[info] done compiling
5085[info] MarathonApiServiceDiscoverySpec:
5086[info] targets
5087[info] - should calculate the correct list of resolved targets (41 milliseconds)
5088[info] - should calculate the correct list of resolved targets for docker (1 millisecond)
5089
5090************************
5091Build summary:
5092[{
5093 "module": "pekko-lease-kubernetes",
5094 "compile": {"status": "ok", "tookMs": 9567, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5095 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5096 "test-compile": {"status": "ok", "tookMs": 4619, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5097 "test": {"status": "ok", "tookMs": 14611, "passed": 52, "failed": 0, "ignored": 0, "skipped": 0, "total": 52, "byFramework": [{"framework": "unknown", "stats": {"passed": 52, "failed": 0, "ignored": 0, "skipped": 0, "total": 52}}]},
5098 "publish": {"status": "skipped", "tookMs": 0},
5099 "metadata": {
5100 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5101}
5102},{
5103 "module": "pekko-discovery-aws-api-async",
5104 "compile": {"status": "ok", "tookMs": 1304, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5105 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5106 "test-compile": {"status": "ok", "tookMs": 151, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5107 "test": {"status": "ok", "tookMs": 160, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5108 "publish": {"status": "skipped", "tookMs": 0},
5109 "metadata": {
5110 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5111}
5112},{
5113 "module": "pekko-discovery-aws-api",
5114 "compile": {"status": "ok", "tookMs": 1017, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5115 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5116 "test-compile": {"status": "ok", "tookMs": 1588, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5117 "test": {"status": "ok", "tookMs": 346, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
5118 "publish": {"status": "skipped", "tookMs": 0},
5119 "metadata": {
5120 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5121}
5122},{
5123 "module": "pekko-management-loglevels-logback",
5124 "compile": {"status": "ok", "tookMs": 3255, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5125 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5126 "test-compile": {"status": "ok", "tookMs": 1178, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5127 "test": {"status": "ok", "tookMs": 1140, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
5128 "publish": {"status": "skipped", "tookMs": 0},
5129 "metadata": {
5130 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5131}
5132},{
5133 "module": "pekko-management-bom",
5134 "compile": {"status": "ok", "tookMs": 55, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5135 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5136 "test-compile": {"status": "ok", "tookMs": 96, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5137 "test": {"status": "ok", "tookMs": 100, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5138 "publish": {"status": "skipped", "tookMs": 0},
5139 "metadata": {
5140 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5141}
5142},{
5143 "module": "pekko-management",
5144 "compile": {"status": "ok", "tookMs": 76, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5145 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5146 "test-compile": {"status": "ok", "tookMs": 4475, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5147 "test": {"status": "ok", "tookMs": 5215, "passed": 39, "failed": 0, "ignored": 0, "skipped": 0, "total": 39, "byFramework": [{"framework": "unknown", "stats": {"passed": 39, "failed": 0, "ignored": 0, "skipped": 0, "total": 39}}]},
5148 "publish": {"status": "skipped", "tookMs": 0},
5149 "metadata": {
5150 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5151}
5152},{
5153 "module": "pekko-management-cluster-http",
5154 "compile": {"status": "ok", "tookMs": 2094, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5155 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5156 "test-compile": {"status": "ok", "tookMs": 4065, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5157 "test": {"status": "ok", "tookMs": 5321, "passed": 24, "failed": 0, "ignored": 0, "skipped": 0, "total": 24, "byFramework": [{"framework": "unknown", "stats": {"passed": 24, "failed": 0, "ignored": 0, "skipped": 0, "total": 24}}]},
5158 "publish": {"status": "skipped", "tookMs": 0},
5159 "metadata": {
5160 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5161}
5162},{
5163 "module": "pekko-discovery-consul",
5164 "compile": {"status": "ok", "tookMs": 582, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5165 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5166 "test-compile": {"status": "ok", "tookMs": 874, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5167 "test": {"status": "ok", "tookMs": 5976, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
5168 "publish": {"status": "skipped", "tookMs": 0},
5169 "metadata": {
5170 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5171}
5172},{
5173 "module": "pekko-management-pki",
5174 "compile": {"status": "ok", "tookMs": 57, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5176 "test-compile": {"status": "ok", "tookMs": 113, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5177 "test": {"status": "ok", "tookMs": 96, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5178 "publish": {"status": "skipped", "tookMs": 0},
5179 "metadata": {
5180 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5181}
5182},{
5183 "module": "pekko-management-cluster-bootstrap",
5184 "compile": {"status": "ok", "tookMs": 1856, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5186 "test-compile": {"status": "ok", "tookMs": 3873, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5187 "test": {"status": "ok", "tookMs": 47860, "passed": 48, "failed": 0, "ignored": 0, "skipped": 0, "total": 48, "byFramework": [{"framework": "unknown", "stats": {"passed": 48, "failed": 0, "ignored": 0, "skipped": 0, "total": 48}}]},
5188 "publish": {"status": "skipped", "tookMs": 0},
5189 "metadata": {
5190 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5191}
5192},{
5193 "module": "pekko-management-loglevels-log4j2",
5194 "compile": {"status": "ok", "tookMs": 647, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5195 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5196 "test-compile": {"status": "ok", "tookMs": 768, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5197 "test": {"status": "ok", "tookMs": 1019, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
5198 "publish": {"status": "skipped", "tookMs": 0},
5199 "metadata": {
5200 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5201}
5202},{
5203 "module": "pekko-discovery-kubernetes-api",
5204 "compile": {"status": "ok", "tookMs": 935, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5205 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5206 "test-compile": {"status": "ok", "tookMs": 1253, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5207 "test": {"status": "ok", "tookMs": 818, "passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11, "byFramework": [{"framework": "unknown", "stats": {"passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11}}]},
5208 "publish": {"status": "skipped", "tookMs": 0},
5209 "metadata": {
5210 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5211}
5212},{
5213 "module": "pekko-discovery-marathon-api",
5214 "compile": {"status": "ok", "tookMs": 535, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5215 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5216 "test-compile": {"status": "ok", "tookMs": 677, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
5217 "test": {"status": "ok", "tookMs": 270, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
5218 "publish": {"status": "skipped", "tookMs": 0},
5219 "metadata": {
5220 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
5221}
5222}]
5223************************
5224[success] Total time: 139 s (0:02:19.0), completed Jan 8, 2026, 2:10:45 AM
5225[0JChecking patch project/plugins.sbt...
5226Checking patch project/Dependencies.scala...
5227Checking patch build.sbt...
5228Applied patch project/plugins.sbt cleanly.
5229Applied patch project/Dependencies.scala cleanly.
5230Applied patch build.sbt cleanly.